- a57d7d1 Merge "Creates a test-utils helper function for counting continuations in composition." into androidx-main by Levi Albuquerque · 1 year, 8 months ago
- 75c250d0 Merge changes If2a1f5b2,I7a95be77 into androidx-main by Treehugger Robot · 1 year, 8 months ago
- 22231f4 Merge changes I1d4622ea,I3ba246fa into androidx-main by Treehugger Robot · 1 year, 8 months ago
- df8aea6 Merge "Add a Coroutine context and scope to Room" into androidx-main by Treehugger Robot · 1 year, 8 months ago
- 7058e53 Commonize InvalidationTracker by Daniel Santiago Rivera · 1 year, 8 months ago
- 213765d Commonize InvalidationTracker.Observer by Daniel Santiago Rivera · 1 year, 8 months ago
- 5305f50 Commonize InvalidationTracker's table observability state by Daniel Santiago Rivera · 1 year, 8 months ago
- 2a23e49 Commonize Room's close lock by Daniel Santiago Rivera · 1 year, 8 months ago
- 060437c Merge "Move composed stub to UiStubs to share" into androidx-main by Treehugger Robot · 1 year, 8 months ago
- 5abbf93 Merge "Fix bug where permissions popup does not work in U+" into androidx-main by Anurag Mantrala · 1 year, 8 months ago
- fbeb28e Merge "Remove source compat check that doesn't compile on JDK8" into androidx-main by Treehugger Robot · 1 year, 8 months ago
- 34a3940 Remove source compat check that doesn't compile on JDK8 by Dustin Lam · 1 year, 8 months ago
- 26ce43e Merge "Add NavDestinationBuilder constructor" into androidx-main by Clara Fok · 1 year, 8 months ago
- 78fafea Merge "Lower the intensity of Expect bash test due to timeout" into androidx-main by Dustin Lam · 1 year, 8 months ago
- d93ca57 Fix bug where permissions popup does not work in U+ by Anurag Mantrala · 1 year, 8 months ago
- 52907de Merge "Fix flaky Nav test" into androidx-main by Treehugger Robot · 1 year, 8 months ago
- 6661dc7 Fix flaky Nav test by Clara Fok · 1 year, 8 months ago
- 9f18cb3 Merge changes from topic "kotlin-1.9.23" into androidx-main by Jim Sproch · 1 year, 8 months ago
- c5bb8bd Merge "Handles inconsistent MotionEvents from Talkback (hover enter)." into androidx-main by Jeremy Walker · 1 year, 8 months ago
- 4c7823d Merge "Add documentation to ExperimentalPendingSession annotation" into androidx-main by Jinsuk Kim · 1 year, 8 months ago
- cd4a413 Merge "Move MapQueryResultAdapter to driver API." into androidx-main by Treehugger Robot · 1 year, 8 months ago
- 0656e7f Merge "Re-enable art profile rewriting" into androidx-main by Treehugger Robot · 1 year, 8 months ago
- 5cb4602 Merge "Fix FragmentManager and pendingOps race" into androidx-main by Clara Fok · 1 year, 8 months ago
- 1b46525 Allow unpinning of ComposeCompiler to facilitate Kotlin upgrades. by Jim S · 1 year, 8 months ago
- 3010912 Version bump to Kotlin 1.9.23 by Jim S · 1 year, 8 months ago
- 4a463c0 Move MapQueryResultAdapter to driver API. by elifbilgin · 1 year, 8 months ago
- bb80375 Merge "webkit: Update MimeUtil javascript type" into androidx-main by Treehugger Robot · 1 year, 8 months ago
- 3a7e71f Handles inconsistent MotionEvents from Talkback (hover enter). by Jeremy Walker · 1 year, 8 months ago
- e205f25 Re-enable art profile rewriting by Chris Craik · 1 year, 8 months ago
- 8a4042c Lower the intensity of Expect bash test due to timeout by Dustin Lam · 1 year, 8 months ago
- d186bf5 Merge "Update metalava for build ID 11569610" into androidx-main by Aurimas Liutikas · 1 year, 8 months ago
- 1c16c75 Merge "Fix incorrect view reuse test case" into androidx-main by Treehugger Robot · 1 year, 8 months ago
- e7967b5 Merge "Convert lazy scroll semantics modifier to a modifier node." into androidx-main by Zach Klippenstein · 1 year, 8 months ago
- 0a3a813 Convert lazy scroll semantics modifier to a modifier node. by Zach Klippenstein · 1 year, 8 months ago
- 5e2d2c4 Merge "[M3] Remove ScaffoldSubcomposeInMeasureFix" into androidx-main by Jossi Wolf · 1 year, 8 months ago
- 441481c Merge "[M2] Remove ScaffoldSubcomposeInMeasureFix" into androidx-main by Jossi Wolf · 1 year, 8 months ago
- 006c820 Merge "Improve support for physical capture results." into androidx-main by Treehugger Robot · 1 year, 8 months ago
- 2dec624 Merge "Delete unused ExposedDropdownMenuPopup" into androidx-main by Max Alfonso-Ying · 1 year, 8 months ago
- 38d4e3c Fix FragmentManager and pendingOps race by Clara Fok · 1 year, 8 months ago
- 0cbfb7c Merge "Count references for nested layers in Desktop implementation" into androidx-main by Andrey Kulikov · 1 year, 8 months ago
- a0d7487 Adds more information to the AndroidX lint guide around warnings and `lintChecks` by AndroidX Core Team · 1 year, 8 months ago
- 4817b4f Merge "De-flake text field screenshot tests" into androidx-main by Max Alfonso-Ying · 1 year, 8 months ago
- 29e2dfe Add a Coroutine context and scope to Room by Daniel Santiago Rivera · 1 year, 8 months ago
- fb2b967 Fix incorrect view reuse test case by Andrew Bailey · 1 year, 8 months ago
- 33a193a Merge "update to update_metalava.sh" into androidx-main by Treehugger Robot · 1 year, 8 months ago
- 4fc5724 Add NavDestinationBuilder constructor by Clara Fok · 1 year, 8 months ago
- b01df9f Merge changes from topic "vm-add-closeable" into androidx-main by Treehugger Robot · 1 year, 8 months ago
- e9eae2f Update metalava for build ID 11569610 by Jeff Gaston · 1 year, 8 months ago
- b401077 Merge "Add prebuilts for binary-compatibility-validator" into androidx-main by Fred Sladkey · 1 year, 8 months ago
- 70a1e23 update to update_metalava.sh by Jeff Gaston · 1 year, 8 months ago
- b2000e9 De-flake text field screenshot tests by Max Alfonso-Ying · 1 year, 8 months ago
- cee38ce [M3] Remove ScaffoldSubcomposeInMeasureFix by Jossi Wolf · 1 year, 8 months ago
- f22b62c Improve `ViewModel.clear` logic and documentation by Marcello Galhardo · 1 year, 8 months ago
- 51be6192 Count references for nested layers in Desktop implementation by Andrey Kulikov · 1 year, 8 months ago
- b32d191 Add prebuilts for binary-compatibility-validator by Fred Sladkey · 1 year, 8 months ago
- fe3d82b Merge "Remove transformation from ArcModifiers" into androidx-main by Treehugger Robot · 1 year, 8 months ago
- c6e8050 Merge "Update the transformation javadoc per API review feedback" into androidx-main by Treehugger Robot · 1 year, 8 months ago
- 27527eb Remove transformation from ArcModifiers by Xiangyin Ma · 1 year, 8 months ago
- 693f056 Update the transformation javadoc per API review feedback by Xiangyin Ma · 1 year, 8 months ago
- 777e596 Merge changes Ib2de5512,I6efa960d,I30480f9a into androidx-main by Sergey Vasilinetc · 1 year, 8 months ago
- 6df7f56 Merge "ScalingLazyListState constructor params visibility modifier" into androidx-main by Rajat Biswas · 1 year, 8 months ago
- c3a2627 ScalingLazyListState constructor params visibility modifier by Rajat Biswas · 1 year, 8 months ago
- 007245d Merge "Add lock to `viewModelScope`" into androidx-main by Treehugger Robot · 1 year, 8 months ago
- b261395 Add lock to `viewModelScope` by Marcello Galhardo · 1 year, 8 months ago
- af5b92e Merge changes Iebfa7af5,I107d5d08 into androidx-main by Anastasia Soboleva · 1 year, 8 months ago
- c250ec7 Merge "Credentials: E2EE: Rename IDENTITY_KEY_TYPE_RESERVED" into androidx-main by Ludovic Barman · 1 year, 8 months ago
- f710df1 Merge "Fix the issue in beauty mode in extensions testlib that could fail the test" into androidx-main by Treehugger Robot · 1 year, 8 months ago
- 4b4ea62 Fix the issue in beauty mode in extensions testlib that could fail the test by Scott Nien · 1 year, 8 months ago
- fa66637 Move composed stub to UiStubs to share by Jinseong Jeon · 1 year, 8 months ago
- ea15d96 Merge "Bump window library to 1.3 beta01" into androidx-main by Kenneth Ford · 1 year, 8 months ago
- bb2a36f Merge "Restructure room-runtime source sets" into androidx-main by Treehugger Robot · 1 year, 8 months ago
- 2470c7c Merge "Add a useSession and useSessionIn API to CameraPipe" into androidx-main by Treehugger Robot · 1 year, 8 months ago
- 37e4b01 Merge "Add sample for CAMAL navigation and update docs" into androidx-main by Max Alfonso-Ying · 1 year, 8 months ago
- d8d22ec Merge "Verify inspector.jar is present in the inspector-supported library" into androidx-main by Radha Nakade · 1 year, 8 months ago
- 1d7308c Restructure room-runtime source sets by Daniel Santiago Rivera · 1 year, 8 months ago
- dc1e166 Improve support for physical capture results. by Paul Rohde · 1 year, 8 months ago
- 24754fe Add a useSession and useSessionIn API to CameraPipe by Paul Rohde · 1 year, 8 months ago
- 2459366 Verify inspector.jar is present in the inspector-supported library by Radha Nakade · 1 year, 8 months ago
- a9d91e3 Delete unused ExposedDropdownMenuPopup by Max Alfonso-Ying · 1 year, 8 months ago
- 0a7f600 Add documentation to ExperimentalPendingSession annotation by Jinsuk Kim · 1 year, 8 months ago
- ba09234 Bump window library to 1.3 beta01 by Kenneth Ford · 1 year, 8 months ago
- 181dc48 Add sample for CAMAL navigation and update docs by Max Alfonso-Ying · 1 year, 8 months ago
- 6367fd6 Merge "Introduce Paragraph#getRangeForRect" into androidx-main by Haoyu Zhang · 1 year, 8 months ago
- 2f7d357 Merge "[Cleanup] Remove unused M3 `LocalFabPlacement` `CompositionLocal`" into androidx-main by Kevin Most · 1 year, 8 months ago
- 1e88e93 Merge "GraphicsLayer API Part 8/N" into androidx-main by Nader Jawad · 1 year, 8 months ago
- a74d7d6 Introduce Paragraph#getRangeForRect by Haoyu Zhang · 1 year, 8 months ago
- 49d0d5c GraphicsLayer API Part 8/N by Nader Jawad · 1 year, 8 months ago
- 236e673 Merge "restrictedConstraints API Review" into androidx-main by Sean McQuillan · 1 year, 8 months ago
- de09250 Merge "[Carousel] Moved scroll offset read to graphics layer in modifier to avoid recomposition" into androidx-main by Naomi Koo · 1 year, 8 months ago
- e958563 Merge "Add pane expansion drag handle support to ThreePaneScaffold" into androidx-main by Conrad Chen · 1 year, 8 months ago
- fc0ed9b Merge changes I10bc3b93,Ic085ac7e,I792a2cb5 into androidx-main by Clara Fok · 1 year, 8 months ago
- 5a78ba9 Merge "Change NavType arrays to CollectionNavType" into androidx-main by Clara Fok · 1 year, 8 months ago
- 545de1a Merge "Count references for nested layers" into androidx-main by Treehugger Robot · 1 year, 8 months ago
- cb2fe2b Add pane expansion drag handle support to ThreePaneScaffold by drchen · 1 year, 8 months ago
- f950cb2 Creates a test-utils helper function for counting continuations in composition. by Levi Albuquerque · 1 year, 8 months ago
- 3da956f Merge "Bumb version WEAR_WATCHFACE to 1.3.0-alpha02" into androidx-main by Treehugger Robot · 1 year, 8 months ago
- 4905c18 Merge changes I953908b1,Ibbd6545f into androidx-main by Treehugger Robot · 1 year, 8 months ago
- a7cfd51 Merge "Update ViewRootForTest to add information about draw." into androidx-main by Treehugger Robot · 1 year, 8 months ago
- ed1793a Merge "Disable flaky TraceCompat tests" into androidx-main by Alan Viverette · 1 year, 8 months ago
- 8189e06 Use "parity" rather than "interoperability" by AndroidX Core Team · 1 year, 8 months ago