1. 8e7c1e6 Fix derive state read during recomposition by Andrei Shikov · 2 years, 2 months ago
  2. f69cc6a Merge "Upgrade to gradle-enterprise-gradle-plugin:3.10.1" into androidx-main by Aurimas Liutikas · 2 years, 2 months ago
  3. f788e92 Merge "Better error messages for GoogleFont" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  4. 728e3cc Merge "Moving arguments out of FragmentState" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  5. 6723cee Merge "docs: Renamed Libraries snippets" into androidx-main by Andrew Solovay · 2 years, 2 months ago
  6. 208dcef Moving arguments out of FragmentState by Sanura N'Jaka · 2 years, 2 months ago
  7. 423cf6d Merge "Mark flaky test with Ignore" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  8. 5374167 Merge "Fix invokeComposable" into androidx-main by Fedor Kudasov · 2 years, 2 months ago
  9. 0a25454 docs: Renamed Libraries snippets by Andrew Solovay · 2 years, 2 months ago
  10. ea073d8 Mark flaky test with Ignore by clarafok · 2 years, 2 months ago
  11. c787b6b Merge "[ZSL] Fix the unit test failure for devices with API < 23" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  12. e9415a1 Merge "Fix typo" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  13. 97f3185 Upgrade to gradle-enterprise-gradle-plugin:3.10.1 by Aurimas Liutikas · 2 years, 2 months ago
  14. ad709f0 Merge "Clean up reverse-aware offset calculation in LazyList" into androidx-main by Andrei Shikov · 2 years, 2 months ago
  15. 7e2c45a [ZSL] Fix the unit test failure for devices with API < 23 by kailianc · 2 years, 2 months ago
  16. 549628b Merge "Improvements on how to calculate velocity based on pointer position" into androidx-main by Levi Albuquerque · 2 years, 2 months ago
  17. a2337eb Merge "Adds additional LocationCompat methods." into androidx-main by Brian Julian · 2 years, 2 months ago
  18. 3f23616 Merge "add ImageAnalysis getBackgroundExecutor api." into androidx-main by Treehugger Robot · 2 years, 2 months ago
  19. 274e618 Fix typo by Jason O'Brien · 2 years, 2 months ago
  20. 035923e Merge "Add regression test for b/227120770" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  21. b1b369f Merge "Document CanvasRenderer uses SW rendering for screenshots." into androidx-main by Treehugger Robot · 2 years, 2 months ago
  22. 657e6d5 Document CanvasRenderer uses SW rendering for screenshots. by Alex Clarke · 2 years, 2 months ago
  23. 14b4537 Fix invokeComposable by Fedor Kudasov · 2 years, 2 months ago
  24. d9efbef Add regression test for b/227120770 by Jelle Fresen · 2 years, 2 months ago
  25. f08868b Adds additional LocationCompat methods. by Brian Julian · 2 years, 2 months ago
  26. aae0767 Merge "Fix the unit test for ZSL in Camera2CameraControlImpl" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  27. 4034f7f Merge "Update compile SDK to 32" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  28. 5579799 Merge "Bump datastore-core to androidx.annotation:1.3.0" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  29. 34141186 Merge "Generate lint report if an annotation's group can't be found" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  30. 9982251 Better error messages for GoogleFont by Sean McQuillan · 2 years, 2 months ago
  31. 96c4f34 Merge "Fix MultiParagraph applying Brush to each individual Paragraph instead of as a whole." into androidx-main by Halil Ozercan · 2 years, 2 months ago
  32. eee0ea1 Bump datastore-core to androidx.annotation:1.3.0 by Dustin Lam · 2 years, 2 months ago
  33. 6f26360 Fix the unit test for ZSL in Camera2CameraControlImpl by kailianc · 2 years, 2 months ago
  34. 7822758 Merge "Add RequiresCarApi annotation to TravelEstimate new apis" into androidx-main by Jerry Chen · 2 years, 2 months ago
  35. 98d9a67 Merge "still running verify_no_caches_in_source_repo even if build fails" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  36. 3c5dedf Merge changes from topic "revert-2076440-KTMQSAJSFZ" into androidx-main by Aurimas Liutikas · 2 years, 2 months ago
  37. 28e0fda Revert "Use TestCoroutineScheduler directly in AbstractMainTestClock" by Aurimas Liutikas · 2 years, 2 months ago
  38. 9fe9af6 Revert "Send apply notifications after coroutine resumes" by Aurimas Liutikas · 2 years, 2 months ago
  39. fad72d8 add ImageAnalysis getBackgroundExecutor api. by Kimberly Crevecoeur · 2 years, 3 months ago
  40. 774e351 Merge "[ZSL] Add a ZSL test to ImageCaptureTest" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  41. ecf0f2a Merge "Convert datastore-core to a KMP project" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  42. df17ab4 Merge "Update javadoc for MapTemplate#setPane." into androidx-main by Abhijoy Saha · 2 years, 2 months ago
  43. cc49ed3 Update compile SDK to 32 by Alan Viverette · 2 years, 2 months ago
  44. 641b99b Merge changes Id4cecc74,I4e7ad002 into androidx-main by Treehugger Robot · 2 years, 2 months ago
  45. 205ce94 Update javadoc for MapTemplate#setPane. by Abhijoy Saha · 2 years, 2 months ago
  46. 935b9f4 Merge "Fix deadlock in CameraX ImageAnalysis" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  47. e8dd019 Merge "Fix wildcard formatting on SplitPairFilter documentation." into androidx-main by An An Yu · 2 years, 2 months ago
  48. ef7188f Add RequiresCarApi annotation to TravelEstimate new apis by Jerry Chen · 2 years, 2 months ago
  49. 8d9b368 Merge "Delete shader cache to more accurately measure cold starts." into androidx-main by Rahul Ravikumar · 2 years, 2 months ago
  50. 5b42a22 Improvements on how to calculate velocity based on pointer position by Levi Albuquerque · 2 years, 2 months ago
  51. 6916c64 Clean up reverse-aware offset calculation in LazyList by Andrei Shikov · 2 years, 2 months ago
  52. 54aca76 Merge "Update showLayoutBounds for Compose even when changed via quick-settings tile." into androidx-main by Treehugger Robot · 2 years, 2 months ago
  53. 65447e8 Merge "Reduce SDK requirements to 26." into androidx-main by Hengrui Cao · 2 years, 2 months ago
  54. a91349d Delete shader cache to more accurately measure cold starts. by Rahul Ravikumar · 2 years, 2 months ago
  55. 3b60ecd still running verify_no_caches_in_source_repo even if build fails by Jeff Gaston · 2 years, 2 months ago
  56. 54cd37e Merge "Fix broken LazyListScrollingBenchmark" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  57. 99867f2 Merge "Refactor DemoApp so that swipe-to-dismiss does not cause recomposition." into androidx-main by Steve Bower · 2 years, 2 months ago
  58. 43620f2 Merge "[DO NOT MERGE] Updated docs-public/build.gradle for the following artifacts:" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  59. b44d1a5 Fix broken LazyListScrollingBenchmark by Andrey Kulikov · 2 years, 2 months ago
  60. 9226431 [DO NOT MERGE] Updated docs-public/build.gradle for the following artifacts: by vineel sadineni · 2 years, 2 months ago
  61. 910d611 Refactor DemoApp so that swipe-to-dismiss does not cause recomposition. by stevebower · 2 years, 2 months ago
  62. 8e5ec80 Merge "Show selection handles in read-only text field" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  63. 8758f22 Show selection handles in read-only text field by Anastasia Soboleva · 2 years, 2 months ago
  64. 1744a04 Merge "Add ReplaceWith to @Deprecated in Renderer.kt" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  65. c1fc361 Add ReplaceWith to @Deprecated in Renderer.kt by Alex Clarke · 2 years, 2 months ago
  66. 1ec643a Merge "Мakes `Modifier.clipScrollableContainer` public" into androidx-main by Andrei Shikov · 2 years, 2 months ago
  67. a3bcd35 Merge changes I2ddd2927,Id184a8c0 into androidx-main by Dmitry Zhestilevskiy · 2 years, 2 months ago
  68. 6ea33f8 Merge "Make ScalingLazyColumn visible in Compose Preview mode" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  69. bbd5e09 Add currentUserStyleRepository argument to getComplicationSlotInflationFactory by Dmitry Zhestilevskiy · 2 years, 2 months ago
  70. f6921da Add support for 'dp' values for ComplicationSlotBounds by Dmitry Zhestilevskiy · 2 years, 2 months ago
  71. bd91ab5 Make ScalingLazyColumn visible in Compose Preview mode by John Nichol · 2 years, 2 months ago
  72. f53268f Merge "Fix InteractiveWatchFaceClient.contentDescriptionLabels NPE" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  73. 445a0d8 Send apply notifications after coroutine resumes by Jelle Fresen · 2 years, 3 months ago
  74. 9053b50a Use TestCoroutineScheduler directly in AbstractMainTestClock by Jelle Fresen · 2 years, 3 months ago
  75. b025aa8 Fix InteractiveWatchFaceClient.contentDescriptionLabels NPE by Alex Clarke · 2 years, 2 months ago
  76. 534851c Merge "Fix naming of the Parameterized test" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  77. 077e0c1 Generate lint report if an annotation's group can't be found by Tiem Song · 2 years, 2 months ago
  78. 52e416f Merge "Catch CameraCharacteristicsBaseImpl exceptions" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  79. 07ac00d Update showLayoutBounds for Compose even when changed via quick-settings tile. by Zach Klippenstein · 2 years, 4 months ago
  80. 3d8c44d Fix naming of the Parameterized test by WenHung_Teng · 2 years, 2 months ago
  81. 7519717 Merge "Added a null check for retriving the app icon." into androidx-main by Treehugger Robot · 2 years, 2 months ago
  82. decf8b4 Merge "Update Robolectric dependency to 4.8.1 to support SDK 32" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  83. c116dee Merge "Chance alignment of inline icons inside PlaceListNavigationTemplate to ALIGN_CENTER" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  84. 33fd856 Merge "Add PiP support to folding feature samples." into androidx-main by Treehugger Robot · 2 years, 2 months ago
  85. 2541228 Merge "Check if display exist before create surface" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  86. d718a6e Add PiP support to folding feature samples. by Diego Vela · 2 years, 7 months ago
  87. 36b90ee Fix deadlock in CameraX ImageAnalysis by kailianc · 2 years, 2 months ago
  88. d9a2d5a Fix wildcard formatting on SplitPairFilter documentation. by An An Yu · 2 years, 2 months ago
  89. 3b0d8f4 Merge "List Template: Expanded View for All Elements" into androidx-main by Nick Ning · 2 years, 2 months ago
  90. 1e4a0ba Merge "Change WakeLockStrategy" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  91. d3f0df3 Merge "Pin savedstate dependency for material3 samples module" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  92. 2c1f0a5 Merge "Add preview annotations to foundation demos" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  93. cf12bba Merge "Change attachViewToParent on ActionMenuView back to protected." into androidx-main by Julia McClellan · 2 years, 2 months ago
  94. 7d1e891 Merge changes from topic "232529333_appcompat_tint" into androidx-main by Alan Viverette · 2 years, 2 months ago
  95. 681079f Merge "Added lint check for empty navDeepLink in Kotlin DSL." into androidx-main by Julia McClellan · 2 years, 2 months ago
  96. 57eda11 Merge "Add Playground infra team to OWNERS on settings.gradle" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  97. 2dc233b Pin savedstate dependency for material3 samples module by Nick Anthony · 2 years, 2 months ago
  98. 7a8fc1e Merge "Update documentation for `reverseLayout` on `Lazy` components to mention `arrangement`" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  99. 67c709c Merge "docs: Updating Compose Text snippets file" into androidx-main by Andrew Solovay · 2 years, 2 months ago
  100. ff939e1f7 Merge changes I6da06085,I4bb8d645 into androidx-main by Treehugger Robot · 2 years, 2 months ago