1. 4209691 Restructure buildSrc libraries by Aurimas Liutikas · 2 years, 11 months ago
  2. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years ago
  3. 7d559e8 Add task to ensure playground gradle version matches androidx build version by Yigit Boyar · 2 years, 11 months ago
  4. c04ab8a fix for ./gradlew :buildSrc-tests:ktlint by Jeff Gaston · 2 years, 11 months ago
  5. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  6. 6a59789 Updating buildSrc-tests to match the new source dirs in buildSrc by Jeff Gaston · 3 years, 1 month ago
  7. d72edf2 Splitting buildSrc into multiple projects by Jeff Gaston · 3 years, 1 month ago
  8. 327e00c Always validate project structure during configuration by Alan Viverette · 3 years, 1 month ago
  9. 389e9fd AffectedModuleDetector configuration caching by Jeff Gaston · 3 years, 2 months ago
  10. 2ca5170 [GH] Avoid building playground projects when they are not affected by Yigit Boyar · 3 years, 3 months ago
  11. 5e3f90c Merge "Adding support for ignoredPaths in AMD" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  12. 95f6a68 Adding support for ignoredPaths in AMD by Sam Gilbert · 3 years, 4 months ago
  13. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 3 months ago
  14. be71331 AMD & Test Config fixes by Sam Gilbert · 3 years, 4 months ago
  15. 4872b65 Detect Github changes in affected module detector by Yigit Boyar · 3 years, 4 months ago
  16. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 4 months ago
  17. 12cfc0c AffectedModuleDetector don't allow commits authored by android-build-server to be base commits by Jeff Gaston · 3 years, 4 months ago
  18. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 4 months ago
  19. f12e43c Changing the way we determine presubmit builds. by Sam Gilbert · 3 years, 5 months ago
  20. 774d8bd Revert "Changing the way we determine presubmit builds." by Sam Gilbert · 3 years, 5 months ago
  21. 0785997 Changing the way we determine presubmit builds. by Sam Gilbert · 3 years, 5 months ago
  22. 0567ba7 Merge "Revert "Changing the way we determine presubmit builds."" into androidx-main by Aurimas Liutikas · 3 years, 5 months ago
  23. 36ffd53 Revert "Changing the way we determine presubmit builds." by Sam Gilbert · 3 years, 5 months ago
  24. d2c0888 Merge "Changing the way we determine presubmit builds." into androidx-main by Sam Gilbert · 3 years, 5 months ago
  25. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  26. e88d14b Changing the way we determine presubmit builds. by Sam Gilbert · 3 years, 5 months ago
  27. 95ec234 Merge "Moving ProjectSubsetsTest temp dir into out/" into androidx-main by Aurimas Liutikas · 3 years, 6 months ago
  28. ac0d53a Moving ProjectSubsetsTest temp dir into out/ by Jeff Gaston · 3 years, 6 months ago
  29. 3be1187 Revert "Update to use ShippingApiLevelModuleController" by Julien Desprez · 3 years, 7 months ago
  30. ba326c1 Update to use ShippingApiLevelModuleController by Sam Gilbert · 3 years, 7 months ago
  31. bad5234 Add comments and explicit arg to remove apks by Sam Gilbert · 3 years, 7 months ago
  32. 99327ce Set cleanup-apks false by Sam Gilbert · 3 years, 7 months ago
  33. b0aa864 Remove cleanup option to prevent crash by Sam Gilbert · 3 years, 7 months ago
  34. 5c90131 Merge "Standardize to more kt-compatible syntax" into androidx-main by Jim Sproch · 3 years, 7 months ago
  35. d0e2914 Merge "Enable running all tests for dependent projects" into androidx-main by Sam Gilbert · 3 years, 7 months ago
  36. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  37. afa67c8 Moving the validation of Gradle project subsets into a unit test by Jeff Gaston · 3 years, 7 months ago
  38. 95eebf8 Enable running all tests for dependent projects by Sam Gilbert · 3 years, 7 months ago
  39. 5186fc7 Don't run flaky tests in presubmit by Sam Gilbert · 3 years, 8 months ago
  40. 8a0deea Support multiple tags for test configs by Sam Gilbert · 3 years, 8 months ago
  41. ae43db4 Renaming useMaxDepVersions -> androidx.useMaxDepVersions by Jeff Gaston · 3 years, 8 months ago
  42. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  43. c0999a6 Add new test-suite-tag for media compat tests by Sam Gilbert · 3 years, 9 months ago
  44. 1a3949d Give macrobenchmarks their own suite-tag by Sam Gilbert · 3 years, 10 months ago
  45. 2fcbbe3 Refactor test config generation to use builder by Sam Gilbert · 3 years, 10 months ago
  46. e22ec2a Add presubmit support to androidx suite config by Sam Gilbert · 3 years, 11 months ago
  47. 0bda38c Generate support-media-* tests for androidx suite by Sam Gilbert · 3 years, 11 months ago
  48. fdba6b2 Adding simple xml verification tests by Sam Gilbert · 3 years, 11 months ago
  49. 71237de Remove AMD hacks supporting multiple roots by Sam Gilbert · 4 years ago
  50. c3d1fd7 Remove empty baseline files by Oussama Ben Abdelbaki · 4 years, 1 month ago
  51. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  52. d815bc5 Renaming "dumb-tests" to "placeholder-tests" by Sam Gilbert · 4 years, 2 months ago
  53. ea2dacb2 Making ktlint become out-of-date when its inputs change by Jeff Gaston · 4 years, 4 months ago
  54. aea149f Making maxDepVersions be enabled again by Jeff Gaston · 4 years, 6 months ago
  55. 6d909a0 Merge "Expose changed and dependent sets for AMD" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  56. 303948a Expose changed and dependent sets for AMD by Sam Gilbert · 4 years, 6 months ago
  57. ace9b23 Remove Gradle ReleaseNotes specific implementation from build by Nick Anthony · 4 years, 6 months ago
  58. 6b98755 Adds `generateDocs` flag to allow opting out for docs generation by Louis Pullen-Freilich · 4 years, 6 months ago
  59. d61ec62 Making buildSrc-tests:ktlint cover buildSrc by Jeff Gaston · 4 years, 7 months ago
  60. 5960141 Fixing the GitClient to support bare git repo. by Sam Gilbert · 4 years, 7 months ago
  61. 4f0e82f Update to AMD to clean up and improve edge cases; e.g. benchmark tip-of-tree in compose by Owen Gray · 4 years, 7 months ago
  62. 14154dd Re-adding buildSrc-tests by Jeff Gaston · 4 years, 7 months ago
  63. 56b8daa When buildSrc/root files are changed, build Compose as well by Sam Gilbert · 4 years, 8 months ago
  64. 427c4f9 Merging lint-checks and ui-internal-lint-checks at build time by Jeff Gaston · 4 years, 8 months ago
  65. b1753a9 Add Generate All Release Notes Task by Nick Anthony · 4 years, 9 months ago
  66. d9ab3ef Remove useless assert :) by Aurimas Liutikas · 4 years, 9 months ago
  67. 08e53df Unifies dependencies across Compose and main project by Louis Pullen-Freilich · 5 years ago
  68. b5425ae generateReleaseNotes now defaults to listing commits with Release note: field by Nick Anthony · 5 years ago
  69. b2fd2f3 Add build functionality to parse a 'Release notes:' field in commit messages by Nick Anthony · 5 years ago
  70. f94d600 Update documentation and fix up GitCommitRange to be more usable by Nick Anthony · 5 years ago
  71. cc1b698 Add SHA to aggregate build info file by Nick Anthony · 5 years ago
  72. 593de4f Initial stab at generating release notes as gradle task by Nick Anthony · 5 years ago
  73. 8fd9fc8 Extracting buildSrc tests into separate projects by Jeff Gaston · 5 years ago