1. c9a5f82 Upgrade to Kotlin 1.6.10 by Jim Sproch · 2 years, 9 months ago
  2. bd2a278 Merge changes from topics "appsearch_timer", "timer_converter2" into androidx-main by David Dong · 2 years, 9 months ago
  3. 50abde1 Merge "Device quirk: output distortion on Samsung devices" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  4. 9f82525 Merge "Correct how records are reused in snapshot state objects" into androidx-main by Chuck Jazdzewski · 2 years, 9 months ago
  5. 4df1e00 Merge "Address API review feedback for ShortcutInfoCompat visibility api" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  6. 364838f Merge "Update to use 0.0.14 version of Dackka" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  7. a303acb Device quirk: output distortion on Samsung devices by Xi Zhang · 3 years, 2 months ago
  8. 3bc29c0 Merge changes from topic "fullsdk_1635452373_again" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  9. 6960a62 update timer converter to use the new timer schema by David Dong · 2 years, 9 months ago
  10. f917dc0 Merge "Desktop ContextMenu" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  11. edc1fee4 Merge "Fix Memreclaim preventing trace capture on API 23 without root" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  12. 349bd7e Merge "Get rid of extra remeasure caused by PublicAndroidOverScroll" into androidx-main by Andrey Kulikov · 2 years, 9 months ago
  13. fd62efd Update Timer builtin type by David Dong · 2 years, 9 months ago
  14. 1a4cd64 Merge "Clock ContentDescriptionLabel emited even with no complications" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  15. 05ce59dd Update to use 0.0.14 version of Dackka by Andrea Falcone · 2 years, 9 months ago
  16. 65e05c5 Fix Memreclaim preventing trace capture on API 23 without root by Chris Craik · 2 years, 9 months ago
  17. bf1f31b Get rid of extra remeasure caused by PublicAndroidOverScroll by Andrey Kulikov · 2 years, 9 months ago
  18. 9bdfe0e Merge "Pin all Compose Runtime dependencies to 1.1.0-rc01" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  19. 27e48ee Clean up appcompat and core lint baselines by Alan Viverette · 2 years, 9 months ago
  20. 1dcb884 Propagate more deprecations for SDK update by Alan Viverette · 2 years, 10 months ago
  21. 8988798 Merge changes Ica5a619a,I02140583 into androidx-main by Treehugger Robot · 2 years, 9 months ago
  22. 010138c Merge "Override hash code, equals and toString for ComplicationData" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  23. cdcab52 Merge "Remove unused TaskExecutor.postToMainThread method" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  24. 0e30c49 Override hash code, equals and toString for ComplicationData by Alex Clarke · 2 years, 9 months ago
  25. 6b64648 Clock ContentDescriptionLabel emited even with no complications by Alex Clarke · 2 years, 9 months ago
  26. ff77e83 Verify more capture requests in Camera2CameraControlDeviceTest by WenHung_Teng · 2 years, 9 months ago
  27. 9ffb008 Update verification listener for tests by WenHung_Teng · 2 years, 9 months ago
  28. 64f39cf Merge changes I9ddab711,I37217bc0 into androidx-main by Treehugger Robot · 2 years, 9 months ago
  29. c431ddf Merge "[Extensions Validation Tool] Supports to export the test results as an CSV file" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  30. c9f5edd1 [Extensions Validation Tool] Supports to export the test results as an CSV file by Charcoal Chen · 2 years, 9 months ago
  31. b887022 Merge "Remove canSupportGuaranteedSize tests" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  32. c45dfa2 Merge "Updated docs-public/build.gradle for the following artifacts:" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  33. 3f9fffe Correct how records are reused in snapshot state objects by Chuck Jazdzewski · 2 years, 9 months ago
  34. 3070b93 Merge "Refactored API to clean up singleton usage" into androidx-main by Chet Haase · 2 years, 9 months ago
  35. a3e2759 Refactored API to clean up singleton usage by Chet Haase · 2 years, 10 months ago
  36. cf8f998 Updated docs-public/build.gradle for the following artifacts: by vineel sadineni · 2 years, 9 months ago
  37. f2061a1 Merge "Revert "Add prefab tasks as explicit dependency of cmake tasks in effort to work around build flakes"" into androidx-main by Fred Sladkey · 2 years, 9 months ago
  38. c184a2f Merge "Reduce the time taken by snapshot tests" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  39. 4633b20 Merge "Revert "Emit balanced start/end groups for inline lambdas with early returns"" into androidx-main by Leland Richardson · 2 years, 9 months ago
  40. 00aac832 Revert "Add prefab tasks as explicit dependency of cmake tasks in effort to work around build flakes" by Fred Sladkey · 2 years, 9 months ago
  41. 334b23d Merge "Add ability to read actual magnifier widget size." into androidx-main by Treehugger Robot · 2 years, 9 months ago
  42. bd35187 Reduce the time taken by snapshot tests by Chuck Jazdzewski · 2 years, 9 months ago
  43. c799b12 Revert "Emit balanced start/end groups for inline lambdas with early returns" by Leland Richardson · 2 years, 9 months ago
  44. d52e601 Merge "Add explicit check for Step.lanesImage type validity" into androidx-main by Stav Raviv · 2 years, 9 months ago
  45. 095e319 Merge "Animation Preview - set clocktime fo each transition" into androidx-main by Kseniia Grey · 2 years, 9 months ago
  46. f5df076 Animation Preview - set clocktime fo each transition by Kseniia Grey · 3 years ago
  47. 08ec045 Merge "Change actionStartBroadcastReceiver to actionSendBroadcast" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  48. 0d0c178 Merge "Pass context to GlanceAppWidget onDelete" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  49. 619baeb Merge "Rename MeasuringPlacingTwiceIsNotAllowed to MeasuringPlacingTwiceIsNotAllowedTest" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  50. 02ff712 Remove canSupportGuaranteedSize tests by Charcoal Chen · 2 years, 9 months ago
  51. 4235872 Pin all Compose Runtime dependencies to 1.1.0-rc01 by Nick Anthony · 2 years, 9 months ago
  52. 39e90bd Merge "[GH] require lifecycle in compose projects" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  53. ce944caf Merge "Hide TextField cursor handle when scrolled out of view." into androidx-main by Treehugger Robot · 2 years, 9 months ago
  54. ae9c81a Add ability to read actual magnifier widget size. by Zach Klippenstein · 2 years, 9 months ago
  55. e8123e8 Hide TextField cursor handle when scrolled out of view. by Zach Klippenstein · 2 years, 9 months ago
  56. 8f69017 [GH] require lifecycle in compose projects by Yigit Boyar · 2 years, 9 months ago
  57. b8ecd5d Merge "Make PreferenceInflater constructor public" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  58. 8d23b4f Add explicit check for Step.lanesImage type validity by Stav Raviv · 2 years, 9 months ago
  59. e2cc32c Make PreferenceInflater constructor public by Ian Lake · 2 years, 9 months ago
  60. a75368c Merge "Improve thread behavior of recompose scopes" into androidx-main by Chuck Jazdzewski · 2 years, 9 months ago
  61. 62a88ba Merge "identity: Clarify docs for when a credential is persisted." into androidx-main by Treehugger Robot · 2 years, 9 months ago
  62. 091c50a identity: Clarify docs for when a credential is persisted. by David Zeuthen · 2 years, 9 months ago
  63. 51a1425 Change actionStartBroadcastReceiver to actionSendBroadcast by marcelpinto · 2 years, 9 months ago
  64. 35f2f46 Pass context to GlanceAppWidget onDelete by marcelpinto · 2 years, 9 months ago
  65. 6261ebd Rename MeasuringPlacingTwiceIsNotAllowed to MeasuringPlacingTwiceIsNotAllowedTest by Andrey Kulikov · 2 years, 9 months ago
  66. 2c9ec26 Merge "Fix for incorrectly detected measure/place called twice" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  67. 777ee1a Merge "Supports the necessary functionalities in the ImageValidationActivity" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  68. 115fa319 Supports the necessary functionalities in the ImageValidationActivity by Charcoal Chen · 2 years, 9 months ago
  69. d41f678 Merge changes Ibe9a2926,If198f6c1 into androidx-main by Terry Wang · 2 years, 9 months ago
  70. 7972da9 Merge "Change flans to ToT dependencies" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  71. 02239e7 Merge changes from topic "ImageCapturePipeline" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  72. 7deffb0 Merge "Update camera-camera2 to use lib.robolectric" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  73. 2c18e2c Remove QueryProcessor and make SearchSpecToProtoConverter instanceable. by Terry Wang · 2 years, 10 months ago
  74. 6f01872 Refactor AppSearchImpl namespace and schema look up logic. by Terry Wang · 2 years, 11 months ago
  75. 84aea5a Change flans to ToT dependencies by Jeremy Woods · 2 years, 9 months ago
  76. 155a49c Merge "Update versions for release id 1639591200000" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  77. a658ac4 Merge "Use ApplicationContext in AutomotiveCarHardwareManager" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  78. 1fe98b8 Fix for incorrectly detected measure/place called twice by Andrey Kulikov · 2 years, 9 months ago
  79. 154cc80 Merge "Explicit dependency on tracing-ktx beta" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  80. 191adf8 Merge "Switch baseline profile to enum for clarity" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  81. ed2c849 Explicit dependency on tracing-ktx beta by Chris Craik · 2 years, 9 months ago
  82. c9dd34d Switch baseline profile to enum for clarity by Chris Craik · 2 years, 9 months ago
  83. 1086634 Update versions for release id 1639591200000 by Nick Anthony · 2 years, 9 months ago
  84. f3906a0 Desktop ContextMenu by Andrey Rudenko · 2 years, 11 months ago
  85. 0ada04e Merge "Fix subscription notifications" into androidx-main by Oliver Woodman · 2 years, 9 months ago
  86. 0986f37 Fix subscription notifications by Oliver Woodman · 2 years, 9 months ago
  87. e4e8892 Merge changes If235112f,Ibf78b03e,I903fb038 into androidx-main by Sergey Vasilinetc · 2 years, 9 months ago
  88. a675b59 Merge "WatchfaceMetadataClient to throw RemoteExceptions" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  89. 7f5923b Clean up CameraControlInternal and ImageCapture by WenHung_Teng · 3 years ago
  90. d43a6ea Move implementation of image capturing to camera-camera2 by WenHung_Teng · 3 years ago
  91. 2fa5f70 Update camera-camera2 to use lib.robolectric by WenHung_Teng · 2 years, 9 months ago
  92. 3015866 Merge "Avoid startActivity() calls in tests" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  93. 8871d91a Merge "Fix javadoc for PanModeDelegate" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  94. ad0e54a Merge "Fix re-adding fragments removed before initial attach" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  95. 47cb782 Remove unused TaskExecutor.postToMainThread method by Sergey Vasilinets · 2 years, 9 months ago
  96. 575d32a Migrate to not deprecated constructor of MigrationTestHelper by Sergey Vasilinets · 2 years, 9 months ago
  97. 856d077 Migrate WorkDatabase and related classes to Kotlin by Sergey Vasilinets · 2 years, 9 months ago
  98. 383baa3 Address API review feedback for ShortcutInfoCompat visibility api by Pinyao Ting · 2 years, 9 months ago
  99. ad72bca Fix javadoc for PanModeDelegate by Billy Lam · 2 years, 9 months ago
  100. ad2d9023 Use ApplicationContext in AutomotiveCarHardwareManager by Billy Lam · 2 years, 9 months ago