1. ec1c75a Asking the build servers to save system stats for all targets by Jeff Gaston · 3 years, 2 months ago
  2. ca0c81a Saving BUILD_NUMBER into a log in out/ by Jeff Gaston · 3 years, 2 months ago
  3. eff32e3 Saving BUILD_NUMBER into a log in dist/ by Jeff Gaston · 3 years, 2 months ago
  4. e88d14b Changing the way we determine presubmit builds. by Sam Gilbert · 3 years, 3 months ago
  5. 4dff6e1c build server scripts now exporting performance metrics even for failed builds by Jeff Gaston · 3 years, 3 months ago
  6. a868324 Updating androidx_multiplatform.sh to call androidx.sh by Jeff Gaston · 3 years, 3 months ago
  7. c58f315 androidx_incremental.sh now hashing the out dir before running by Jeff Gaston · 3 years, 3 months ago
  8. a842d08 Merge "androidx_incremental.sh pointing at androidx.sh" into androidx-main by Aurimas Liutikas · 3 years, 3 months ago
  9. 8266ca9 androidx_incremental.sh pointing at androidx.sh by Jeff Gaston · 3 years, 3 months ago
  10. 485ba8b Temporarily disable building of AndroidX using ToT AGP by Aurimas Liutikas · 3 years, 3 months ago
  11. 74bfcec androidx-studio-integration.sh now exporting androidx build metrics as a file by Jeff Gaston · 3 years, 4 months ago
  12. 58fedea Moving listTaskOutputs into the same Gradle execution as buildOnServer by Jeff Gaston · 3 years, 5 months ago
  13. d0e2914 Merge "Enable running all tests for dependent projects" into androidx-main by Sam Gilbert · 3 years, 5 months ago
  14. c3df2c0 Disable verifyDependencyVersions for androidx-studio-integration branch by Aurimas Liutikas · 3 years, 5 months ago
  15. afa67c8 Moving the validation of Gradle project subsets into a unit test by Jeff Gaston · 3 years, 5 months ago
  16. f48d526 Merge "androidx-studio-integration -x validateLint" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  17. dedd012e androidx-studio-integration -x validateLint by Jeff Gaston · 3 years, 5 months ago
  18. 358e1f1 Moving the allProperties task into the same execution as buildOnServer by Jeff Gaston · 3 years, 5 months ago
  19. 726911b Add Wear build type. by Flavio Lerda · 3 years, 6 months ago
  20. 95eebf8 Enable running all tests for dependent projects by Sam Gilbert · 3 years, 5 months ago
  21. ff92d18 Add BuildType.MEDIA by Gyumin Sim · 3 years, 5 months ago
  22. 4537e14 gradlew offering a --ci option that expands into most flags used on the build server by Jeff Gaston · 3 years, 5 months ago
  23. 27fcfa0 Moving -Pandroidx.validateNoUnrecognizedMessages to build.sh by Jeff Gaston · 3 years, 6 months ago
  24. f57d8fb Moving --offline to build.sh by Jeff Gaston · 3 years, 6 months ago
  25. dba484b Moving -Pandroidx.enableAffectedModuleDetection to build.sh by Jeff Gaston · 3 years, 6 months ago
  26. 5ab1a17 Moving --no-daemon to build.sh by Jeff Gaston · 3 years, 6 months ago
  27. 0ef7851 Moving -PverifyUpToDate to build.sh by Jeff Gaston · 3 years, 6 months ago
  28. ae43db4 Renaming useMaxDepVersions -> androidx.useMaxDepVersions by Jeff Gaston · 3 years, 5 months ago
  29. b12f814 Moving -Pandroidx.coverageEnabled=true to build.sh by Jeff Gaston · 3 years, 6 months ago
  30. 085a586 Moving -Pandroidx.allWarningsAsErrors to build.sh by Jeff Gaston · 3 years, 6 months ago
  31. b997f4a Putting newlines into the description of failed Gradle commands by Jeff Gaston · 3 years, 6 months ago
  32. d45ff73 Merge "Add faster build target for presubmit" into androidx-main by Aurimas Liutikas · 3 years, 6 months ago
  33. 1006bf6 Add faster build target for presubmit by Sam Gilbert · 3 years, 6 months ago
  34. d02d64e Moving appsearch/local-storage/.cxx cache into out/dir by Jeff Gaston · 3 years, 6 months ago
  35. 93aa91b verify_no_caches_in_source_repo copying generated files into dist/ by Jeff Gaston · 3 years, 7 months ago
  36. e7e17e3 build.sh checking for files generated in the source repo by Jeff Gaston · 3 years, 7 months ago
  37. 20e2f42 tracking output for androidx_test_dependent_apks.sh by Jeff Gaston · 3 years, 7 months ago
  38. 127f175 Merge "tracking output for androidx_test_changed_apks.sh" into androidx-master-dev by Jeff Gaston · 3 years, 7 months ago
  39. 2f4ecc4 tracking output for androidx_test_changed_apks.sh by Jeff Gaston · 3 years, 7 months ago
  40. ce7667f Traking build output in androidx_max_dep_versions by Jeff Gaston · 3 years, 8 months ago
  41. 894d8d3 Merge "androidx-studio-integration zipping transforms dir on failure" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  42. 66d686a androidx-studio-integration zipping transforms dir on failure by Jeff Gaston · 3 years, 7 months ago
  43. e90e879 Merge "androidx-studio-integration.sh hide output from building Studio unless it fails" into androidx-master-dev by Jeff Gaston · 3 years, 7 months ago
  44. 1a0d0c0 androidx-studio-integration.sh hide output from building Studio unless it fails by Jeff Gaston · 3 years, 7 months ago
  45. e539d39 Removing unused build script by Jeff Gaston · 3 years, 7 months ago
  46. 614a9d9 Disable lint tasks as well for androidx-studio-integration by Aurimas Liutikas · 3 years, 7 months ago
  47. 28a99c5 Merge "tracking output for androidx_host_tests.sh" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  48. 7e76380 tracking output for androidx_host_tests.sh by Jeff Gaston · 3 years, 9 months ago
  49. fe71a60 busytown/impl/build.sh no longer waiting for user input in interactive terminal by Jeff Gaston · 3 years, 8 months ago
  50. 1989eb1 Set JAVA_HOME to JDK11 for building AGP by Aurimas Liutikas · 3 years, 8 months ago
  51. eaa97af Merge "Revert "tracking output for androidx_host_tests.sh"" into androidx-master-dev by Aurimas Liutikas · 3 years, 8 months ago
  52. 89f1cb1 Revert "tracking output for androidx_host_tests.sh" by Aurimas Liutikas · 3 years, 8 months ago
  53. 3ccb214 Merge "tracking output for androidx_host_tests.sh" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  54. 1d9ebc4 tracking output for androidx_host_tests.sh by Jeff Gaston · 3 years, 9 months ago
  55. 1f8388b tracking output for androidx_host_tests_max_dep_versions.sh by Jeff Gaston · 3 years, 9 months ago
  56. 1cf65d9 Validating that each project subset contains no unresolvable project dependencies by Jeff Gaston · 3 years, 8 months ago
  57. 0517a226 Merge "Revert "Ability to limit the published artifacts only to the affected ones"" into androidx-master-dev by Aurimas Liutikas · 3 years, 8 months ago
  58. 1b97b76 Revert "Ability to limit the published artifacts only to the affected ones" by Aurimas Liutikas · 3 years, 8 months ago
  59. 89898d2 Revert "no longer saving gradle.log for less interesting Gradle invocations" by Jeff Gaston · 3 years, 8 months ago
  60. 467f90e Merge "Ability to limit the published artifacts only to the affected ones" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  61. aab8cff Ability to limit the published artifacts only to the affected ones by Oussama Ben Abdelbaki · 3 years, 9 months ago
  62. 735a2b1 Updating androidx_multiplatform.sh to match its target name by Jeff Gaston · 3 years, 8 months ago
  63. c010263 no longer saving gradle.log for less interesting Gradle invocations by Jeff Gaston · 3 years, 8 months ago
  64. ac0e9fc Enable Gradle file system watching by Aurimas Liutikas · 3 years, 8 months ago
  65. d4eec5b Enabling tracking of build output messages in androidx_snapshot.sh by Jeff Gaston · 3 years, 8 months ago
  66. 7985492 Remove legacy documentation configuration code by Aurimas Liutikas · 3 years, 8 months ago
  67. cd71e59 Merge "Make androidx target --offline" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  68. e280010 Make androidx target --offline by Aurimas Liutikas · 3 years, 8 months ago
  69. fd8be07 Add a MPP build-only CI task by Jim Sproch · 3 years, 8 months ago
  70. 70a3988d Merge "Enable AffectedModuleDetection for androidx target." into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  71. e146dc0 Merge "Merge androidx and compose builds" into androidx-master-dev by Aurimas Liutikas · 3 years, 9 months ago
  72. 8af4dc9 Merge androidx and compose builds by Aurimas Liutikas · 3 years, 9 months ago
  73. 92d8bb0 Merge "Revert "tracking output for androidx_host_tests.sh"" into androidx-master-dev by Aurimas Liutikas · 3 years, 9 months ago
  74. 6863fc3 Revert "tracking output for androidx_host_tests.sh" by Aurimas Liutikas · 3 years, 9 months ago
  75. 317fbd3 Enable AffectedModuleDetection for androidx target. by Aurimas Liutikas · 3 years, 9 months ago
  76. 4c1c24f Merge "Revert "Enable AffectedModuleDetector for lint tasks"" into androidx-master-dev by Sam Gilbert · 3 years, 9 months ago
  77. 5009b40 Revert "Enable AffectedModuleDetector for lint tasks" by Sam Gilbert · 3 years, 9 months ago
  78. df8a99b Merge changes Ib60bcb81,I9a99661b,I9f232ceb into androidx-master-dev by Aurimas Liutikas · 3 years, 9 months ago
  79. d7c6042 Enable AffectedModuleDetector for lint tasks by Aurimas Liutikas · 3 years, 9 months ago
  80. 027bf15 build.sh asserting that a .git dir exists by Jeff Gaston · 3 years, 9 months ago
  81. b88ffe7 tracking output for androidx_host_tests.sh by Jeff Gaston · 3 years, 9 months ago
  82. 84a1284 Disable lintDebug in androidx-studio-integration. by Aurimas Liutikas · 3 years, 9 months ago
  83. 8d68ebf Merge "Update baselines with tip of tree Android Lint" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  84. dc52fd5 more explanation about build_log_simplifier by Jeff Gaston · 3 years, 9 months ago
  85. 84e4c13 Update baselines with tip of tree Android Lint by Aurimas Liutikas · 3 years, 9 months ago
  86. 132bcf9 Put setting env variable in the correct spot by Aurimas Liutikas · 3 years, 9 months ago
  87. 69b8ee3 Disable running Android lint in androidx-studio-integration branch. by Aurimas Liutikas · 3 years, 9 months ago
  88. 0e4ed7c Build server printing gradlew command rather than java command by Jeff Gaston · 3 years, 9 months ago
  89. e4b4b87 Enabling tracking of build output messages in androidx.sh by Jeff Gaston · 3 years, 10 months ago
  90. 41b9022 gradlew support to call development/build_log_simplifier.py by Jeff Gaston · 3 years, 11 months ago
  91. 0b09871 Shorter test output in CI by Jeff Gaston · 3 years, 10 months ago
  92. ab4bb4d Removing separate printing of build time from build server output by Jeff Gaston · 3 years, 10 months ago
  93. fc943b6 No longer having the build server builds list their out/ dirs by Jeff Gaston · 3 years, 10 months ago
  94. 322e13f Update studio/androidx integration test target name by Diego Perez · 3 years, 11 months ago
  95. 00374f4 Hiding the output of `./gradlew allProperties` by Jeff Gaston · 3 years, 11 months ago
  96. f463d03 Merge "androidx-studio-integration now exporting transforms dir on failure" into androidx-master-dev by Treehugger Robot · 4 years ago
  97. bdf9956 androidx-studio-integration now exporting transforms dir on failure by Jeff Gaston · 4 years ago
  98. c21b670 Add studio integration test script by diegoperez · 4 years ago
  99. 3fe7b9f Enabling some androidx-master-dev checks in androidx-studio-integration by Jeff Gaston · 4 years ago
  100. bee45e8 Verifies parent project paths exist as part of CI by Louis Pullen-Freilich · 4 years ago