[go: nahoru, domu]

  1. 5aae8ff Merge "Unify protobuf version used in androidx" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  2. a82eb74 Merge "Use signed checkmark library in buildSrc-tests" into androidx-main by Treehugger Robot · 2 years, 2 months ago
  3. ecae583 Use signed checkmark library in buildSrc-tests by David Saff · 2 years, 3 months ago
  4. b5a2e52 Upgradle to 7.5 nightly by Aurimas Liutikas · 2 years, 2 months ago
  5. 2173e2b Unify protobuf version used in androidx by Aurimas Liutikas · 2 years, 3 months ago
  6. d59c82e Merge "Constrained configs don't cleanup apks" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  7. 69ecf65 Constrained configs don't cleanup apks by Sam Gilbert · 2 years, 3 months ago
  8. 2eb919d Self-contained test of AndroidXRootImplPlugin by David Saff · 2 years, 3 months ago
  9. bb673b7 Merge changes from topic "224551128_verify_xml_structure" into androidx-main by Alan Viverette · 2 years, 3 months ago
  10. 4c8a1b2 Use dom4j to ensure correct XML parsing and output formatting by Alan Viverette · 2 years, 3 months ago
  11. 6b52a14 Add dom4j dependency for use in XML manipulation by Alan Viverette · 2 years, 4 months ago
  12. 5d938db Add functions to determine if checksum components have valid bug comments. by David Saff · 2 years, 4 months ago
  13. cde6b7e Merge "Remove unused version script parser / generator" into androidx-main by Fred Sladkey · 2 years, 4 months ago
  14. 6929d3f Remove unused version script parser / generator by Fred Sladkey · 2 years, 4 months ago
  15. fdbce5c Re-apply "Add support for publishing JS- and JVM-targeted libraries in by Alan Viverette · 2 years, 4 months ago
  16. db28c8e Revert "Add support for publishing JS- and JVM-targeted libraries in top-of-tree" by Alan Viverette · 2 years, 4 months ago
  17. d2d4eae Merge "Add GLANCE project subset to studio scripts." into androidx-main by Treehugger Robot · 2 years, 4 months ago
  18. 98f31b7 Add support for publishing JS- and JVM-targeted libraries in top-of-tree by Alan Viverette · 2 years, 4 months ago
  19. b87e89a Add GLANCE project subset to studio scripts. by Zak Cohen · 2 years, 5 months ago
  20. 787e350 Merge "Add version script parser and pass list to abidw" into androidx-main by Fred Sladkey · 2 years, 5 months ago
  21. fa280ec Add version script parser and pass list to abidw by Fred Sladkey · 2 years, 5 months ago
  22. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 8 months ago
  23. a9740bf [GH] Fix lint violations in `ChangeInfoGitClientTest.kt` by Daz DeBoer · 2 years, 5 months ago
  24. 6a12df8 ChangeInfoGitClient now passing formatted commit text rather than git hash by Jeff Gaston · 2 years, 5 months ago
  25. 4a159f0 ChangeInfoGitClient support to parse a manifest too by Jeff Gaston · 2 years, 6 months ago
  26. e6f014c ChangeInfoGitClient.findPreviousSubmittedChange no longer failing if there is a change without parent specified by Jeff Gaston · 2 years, 6 months ago
  27. d0c7ebd ChangeInfoGitClient in preparation for loading changeinfo files by Jeff Gaston · 2 years, 7 months ago
  28. 7ce6a57 GitClientImpl -> GitRunnerGitClient by Jeff Gaston · 2 years, 7 months ago
  29. 8cf41f5 Print a suggestion when ktlint fails by Aurimas Liutikas · 2 years, 6 months ago
  30. e0de395 Revert "Allow skipping device tests on version bumps" by Aurimas Liutikas · 2 years, 7 months ago
  31. c1258c7 Allow skipping device tests on version bumps by Aurimas Liutikas · 2 years, 7 months ago
  32. f4844f1 Configuration caching fix for project subsets by Jeff Gaston · 2 years, 7 months ago
  33. 2b3da54 ProjectSubsetsTest workaround for configuration caching by Jeff Gaston · 2 years, 7 months ago
  34. 9d8c704 Pass install-arg -t to target preparers by Alan Viverette · 2 years, 8 months ago
  35. 4209691 Restructure buildSrc libraries by Aurimas Liutikas · 2 years, 8 months ago
  36. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 9 months ago
  37. 7d559e8 Add task to ensure playground gradle version matches androidx build version by Yigit Boyar · 2 years, 8 months ago
  38. c04ab8a fix for ./gradlew :buildSrc-tests:ktlint by Jeff Gaston · 2 years, 9 months ago
  39. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  40. 6a59789 Updating buildSrc-tests to match the new source dirs in buildSrc by Jeff Gaston · 2 years, 10 months ago
  41. d72edf2 Splitting buildSrc into multiple projects by Jeff Gaston · 2 years, 11 months ago
  42. 327e00c Always validate project structure during configuration by Alan Viverette · 2 years, 11 months ago
  43. 389e9fd AffectedModuleDetector configuration caching by Jeff Gaston · 3 years ago
  44. 2ca5170 [GH] Avoid building playground projects when they are not affected by Yigit Boyar · 3 years, 1 month ago
  45. 5e3f90c Merge "Adding support for ignoredPaths in AMD" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  46. 95f6a68 Adding support for ignoredPaths in AMD by Sam Gilbert · 3 years, 1 month ago
  47. b3483fd Migrate miscellaneous libraries to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 1 month ago
  48. be71331 AMD & Test Config fixes by Sam Gilbert · 3 years, 1 month ago
  49. 4872b65 Detect Github changes in affected module detector by Yigit Boyar · 3 years, 2 months ago
  50. 4411aa1 Update androidx to AGP 7.0-alpha15 by Alan Viverette · 3 years, 2 months ago
  51. 12cfc0c AffectedModuleDetector don't allow commits authored by android-build-server to be base commits by Jeff Gaston · 3 years, 2 months ago
  52. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 2 months ago
  53. f12e43c Changing the way we determine presubmit builds. by Sam Gilbert · 3 years, 2 months ago
  54. 774d8bd Revert "Changing the way we determine presubmit builds." by Sam Gilbert · 3 years, 2 months ago
  55. 0785997 Changing the way we determine presubmit builds. by Sam Gilbert · 3 years, 3 months ago
  56. 0567ba7 Merge "Revert "Changing the way we determine presubmit builds."" into androidx-main by Aurimas Liutikas · 3 years, 2 months ago
  57. 36ffd53 Revert "Changing the way we determine presubmit builds." by Sam Gilbert · 3 years, 2 months ago
  58. d2c0888 Merge "Changing the way we determine presubmit builds." into androidx-main by Sam Gilbert · 3 years, 2 months ago
  59. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  60. e88d14b Changing the way we determine presubmit builds. by Sam Gilbert · 3 years, 3 months ago
  61. 95ec234 Merge "Moving ProjectSubsetsTest temp dir into out/" into androidx-main by Aurimas Liutikas · 3 years, 4 months ago
  62. ac0d53a Moving ProjectSubsetsTest temp dir into out/ by Jeff Gaston · 3 years, 4 months ago
  63. 3be1187 Revert "Update to use ShippingApiLevelModuleController" by Julien Desprez · 3 years, 4 months ago
  64. ba326c1 Update to use ShippingApiLevelModuleController by Sam Gilbert · 3 years, 4 months ago
  65. bad5234 Add comments and explicit arg to remove apks by Sam Gilbert · 3 years, 4 months ago
  66. 99327ce Set cleanup-apks false by Sam Gilbert · 3 years, 4 months ago
  67. b0aa864 Remove cleanup option to prevent crash by Sam Gilbert · 3 years, 4 months ago
  68. 5c90131 Merge "Standardize to more kt-compatible syntax" into androidx-main by Jim Sproch · 3 years, 5 months ago
  69. d0e2914 Merge "Enable running all tests for dependent projects" into androidx-main by Sam Gilbert · 3 years, 5 months ago
  70. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 6 months ago
  71. afa67c8 Moving the validation of Gradle project subsets into a unit test by Jeff Gaston · 3 years, 5 months ago
  72. 95eebf8 Enable running all tests for dependent projects by Sam Gilbert · 3 years, 5 months ago
  73. 5186fc7 Don't run flaky tests in presubmit by Sam Gilbert · 3 years, 5 months ago
  74. 8a0deea Support multiple tags for test configs by Sam Gilbert · 3 years, 5 months ago
  75. ae43db4 Renaming useMaxDepVersions -> androidx.useMaxDepVersions by Jeff Gaston · 3 years, 5 months ago
  76. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 6 months ago
  77. c0999a6 Add new test-suite-tag for media compat tests by Sam Gilbert · 3 years, 7 months ago
  78. 1a3949d Give macrobenchmarks their own suite-tag by Sam Gilbert · 3 years, 7 months ago
  79. 2fcbbe3 Refactor test config generation to use builder by Sam Gilbert · 3 years, 7 months ago
  80. e22ec2a Add presubmit support to androidx suite config by Sam Gilbert · 3 years, 8 months ago
  81. 0bda38c Generate support-media-* tests for androidx suite by Sam Gilbert · 3 years, 8 months ago
  82. fdba6b2 Adding simple xml verification tests by Sam Gilbert · 3 years, 8 months ago
  83. 71237de Remove AMD hacks supporting multiple roots by Sam Gilbert · 3 years, 9 months ago
  84. c3d1fd7 Remove empty baseline files by Oussama Ben Abdelbaki · 3 years, 10 months ago
  85. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 3 years, 10 months ago
  86. d815bc5 Renaming "dumb-tests" to "placeholder-tests" by Sam Gilbert · 4 years ago
  87. ea2dacb2 Making ktlint become out-of-date when its inputs change by Jeff Gaston · 4 years, 2 months ago
  88. aea149f Making maxDepVersions be enabled again by Jeff Gaston · 4 years, 3 months ago
  89. 6d909a0 Merge "Expose changed and dependent sets for AMD" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  90. 303948a Expose changed and dependent sets for AMD by Sam Gilbert · 4 years, 3 months ago
  91. ace9b23 Remove Gradle ReleaseNotes specific implementation from build by Nick Anthony · 4 years, 3 months ago
  92. 6b98755 Adds `generateDocs` flag to allow opting out for docs generation by Louis Pullen-Freilich · 4 years, 4 months ago
  93. d61ec62 Making buildSrc-tests:ktlint cover buildSrc by Jeff Gaston · 4 years, 4 months ago
  94. 5960141 Fixing the GitClient to support bare git repo. by Sam Gilbert · 4 years, 5 months ago
  95. 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
  96. 14154dd Re-adding buildSrc-tests by Jeff Gaston · 4 years, 5 months ago
  97. 56b8daa When buildSrc/root files are changed, build Compose as well by Sam Gilbert · 4 years, 6 months ago
  98. 427c4f9 Merging lint-checks and ui-internal-lint-checks at build time by Jeff Gaston · 4 years, 5 months ago
  99. b1753a9 Add Generate All Release Notes Task by Nick Anthony · 4 years, 7 months ago
  100. d9ab3ef Remove useless assert :) by Aurimas Liutikas · 4 years, 7 months ago