1. 1ba5fee Merge "Improve handling invalidations for large number of composers" into androidx-main by Chuck Jazdzewski · 1 year, 10 months ago
  2. 2651a9a Merge "Override toString() in Hyphens class" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  3. 6000258 Merge "Add server side code gen for interfaces" into androidx-main by Abhijit Chandgadkar · 1 year, 10 months ago
  4. e1ad995 Merge "Make buildSrc openable as a standalone project in the IDE" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  5. ff339cc Merge "ScalingLazyColumn clarify handling of viewport center line and list item center line calculation." into androidx-main by John Nichol · 1 year, 10 months ago
  6. 5e432af ScalingLazyColumn clarify handling of viewport center line and list item center line calculation. by John Nichol · 1 year, 10 months ago
  7. 1d4e55a Merge "Address API council feedback on beyondBoundItemCount" into androidx-main by Levi Albuquerque · 1 year, 10 months ago
  8. bc76c2a Add server side code gen for interfaces by abz · 1 year, 10 months ago
  9. 8111cec Merge "Make rememberNestedScrollInteropConnection stable" into androidx-main by Levi Albuquerque · 1 year, 10 months ago
  10. 10049ac Override toString() in Hyphens class by Anastasia Soboleva · 1 year, 10 months ago
  11. 69e5fa8 Merge "Use the destination spec and not an `id` to be able to run these benchmarks on different machines." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  12. ffe1f54 Merge changes I20c8316e,I6bde2e07,Icbe520b3 into androidx-main by Treehugger Robot · 1 year, 10 months ago
  13. c013af5 Use the destination spec and not an `id` to be able to run these benchmarks on different machines. by Rahul Ravikumar · 1 year, 10 months ago
  14. 1edb6c5 Make buildSrc openable as a standalone project in the IDE by Aurimas Liutikas · 1 year, 10 months ago
  15. 7744c32 Merge "Migrate DaoWriter raw query codegen to XPoet" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  16. 73c3b68 Merge "Migrate PreparedStatementWriter and PreparedQueryAdapter to XPoet" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  17. a6e5ccff Merge "Add more javadoc for CollectionInfo" into androidx-main by Sally Yuen · 1 year, 10 months ago
  18. 9b7ed67 Improve handling invalidations for large number of composers by Chuck Jazdzewski · 1 year, 10 months ago
  19. b176aaf Merge "Add to AccessibilityEvent#TYPE_ANNOUNCEMENT with suggestion to avoid using it." into androidx-main by Sally Yuen · 1 year, 10 months ago
  20. 075c1a8 Merge "Update deprecated usages of Class.newInstance()" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  21. 756e50d Merge "When performing cold start, run setup block before killing process" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  22. 0d4acb8 Merge "Add error if macrobenchmark isn't self instrumenting" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  23. a7a3baa Merge "Fix unhandled exceptions in FileObserver for MultiProcessDataStore Bug: b/253691585 Test: ./gradlew :datastore:datastore-multiprocess:connectedAndroidTest" into androidx-main by Zhiyuan Wang · 1 year, 10 months ago
  24. 14d7053 Add error if macrobenchmark isn't self instrumenting by Chris Craik · 1 year, 11 months ago
  25. ac9c59d When performing cold start, run setup block before killing process by Chris Craik · 1 year, 10 months ago
  26. 0783507 Merge changes from topic "migrate_convert" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  27. c6444d1 Merge "Create an activity to launch "Camera Core Test App" using Camera Pipe configuration instead of Camera2." into androidx-main by Dipen Patel · 1 year, 10 months ago
  28. 660393f Merge "Migrate QueryParameterAdapter implementations to XPoet" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  29. 0929f87 Merge "Migrate CoroutineResultBinder to XPoet" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  30. 013ea4d Merge "Add ui-understanding developers as owners of a11y files" into androidx-main by Sally Yuen · 1 year, 10 months ago
  31. f8c1d5b Merge "Add benchmark-darwin and benchmark-darwin-core to collection playground" into androidx-main by Dustin Lam · 1 year, 10 months ago
  32. 5be03ea Converting MigrationTestHelper from Java to Kotlin. by elifbilgin · 1 year, 10 months ago
  33. 36666e7 Fix unhandled exceptions in FileObserver for MultiProcessDataStore by Zhiyuan Wang · 1 year, 10 months ago
  34. 532acd6 Merge "Disable SessionManagerImplTest that is causing resource leaks" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  35. d25617b Merge "[GH] [AndroidX Github Bot] Update playground snapshot ids" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  36. 8064206 Merge "Add a reflection fallback if internal KTypeVariableName factory function is not found." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  37. eb0274a Merge "consolidation of dackka-related messages.ignore exemptions to be located near each other for readability" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  38. b075b0a [GH] [AndroidX Github Bot] Update playground snapshot ids by androidx-github-bot · 1 year, 10 months ago
  39. 4a8cd58 Make rememberNestedScrollInteropConnection stable by Levi Albuquerque · 1 year, 10 months ago
  40. 88f9440 Add benchmark-darwin and benchmark-darwin-core to collection playground by Dustin Lam · 1 year, 10 months ago
  41. ff1096f consolidation of dackka-related messages.ignore exemptions to be located near each other for readability by Jeff Gaston · 1 year, 10 months ago
  42. e2dc6b4 Add a reflection fallback if internal KTypeVariableName factory function is not found. by Daniel Santiago Rivera · 1 year, 10 months ago
  43. 774a7cf Merge changes from topics "glance-selection", "glance-theme" into androidx-main by Brenton Bade · 1 year, 10 months ago
  44. 37afc48 Merge "Fix generating closing groups for non-local returns" into androidx-main by Chuck Jazdzewski · 1 year, 10 months ago
  45. 7b19bcd Merge "Fix errors in HiltViewModelComposeTest" into androidx-main by Kuan-Ying Chou · 1 year, 10 months ago
  46. 393f843 Disable SessionManagerImplTest that is causing resource leaks by Aurimas Liutikas · 1 year, 10 months ago
  47. 294eec5 Merge "Revert "zipping compose reports and metrics"" into androidx-main by Aurimas Liutikas · 1 year, 10 months ago
  48. ef92bf4 Revert "zipping compose reports and metrics" by Aurimas Liutikas · 1 year, 10 months ago
  49. 54b3560 Fix errors in HiltViewModelComposeTest by Kuan-Ying Chou · 1 year, 10 months ago
  50. d17ac1b Merge "Fix equality in WorkInfo" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  51. 4a4ecae Merge "Tweak experimental ranged value complication data types" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  52. 4945360 Address API council feedback on beyondBoundItemCount by Levi Albuquerque · 1 year, 10 months ago
  53. c0015fb Merge "Server side codegen for callbacks" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  54. f096ed5 Update deprecated usages of Class.newInstance() by Alan Viverette · 1 year, 10 months ago
  55. d561aaf Merge "Remove unused warnings" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  56. a75819d Merge "Place annotation at the beginning of the modifiers list" into androidx-main by Alan Viverette · 1 year, 10 months ago
  57. effc1cc Merge "Set effect on ImageCapture" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  58. 699d974 Server side codegen for callbacks by Nicolas Roulet · 1 year, 10 months ago
  59. 274fb30 Migrate DaoWriter raw query codegen to XPoet by Daniel Santiago Rivera · 1 year, 10 months ago
  60. aa65850 Merge "Updating all androidx.sqlite and androidx.room files where bindArgs parameters were not covariant after the migration to Kotlin." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  61. 04e7d5f Merge "Move StubDelegatesGenerator to core lib" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  62. 5ff4394 Merge changes I2660101c,I00e6d5b4 into androidx-main by Treehugger Robot · 1 year, 10 months ago
  63. 4977cc7 Fix equality in WorkInfo by Sergey Vasilinets · 1 year, 10 months ago
  64. 74d0568 Move StubDelegatesGenerator to core lib by Nicolas Roulet · 1 year, 10 months ago
  65. 44ed589 Server-side codegen for callbacks by Nicolas Roulet · 1 year, 10 months ago
  66. aeb90d4 Merge "Changes CervicalMucus StringDefs to IntDefs." into androidx-main by Hengrui Cao · 1 year, 10 months ago
  67. ed797e0 Merge "A Gradle Plugin to build and generate benchmarking results for KMP iOS benchmarks." into androidx-main by Rahul Ravikumar · 1 year, 10 months ago
  68. fb29352 Merge "Remove @ExperimentalWindowApi from ActivityEmbedding packages" into androidx-main by Charles Chen · 1 year, 10 months ago
  69. 7b47c50 Remove LabTestOnly tag from Camera2CameraControlDeviceTest by WenHung_Teng · 1 year, 10 months ago
  70. 37bfe2a [Camera-pipe] Port Camera2Interop#setPhysicalCameraId by WenHung_Teng · 1 year, 10 months ago
  71. aa50472 Merge "Fix Activity leak when registering multiple consumers." into androidx-main by Diego Vela · 1 year, 10 months ago
  72. 8434400 Fix Camera2CameraControlDeviceTest by WenHung_Teng · 1 year, 10 months ago
  73. 1c79a56 Create an activity to launch "Camera Core Test App" using Camera Pipe configuration instead of Camera2. by Dipen Patel · 1 year, 11 months ago
  74. c7478b7 Merge "Migrate the simple @Insert writer path to XPoet." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  75. ede0ef7 Merge "Create `FileCache` class to allow `BundledEmojiListLoader` to read from cache if possible. The `FileCache` class stores caches under /data/user_de/0/androidx.emoji2.emojipicker.test/cache/emoji_picker/osVersion|appVersion/emoji.v1.x.x.x. The cache will be invalidated when os version or app version updates." into androidx-main by Chelsea Hao · 1 year, 10 months ago
  76. 76bf256 Migrate PreparedStatementWriter and PreparedQueryAdapter to XPoet by Daniel Santiago Rivera · 1 year, 10 months ago
  77. 0cb4198 Migrate QueryParameterAdapter implementations to XPoet by Daniel Santiago Rivera · 1 year, 10 months ago
  78. dd77499 Migrate CoroutineResultBinder to XPoet by Daniel Santiago Rivera · 1 year, 10 months ago
  79. 0552a38 Migrate the simple @Insert writer path to XPoet. by Daniel Santiago Rivera · 1 year, 10 months ago
  80. 7876744 Add ui-understanding developers as owners of a11y files by sallyyuen · 1 year, 10 months ago
  81. dd981df Merge "Support property reading and writing in Kotlin code generation." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  82. a37799f Merge "Upgrade to androidx.test:core:1.5.0-beta01 and espresso 3.5.0-beta01" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  83. 1605ea5 Fix Activity leak when registering multiple consumers. by Diego Vela · 1 year, 10 months ago
  84. 9911e91 A Gradle Plugin to build and generate benchmarking results for KMP iOS benchmarks. by Rahul Ravikumar · 1 year, 11 months ago
  85. 887154d Remove unused warnings by Aurimas Liutikas · 1 year, 10 months ago
  86. 399fbc08 Introduce marshalling helper by Nicolas Roulet · 1 year, 10 months ago
  87. b9e20ec Updating all androidx.sqlite and androidx.room files where bindArgs parameters were not covariant after the migration to Kotlin. by elifbilgin · 1 year, 10 months ago
  88. 740f4fb Merge "Sample showcasing how to leverage GLFrontBufferedRenderer" into androidx-main by Nader Jawad · 1 year, 10 months ago
  89. b27b996 Upgrade to androidx.test:core:1.5.0-beta01 and espresso 3.5.0-beta01 by Brett Chabot · 1 year, 10 months ago
  90. b6f590c Fix generating closing groups for non-local returns by Chuck Jazdzewski · 2 years ago
  91. 0ce5d49 Changes CervicalMucus StringDefs to IntDefs. by Hengrui CAO · 1 year, 10 months ago
  92. 65c912d Merge "Convert collection-benchmark to KMP module" into androidx-main by Dustin Lam · 1 year, 10 months ago
  93. e1b446a Merge "Add new API for requesting permissions in the new string format. Currently the API name is suffixed with "Internal" to prevent naming conflicts." into androidx-main by Sameer Jain · 1 year, 10 months ago
  94. 0adaf1d Add new API for requesting permissions in the new string format. by Sameer Jain · 1 year, 10 months ago
  95. 2c74644 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  96. 30e5462f Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  97. 1f28498 Merge "Enabled instrinsic rmember by default" into androidx-main by Chuck Jazdzewski · 1 year, 10 months ago
  98. 7006df2 Merge "Fix performance issue in BeyondBoundsLayout" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  99. 2076361 Merge "Do not auto-release rotary EdgeEffect <S" into androidx-main by Yeabkal Wubshit · 1 year, 10 months ago
  100. 846c3f2 Merge "Use HEAD sha in source links in docs" into androidx-main by Treehugger Robot · 1 year, 10 months ago