- cc1240d Merge "Change XmlSlurper import in SafeArgs" into androidx-main by Treehugger Robot · 3 years ago
- 79c97cf Merge "Bump media 1.5.0 to beta01" into androidx-main by Treehugger Robot · 3 years ago
- 54deed3 Merge "Fix SupportAnnotationUsage lint errors in CameraX proejcts" into androidx-main by Treehugger Robot · 3 years ago
- da6c139 Bump media 1.5.0 to beta01 by Sungsoo Lim · 3 years ago
- c959989 Merge "Wake device each iteration, and expose scope.device" into androidx-main by Chris Craik · 3 years ago
- f67240e Merge "Use --cleanup-after-crash when resetting perfetto state" into androidx-main by Treehugger Robot · 3 years ago
- 85f6fde Merge "Revert "Remove use of defaultPublishVariant in SourceJarTaskHelper"" into androidx-main by Treehugger Robot · 3 years ago
- 12e1e92 Merge "Improved handling of hit testing in clipped regions" into androidx-main by Treehugger Robot · 3 years ago
- 97974a8 Use --cleanup-after-crash when resetting perfetto state by Chris Craik · 3 years ago
- 3cb2676 Wake device each iteration, and expose scope.device by Chris Craik · 3 years ago
- d568649 Merge "Pin nav-compose dep for hilt-nav-compose" into androidx-main by Treehugger Robot · 3 years ago
- f50320f Merge "Add package docs for ResourceInspection" into androidx-main by Alan Viverette · 3 years ago
- 33aba0e Change XmlSlurper import in SafeArgs by Jeremy Woods · 3 years ago
- d7e7958 Pin nav-compose dep for hilt-nav-compose by Daniel Santiago Rivera · 3 years ago
- 1929574 Merge "Move Preference to 1.2.0-beta01" into androidx-main by Treehugger Robot · 3 years ago
- 4f7c723 Revert "Remove use of defaultPublishVariant in SourceJarTaskHelper" by Jeff Gaston · 3 years ago
- e4f4cac Improved handling of hit testing in clipped regions by George Mount · 3 years ago
- 137d8cd Merge "New Modifier.onPlaced()" into androidx-main by Treehugger Robot · 3 years ago
- 8dea8ef Merge "Make navigation gradle plugin passes on playground" into androidx-main by Treehugger Robot · 3 years ago
- 9b8cd56 Merge "Get correct API output (I believe) for collection2" into androidx-main by saff · 3 years ago
- 6e86280 Merge "Use cpu-clock if cpu-cycles hw event not present, fix profiler lifecycle" into androidx-main by Treehugger Robot · 3 years ago
- 1149346 Merge "Track hover for stylus and other input types." into androidx-main by Treehugger Robot · 3 years ago
- 5d41d7a Merge "Include new api to hide a shortcut from launcher" into androidx-main by Treehugger Robot · 3 years ago
- 569a3b7 Merge "Pass install-arg -t to target preparers" into androidx-main by Treehugger Robot · 3 years ago
- 4927325 Merge "Fix for SubcomposeLayout not recomposing its content when static CompositionLocal changes" into androidx-main by Treehugger Robot · 3 years ago
- 781ebef Merge "Adjust DropdownMenu position if outofscreen anchor" into androidx-main by Treehugger Robot · 3 years ago
- 34fa575 Make navigation gradle plugin passes on playground by Aurimas Liutikas · 3 years ago
- 791f28f Merge "[GH] Copy buildCache config into `playground-plugin` settings" into androidx-main by Treehugger Robot · 3 years ago
- 6a5b919 Merge "Add lint rule for NavGraphBuilder extension in compose scope" into androidx-main by Treehugger Robot · 3 years ago
- 49adff2 Get correct API output (I believe) for collection2 by David Saff · 3 years ago
- 0ded70b Use cpu-clock if cpu-cycles hw event not present, fix profiler lifecycle by Chris Craik · 3 years ago
- 894c911 New Modifier.onPlaced() by Doris Liu · 3 years, 3 months ago
- 3ed5b90 Merge "Add support for ColorProvider to CheckBox Colors" into androidx-main by Steven Kideckel · 3 years ago
- 9fade0c Merge "Don't verify Hilt compile-only configurations." into androidx-main by Treehugger Robot · 3 years ago
- 22ea643 Merge "Move hilt-navigation-compose to beta01" into androidx-main by Treehugger Robot · 3 years ago
- e35095d Add lint rule for NavGraphBuilder extension in compose scope by Jeremy Woods · 3 years ago
- 18662b0 Move Preference to 1.2.0-beta01 by Ian Lake · 3 years ago
- 4a6b648 [GH] Copy buildCache config into `playground-plugin` settings by Daz DeBoer · 3 years ago
- 46771da Merge "Add getForegroundInfo to Worker" into androidx-main by Treehugger Robot · 3 years ago
- 3849133 Merge "Suppress VFY lint errors for inline functions in LongSparseArray" into androidx-main by Tiem Song · 3 years ago
- 2369041 Merge "Add a Picker component to select from a list of options." into androidx-main by Sergio Sancho · 3 years ago
- 8252c60 Fix for SubcomposeLayout not recomposing its content when static CompositionLocal changes by Andrey Kulikov · 3 years ago
- 07df77e Merge "Added XType#superTypes." into androidx-main by Treehugger Robot · 3 years ago
- e62838f Adjust DropdownMenu position if outofscreen anchor by Mihai Popa · 3 years ago
- 174f717 Merge "Add support for XML defined UserStyleSchema and ComplicationSlots" into androidx-main by Treehugger Robot · 3 years ago
- afbd253 Add getForegroundInfo to Worker by Ben Weiss · 3 years ago
- 081ca09 Merge "Bring in almost all the remaining LongSparseArray docs." into androidx-main by Treehugger Robot · 3 years ago
- 9d8c704 Pass install-arg -t to target preparers by Alan Viverette · 3 years ago
- 2010743 Merge "Elevate WF main thread priority for visible interactive instances." into androidx-main by Treehugger Robot · 3 years ago
- 0853fb2 Merge "Fix cross axis intrinsic of Row/Column" into androidx-main by Treehugger Robot · 3 years ago
- 7bd783a Add support for XML defined UserStyleSchema and ComplicationSlots by Alex Clarke · 3 years ago
- e842172 Bring in almost all the remaining LongSparseArray docs. by David Saff · 3 years ago
- 66caa9a Add a Picker component to select from a list of options. by Sergio Sancho · 3 years, 1 month ago
- 603e411 Merge "Update to androidx.test:monitor:1.5.0-beta01" into androidx-main by Treehugger Robot · 3 years ago
- c961fe9 Merge "Fix CVF in appcompat" into androidx-main by Andrea Falcone · 3 years ago
- c7c7e47 Add support for ColorProvider to CheckBox Colors by Stevie Kideckel · 3 years ago
- 8665f68 Merge "Cleaning Glance packages" into androidx-main by Treehugger Robot · 3 years ago
- e3fec1d Fix cross axis intrinsic of Row/Column by Mihai Popa · 3 years ago
- 5748307 Suppress VFY lint errors for inline functions in LongSparseArray by Tiem Song · 3 years ago
- b3f6b75 Fix CVF in appcompat by Andrea Falcone · 3 years ago
- d64523d Cleaning Glance packages by Pierre Barbier de Reuille · 3 years ago
- 86e05dc Update to androidx.test:monitor:1.5.0-beta01 by Brett Chabot · 3 years ago
- a6e04db Merge "Change the dackka invocation to store args in a file" into androidx-main by Jelle Fresen · 3 years ago
- 0a26ad4 Fix SupportAnnotationUsage lint errors in CameraX proejcts by Charcoal Chen · 3 years ago
- 08c75f5 Added XType#superTypes. by Wanying Ding · 3 years ago
- 32a047f Merge "Start glance view state definition" into androidx-main by Zoe Page · 3 years ago
- 37570a1 Merge "Update Pane image sizing documnetation and sample code" into androidx-main by Treehugger Robot · 3 years ago
- 41bc005 Merge "Resolving Auto-Migration error when a new column is added to an embedded Entity between versions." into androidx-main by Treehugger Robot · 3 years ago
- 74608b7 Merge "Fix inspection-gradle-plugin tests in playground" into androidx-main by Treehugger Robot · 3 years ago
- 298ac1a Change the dackka invocation to store args in a file by Owen Gray · 3 years ago
- f88fdca Merge "Move IncrementalAnnotationProcessingTest to use ProjectSetupRule" into androidx-main by Aurimas Liutikas · 3 years ago
- 0b257a1 Merge "Keep native and JS collection benchmarks up-to-date" into androidx-main by Lukhnos Liu · 3 years ago
- cee8d3d Fix inspection-gradle-plugin tests in playground by Aurimas Liutikas · 3 years ago
- 3460c30 Merge "API Review: Move GraphicLayerInfo to android source" into androidx-main by George Mount · 3 years ago
- 87c1e43 Resolving Auto-Migration error when a new column is added to an embedded Entity between versions. by Elif Bilgin · 3 years, 4 months ago
- 695e975 Move IncrementalAnnotationProcessingTest to use ProjectSetupRule by Aurimas Liutikas · 3 years ago
- fad698f Update Pane image sizing documnetation and sample code by Billy Lam · 3 years ago
- 7d0a4c8 Start glance view state definition by Zoe Page · 3 years, 1 month ago
- 6c03583 Merge "Push CoordinatorLayout to beta01" into androidx-main by Alan Viverette · 3 years ago
- a15f2861 Keep native and JS collection benchmarks up-to-date by Lukhnos Liu · 3 years ago
- e21d184 Don't verify Hilt compile-only configurations. by Daniel Santiago Rivera · 3 years ago
- f589335 Merge "Make navigation depend on Fragment 1.4.0" into androidx-main by Treehugger Robot · 3 years ago
- 05b8342 Merge "Updated docs-public/build.gradle for the following artifacts:" into androidx-main by Treehugger Robot · 3 years ago
- 9f87a83 Move hilt-navigation-compose to beta01 by Daniel Santiago Rivera · 3 years ago
- c9aeb85 Push CoordinatorLayout to beta01 by Alan Viverette · 3 years ago
- f2fcde6 Merge "Remove duplicate setting of lint-baseline" into androidx-main by Treehugger Robot · 3 years ago
- 150d3aef Merge "Use --background-wait Perfetto arg when unbundled" into androidx-main by Treehugger Robot · 3 years ago
- 26db920 Track hover for stylus and other input types. by George Mount · 3 years, 1 month ago
- fc44a4b Merge "Allow View interop to share space with Compose" into androidx-main by George Mount · 3 years ago
- fd70ae1 Merge "Added border modifier in glance-wear" into androidx-main by Treehugger Robot · 3 years ago
- 5c28175 Merge "Add support for spans in LazyVerticalGrid" into androidx-main by Mihai Popa · 3 years ago
- 114c798 Merge "studio integration branch list running java processes after studio build" into androidx-main by Treehugger Robot · 3 years ago
- 1e731de Make navigation depend on Fragment 1.4.0 by Jeremy Woods · 3 years ago
- ebee9a3 Merge "Update ads-identifier benchmark to window manager 2.7.0" into androidx-main by Aurimas Liutikas · 3 years ago
- 237464f Merge "Specify FLAG_IMMUTABLE for slice serialize metrics benchmark." into androidx-main by Aurimas Liutikas · 3 years ago
- 12a905b Added border modifier in glance-wear by Xiangyin Ma · 3 years ago
- 632bdab Updated docs-public/build.gradle for the following artifacts: by Jeremy Woods · 3 years ago
- f127da5 Merge "Added Executor for listeners, sample data aggregation, factory creation" into androidx-main by Chet Haase · 3 years ago
- 93e09f7 Elevate WF main thread priority for visible interactive instances. by Alex Clarke · 3 years, 1 month ago
- ba9f949 Update ads-identifier benchmark to window manager 2.7.0 by Aurimas Liutikas · 3 years ago