1. 8c6ff26 Merge "Remove unnecessary "inline" from LiveData.observeAsState()" into androidx-main by Andrey Kulikov · 3 years, 6 months ago
  2. 3cbe200 Merge "Make OwnerLayer/OwnerScope/OwnerSnapshotObserver internal" into androidx-main by Andrey Kulikov · 3 years, 6 months ago
  3. 4e28a02 Merge "Refactored wear-watchface-client to use coroutines and Deferred<>" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  4. 92a8e35 Refactored wear-watchface-client to use coroutines and Deferred<> by Alex Clarke · 3 years, 6 months ago
  5. 13f4396 Merge "Unignore tests that are still passing" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  6. 88a25a6 Merge "Add getter to match builder setter." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  7. 90aac07 Merge "Removes `toggle` parameter from DropdownMenu" into androidx-main by Louis Pullen-Freilich · 3 years, 6 months ago
  8. 554f736 Make OwnerLayer/OwnerScope/OwnerSnapshotObserver internal by Andrey Kulikov · 3 years, 6 months ago
  9. 4bba7f2 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  10. 3ecde8b Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  11. 72ea46b Merge "Move file to the right location." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  12. 077c1a6 Merge "Rename CATEGORY_PROVIDER_CONFIG_ACTION." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  13. 1b0100b Unignore tests that are still passing by Amaury Medeiros · 3 years, 6 months ago
  14. 282f288 Merge "Fix a regression in Crossfade related to states restoration" into androidx-main by Andrey Kulikov · 3 years, 6 months ago
  15. 6ebe200 Merge "Initial setup for wear-tiles-renderer." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  16. b8b8048 Move file to the right location. by Flavio Lerda · 3 years, 6 months ago
  17. d8fa91e Add getter to match builder setter. by Flavio Lerda · 3 years, 6 months ago
  18. e02eeda Rename CATEGORY_PROVIDER_CONFIG_ACTION. by Flavio Lerda · 3 years, 6 months ago
  19. 4217634 Merge "Make image accessors explicit." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  20. e544492 Merge "Add support for a custom user style setting" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  21. c0a66a6 Merge "Introduce WatchFace.getOrCreateEditorDelegate" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  22. 518b9b1b Initial setup for wear-tiles-renderer. by Jamie Garside · 3 years, 6 months ago
  23. 84feb55 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 6 months ago
  24. 56198bd Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 6 months ago
  25. b141b7a Merge "Move SlotTree.kt to separate module ui-tooling-data" into androidx-main by Sergey Vasilinets · 3 years, 6 months ago
  26. 7ce0a3a Move SlotTree.kt to separate module ui-tooling-data by Sergey Vasilinets · 3 years, 6 months ago
  27. 21e8b50 Merge "Remove the validation of image saved location to improve the performance of taking picture" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  28. 194f428 Remove the validation of image saved location to improve the performance of taking picture by leo huang · 3 years, 7 months ago
  29. 0206655 Merge "Rename Dp.toIntPx() to roundToPx()" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  30. d714152 Merge "IntBounds -> IntRect and improve API" into androidx-main by Mihai Popa · 3 years, 6 months ago
  31. c45c894 Make image accessors explicit. by Flavio Lerda · 3 years, 6 months ago
  32. 8bc618b Merge "Ignore PreviewAnimationClockTest" into androidx-main by Sergey Vasilinets · 3 years, 6 months ago
  33. c93b0e4 Ignore PreviewAnimationClockTest by Sergey Vasilinets · 3 years, 6 months ago
  34. dc48bf4 Removes `toggle` parameter from DropdownMenu by Louis Pullen-Freilich · 3 years, 6 months ago
  35. 217bf49 Rename Dp.toIntPx() to roundToPx() by Mihai Popa · 3 years, 6 months ago
  36. 3021361 IntBounds -> IntRect and improve API by Mihai Popa · 3 years, 6 months ago
  37. 710c1a2 Merge "Remove tests for emitted ViewGroups" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  38. 195151c Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  39. b487af4 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  40. 09ae296 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  41. 9ecdb63 Merge "Add fallback reporting for elements w/o location" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  42. f2a19e0 Merge "Fix GeneratedCodeMatchTest and InProcessorTest" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  43. 6091973 Add fallback reporting for elements w/o location by Yigit Boyar · 3 years, 6 months ago
  44. ccf062a Merge "Emit LayoutNode in AndroidView/AndroidViewBinding" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  45. fb6951a Fix GeneratedCodeMatchTest and InProcessorTest by Yigit Boyar · 3 years, 6 months ago
  46. 5c21ec0 Merge "Fix failing api 15 tests for DataStore by adding correct permissions to android manifest" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  47. e3428ac9 Merge "Introduce VideoOutput and VideoOutput.StreamState" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  48. df7bc11 Merge "Pull functionality out of macrobenchmark.kt" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  49. c1a8c52 Remove tests for emitted ViewGroups by Mihai Popa · 3 years, 6 months ago
  50. 35775c0 Emit LayoutNode in AndroidView/AndroidViewBinding by Mihai Popa · 3 years, 6 months ago
  51. 0207287 Merge "Add ability to disable ksp tests" into androidx-main by Jim Sproch · 3 years, 6 months ago
  52. 82952b6 Introduce VideoOutput and VideoOutput.StreamState by Trevor McGuire · 3 years, 6 months ago
  53. 52e2ebc Fix failing api 15 tests for DataStore by adding correct permissions to android manifest by rohitsat13 · 3 years, 6 months ago
  54. 3e2a9b4 Merge "[Webkit] fix code snippet in WebViewAssetLoader docs" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  55. 7e79808d Pull functionality out of macrobenchmark.kt by Chris Craik · 3 years, 6 months ago
  56. 28ed558 Merge "Restructure Macrobenchmark modules" into androidx-main by Chris Craik · 3 years, 6 months ago
  57. fa0e4f1 Merge "Add coroutine extensions for CredentialAuthPrompt" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  58. 0d80069 Merge "Fix doc for SurfaceProvider#onSurfaceRequested()" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  59. 1633ce0 Merge "Add infra for testing generated code" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  60. ec9a756 Merge "Don't tell lint about baselines unless we have or are generating them" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  61. 00911f7 Merge "Read order of fields from the .class file" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  62. 6411df0 Merge "Introduce ConstantObservable" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  63. 4f3eb0d Merge "Add expand and collapse semantics actions" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  64. 4538d0d Add ability to disable ksp tests by Yigit Boyar · 3 years, 6 months ago
  65. 367bcf3 Merge "Add a comment on kotlin synthetic getter suppression." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  66. 9ee813f Fix doc for SurfaceProvider#onSurfaceRequested() by Trevor McGuire · 3 years, 6 months ago
  67. 555653f Merge "Finialize API of Snapshot" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  68. d2090b9 Merge "Fix macrobenchmark-target apk names" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  69. 474af1b Merge "Remove early return from updateInitialAndTargetValue" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  70. fbfc721 Restructure Macrobenchmark modules by Chris Craik · 3 years, 6 months ago
  71. f9368ed Merge "Bump datastore to alpha07" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  72. bfbcb5e Merge "ANDROIDX_PROJECTS supporting lower-case now too" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  73. 83533a1 Fix a regression in Crossfade related to states restoration by Andrey Kulikov · 3 years, 6 months ago
  74. 3e46c42 Finialize API of Snapshot by Chuck Jazdzewski · 3 years, 6 months ago
  75. d67a2cb Add expand and collapse semantics actions by yingleiw · 3 years, 6 months ago
  76. 20d3069 Merge "Fix race condition in Recreates test by mirroring DoesNotRecreate setup" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  77. ce08e26 Add infra for testing generated code by Yigit Boyar · 3 years, 6 months ago
  78. 344e350 Merge "Fix capture session configuration error for CameraX test activities" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  79. 3725cd9 Merge "Always return a new list from getDependencies and getDependents" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  80. c29e93e Merge "Deprecate drag-related input filters" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  81. c9e44ca Remove early return from updateInitialAndTargetValue by Amaury Medeiros · 3 years, 6 months ago
  82. d8be4c4 Bump datastore to alpha07 by rohitsat13 · 3 years, 6 months ago
  83. 4ac74c3 ANDROIDX_PROJECTS supporting lower-case now too by Jeff Gaston · 3 years, 6 months ago
  84. c287d1b Deprecate drag-related input filters by Matvei Malkov · 3 years, 6 months ago
  85. b23b43b Merge "Fixes build breakage from CLs landing at the same time" into androidx-main by Louis Pullen-Freilich · 3 years, 6 months ago
  86. eb9ff1c Fixes build breakage from CLs landing at the same time by Louis Pullen-Freilich · 3 years, 6 months ago
  87. 53d68b9 Merge changes Idbc8f187,I2d55d1c5,Ibc586c5e,Ia55b6cb1 into androidx-main by Treehugger Robot · 3 years, 6 months ago
  88. 36f7c83 Merge "Fix ViewModelProvidersTest when newer fragments are used" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  89. 764112d [Webkit] fix code snippet in WebViewAssetLoader docs by Hazem Ashmawy · 3 years, 6 months ago
  90. 870fe81 Merge "Skip testActionBarOverflowVisibilityListener on Android TV" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  91. b43227b Add support for a custom user style setting by Alex Clarke · 3 years, 7 months ago
  92. 255f178 Fix ViewModelProvidersTest when newer fragments are used by Sergey Vasilinets · 3 years, 6 months ago
  93. 751205d Introduce WatchFace.getOrCreateEditorDelegate by Alex Clarke · 3 years, 6 months ago
  94. d12cecf Fix macrobenchmark-target apk names by Sam Gilbert · 3 years, 6 months ago
  95. 88a2d33 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 6 months ago
  96. 777d26b Merge "Disable the failing datastore stress tests." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  97. 0083762 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 6 months ago
  98. e866f99 Merge "Allow setting a camera limiter in FakeAppConfig" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  99. 34e6a8c Merge "Use Android's Drawable Resource cache" into androidx-main by Nader Jawad · 3 years, 6 months ago
  100. 40fa959 Disable the failing datastore stress tests. by rohitsat13 · 3 years, 6 months ago