1. 8f1a60d Merge "TypeVarianceResolver for suspend functions." into androidx-main am: 63ce5787a0 by Brad Corso · 1 year, 4 months ago
  2. 63ce578 Merge "TypeVarianceResolver for suspend functions." into androidx-main by Brad Corso · 1 year, 4 months ago
  3. fa4ce4a TypeVarianceResolver for suspend functions. by Brad Corso · 1 year, 4 months ago
  4. 670355c Merge "[CameraPipe] Reset UseCaseCamera when MeteringRepeating surface is reset" into androidx-main am: 48b18cdb08 by Treehugger Robot · 1 year, 4 months ago
  5. 48b18cd Merge "[CameraPipe] Reset UseCaseCamera when MeteringRepeating surface is reset" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  6. ed9af78 [CameraPipe] Reset UseCaseCamera when MeteringRepeating surface is reset by Tahsin Masrur · 1 year, 4 months ago
  7. df23ee4 Merge "Fix FutureGarbageCollectedException issue in ExtraSupportedSurfaceCombinationsContainerDeviceTest" into androidx-main am: 60b8b51991 by Treehugger Robot · 1 year, 4 months ago
  8. 60b8b51 Merge "Fix FutureGarbageCollectedException issue in ExtraSupportedSurfaceCombinationsContainerDeviceTest" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  9. 1d42053 Fix FutureGarbageCollectedException issue in ExtraSupportedSurfaceCombinationsContainerDeviceTest by Charcoal Chen · 1 year, 4 months ago
  10. 0835562 Merge "Fix testapp Device Tab name being empty" into androidx-main am: eaf5bd0da5 by Treehugger Robot · 1 year, 4 months ago
  11. eaf5bd0d Merge "Fix testapp Device Tab name being empty" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  12. 3229742 Fix testapp Device Tab name being empty by Ömer Faruk Yılmaz · 1 year, 4 months ago
  13. 8c0a6e8 Merge "Refactor KSTypeVarianceResolver" into androidx-main am: 464736495f by Brad Corso · 1 year, 4 months ago
  14. 4647364 Merge "Refactor KSTypeVarianceResolver" into androidx-main by Brad Corso · 1 year, 4 months ago
  15. f429590 Refactor KSTypeVarianceResolver by Brad Corso · 1 year, 4 months ago
  16. 75968cf Merge changes I64550a0c,I3b7828d9,I4781c5b7 into androidx-main am: e285dd3da3 by Andrew Bailey · 1 year, 4 months ago
  17. e285dd3 Merge changes I64550a0c,I3b7828d9,I4781c5b7 into androidx-main by Andrew Bailey · 1 year, 4 months ago
  18. 1f17b1a Update UnrememberedStateDetector lint inspection by Andrew Bailey · 1 year, 5 months ago
  19. cf973d0 Specialize all mutableStateOf calls in AndroidX by Andrew Bailey · 1 year, 4 months ago
  20. 73507b7 Add lint check to specialize mutableStateOf calls by Andrew Bailey · 1 year, 4 months ago
  21. 834dbec Merge "[M2] Make AnchoredDraggable's offset non-nullable" into androidx-main am: 4b317817d7 by Treehugger Robot · 1 year, 4 months ago
  22. 4b31781 Merge "[M2] Make AnchoredDraggable's offset non-nullable" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  23. 10ead05 [M2] Make AnchoredDraggable's offset non-nullable by Jossi Wolf · 1 year, 4 months ago
  24. baeac9e Merge "Fix shape outline caching in Modifier.background" into androidx-main am: c36943a96b by Louis Pullen-Freilich · 1 year, 4 months ago
  25. e4a1729 Merge "Remove empty AndroidManifest.xml files" into androidx-main am: bbb1a6f10c by Treehugger Robot · 1 year, 4 months ago
  26. c36943a Merge "Fix shape outline caching in Modifier.background" into androidx-main by Louis Pullen-Freilich · 1 year, 4 months ago
  27. bbb1a6f Merge "Remove empty AndroidManifest.xml files" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  28. 8ba039f1 Merge "Remove AppSearchException from SearchSuggestionSpec.Builder" into androidx-platform-dev by Treehugger Robot · 1 year, 4 months ago
  29. 532dee6 Merge "Make SearchSuggestionResult and SearchSuggestionSpec to be final." into androidx-platform-dev by Treehugger Robot · 1 year, 4 months ago
  30. bc43282 Merge "Unhide SearchSuggestion API in AppSearch Jetpack." into androidx-platform-dev by Treehugger Robot · 1 year, 4 months ago
  31. 2fd8987 Fix shape outline caching in Modifier.background by Alexandre Elias · 1 year, 4 months ago
  32. 0ecbdf0 Merge "Convert ActionSpec to Kotlin" into androidx-main am: 47c64cd94a by Michael Kucharski · 1 year, 4 months ago
  33. 9a27e39 Merge "Require @Composable annotations on top-level composable delegated properties" into androidx-main am: 927cf7fdb2 by Andrei Shikov · 1 year, 4 months ago
  34. 47c64cd Merge "Convert ActionSpec to Kotlin" into androidx-main by Michael Kucharski · 1 year, 4 months ago
  35. 927cf7f Merge "Require @Composable annotations on top-level composable delegated properties" into androidx-main by Andrei Shikov · 1 year, 4 months ago
  36. 980fee1 Merge "Reenable test that now passes on emulator API 33" into androidx-main am: 3a70d3cd30 by Treehugger Robot · 1 year, 4 months ago
  37. f0d0475 Merge "Cleanup `isEmulator` checks and use `DeviceInfo.isEmulator` consistently." into androidx-main am: dc4017bd6f by Treehugger Robot · 1 year, 4 months ago
  38. c688880 Merge "Update isEmulator check to include ARM emulators." into androidx-main am: 8e790779bb by Rahul Ravikumar · 1 year, 4 months ago
  39. a8d3858 Merge "Remove value classes used for LazyGrid/List indices" into androidx-main am: 66af6f5491 by Andrey Kulikov · 1 year, 4 months ago
  40. 3a70d3c Merge "Reenable test that now passes on emulator API 33" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  41. dc4017b Merge "Cleanup `isEmulator` checks and use `DeviceInfo.isEmulator` consistently." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  42. c7da55e Convert ActionSpec to Kotlin by Michael Kucharski · 1 year, 4 months ago
  43. 8e79077 Merge "Update isEmulator check to include ARM emulators." into androidx-main by Rahul Ravikumar · 1 year, 4 months ago
  44. 66af6f5 Merge "Remove value classes used for LazyGrid/List indices" into androidx-main by Andrey Kulikov · 1 year, 4 months ago
  45. cc95397 Merge "Remove AutoValue from capabilities-core in favor of Kotlin data classes." into androidx-main am: aa9d4ff1b5 by Michael Kucharski · 1 year, 4 months ago
  46. fbf6e00 Merge "[GH] Bump metalava for playground builds to buildId: 10074764" into androidx-main am: 859e59183d by Treehugger Robot · 1 year, 4 months ago
  47. 2325de1 Merge "Support DayNightColorProvider in ProgressIndicator translators." into androidx-main am: 6ae641c7cb by Treehugger Robot · 1 year, 4 months ago
  48. 3e25d538 Cleanup `isEmulator` checks and use `DeviceInfo.isEmulator` consistently. by Rahul Ravikumar · 1 year, 4 months ago
  49. a1e1dc1 Merge "undisabling some tests only failing on api 26" into androidx-main am: cab24e45ea by Treehugger Robot · 1 year, 4 months ago
  50. aa9d4ff Merge "Remove AutoValue from capabilities-core in favor of Kotlin data classes." into androidx-main by Michael Kucharski · 1 year, 4 months ago
  51. 859e591 Merge "[GH] Bump metalava for playground builds to buildId: 10074764" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  52. 50503bf Update isEmulator check to include ARM emulators. by Rahul Ravikumar · 1 year, 4 months ago
  53. 6ae641c Merge "Support DayNightColorProvider in ProgressIndicator translators." into androidx-main by Treehugger Robot · 1 year, 4 months ago
  54. cab24e4 Merge "undisabling some tests only failing on api 26" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  55. bafdc61 Merge "[GH] Update androidx.room Delete example documentation" into androidx-main am: 0310c1c471 by Treehugger Robot · 1 year, 4 months ago
  56. 944253c Reenable test that now passes on emulator API 33 by Aurimas Liutikas · 1 year, 4 months ago
  57. 428d7a2 Support DayNightColorProvider in ProgressIndicator translators. by Shamali P · 1 year, 4 months ago
  58. d01ccd3 [GH] Bump metalava for playground builds to buildId: 10074764 by Dustin Lam · 1 year, 4 months ago
  59. 5517da5 Remove AutoValue from capabilities-core in favor of Kotlin data classes. by Michael Kucharski · 1 year, 4 months ago
  60. 0310c1c Merge "[GH] Update androidx.room Delete example documentation" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  61. 798b4ba Merge "Create new library for data transfer related work." into androidx-platform-dev by Varun Shah · 1 year, 4 months ago
  62. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 4 months ago
  63. 600736d undisabling some tests only failing on api 26 by Jeff Gaston · 1 year, 4 months ago
  64. 3ecd1a6 [GH] Update androidx.room Delete example documentation by Sergio Belda · 1 year, 4 months ago
  65. 8d194af Merge "Mostly autogenerated suppression of test failures" into androidx-main am: 5cb268f536 by Treehugger Robot · 1 year, 4 months ago
  66. 12a2c29 Merge "Clean up ActionSpecTest." into androidx-main am: c210c345e8 by Michael Kucharski · 1 year, 4 months ago
  67. 60df0ef Merge "Move to only building APKs that are required for testing" into androidx-main am: 03d0dc1583 by Aurimas Liutikas · 1 year, 4 months ago
  68. 5cb268f Merge "Mostly autogenerated suppression of test failures" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  69. c210c34 Merge "Clean up ActionSpecTest." into androidx-main by Michael Kucharski · 1 year, 4 months ago
  70. 03d0dc1 Merge "Move to only building APKs that are required for testing" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
  71. fa9ae64 Merge "Convert MotionRenderDebug to kotlin for KMP build" into androidx-main am: 12ade05fd3 by Treehugger Robot · 1 year, 4 months ago
  72. 59a485f Merge "[GH] Bump build tools in playground to latest public release" into androidx-main am: cf12bf9365 by Treehugger Robot · 1 year, 4 months ago
  73. 12ade05 Merge "Convert MotionRenderDebug to kotlin for KMP build" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  74. ac05a2e Merge "Rename API call types to align on public API names" into androidx-platform-dev by Brian Xiao · 1 year, 4 months ago
  75. cf12bf9 Merge "[GH] Bump build tools in playground to latest public release" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  76. 9009e36 Merge "Changed from reflection to direct calls to constructors. Test: N/A" into androidx-main am: ce535669a4 by John Hoford · 1 year, 4 months ago
  77. c0278dc Merge changes from topic "edm" into androidx-main am: cc3c175047 by Max Alfonso-Ying · 1 year, 4 months ago
  78. ce53566 Merge "Changed from reflection to direct calls to constructors. Test: N/A" into androidx-main by John Hoford · 1 year, 4 months ago
  79. cc3c175 Merge changes from topic "edm" into androidx-main by Max Alfonso-Ying · 1 year, 4 months ago
  80. 15044f4 Rename API call types to align on public API names by Brian Xiao · 1 year, 4 months ago
  81. 32a1246 update Docs for core-telecom by vineel sadineni · 1 year, 4 months ago
  82. 7c3f9be Remove value classes used for LazyGrid/List indices by Andrei Shikov · 1 year, 4 months ago
  83. a005ae5 Merge "Disabling some checks in FocusInvalidationManager" into androidx-main am: 444b495a66 by Alexandre Elias · 1 year, 4 months ago
  84. 14b818b Convert MotionRenderDebug to kotlin for KMP build by Jim S · 1 year, 4 months ago
  85. 444b495 Merge "Disabling some checks in FocusInvalidationManager" into androidx-main by Alexandre Elias · 1 year, 4 months ago
  86. 1ef3fe7 Merge changes I54ad3157,Ia8e2f023 into androidx-main am: 2cb68b9dc2 by Treehugger Robot · 1 year, 4 months ago
  87. a2dbcc4 Merge "[GH] Exclude compose-runtime from main GH build properly" into androidx-main am: c9116b9156 by Treehugger Robot · 1 year, 4 months ago
  88. 6ec289a Merge "Couple of perf optimizations" into androidx-main am: d15a7a88d7 by Treehugger Robot · 1 year, 4 months ago
  89. ceab3b5 Create new library for data transfer related work. by Varun Shah · 1 year, 4 months ago
  90. 2cb68b9 Merge changes I54ad3157,Ia8e2f023 into androidx-main by Treehugger Robot · 1 year, 4 months ago
  91. c9116b9 Merge "[GH] Exclude compose-runtime from main GH build properly" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  92. d15a7a8 Merge "Couple of perf optimizations" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  93. 8822674 Clean up ActionSpecTest. by Michael Kucharski · 1 year, 4 months ago
  94. 35f62b1 Merge "Remove MissingRequiredArgException" into androidx-main am: 4179fdd723 by Dennis Tu · 1 year, 4 months ago
  95. 99b2c16 Mostly autogenerated suppression of test failures by Jeff Gaston · 1 year, 4 months ago
  96. 6baac9a Disabling some checks in FocusInvalidationManager by Ralston Da Silva · 1 year, 4 months ago
  97. 4179fdd Merge "Remove MissingRequiredArgException" into androidx-main by Dennis Tu · 1 year, 4 months ago
  98. f67a722 Merge "Convert our test objects to Kotlin." into androidx-main am: bb381754c6 by Michael Kucharski · 1 year, 4 months ago
  99. 411af07 Merge "Update error message on navigate" into androidx-main am: 4f183076e9 by Clara Fok · 1 year, 4 months ago
  100. 5487427 Fix menu closing on soft keyboard input by Max Alfonso-Ying · 1 year, 4 months ago