1. 7717bcc Removed tracing-perfetto-binary from benchmark by Jakub Gielzak · 2 years ago
  2. 64cbe867 Update lint baselines by Tiem Song · 2 years ago
  3. 5a98b30 Implement getData and getPagingState in TestPager by Clara Fok · 2 years ago
  4. d549a32 Gradle edition: kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 2 years, 1 month ago
  5. c87f794 Fix isLineEllipsized by siyamed · 2 years, 1 month ago
  6. fba96cb Upgrade to androidx.test:core:1.5.0-alpha02 by Aurimas Liutikas · 2 years, 1 month ago
  7. 39222a2 Fix letterSpacing with alignment/ellipsis by siyamed · 2 years, 1 month ago
  8. d5b6d77 Merge changes I11a9d69d,I3c40c6c8 into androidx-main by Sean McQuillan · 2 years, 1 month ago
  9. 8766bf001 Add font variations to Android font constructors by Sean McQuillan · 2 years, 2 months ago
  10. b9fa90f Update lint baselines by Tiem Song · 2 years, 2 months ago
  11. 7d1330c Add ios() support to various datastore libs and dependencies and standardise using common platform types. by paulmalolepsy · 2 years, 2 months ago
  12. 9b80183 Make NavBackStackEntry arguments immutable by Ian Lake · 2 years, 2 months ago
  13. aec04f9 Consolidate datastore test utils in the new internal-testutils-datastore module. by paulmalolepsy · 2 years, 2 months ago
  14. 728694f Merge "Migrate OkioStorageTest to internal kruth" into androidx-main by Dustin Lam · 2 years, 2 months ago
  15. c348c4c Migrate OkioStorageTest to internal kruth by Adetunji Dahunsi · 2 years, 3 months ago
  16. 1d6ff6c Merge changes from topic "datastore-core" into androidx-main by Paul Malolepsy · 2 years, 2 months ago
  17. 276e16b Merge changes from topic "typeface-backport" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  18. b50d023 SingleProcessDataStore converted to using Storage. by paulmalolepsy · 2 years, 3 months ago
  19. ceb5d5e Added native targets to testutils-kmp so it can work with datastore-core by paulmalolepsy · 2 years, 3 months ago
  20. 5d6e160 Add androidXMultiplatform configuration block to wrap kmp configuration and only add enabled targets. by Fred Sladkey · 2 years, 3 months ago
  21. 1f602ac Move ui-test-font to testutils-fonts by Sean McQuillan · 2 years, 3 months ago
  22. 105b3cc Merge "Setup internal-testutils module for datastore" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  23. 5bdce45 Add benchmark to measure differences in using pressHome() in setupBlock vs measureBlock. by Tomáš Mlynarič · 2 years, 3 months ago
  24. 0671506 Add Kruth declarations required for commonizing datastore-core tests by Dustin Lam · 2 years, 4 months ago
  25. 144aafa buildSrcOutRelativePath is relative by David Saff · 2 years, 4 months ago
  26. c4b29f2 Extract AndroidXPluginTestContext by David Saff · 2 years, 4 months ago
  27. 745edf9 Setup internal-testutils module for datastore by Dustin Lam · 2 years, 4 months ago
  28. 6539985 Setup module for KMP testutils by Dustin Lam · 2 years, 4 months ago
  29. d07b7d0 Temporarily disable NullAnnotationGroup for certain library types by Tiem Song · 2 years, 4 months ago
  30. 077e0c1 Generate lint report if an annotation's group can't be found by Tiem Song · 2 years, 4 months ago
  31. 7d1e891 Merge changes from topic "232529333_appcompat_tint" into androidx-main by Alan Viverette · 2 years, 4 months ago
  32. a18ca40 Implement setTint in DrawableContainer for use on SDK < 21 by Alan Viverette · 2 years, 4 months ago
  33. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 4 months ago
  34. 9c70c33 Convert drawable tests to Kotlin by Alan Viverette · 2 years, 4 months ago
  35. 76e8c1e Hook up room-paging-guava to room-compiler by Clara Fok · 2 years, 5 months ago
  36. 5aae8ff Merge "Unify protobuf version used in androidx" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  37. adc51a2 Prioritize getRefreshKey if it returns null on invalidate by Dustin Lam · 2 years, 5 months ago
  38. 2173e2b Unify protobuf version used in androidx by Aurimas Liutikas · 2 years, 5 months ago
  39. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 8 months ago
  40. 2eb919d Self-contained test of AndroidXRootImplPlugin by David Saff · 2 years, 6 months ago
  41. 65fe3a2 Measure Baseline Profiles through API 31 by Chris Craik · 2 years, 5 months ago
  42. 8ce27e2 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main by Tiem Song · 2 years, 6 months ago
  43. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 6 months ago
  44. 0443d72 Experiment with pressHome in setupBlock by Chris Craik · 2 years, 6 months ago
  45. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  46. e4d2728 Upgrade to AGP 7.3.0-alpha05 by Aurimas Liutikas · 2 years, 7 months ago
  47. 7b8b543 Use Kotlinx coroutines 1.6.0 by Oleksandr Karpovich · 2 years, 9 months ago
  48. 3c01de6 Upgrade to AGP 7.3.0-alpha03 by Aurimas Liutikas · 2 years, 7 months ago
  49. a54958b Make SdkResourceGenerator store relative paths. by Aurimas Liutikas · 2 years, 8 months ago
  50. fa34a94 Move `generateAllEnumerations` to testutils-common by Kuan-Ying Chou · 2 years, 9 months ago
  51. c9dd34d Switch baseline profile to enum for clarity by Chris Craik · 2 years, 9 months ago
  52. 4e327f9 Merge "Rework CompilationMode for clarity and extensibility" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  53. 616d1ff Rework CompilationMode for clarity and extensibility by Chris Craik · 2 years, 10 months ago
  54. 4a13c56 Ignore VisibleForTests in all test libraries by Jelle Fresen · 2 years, 10 months ago
  55. 9181e6d Merge "Vary compilation configurations by API level" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  56. 1ee688a Skip hot startup macrobenchmarks on Angler, API 23 by Chris Craik · 2 years, 10 months ago
  57. 7ae775c Vary compilation configurations by API level by Chris Craik · 2 years, 10 months ago
  58. 2e0a370 Fix baselineprofile in non-compose macrobenchmarks by Chris Craik · 2 years, 10 months ago
  59. 34847c7 Add BaselineProfile to default list to be tested for AndroidX by Chris Craik · 2 years, 10 months ago
  60. db82ebd Explicitly declare type to specify nullness by Tiem Song · 2 years, 10 months ago
  61. cee8d3d Fix inspection-gradle-plugin tests in playground by Aurimas Liutikas · 2 years, 10 months ago
  62. 15c13a6 Merge "Increase startup benchmark iterations" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  63. c3df207 Merge "Do not require local.properties to exist in ProjectSetupRule" into androidx-main by Aurimas Liutikas · 2 years, 10 months ago
  64. 0d97d2a Increase startup benchmark iterations by Chris Craik · 2 years, 10 months ago
  65. 93710150 Merge "Add sweeping and clearer error display to Perfetto test" into androidx-main by Chris Craik · 2 years, 10 months ago
  66. ea64306 Add sweeping and clearer error display to Perfetto test by Chris Craik · 2 years, 10 months ago
  67. 1a07a2f Do not require local.properties to exist in ProjectSetupRule by Dustin Lam · 2 years, 11 months ago
  68. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 11 months ago
  69. e9559c0 Merge "Reenabling MissingTestSizeAnnotation on tests" into androidx-main by Jeff Gaston · 2 years, 11 months ago
  70. d788e85 Add integration test for collection2 in a simple Java gradle project by David Saff · 2 years, 11 months ago
  71. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years ago
  72. a1d7e3f Switch Macrobenchmark minSdkVersion to 23. by Rahul Ravikumar · 2 years, 11 months ago
  73. 14225e7 Switch StartupTimingMetric to custom trace-based implementation by Chris Craik · 3 years ago
  74. 210f875 Update lint baselines once again. by Aurimas Liutikas · 3 years ago
  75. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  76. b0897a4 Use Room's queryDispatcher over Dispatchers.IO in LimitOffsetPagingSource by Dustin Lam · 3 years ago
  77. f958564 Do not track remote states locally within PageFetcher for PageEvents by Dustin Lam · 3 years, 1 month ago
  78. ababbca Remove initial CombinedLoadStates value from presenter APIs by Dustin Lam · 3 years ago
  79. 583863d Add LimitOffsetPagingSource unit test by Clara Fok · 3 years, 1 month ago
  80. 6a161d9 Raise min API of benchmark-macro(-junit4) libraries to 21 by Chris Craik · 3 years, 1 month ago
  81. fad5088 Merge ShellUtils into Shell in benchmark-common by Chris Craik · 3 years, 1 month ago
  82. 0729c62 Refactor PageEvent.Insert load state params by Clara Fok · 3 years, 2 months ago
  83. 145465e Refactor LoadStateUpdate to send LoadStates by Clara Fok · 3 years, 2 months ago
  84. e3b742c Mark destination navigating away from as transitioning by Jeremy Woods · 3 years, 2 months ago
  85. 160ab07 Ensure testutils modules have unique package names by Ian Lake · 3 years, 2 months ago
  86. dce71c3 Fix LoadState and prevent subsequent InitialPagedList from clearing data by Dustin Lam · 3 years, 3 months ago
  87. 4e10e6b Switch to am start-activity for startActivityAndWait by Chris Craik · 3 years, 3 months ago
  88. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  89. 58fc7ef Merge "Migrate TestNavigatorDestinationBuilderTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  90. b10e726 Migrate TestNavigatorDestinationBuilderTest to Google Truth asserts by Sanura N'Jaka · 3 years, 3 months ago
  91. ba53f0d Migrate TestNavigatorTest to Google Truth asserts by Sanura N'Jaka · 3 years, 3 months ago
  92. af63e06 Excluse swipe starts from system gestures in ViewPager2 tests by Jelle Fresen · 3 years, 3 months ago
  93. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 3 years, 4 months ago
  94. dcb2c08 Deprecate DSL builders that use ID by Jeremy Woods · 3 years, 4 months ago
  95. 0418fb4 Merge "Update lint baselines" into androidx-main by Alan Viverette · 3 years, 4 months ago
  96. 511a2f5 Allow Navigators to call NavigatorState.pop() by Ian Lake · 3 years, 4 months ago
  97. 802403a Update lint baselines by Alan Viverette · 3 years, 4 months ago
  98. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 4 months ago
  99. 9528e87 Merge "Extract MacrobenchUtils.kt to a new testutils" into androidx-main by Sean McQuillan · 3 years, 4 months ago
  100. b6ccf4e Extract MacrobenchUtils.kt to a new testutils by Sean McQuillan · 3 years, 4 months ago