1. 1647d2f Merge "Room Gradle Plugin" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  2. e8dc18d Room Gradle Plugin by Daniel Santiago Rivera · 1 year, 10 months ago
  3. 64bbaaa Merge "[GH] Add `ComparableSubject#isAtLeast` to Kruth" into androidx-main by Clara Fok · 1 year, 5 months ago
  4. 3dd6b7f [GH] Add `ComparableSubject#isAtLeast` to Kruth by Veyndan Stuart · 1 year, 5 months ago
  5. e29360e [GH] Remove all usages of DirectDispatcher in paging-common tests by Veyndan Stuart · 1 year, 5 months ago
  6. 8de8baa Update getVariance to handle a set of size 1. by vinekumar · 1 year, 5 months ago
  7. a03e56b Merge "OkioStorage takes in coordinator producer so it could support MultiProcCoordinator Bug: b/266681189 Test: ./gradlew :datastore:datastore-core:test && ./gradlew :datastore:datastore-core:connectedAndroidTest Relnote: Changed OkioStorage constructor to accept an InterProcessCoordinator so that it can be used on Android with MultiProcessCoordinator." into androidx-main by Zhiyuan Wang · 1 year, 5 months ago
  8. b00690d OkioStorage takes in coordinator producer so it could support MultiProcCoordinator by Zhiyuan Wang · 1 year, 6 months ago
  9. 0ced352 Add TODOs for cleanup in TestFileIO by Yigit Boyar · 1 year, 5 months ago
  10. b4149ac Merge "Fix FileTestIO not to eagerly create files" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  11. d4bb5b14ec Fix FileTestIO not to eagerly create files by Yigit Boyar · 1 year, 5 months ago
  12. 6e4c5dee Merge "Revert "Convert Compose to use Collections KMP Structure"" into androidx-main by Aurimas Liutikas · 1 year, 5 months ago
  13. 22d139f Revert "Convert Compose to use Collections KMP Structure" by Aurimas Liutikas · 1 year, 5 months ago
  14. d4396d3 Merge changes from topic "androidx-main" into androidx-main by Arkadii Ivanov · 1 year, 5 months ago
  15. b2c289c Handle primitive arrays in compareForEquality in Kruth. by Arkadii Ivanov · 1 year, 5 months ago
  16. 3d3e7ca Added StringSubject#ignoringCase to Kruth by Arkadii Ivanov · 1 year, 5 months ago
  17. d77017b Convert Compose to use Collections KMP Structure by Jim Sproch · 1 year, 7 months ago
  18. aa5145a [GH] Replace usage of DirectDispatcher with EmptyCoroutineContext in testutils-paging by Veyndan Stuart · 1 year, 6 months ago
  19. d78f9b4 Fix arrays deep equals in Kruth compareForEquality by Arkadii Ivanov · 1 year, 6 months ago
  20. 148fea4 Merge "Added missing methods to Subject." into androidx-main by Arkadii Ivanov · 1 year, 6 months ago
  21. ab36583 Added missing methods to Subject. by Arkadii Ivanov · 1 year, 7 months ago
  22. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 1 year, 7 months ago
  23. 71ed187 Fixes setSystemGestureExclusionRects registration by Jakub Gielzak · 1 year, 7 months ago
  24. 7a2c719 Use a new InterProcessCoordinator interface to consolidate SingleProc and MultiProc DataStore impls to DataStoreImpl by Zhiyuan Wang · 1 year, 8 months ago
  25. 264367c Merge "Added Subject#isIn, Subject#isAnyOf, Subject#isNotIn, Subject#isNoneOf, IterableSubject#isNoneOf, IterableSubject#isNotIn" into androidx-main by Dustin Lam · 1 year, 7 months ago
  26. b679fb1 Avoid macrobenchmarking non-cold startups outside of BaselineProfile compilation by Chris Craik · 1 year, 7 months ago
  27. 5438361 Added Subject#isIn, Subject#isAnyOf, Subject#isNotIn, Subject#isNoneOf, IterableSubject#isNoneOf, IterableSubject#isNotIn by Arkadii Ivanov · 1 year, 7 months ago
  28. 69179f8 Add and move to using MSSIMMatcher for paparazzi tests by Aurimas Liutikas · 1 year, 7 months ago
  29. 359b5c8 Sample Paparazzi test for Compose Material3 by Ember Rose · 2 years, 1 month ago
  30. 4080c22 Update OWNERS files by Aurimas Liutikas · 1 year, 7 months ago
  31. 7e84bcd Revert "Revert "Create usual java source sets and configuration so that lint can be applied without the java plugin"" by Fred Sladkey · 1 year, 7 months ago
  32. 3d03dd0 Revert "Create usual java source sets and configuration so that lint can be applied without the java plugin" by Aurimas Liutikas · 1 year, 7 months ago
  33. 64f2798 Create usual java source sets and configuration so that lint can be applied without the java plugin by Fred Sladkey · 1 year, 10 months ago
  34. 088b638 Merge "Added containsExactly(vararg), containsExactlyElementsIn(Array), containsNoneOf, isInStrictOrder and isInOrder to IterableSubject" into androidx-main by Arkadii Ivanov · 1 year, 7 months ago
  35. 79025b7 Added containsExactly(vararg), containsExactlyElementsIn(Array), containsNoneOf, isInStrictOrder and isInOrder to IterableSubject by Arkadii Ivanov · 1 year, 8 months ago
  36. 1461280 Gradle plugin to generate baseline profiles by Marcello Albano · 2 years, 2 months ago
  37. 7407aaf Added containsAtLeast and containsAtLeastElementsIn to IterableSubject by Arkadii Ivanov · 1 year, 8 months ago
  38. 89f37ff Added containsNoDuplicates, containsAnyOf and containsAnyIn to IterableSubject by Arkadii Ivanov · 1 year, 9 months ago
  39. 14eb4d3 Added IterableSubject to Kruth by Arkadii Ivanov · 1 year, 10 months ago
  40. 1f4daf4 Add @JvmDefaultWithCompatibility to applicable interfaces by Julia McClellan · 1 year, 10 months ago
  41. 17fc1e0 Remove special characters from golden file names by Ember Rose · 1 year, 10 months ago
  42. feedb65 Permit only one snapshot per test by Ember Rose · 1 year, 11 months ago
  43. af4fc8b Update to androidx.test RC 10.26.2022 artifacts. by Brett Chabot · 1 year, 11 months ago
  44. 14b4496 Update MacrobenchUtils to support Baseline Profiles on newer APIs by Chris Craik · 1 year, 11 months ago
  45. d5fb7b6 Add summing mode to TraceSectionMetric by Chris Craik · 1 year, 11 months ago
  46. e6651e4 Improve messaging on missing system properties by Ember Rose · 1 year, 11 months ago
  47. 07c3a14 Move Paparazzi wrapper to testutils by Ember Rose · 1 year, 11 months ago
  48. 4492a75 Merge "Fix leaking activities in fragment tests" into androidx-main by Treehugger Robot · 1 year, 11 months ago
  49. 5fdfd8b Fix leaking activities in fragment tests by sanura · 2 years ago
  50. 759f968 Upgrade all JVM host tests to mockito 4 by Aurimas Liutikas · 2 years ago
  51. d05393b Create new ActivityScenario util to use Kotlin use-block by Sanura N'Jaka · 2 years ago
  52. 7717bcc Removed tracing-perfetto-binary from benchmark by Jakub Gielzak · 2 years ago
  53. 64cbe867 Update lint baselines by Tiem Song · 2 years ago
  54. 5a98b30 Implement getData and getPagingState in TestPager by Clara Fok · 2 years ago
  55. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 2 years ago
  56. c87f794 Fix isLineEllipsized by siyamed · 2 years ago
  57. fba96cb Upgrade to androidx.test:core:1.5.0-alpha02 by Aurimas Liutikas · 2 years, 1 month ago
  58. 39222a2 Fix letterSpacing with alignment/ellipsis by siyamed · 2 years, 1 month ago
  59. d5b6d77 Merge changes I11a9d69d,I3c40c6c8 into androidx-main by Sean McQuillan · 2 years, 1 month ago
  60. 8766bf001 Add font variations to Android font constructors by Sean McQuillan · 2 years, 2 months ago
  61. b9fa90f Update lint baselines by Tiem Song · 2 years, 1 month ago
  62. 7d1330c Add ios() support to various datastore libs and dependencies and standardise using common platform types. by paulmalolepsy · 2 years, 2 months ago
  63. 9b80183 Make NavBackStackEntry arguments immutable by Ian Lake · 2 years, 2 months ago
  64. aec04f9 Consolidate datastore test utils in the new internal-testutils-datastore module. by paulmalolepsy · 2 years, 2 months ago
  65. 728694f Merge "Migrate OkioStorageTest to internal kruth" into androidx-main by Dustin Lam · 2 years, 2 months ago
  66. c348c4c Migrate OkioStorageTest to internal kruth by Adetunji Dahunsi · 2 years, 2 months ago
  67. 1d6ff6c Merge changes from topic "datastore-core" into androidx-main by Paul Malolepsy · 2 years, 2 months ago
  68. 276e16b Merge changes from topic "typeface-backport" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  69. b50d023 SingleProcessDataStore converted to using Storage. by paulmalolepsy · 2 years, 2 months ago
  70. ceb5d5e Added native targets to testutils-kmp so it can work with datastore-core by paulmalolepsy · 2 years, 2 months ago
  71. 5d6e160 Add androidXMultiplatform configuration block to wrap kmp configuration and only add enabled targets. by Fred Sladkey · 2 years, 3 months ago
  72. 1f602ac Move ui-test-font to testutils-fonts by Sean McQuillan · 2 years, 2 months ago
  73. 105b3cc Merge "Setup internal-testutils module for datastore" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  74. 5bdce45 Add benchmark to measure differences in using pressHome() in setupBlock vs measureBlock. by Tomáš Mlynarič · 2 years, 3 months ago
  75. 0671506 Add Kruth declarations required for commonizing datastore-core tests by Dustin Lam · 2 years, 4 months ago
  76. 144aafa buildSrcOutRelativePath is relative by David Saff · 2 years, 4 months ago
  77. c4b29f2 Extract AndroidXPluginTestContext by David Saff · 2 years, 4 months ago
  78. 745edf9 Setup internal-testutils module for datastore by Dustin Lam · 2 years, 4 months ago
  79. 6539985 Setup module for KMP testutils by Dustin Lam · 2 years, 4 months ago
  80. d07b7d0 Temporarily disable NullAnnotationGroup for certain library types by Tiem Song · 2 years, 4 months ago
  81. 077e0c1 Generate lint report if an annotation's group can't be found by Tiem Song · 2 years, 4 months ago
  82. 7d1e891 Merge changes from topic "232529333_appcompat_tint" into androidx-main by Alan Viverette · 2 years, 4 months ago
  83. a18ca40 Implement setTint in DrawableContainer for use on SDK < 21 by Alan Viverette · 2 years, 4 months ago
  84. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 4 months ago
  85. 9c70c33 Convert drawable tests to Kotlin by Alan Viverette · 2 years, 4 months ago
  86. 76e8c1e Hook up room-paging-guava to room-compiler by Clara Fok · 2 years, 4 months ago
  87. 5aae8ff Merge "Unify protobuf version used in androidx" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  88. adc51a2 Prioritize getRefreshKey if it returns null on invalidate by Dustin Lam · 2 years, 5 months ago
  89. 2173e2b Unify protobuf version used in androidx by Aurimas Liutikas · 2 years, 5 months ago
  90. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 8 months ago
  91. 2eb919d Self-contained test of AndroidXRootImplPlugin by David Saff · 2 years, 6 months ago
  92. 65fe3a2 Measure Baseline Profiles through API 31 by Chris Craik · 2 years, 5 months ago
  93. 8ce27e2 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main by Tiem Song · 2 years, 5 months ago
  94. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 6 months ago
  95. 0443d72 Experiment with pressHome in setupBlock by Chris Craik · 2 years, 6 months ago
  96. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  97. e4d2728 Upgrade to AGP 7.3.0-alpha05 by Aurimas Liutikas · 2 years, 6 months ago
  98. 7b8b543 Use Kotlinx coroutines 1.6.0 by Oleksandr Karpovich · 2 years, 9 months ago
  99. 3c01de6 Upgrade to AGP 7.3.0-alpha03 by Aurimas Liutikas · 2 years, 7 months ago
  100. a54958b Make SdkResourceGenerator store relative paths. by Aurimas Liutikas · 2 years, 7 months ago