1. 34c6f7a Don't apply compositions twice by Romain Guy · 1 year, 3 months ago
  2. 0a00776 Merge "Revert "Remove empty AndroidManifest.xml files"" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  3. 5aa8f6e Merge "Fix test flakiness in JankStatsTest" into androidx-main by Chet Haase · 1 year, 3 months ago
  4. 6d079f3 Fix test flakiness in JankStatsTest by Chet Haase · 1 year, 3 months ago
  5. fa0658d Merge "Remove Optional from the Properties API" into androidx-main by Michael Kucharski · 1 year, 3 months ago
  6. 3a3632b Merge "[GH] Remove unused class" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  7. 921ab28 Merge "Reduce memory allocations" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  8. 93b314e Merge "add missing Test annotation" into androidx-main by Dennis Tu · 1 year, 3 months ago
  9. dfa4be4 Remove Optional from the Properties API by Michael Kucharski · 1 year, 3 months ago
  10. d663cd7 [GH] Remove unused class by Veyndan Stuart · 1 year, 3 months ago
  11. 0bbd707 Merge "Apply dynamic range to OutputConfig Surface" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  12. f46d771 add missing Test annotation by Dennis Tu · 1 year, 3 months ago
  13. 78fa586 Apply dynamic range to OutputConfig Surface by Trevor McGuire · 1 year, 3 months ago
  14. 0526935 Reduce memory allocations by Romain Guy · 1 year, 3 months ago
  15. 13df99f Merge "Support fully custom Perfetto configs, text and binary." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  16. 5117dd4 Merge "ColorProducer()() is the new name for (() -> Color)()" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  17. 1daaff0 Merge "Update Compose Material Catalog version to 2.2.0" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  18. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 3 months ago
  19. c5172f8 Merge "Remove Optional from TypeSpec API" into androidx-main by Michael Kucharski · 1 year, 3 months ago
  20. be61cec Merge "API lint cleanup as per council feedback" into androidx-main by Michael Kucharski · 1 year, 3 months ago
  21. 11a4088 Update Compose Material Catalog version to 2.2.0 by Shalom Gibly · 1 year, 3 months ago
  22. 99a7f65 Merge "Converts Modifier.border() to Modifier.Node." into androidx-main by Jeremy Walker · 1 year, 3 months ago
  23. 0cc2043 Merge "Updated docs-public/build.gradle for the following artifacts:" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  24. d9d94e5 Merge "Fix height calculation for label in OutlinedTextField" into androidx-main by Max Alfonso-Ying · 1 year, 3 months ago
  25. 591ae8f ColorProducer()() is the new name for (() -> Color)() by Sean McQuillan · 1 year, 3 months ago
  26. 51efee2 Merge "Handle long labels more gracefully in BottomNavigation" into androidx-main by Max Alfonso-Ying · 1 year, 3 months ago
  27. b490e92 Converts Modifier.border() to Modifier.Node. by Jeremy Walker · 1 year, 3 months ago
  28. 63ce578 Merge "TypeVarianceResolver for suspend functions." into androidx-main by Brad Corso · 1 year, 3 months ago
  29. 705747a Updated docs-public/build.gradle for the following artifacts: by natnaelbelay · 1 year, 3 months ago
  30. fa4ce4a TypeVarianceResolver for suspend functions. by Brad Corso · 1 year, 3 months ago
  31. 48b18cd Merge "[CameraPipe] Reset UseCaseCamera when MeteringRepeating surface is reset" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  32. ed9af78 [CameraPipe] Reset UseCaseCamera when MeteringRepeating surface is reset by Tahsin Masrur · 1 year, 3 months ago
  33. 60b8b51 Merge "Fix FutureGarbageCollectedException issue in ExtraSupportedSurfaceCombinationsContainerDeviceTest" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  34. 1d42053 Fix FutureGarbageCollectedException issue in ExtraSupportedSurfaceCombinationsContainerDeviceTest by Charcoal Chen · 1 year, 3 months ago
  35. eaf5bd0d Merge "Fix testapp Device Tab name being empty" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  36. 3229742 Fix testapp Device Tab name being empty by Ömer Faruk Yılmaz · 1 year, 3 months ago
  37. 4647364 Merge "Refactor KSTypeVarianceResolver" into androidx-main by Brad Corso · 1 year, 3 months ago
  38. f429590 Refactor KSTypeVarianceResolver by Brad Corso · 1 year, 3 months ago
  39. e285dd3 Merge changes I64550a0c,I3b7828d9,I4781c5b7 into androidx-main by Andrew Bailey · 1 year, 3 months ago
  40. 1f17b1a Update UnrememberedStateDetector lint inspection by Andrew Bailey · 1 year, 4 months ago
  41. cf973d0 Specialize all mutableStateOf calls in AndroidX by Andrew Bailey · 1 year, 3 months ago
  42. 73507b7 Add lint check to specialize mutableStateOf calls by Andrew Bailey · 1 year, 3 months ago
  43. 4b31781 Merge "[M2] Make AnchoredDraggable's offset non-nullable" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  44. 10ead05 [M2] Make AnchoredDraggable's offset non-nullable by Jossi Wolf · 1 year, 3 months ago
  45. c36943a Merge "Fix shape outline caching in Modifier.background" into androidx-main by Louis Pullen-Freilich · 1 year, 3 months ago
  46. bbb1a6f Merge "Remove empty AndroidManifest.xml files" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  47. 0d6f2c2 Remove Optional from TypeSpec API by Michael Kucharski · 1 year, 3 months ago
  48. 2fd8987 Fix shape outline caching in Modifier.background by Alexandre Elias · 1 year, 3 months ago
  49. 47c64cd Merge "Convert ActionSpec to Kotlin" into androidx-main by Michael Kucharski · 1 year, 3 months ago
  50. 927cf7f Merge "Require @Composable annotations on top-level composable delegated properties" into androidx-main by Andrei Shikov · 1 year, 3 months ago
  51. 3a70d3c Merge "Reenable test that now passes on emulator API 33" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  52. dc4017b Merge "Cleanup `isEmulator` checks and use `DeviceInfo.isEmulator` consistently." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  53. c7da55e Convert ActionSpec to Kotlin by Michael Kucharski · 1 year, 3 months ago
  54. 8e79077 Merge "Update isEmulator check to include ARM emulators." into androidx-main by Rahul Ravikumar · 1 year, 3 months ago
  55. 66af6f5 Merge "Remove value classes used for LazyGrid/List indices" into androidx-main by Andrey Kulikov · 1 year, 3 months ago
  56. 3e25d538 Cleanup `isEmulator` checks and use `DeviceInfo.isEmulator` consistently. by Rahul Ravikumar · 1 year, 3 months ago
  57. aa9d4ff Merge "Remove AutoValue from capabilities-core in favor of Kotlin data classes." into androidx-main by Michael Kucharski · 1 year, 3 months ago
  58. 859e591 Merge "[GH] Bump metalava for playground builds to buildId: 10074764" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  59. 50503bf Update isEmulator check to include ARM emulators. by Rahul Ravikumar · 1 year, 3 months ago
  60. 6ae641c Merge "Support DayNightColorProvider in ProgressIndicator translators." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  61. cab24e4 Merge "undisabling some tests only failing on api 26" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  62. 944253c Reenable test that now passes on emulator API 33 by Aurimas Liutikas · 1 year, 3 months ago
  63. 428d7a2 Support DayNightColorProvider in ProgressIndicator translators. by Shamali P · 1 year, 3 months ago
  64. d01ccd3 [GH] Bump metalava for playground builds to buildId: 10074764 by Dustin Lam · 1 year, 3 months ago
  65. 5517da5 Remove AutoValue from capabilities-core in favor of Kotlin data classes. by Michael Kucharski · 1 year, 3 months ago
  66. 0310c1c Merge "[GH] Update androidx.room Delete example documentation" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  67. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 3 months ago
  68. 600736d undisabling some tests only failing on api 26 by Jeff Gaston · 1 year, 3 months ago
  69. 3ecd1a6 [GH] Update androidx.room Delete example documentation by Sergio Belda · 1 year, 3 months ago
  70. fcc71ab Fix height calculation for label in OutlinedTextField by Max Alfonso-Ying · 1 year, 3 months ago
  71. 5cb268f Merge "Mostly autogenerated suppression of test failures" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  72. c210c34 Merge "Clean up ActionSpecTest." into androidx-main by Michael Kucharski · 1 year, 3 months ago
  73. 03d0dc1 Merge "Move to only building APKs that are required for testing" into androidx-main by Aurimas Liutikas · 1 year, 3 months ago
  74. 12ade05 Merge "Convert MotionRenderDebug to kotlin for KMP build" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  75. cf12bf9 Merge "[GH] Bump build tools in playground to latest public release" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  76. ce53566 Merge "Changed from reflection to direct calls to constructors. Test: N/A" into androidx-main by John Hoford · 1 year, 3 months ago
  77. cc3c175 Merge changes from topic "edm" into androidx-main by Max Alfonso-Ying · 1 year, 3 months ago
  78. 7c3f9be Remove value classes used for LazyGrid/List indices by Andrei Shikov · 1 year, 3 months ago
  79. 14b818b Convert MotionRenderDebug to kotlin for KMP build by Jim S · 1 year, 3 months ago
  80. 444b495 Merge "Disabling some checks in FocusInvalidationManager" into androidx-main by Alexandre Elias · 1 year, 3 months ago
  81. 6aa21f0 API lint cleanup as per council feedback by Michael Kucharski · 1 year, 3 months ago
  82. 2cb68b9 Merge changes I54ad3157,Ia8e2f023 into androidx-main by Treehugger Robot · 1 year, 3 months ago
  83. c9116b9 Merge "[GH] Exclude compose-runtime from main GH build properly" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  84. d15a7a8 Merge "Couple of perf optimizations" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  85. 8822674 Clean up ActionSpecTest. by Michael Kucharski · 1 year, 3 months ago
  86. 99b2c16 Mostly autogenerated suppression of test failures by Jeff Gaston · 1 year, 3 months ago
  87. 6baac9a Disabling some checks in FocusInvalidationManager by Ralston Da Silva · 1 year, 3 months ago
  88. 4179fdd Merge "Remove MissingRequiredArgException" into androidx-main by Dennis Tu · 1 year, 3 months ago
  89. 5487427 Fix menu closing on soft keyboard input by Max Alfonso-Ying · 1 year, 3 months ago
  90. bb38175 Merge "Convert our test objects to Kotlin." into androidx-main by Michael Kucharski · 1 year, 3 months ago
  91. 4f18307 Merge "Update error message on navigate" into androidx-main by Clara Fok · 1 year, 3 months ago
  92. 6cbba4c Remove MissingRequiredArgException by Dennis Tu · 1 year, 3 months ago
  93. d723e57 Merge "Update ignore files for metalava classpath update" into androidx-main by Julia McClellan · 1 year, 3 months ago
  94. 056dc2c Merge "implement fine-grained error handling for multi-turn capability" into androidx-main by Dennis Tu · 1 year, 3 months ago
  95. 52db803 Cache keys for lazy layouts by Andrey Kulikov · 1 year, 3 months ago
  96. e1747fb Merge "fix release debug sources in macro benchmark It was linking debug to release and release to debug by mistake." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  97. 29fb659 [GH] Exclude compose-runtime from main GH build properly by Dustin Lam · 1 year, 3 months ago
  98. c42f068 [GH] Bump build tools in playground to latest public release by Dustin Lam · 1 year, 3 months ago
  99. 07ea164 Couple of perf optimizations by Romain Guy · 1 year, 3 months ago
  100. cc1ad01 fix release debug sources in macro benchmark by Yigit Boyar · 1 year, 3 months ago