1. b6ce4cb Merge "Implement the package-private AutoCloser which is responsible for reference counting, and scheduling auto-close operations." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  2. 63a9798 Merge "Refactor the composition tests" into androidx-master-dev by Chuck Jazdzewski · 3 years, 9 months ago
  3. 7969db7 Merge "Bump paging to alpha12" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  4. 954827f Implement the package-private AutoCloser which is responsible for reference counting, and scheduling auto-close operations. by rohitsat13 · 3 years, 10 months ago
  5. d863240 Merge "Include measure/layout in diagnostics of ComposeIdlingResource" into androidx-master-dev by Jelle Fresen · 3 years, 9 months ago
  6. 67eb919 Merge "Modifier.offset docs improvement" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  7. bd58c94 Merge "Deprecate TestUiDispatcher" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  8. 4b6d3f6 Merge "Remove androidx.window 1.0.0-alpha02 from the Dec 16th Docs Update" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  9. dda96d6 Merge "zipTestConfigsWithApks disabling compression" into androidx-master-dev by Jeff Gaston · 3 years, 9 months ago
  10. 12090a0 Merge changes Idc074b59,I025d720a into androidx-master-dev by Andrey Kulikov · 3 years, 9 months ago
  11. f7d2d10 Merge "build_log_simplifier no longer emitting last task before failure" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  12. 6df9a0b Merge "Turn off remember intrinsic by default v2" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  13. daeef19 Modifier.offset docs improvement by Mihai Popa · 3 years, 9 months ago
  14. 387070d Turn off remember intrinsic by default v2 by Chris Banes · 3 years, 9 months ago
  15. 1c07109 Merge changes Ie6541e0c,I72fd151d into androidx-master-dev by aelias · 3 years, 9 months ago
  16. 694db0a Handle semantics bounds change and throttle window content change events by yingleiw · 3 years, 10 months ago
  17. 39b5c96 Merge "Bump Core to 1.5.0-beta01 and Annotation to 1.2.0-beta01" into androidx-master-dev by Nick Anthony · 3 years, 9 months ago
  18. cd8fea7 Notify accessibility when semantics node bounds change by yingleiw · 3 years, 10 months ago
  19. bd1e9a0 Merge "Fix doc for AnimationState" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  20. 742b21b Merge "Camera2CameraCaptureResultTest fails on API 21, 22, 23" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  21. 45a5ac5 Camera2CameraCaptureResultTest fails on API 21, 22, 23 by AL Ho · 3 years, 9 months ago
  22. 46ba73d Refactor the composition tests by Chuck Jazdzewski · 3 years, 9 months ago
  23. 35d1248 Merge "Remove asArray from XType" into androidx-master-dev by Yigit Boyar · 3 years, 9 months ago
  24. 148118e Remove asArray from XType by Yigit Boyar · 3 years, 9 months ago
  25. 2ce6ff8 Merge "Improve Ksp isSameType & error types" into androidx-master-dev by Yigit Boyar · 3 years, 9 months ago
  26. 74bb713 Merge "Fix a race in the work-testing library." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  27. 6ecbb64 Merge "ViewGroup.setContent => [Abstract]ComposeView" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  28. b2b7c75 Merge "Turn off remember intrinsic by default" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  29. 0d713d9 Merge "Add common Unspecified helper methods." into androidx-master-dev by George Mount · 3 years, 9 months ago
  30. 146423a Merge "Include comment on deleting shortcuts associated with on-going notification" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  31. fbffa1d Merge "Remove disabling of SyntheticAccessor lint check" into androidx-master-dev by Ram Parameswaran · 3 years, 9 months ago
  32. be5a47a Remove androidx.window 1.0.0-alpha02 from the Dec 16th Docs Update by Nick Anthony · 3 years, 9 months ago
  33. 8035804 Merge "applyChanges outside of composition snapshot" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  34. 18277a1 Bump Core to 1.5.0-beta01 and Annotation to 1.2.0-beta01 by Nick Anthony · 3 years, 10 months ago
  35. c28906c Include comment on deleting shortcuts associated with on-going notification by Pinyao Ting · 3 years, 9 months ago
  36. 575c40d Fix a race in the work-testing library. by Rahul Ravikumar · 3 years, 9 months ago
  37. 6f1f6b4 build_log_simplifier no longer emitting last task before failure by Jeff Gaston · 3 years, 9 months ago
  38. 5194186 Merge "Create project for resource inspection" into androidx-master-dev by Ember Rose · 3 years, 9 months ago
  39. d98b620 Merge changes from topic "androidx-doclava-javaexec" into androidx-master-dev by Jeff Gaston · 3 years, 9 months ago
  40. cdd20c9 Add common Unspecified helper methods. by George Mount · 3 years, 9 months ago
  41. 31fcc57 Bump paging to alpha12 by Dustin Lam · 3 years, 9 months ago
  42. a5352b9 zipTestConfigsWithApks disabling compression by Jeff Gaston · 3 years, 9 months ago
  43. 77a69ff Moved TreeSet expect declaration to ui module and made internal by Andrey Kulikov · 3 years, 9 months ago
  44. 5b6d54e Create project for resource inspection by Ember Rose · 3 years, 9 months ago
  45. 2b00d8e Merge "diagnose-build-failure spelling fix" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  46. dc4075d Merge "Desktop: pass Ambient's to Popup and Dialog." into androidx-master-dev by Jim Sproch · 3 years, 9 months ago
  47. a644f47 applyChanges outside of composition snapshot by Adam Powell · 3 years, 9 months ago
  48. fab739f Improve Ksp isSameType & error types by Yigit Boyar · 3 years, 9 months ago
  49. 5ed3f62 Merge "core/core multiDexEnabled = true" into androidx-master-dev by Jeff Gaston · 3 years, 9 months ago
  50. 91969cd ViewGroup.setContent => [Abstract]ComposeView by Adam Powell · 3 years, 10 months ago
  51. fe3c7d9 core/core multiDexEnabled = true by Jeff Gaston · 3 years, 9 months ago
  52. d8361f3 Merge "Fix boundary condition in slot table" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  53. 686008f Remove disabling of SyntheticAccessor lint check by Ram Parameswaran · 3 years, 9 months ago
  54. 0fa8e95 Merge "DesktopParagraph#getBoundingBox tests" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  55. ee96473 Merge "Update FirstDrawTest" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  56. 4421a87 Merge "Apply new spec for vertical alignment in the TextField/OutlinedTextField" into androidx-master-dev by Anastasia Soboleva · 3 years, 9 months ago
  57. efeb78a Merge "Kotlin 1.4.21" into androidx-master-dev by Jim Sproch · 3 years, 9 months ago
  58. 1fb5c4ca Merge "Require a package name in AppSearchImpl." into androidx-master-dev by Cassie Wang · 3 years, 9 months ago
  59. f0382b5 Turn off remember intrinsic by default by Leland Richardson · 3 years, 9 months ago
  60. f0470c4 Merge "Add PackageInfoCompat signature verification APIs" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  61. d36a2c0 Require a package name in AppSearchImpl. by Cassie Wang · 3 years, 9 months ago
  62. 00baef7 Remove identityHashCode() public api by Andrey Kulikov · 3 years, 9 months ago
  63. a038886 Fix boundary condition in slot table by Chuck Jazdzewski · 3 years, 9 months ago
  64. 1a189f7 Merge "Use inclusive language in SynchronizationMethodsTest" into androidx-master-dev by Jelle Fresen · 3 years, 9 months ago
  65. f971f2c Merge "Implement equals() and hashCode() in CutCornerShape and RoundedCornerShape" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  66. 3923d3e Update FirstDrawTest by Jelle Fresen · 3 years, 9 months ago
  67. 26914a2 Merge "Modifier and field improvements for KSP" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  68. 3e9b6cf Merge "Add bounds API to Outline" into androidx-master-dev by Nader Jawad · 3 years, 9 months ago
  69. e5f45c8 Merge "Doc 16th Docs Update" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  70. b6b6942 Deprecate TestUiDispatcher by Jelle Fresen · 3 years, 9 months ago
  71. 50707ab Merge "Add myself to browser OWNER" into androidx-master-dev by Ella Ge · 3 years, 9 months ago
  72. 3a8206b Desktop: pass Ambient's to Popup and Dialog. by Igor Demin · 3 years, 9 months ago
  73. 245ab5f Implement equals() and hashCode() in CutCornerShape and RoundedCornerShape by Andrey Kulikov · 3 years, 9 months ago
  74. 828dc57a Merge changes from topic "WIC" into androidx-master-dev by Vadim Caen · 3 years, 9 months ago
  75. 12d017a Merge "Change the complication highlight to be a solid line." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  76. f1119d2 Merge "Project setup for androidx.wear.remote.interactions." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  77. 308b409 Use inclusive language in SynchronizationMethodsTest by Jelle Fresen · 3 years, 9 months ago
  78. 6780540 Fix doc for AnimationState by Yuichi Araki · 3 years, 9 months ago
  79. face0c4 Add bounds API to Outline by Nader Jawad · 3 years, 9 months ago
  80. 681c33d Merge "Removed toStringAsFixed" into androidx-master-dev by Nader Jawad · 3 years, 9 months ago
  81. da23e2a Merge "Integrate drag-and-drop (drop events) with OnReceiveContentListener" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  82. 3ef63fe Doc 16th Docs Update by Nick Anthony · 3 years, 9 months ago
  83. c8bdfc8 Merge "provide SemanticsActions when a SemanticsNode is marked as disabled" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  84. ce97115 Integrate drag-and-drop (drop events) with OnReceiveContentListener by Nikita Dubrovsky · 3 years, 9 months ago
  85. 82b7539 Removed toStringAsFixed by Nader Jawad · 3 years, 9 months ago
  86. 245d899 Merge "Update Javadoc for GridItem#IMAGE_TYPE_ICON" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  87. a56b1c1 Running Doclava in parallel with other tasks via the Gradle Worker API by Jeff Gaston · 3 years, 9 months ago
  88. 8b24e08 Running doclava via javaexec rather than javadoc by Jeff Gaston · 3 years, 9 months ago
  89. 0cc6ca0 Merge "Remove toHexString API" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  90. 0c27025 Update Javadoc for GridItem#IMAGE_TYPE_ICON by Billy Lam · 3 years, 9 months ago
  91. c3817d5 Backporting of WindowInsetsAnimationCallback by Vadim Caen · 4 years ago
  92. 4128ecd Merge "Fix some more issues in SliceViewTest and SliceStyleTest." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  93. ec553a3 diagnose-build-failure spelling fix by Jeff Gaston · 4 years ago
  94. aabedee Merge "Renaming Modifier.Focus to Modifier.FocusModifier and Modifier.FocusRequester to Modifier.FocusReference" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  95. 384c30c Merge "Hide selection cursors when it is out of visible area" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  96. 7bd31bf Merge "Clear selection when Selectable gets updated" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  97. a4bdaf7 Merge "Make nativeClass internal API" into androidx-master-dev by Nader Jawad · 3 years, 9 months ago
  98. 3505ca9 Apply new spec for vertical alignment in the TextField/OutlinedTextField by Anastasia Soboleva · 3 years, 9 months ago
  99. 1e6d8aa5 provide SemanticsActions when a SemanticsNode is marked as disabled by yingleiw · 3 years, 9 months ago
  100. e68e8eb Remove toHexString API by George Mount · 3 years, 9 months ago