1. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 5 months ago
  2. 2eb919d Self-contained test of AndroidXRootImplPlugin by David Saff · 2 years, 3 months ago
  3. 65fe3a2 Measure Baseline Profiles through API 31 by Chris Craik · 2 years, 3 months ago
  4. 8ce27e2 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main by Tiem Song · 2 years, 3 months ago
  5. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 3 months ago
  6. 0443d72 Experiment with pressHome in setupBlock by Chris Craik · 2 years, 3 months ago
  7. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 3 months ago
  8. e4d2728 Upgrade to AGP 7.3.0-alpha05 by Aurimas Liutikas · 2 years, 4 months ago
  9. 7b8b543 Use Kotlinx coroutines 1.6.0 by Oleksandr Karpovich · 2 years, 6 months ago
  10. 3c01de6 Upgrade to AGP 7.3.0-alpha03 by Aurimas Liutikas · 2 years, 4 months ago
  11. a54958b Make SdkResourceGenerator store relative paths. by Aurimas Liutikas · 2 years, 5 months ago
  12. fa34a94 Move `generateAllEnumerations` to testutils-common by Kuan-Ying Chou · 2 years, 6 months ago
  13. c9dd34d Switch baseline profile to enum for clarity by Chris Craik · 2 years, 6 months ago
  14. 4e327f9 Merge "Rework CompilationMode for clarity and extensibility" into androidx-main by Treehugger Robot · 2 years, 6 months ago
  15. 616d1ff Rework CompilationMode for clarity and extensibility by Chris Craik · 2 years, 7 months ago
  16. 4a13c56 Ignore VisibleForTests in all test libraries by Jelle Fresen · 2 years, 7 months ago
  17. 9181e6d Merge "Vary compilation configurations by API level" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  18. 1ee688a Skip hot startup macrobenchmarks on Angler, API 23 by Chris Craik · 2 years, 7 months ago
  19. 7ae775c Vary compilation configurations by API level by Chris Craik · 2 years, 7 months ago
  20. 2e0a370 Fix baselineprofile in non-compose macrobenchmarks by Chris Craik · 2 years, 7 months ago
  21. 34847c7 Add BaselineProfile to default list to be tested for AndroidX by Chris Craik · 2 years, 7 months ago
  22. db82ebd Explicitly declare type to specify nullness by Tiem Song · 2 years, 7 months ago
  23. cee8d3d Fix inspection-gradle-plugin tests in playground by Aurimas Liutikas · 2 years, 7 months ago
  24. 15c13a6 Merge "Increase startup benchmark iterations" into androidx-main by Treehugger Robot · 2 years, 7 months ago
  25. c3df207 Merge "Do not require local.properties to exist in ProjectSetupRule" into androidx-main by Aurimas Liutikas · 2 years, 7 months ago
  26. 0d97d2a Increase startup benchmark iterations by Chris Craik · 2 years, 7 months ago
  27. 93710150 Merge "Add sweeping and clearer error display to Perfetto test" into androidx-main by Chris Craik · 2 years, 7 months ago
  28. ea64306 Add sweeping and clearer error display to Perfetto test by Chris Craik · 2 years, 8 months ago
  29. 1a07a2f Do not require local.properties to exist in ProjectSetupRule by Dustin Lam · 2 years, 8 months ago
  30. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 8 months ago
  31. e9559c0 Merge "Reenabling MissingTestSizeAnnotation on tests" into androidx-main by Jeff Gaston · 2 years, 8 months ago
  32. d788e85 Add integration test for collection2 in a simple Java gradle project by David Saff · 2 years, 8 months ago
  33. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 8 months ago
  34. a1d7e3f Switch Macrobenchmark minSdkVersion to 23. by Rahul Ravikumar · 2 years, 8 months ago
  35. 14225e7 Switch StartupTimingMetric to custom trace-based implementation by Chris Craik · 2 years, 8 months ago
  36. 210f875 Update lint baselines once again. by Aurimas Liutikas · 2 years, 8 months ago
  37. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  38. b0897a4 Use Room's queryDispatcher over Dispatchers.IO in LimitOffsetPagingSource by Dustin Lam · 2 years, 9 months ago
  39. f958564 Do not track remote states locally within PageFetcher for PageEvents by Dustin Lam · 2 years, 10 months ago
  40. ababbca Remove initial CombinedLoadStates value from presenter APIs by Dustin Lam · 2 years, 9 months ago
  41. 583863d Add LimitOffsetPagingSource unit test by Clara Fok · 2 years, 10 months ago
  42. 6a161d9 Raise min API of benchmark-macro(-junit4) libraries to 21 by Chris Craik · 2 years, 10 months ago
  43. fad5088 Merge ShellUtils into Shell in benchmark-common by Chris Craik · 2 years, 10 months ago
  44. 0729c62 Refactor PageEvent.Insert load state params by Clara Fok · 2 years, 11 months ago
  45. 145465e Refactor LoadStateUpdate to send LoadStates by Clara Fok · 2 years, 11 months ago
  46. e3b742c Mark destination navigating away from as transitioning by Jeremy Woods · 3 years ago
  47. 160ab07 Ensure testutils modules have unique package names by Ian Lake · 2 years, 11 months ago
  48. dce71c3 Fix LoadState and prevent subsequent InitialPagedList from clearing data by Dustin Lam · 3 years ago
  49. 4e10e6b Switch to am start-activity for startActivityAndWait by Chris Craik · 3 years ago
  50. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years ago
  51. 58fc7ef Merge "Migrate TestNavigatorDestinationBuilderTest to Google Truth asserts" into androidx-main by Treehugger Robot · 3 years ago
  52. b10e726 Migrate TestNavigatorDestinationBuilderTest to Google Truth asserts by Sanura N'Jaka · 3 years ago
  53. ba53f0d Migrate TestNavigatorTest to Google Truth asserts by Sanura N'Jaka · 3 years ago
  54. af63e06 Excluse swipe starts from system gestures in ViewPager2 tests by Jelle Fresen · 3 years ago
  55. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 3 years, 1 month ago
  56. dcb2c08 Deprecate DSL builders that use ID by Jeremy Woods · 3 years, 1 month ago
  57. 0418fb4 Merge "Update lint baselines" into androidx-main by Alan Viverette · 3 years, 1 month ago
  58. 511a2f5 Allow Navigators to call NavigatorState.pop() by Ian Lake · 3 years, 1 month ago
  59. 802403a Update lint baselines by Alan Viverette · 3 years, 1 month ago
  60. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 1 month ago
  61. 9528e87 Merge "Extract MacrobenchUtils.kt to a new testutils" into androidx-main by Sean McQuillan · 3 years, 1 month ago
  62. b6ccf4e Extract MacrobenchUtils.kt to a new testutils by Sean McQuillan · 3 years, 1 month ago
  63. 887892c Merge "Don't generate empty lint baseline files" into androidx-main by Alan Viverette · 3 years, 1 month ago
  64. 34f74de Allow navigating by routes by Jeremy Woods · 3 years, 2 months ago
  65. ff325da Ensure TestNavigatorState updates the Lifecycle correctly by Ian Lake · 3 years, 2 months ago
  66. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 2 months ago
  67. cfb953e Merge "Introduce multiple back stack compatible Navigator APIs" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  68. 5c911ea Introduce multiple back stack compatible Navigator APIs by Ian Lake · 3 years, 2 months ago
  69. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 2 months ago
  70. 18b994bf Merge "Refactor UnsafeNewApiCall to ClassVerificationFailure" into androidx-main by Alan Viverette · 3 years, 2 months ago
  71. 4ab8db7 Build connection between NavController and Navigator state by Ian Lake · 3 years, 2 months ago
  72. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  73. 2a78a49 Making truth, testing, and utils depend on base modules by Jeremy Woods · 3 years, 2 months ago
  74. 307ff63 Yigit is the new Jake by Alan Viverette · 3 years, 2 months ago
  75. b637fdf Merge Navigation Compose version back into Navigation by Ian Lake · 3 years, 3 months ago
  76. 593662e Merge changes Id2b52918,I4bbfff4b,Ibd56c95c,I6c55e9ad,I4d203977, ... into androidx-main by Jeff Gaston · 3 years, 3 months ago
  77. b838390 Suppress some required deprecation usages that affect maxDepVersions by Jeff Gaston · 3 years, 3 months ago
  78. c55cc17e Changes some correctness compose:ui lint checks to be warnings, not errors by Louis Pullen-Freilich · 3 years, 3 months ago
  79. bdcb2e8 Merge "Incremental processing for KSP" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  80. 6e75af8 Add ActivityScenarioRule.withActivity by Ian Lake · 3 years, 4 months ago
  81. fc9df11 Incremental processing for KSP by Yigit Boyar · 3 years, 4 months ago
  82. 61bccf7 Re-trigger access hint when inserted page is empty by Yigit Boyar · 3 years, 4 months ago
  83. 841b3f9 Pass repository URLs for ProjectSetupRule by Yigit Boyar · 3 years, 4 months ago
  84. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 5 months ago
  85. fbfc721 Restructure Macrobenchmark modules by Chris Craik · 3 years, 5 months ago
  86. 4cc61bc [GH] Add fromSavedState handle method to generated nav args by Simon Schiller · 3 years, 5 months ago
  87. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 5 months ago
  88. 81b1652 Allow differ.refresh() to also trigger remote refresh by Dustin Lam · 3 years, 6 months ago
  89. f0470c4 Merge "Add PackageInfoCompat signature verification APIs" into androidx-master-dev by Treehugger Robot · 3 years, 6 months ago
  90. 53c68e3 Fix direct transition from VIEW_CREATED to CREATED by Ian Lake · 3 years, 6 months ago
  91. 2ed00f1 Merge "Add a callback for AsyncDiffer to update presenter state before ListUpdateCallback triggers" into androidx-master-dev by Dustin Lam · 3 years, 6 months ago
  92. 07cd249 Add a callback for AsyncDiffer to update presenter state before ListUpdateCallback triggers by Dustin Lam · 3 years, 6 months ago
  93. fb2969a Make PagingSource.getRefreshKey stable API by Dustin Lam · 3 years, 6 months ago
  94. aba42ee RxDataMigration and RxSharedPreferencesMigration. by rohitsat13 · 3 years, 7 months ago
  95. cfd1258 Ensure legacy data source is always created on the fetcher by Yigit Boyar · 3 years, 7 months ago
  96. b03819f Make CombinedLoadState helpers more useful. by Dustin Lam · 3 years, 7 months ago
  97. 6d4cbbf Preserve PagingState across generations if no hint received by Dustin Lam · 3 years, 7 months ago
  98. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 8 months ago
  99. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 8 months ago
  100. 24227ee Make internal-testutils-navigation available to compose studio by Jeremy Woods · 3 years, 8 months ago