[go: nahoru, domu]

  1. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 2 months ago
  2. f12e43c Changing the way we determine presubmit builds. by Sam Gilbert · 3 years, 2 months ago
  3. 774d8bd Revert "Changing the way we determine presubmit builds." by Sam Gilbert · 3 years, 2 months ago
  4. 0785997 Changing the way we determine presubmit builds. by Sam Gilbert · 3 years, 3 months ago
  5. 0567ba7 Merge "Revert "Changing the way we determine presubmit builds."" into androidx-main by Aurimas Liutikas · 3 years, 2 months ago
  6. 36ffd53 Revert "Changing the way we determine presubmit builds." by Sam Gilbert · 3 years, 2 months ago
  7. d2c0888 Merge "Changing the way we determine presubmit builds." into androidx-main by Sam Gilbert · 3 years, 2 months ago
  8. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  9. e88d14b Changing the way we determine presubmit builds. by Sam Gilbert · 3 years, 3 months ago
  10. 95ec234 Merge "Moving ProjectSubsetsTest temp dir into out/" into androidx-main by Aurimas Liutikas · 3 years, 4 months ago
  11. ac0d53a Moving ProjectSubsetsTest temp dir into out/ by Jeff Gaston · 3 years, 4 months ago
  12. 3be1187 Revert "Update to use ShippingApiLevelModuleController" by Julien Desprez · 3 years, 4 months ago
  13. ba326c1 Update to use ShippingApiLevelModuleController by Sam Gilbert · 3 years, 4 months ago
  14. bad5234 Add comments and explicit arg to remove apks by Sam Gilbert · 3 years, 4 months ago
  15. 99327ce Set cleanup-apks false by Sam Gilbert · 3 years, 4 months ago
  16. b0aa864 Remove cleanup option to prevent crash by Sam Gilbert · 3 years, 4 months ago
  17. 5c90131 Merge "Standardize to more kt-compatible syntax" into androidx-main by Jim Sproch · 3 years, 5 months ago
  18. d0e2914 Merge "Enable running all tests for dependent projects" into androidx-main by Sam Gilbert · 3 years, 5 months ago
  19. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 6 months ago
  20. afa67c8 Moving the validation of Gradle project subsets into a unit test by Jeff Gaston · 3 years, 5 months ago
  21. 95eebf8 Enable running all tests for dependent projects by Sam Gilbert · 3 years, 5 months ago
  22. 5186fc7 Don't run flaky tests in presubmit by Sam Gilbert · 3 years, 5 months ago
  23. 8a0deea Support multiple tags for test configs by Sam Gilbert · 3 years, 5 months ago
  24. ae43db4 Renaming useMaxDepVersions -> androidx.useMaxDepVersions by Jeff Gaston · 3 years, 5 months ago
  25. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 6 months ago
  26. c0999a6 Add new test-suite-tag for media compat tests by Sam Gilbert · 3 years, 7 months ago
  27. 1a3949d Give macrobenchmarks their own suite-tag by Sam Gilbert · 3 years, 7 months ago
  28. 2fcbbe3 Refactor test config generation to use builder by Sam Gilbert · 3 years, 7 months ago
  29. e22ec2a Add presubmit support to androidx suite config by Sam Gilbert · 3 years, 8 months ago
  30. 0bda38c Generate support-media-* tests for androidx suite by Sam Gilbert · 3 years, 8 months ago
  31. fdba6b2 Adding simple xml verification tests by Sam Gilbert · 3 years, 8 months ago
  32. 71237de Remove AMD hacks supporting multiple roots by Sam Gilbert · 3 years, 9 months ago
  33. c3d1fd7 Remove empty baseline files by Oussama Ben Abdelbaki · 3 years, 10 months ago
  34. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 3 years, 10 months ago
  35. d815bc5 Renaming "dumb-tests" to "placeholder-tests" by Sam Gilbert · 4 years ago
  36. ea2dacb2 Making ktlint become out-of-date when its inputs change by Jeff Gaston · 4 years, 2 months ago
  37. aea149f Making maxDepVersions be enabled again by Jeff Gaston · 4 years, 3 months ago
  38. 6d909a0 Merge "Expose changed and dependent sets for AMD" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  39. 303948a Expose changed and dependent sets for AMD by Sam Gilbert · 4 years, 3 months ago
  40. ace9b23 Remove Gradle ReleaseNotes specific implementation from build by Nick Anthony · 4 years, 3 months ago
  41. 6b98755 Adds `generateDocs` flag to allow opting out for docs generation by Louis Pullen-Freilich · 4 years, 4 months ago
  42. d61ec62 Making buildSrc-tests:ktlint cover buildSrc by Jeff Gaston · 4 years, 4 months ago
  43. 5960141 Fixing the GitClient to support bare git repo. by Sam Gilbert · 4 years, 5 months ago
  44. 4f0e82f Update to AMD to clean up and improve edge cases; e.g. benchmark tip-of-tree in compose by Owen Gray · 4 years, 5 months ago
  45. 14154dd Re-adding buildSrc-tests by Jeff Gaston · 4 years, 5 months ago
  46. 56b8daa When buildSrc/root files are changed, build Compose as well by Sam Gilbert · 4 years, 6 months ago
  47. 427c4f9 Merging lint-checks and ui-internal-lint-checks at build time by Jeff Gaston · 4 years, 5 months ago
  48. b1753a9 Add Generate All Release Notes Task by Nick Anthony · 4 years, 7 months ago
  49. d9ab3ef Remove useless assert :) by Aurimas Liutikas · 4 years, 7 months ago
  50. 08e53df Unifies dependencies across Compose and main project by Louis Pullen-Freilich · 4 years, 8 months ago
  51. b5425ae generateReleaseNotes now defaults to listing commits with Release note: field by Nick Anthony · 4 years, 9 months ago
  52. b2fd2f3 Add build functionality to parse a 'Release notes:' field in commit messages by Nick Anthony · 4 years, 9 months ago
  53. f94d600 Update documentation and fix up GitCommitRange to be more usable by Nick Anthony · 4 years, 10 months ago
  54. cc1b698 Add SHA to aggregate build info file by Nick Anthony · 4 years, 11 months ago
  55. 593de4f Initial stab at generating release notes as gradle task by Nick Anthony · 5 years ago
  56. 8fd9fc8 Extracting buildSrc tests into separate projects by Jeff Gaston · 5 years ago