1. 406e56b Merge "[GH] [Room][Compiler Processing] Originating element improvements" into androidx-main by Yigit Boyar · 3 years, 5 months ago
  2. 45ad24e Merge changes Ic6152436,I7c340e73,I363add83,Icd465f45,Ia71d37ab into androidx-main by Treehugger Robot · 3 years, 5 months ago
  3. 6cb6816 Merge "Add zip task for Dackka generated docs" into androidx-main by Tiem Song · 3 years, 5 months ago
  4. 9f28773 Merge "Mark FlingBehavior as @Stable" into androidx-main by Matvei Malkov · 3 years, 5 months ago
  5. ef47f33 Merge "Fix memory leaks with state objects" into androidx-main by Chuck Jazdzewski · 3 years, 5 months ago
  6. 72dc16e Run RawQueryMethodProcessorTest with KSP by Yigit Boyar · 3 years, 5 months ago
  7. ddfb1a4 Run RemoveUnusedColumnsTest with KSP by Yigit Boyar · 3 years, 5 months ago
  8. 6db45a6 Add ability to pass options to processors by Yigit Boyar · 3 years, 5 months ago
  9. 5ed0f1f Merge "Fix IWatchFaceInstanceServiceStub.createHeadlessWatchFaceInstance" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  10. 96aba3f Merge "Fix LazyX tests which does not work correctly with Density==1f" into androidx-main by Andrey Kulikov · 3 years, 5 months ago
  11. b61f0e0 Merge "Fix ImageCapture with flash On/Auto takes washed out images on Samsung Galaxy S7" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  12. 5917d56 Merge "Lint check for Modifier factory functions that do not use the receiver instance" into androidx-main by Louis Pullen-Freilich · 3 years, 5 months ago
  13. 4f89f38 Merge "Revert "Refactor first micro benchmarks."" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  14. c421fc8 Fix ImageCapture with flash On/Auto takes washed out images on Samsung Galaxy S7 by leo huang · 3 years, 5 months ago
  15. 27221aa Mark FlingBehavior as @Stable by Matvei Malkov · 3 years, 5 months ago
  16. 484c377 Revert "Refactor first micro benchmarks." by Filip Pavlis · 3 years, 5 months ago
  17. 37e2df2 Fix LazyX tests which does not work correctly with Density==1f by Andrey Kulikov · 3 years, 5 months ago
  18. d0515e5 Merge "OnWatchFaceEditorSessionImpl.releaseResources fix" into androidx-main by Alex Clarke · 3 years, 5 months ago
  19. e4b566f Merge "Fix exported activities in manifest files" into androidx-main by Jelle Fresen · 3 years, 5 months ago
  20. 28d0726 Fix IWatchFaceInstanceServiceStub.createHeadlessWatchFaceInstance by Alex Clarke · 3 years, 5 months ago
  21. 7c6d92f OnWatchFaceEditorSessionImpl.releaseResources fix by Alex Clarke · 3 years, 5 months ago
  22. c7aaf89 Merge "Move to skiko 0.2.22" into androidx-main by Jim Sproch · 3 years, 5 months ago
  23. dab661f Merge "Hoist unsafeSymbolsRegex for performance" into androidx-main by Jim Sproch · 3 years, 5 months ago
  24. 548b774 Merge "Create VideoCapture" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  25. 7323003a Move to skiko 0.2.22 by Roman Sedaikin · 3 years, 5 months ago
  26. 495b712 Create VideoCapture by leo huang · 3 years, 6 months ago
  27. bebee54 Merge changes I5ea78a2e,I576f1b74 into androidx-main by Treehugger Robot · 3 years, 5 months ago
  28. d5f990a Fix memory leaks with state objects by Chuck Jazdzewski · 3 years, 5 months ago
  29. 912854c Run InsertionMethodProcessorTest with KSP by Yigit Boyar · 3 years, 5 months ago
  30. 314ef68 Run ShortcutMethod processor tests with KSP by Yigit Boyar · 3 years, 5 months ago
  31. 88f7752 Add zip task for Dackka generated docs by Tiem Song · 3 years, 5 months ago
  32. 9fe5a33 [GH] [Room][Compiler Processing] Originating element improvements by Eli Hart · 3 years, 5 months ago
  33. 366d1a4 Merge "Keep enabled and attached use cases in sync" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  34. d35ddc5 Merge "API review update on deprecated setter/getter." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  35. cf60898 Merge "Fix for flaky SetRootFocusTest" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  36. 2b51e60 Merge "Update SlidingPaneLayout gesture navigation behavior." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  37. 9628829 Merge "Updated docs-public/build.gradle for androidx.lifecycle:lifecycle-viewmodel-compose:1.0.0-alpha04" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  38. 3293365 Merge "Don't show error fragment when CarAppActivity is Pause/shutdown" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  39. d37bbbf9 Merge "Try to deflake TextFieldTest." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  40. 7be3b4a Merge "Fixes typo in DialogProperties documentation" into androidx-main by Louis Pullen-Freilich · 3 years, 5 months ago
  41. d26efce Try to deflake TextFieldTest. by Filip Pavlis · 3 years, 5 months ago
  42. 9db3c23 Merge "Refactor first micro benchmarks." into androidx-main by Filip Pavlis · 3 years, 5 months ago
  43. ee3cf64 Merge "Depend on base navigation modules instead of ktx" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  44. c9d8107 Merge "Fix for extra recomposition happening in LazyColumn" into androidx-main by Andrey Kulikov · 3 years, 5 months ago
  45. c6536be Merge "Fix fling-related issues in Modifier.scrollable" into androidx-main by Matvei Malkov · 3 years, 5 months ago
  46. 6b8477d Merge "Implement CameraState in camera2" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  47. 6b2d5c6 Merge "Remove unnecessary continue-on-error" into androidx-main by Rahul Ravikumar · 3 years, 5 months ago
  48. 14523ed Depend on base navigation modules instead of ktx by Jeremy Woods · 3 years, 5 months ago
  49. db5cf34 Merge changes from topic "update_nav_deps" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  50. d6e2ff5 Fix exported activities in manifest files by Jelle Fresen · 3 years, 5 months ago
  51. ed09a01 Fixes typo in DialogProperties documentation by Louis Pullen-Freilich · 3 years, 5 months ago
  52. 99e7929 Lint check for Modifier factory functions that do not use the receiver instance by Louis Pullen-Freilich · 3 years, 5 months ago
  53. 67b174e Merge "Document ambiguous camera state errors" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  54. 27de225 Fix for extra recomposition happening in LazyColumn by Andrey Kulikov · 3 years, 5 months ago
  55. 138f79d Merge changes I911ee7c3,I00598f90 into androidx-main by Treehugger Robot · 3 years, 5 months ago
  56. c08bd25 Merge "Lint improvements" into androidx-main by Louis Pullen-Freilich · 3 years, 5 months ago
  57. c0cee00 Refactor first micro benchmarks. by Filip Pavlis · 3 years, 5 months ago
  58. a8a2639 Merge "Add some extra watch face tests" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  59. d0e6325 Merge "Implement API council changes for wear-watchface-style" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  60. 0223b17 Porting CameraDisconnectTest for camera2/cameraPipe by WenHung_Teng · 3 years, 6 months ago
  61. 371532b Fix fling-related issues in Modifier.scrollable by Matvei Malkov · 3 years, 5 months ago
  62. 47964be Lint improvements by Louis Pullen-Freilich · 3 years, 5 months ago
  63. ffdfd9b Merge "Add signal to core test app to check when frames are streaming from different Preview use cases" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  64. 9ef0eb3 Add signal to core test app to check when frames are streaming from different Preview use cases by weginlee · 3 years, 5 months ago
  65. 73d4bf3 Rename requestPreviewComplicationData by Alex Clarke · 3 years, 5 months ago
  66. 32d14aa Add some extra watch face tests by Alex Clarke · 3 years, 5 months ago
  67. 732f4ac Pull ComplicationDrawable.getNoDataText into the public API by Alex Clarke · 3 years, 5 months ago
  68. e79787d5 Implement API council changes for wear-watchface-style by Alex Clarke · 3 years, 5 months ago
  69. c653ab1 Merge "Add support for devices with a chin." into androidx-main by Flavio Lerda · 3 years, 5 months ago
  70. 4485014 Fix for flaky SetRootFocusTest by Ralston Da Silva · 3 years, 5 months ago
  71. 42a99e8 Add support for devices with a chin. by Flavio Lerda · 3 years, 5 months ago
  72. a33e0df Merge "Fix github build.gradle and manifest issues in sample apps" into androidx-main by Jay Yoo · 3 years, 5 months ago
  73. ca60ba4 Remove unnecessary continue-on-error by Dustin Lam · 3 years, 5 months ago
  74. 005ab63 Implement CameraState in camera2 by husaynhakeem · 3 years, 6 months ago
  75. 68cc060 Document ambiguous camera state errors by husaynhakeem · 3 years, 5 months ago
  76. 4ea0c34 Fix github build.gradle and manifest issues in sample apps by Jay Yoo · 3 years, 5 months ago
  77. ffe68e0 Use FragmentOnAttachListener in DialogFragmentNavigator by Ian Lake · 3 years, 5 months ago
  78. 837bb12 Merge "Project import generated by Copybara." into androidx-main by Aurimas Liutikas · 3 years, 5 months ago
  79. 17366f6 Upgrade Navigation to use Activity 1.2.2, ToT Fragments by Jeremy Woods · 3 years, 5 months ago
  80. 0e795f5 Merge "Cleanup: remove all usage of Matrix#setPolyToPoly" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  81. ac76a76 Merge "Align getAllSemanticsNode behavior with parameter naming" into androidx-main by aelias · 3 years, 5 months ago
  82. b8dd89b Cleanup: remove all usage of Matrix#setPolyToPoly by Xi Zhang · 3 years, 5 months ago
  83. e2817fa Merge "Remove deprecated DisplayFeature members." into androidx-main by Diego Vela · 3 years, 5 months ago
  84. 7ce4e2c Hoist unsafeSymbolsRegex for performance by Jim Sproch · 3 years, 5 months ago
  85. f601ed2 Merge "Add a RemoteCoroutineWorker." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  86. 320c339 Merge "Adds a lint check to ensure that the target state parameter in Crossfade is used" into androidx-main by Louis Pullen-Freilich · 3 years, 5 months ago
  87. c52ad88 Merge "Decoy generation for compose JS runtime" into androidx-main by Jim Sproch · 3 years, 5 months ago
  88. 7f65e93 Merge "Mark navigate/setGraph as @MainThread" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  89. 23408b7 Merge "add addParameterBinding and addCapabilityBinding without parameters setters to ShortcutInfoCompat.Builder" into androidx-main by David Dong · 3 years, 5 months ago
  90. 16200b1 Add a RemoteCoroutineWorker. by Rahul Ravikumar · 3 years, 5 months ago
  91. a70039e Merge changes Ib2e90c72,I7af66b78,I8aed1c79,Ifdfb179c,Ic9823f7c, ... into androidx-main by Treehugger Robot · 3 years, 5 months ago
  92. ee9c1aa Project import generated by Copybara. by AndroidX Core Team · 3 years, 5 months ago
  93. 76230d4 Mark navigate/setGraph as @MainThread by Ian Lake · 3 years, 5 months ago
  94. bdffe9a Run TransactionMethodProcessorTest with KSP by Yigit Boyar · 3 years, 5 months ago
  95. c1a6959 Run QueryWriterTest with KSP by Yigit Boyar · 3 years, 5 months ago
  96. 40f2af5 Run CustomTypeConverterResolutionTest with KSP by Yigit Boyar · 3 years, 5 months ago
  97. af54b03 Remove compile library helper function by Yigit Boyar · 3 years, 5 months ago
  98. 8bda14e Run ElementExtTest with KSP by Yigit Boyar · 3 years, 5 months ago
  99. 531d5ab Run BaseDaoTest with KSP by Yigit Boyar · 3 years, 5 months ago
  100. c952615 Remove deprecated DisplayFeature members. by Diego Vela · 3 years, 6 months ago