1. 5c4a931 Remove support of JAVA_TOOLS_JAR by Aurimas Liutikas · 8 months ago
  2. eeb07d3 Separate flag for ci-level (high) memory by Jeff Gaston · 9 months ago
  3. 1df4053 Up gradle max-mem to 32g by Shalom Gibly · 10 months ago
  4. 07b693c Merge "saving up to 10 build scans at once" into androidx-main by Treehugger Robot · 11 months ago
  5. 6cca77e5 saving up to 10 build scans at once by Jeff Gaston · 11 months ago
  6. 07c47d3 Fix CC invalidation when switching between IDE and cmdline by Aurimas Liutikas · 11 months ago
  7. 113e372 Move to using a property for lint stack trace printing by Aurimas Liutikas · 1 year, 1 month ago
  8. 9d65136 Disable lint bytecode verifier, update baselines by Alan Viverette · 1 year, 3 months ago
  9. dc9c8cb Skipping dependency verification in Studio by Jeff Gaston · 1 year, 4 months ago
  10. 8b7f1ee -XX:ReservedCodeCacheSize=576M by Jeff Gaston · 1 year, 7 months ago
  11. 6b2fb21 Better explanation when missing JAVA_HOME by Alan Viverette · 1 year, 8 months ago
  12. 420b7f6 Start using JDK 17 by Aurimas Liutikas · 1 year, 11 months ago
  13. f06703b Revert "Revert "Use Gradle daemons in CI."" by Aurimas Liutikas · 2 years ago
  14. e2cb7bb6 Revert "Use Gradle daemons in CI." by Aurimas Liutikas · 2 years ago
  15. b409a80 Use Gradle daemons in CI. by Aurimas Liutikas · 2 years ago
  16. 9d97d5c gradlew skipping trying to zip build-scan-data if it doesn't exist by Jeff Gaston · 2 years ago
  17. 7dfb793 Merge "Stop using warnings as errors" into androidx-main by Aurimas Liutikas · 2 years ago
  18. 41c58e0 Stop using warnings as errors by Aurimas Liutikas · 2 years ago
  19. 7121d83 Enabling TaskUpToDateValidator via environment variable rather than gradle property by Jeff Gaston · 2 years ago
  20. d6bc55a Add a clearer message that we don't support root via GitHub by Aurimas Liutikas · 2 years, 1 month ago
  21. 934d0b1 Fix for gcp cache by Jeff Gaston · 2 years, 2 months ago
  22. b52df61 Merge "Stop using a custom lint database" into androidx-main by Alan Viverette · 2 years, 2 months ago
  23. 5b71044 Stop using a custom lint database by Alan Viverette · 2 years, 2 months ago
  24. 87a4bbb gradlew --clean now stopping daemons first by Jeff Gaston · 2 years, 2 months ago
  25. d571989 gradlew --clean now making a backup of the build state by Jeff Gaston · 2 years, 2 months ago
  26. b03b05a gradlew enabling YourKit profiling when androidx.profile.yourkitAgentPath set by Jeff Gaston · 2 years, 2 months ago
  27. 465ccfc Use the `arm64` variant of JDK on M1 Macbook Pro. by Rahul Ravikumar · 2 years, 4 months ago
  28. 3234cb3 Remove attempted workaround for '-Dkotlin.incremental.compilation=true' by Jeff Gaston · 2 years, 4 months ago
  29. 20f5e7a clearer fast reproduction instructions when TaskUpToDateValidator's second build fails by Jeff Gaston · 2 years, 5 months ago
  30. 1e67a61 Having build server copy each build scan into dist by Jeff Gaston · 2 years, 7 months ago
  31. c6df415 fixes for lint baseline process by Jeff Gaston · 2 years, 8 months ago
  32. d2806b3 gradlew now failing right away if --scan is specified with --offline by Jeff Gaston · 2 years, 9 months ago
  33. 794b0b7 gradlew --no-ci argument by Jeff Gaston · 2 years, 9 months ago
  34. 3aa86ff Merge "Revert "Revert "Enable Gradle configuration caching.""" into androidx-main by Aurimas Liutikas · 2 years, 9 months ago
  35. 96eb601 Revert "Revert "Enable Gradle configuration caching."" by Jeff Gaston · 2 years, 9 months ago
  36. 9c71666 Merge "gradlew --clean no longer deleting appsearch/**/.cxx" into androidx-main by Jeff Gaston · 2 years, 9 months ago
  37. 3d3ff86 Revert "Enable Gradle configuration caching." by Jeff Gaston · 2 years, 9 months ago
  38. 3546483 gradlew --clean no longer deleting appsearch/**/.cxx by Jeff Gaston · 2 years, 9 months ago
  39. a68c8ff Enable Gradle configuration caching. by Aurimas Liutikas · 2 years, 11 months ago
  40. 829fd82 Workaround for gradle not creating reports dir by Jeff Gaston · 2 years, 9 months ago
  41. 54723ef JAVA_OPTS += -Dkotlin.incremental.compilation=true by Jeff Gaston · 2 years, 10 months ago
  42. 449de9f no longer copying daemon logs on failure by Jeff Gaston · 3 years, 1 month ago
  43. 1c686ec Disable use of test coverage. by Aurimas Liutikas · 3 years, 2 months ago
  44. baa2b20 gradlew offering a "--clean" argument to replace cleanBuild.sh by Jeff Gaston · 3 years, 2 months ago
  45. 5562474 -PverifyUpToDate -> -Pandroidx.verifyUpToDate by Jeff Gaston · 3 years, 2 months ago
  46. 77bb2b1 Increasing memory allocated to build server builds by Jeff Gaston · 3 years, 2 months ago
  47. 3febf90 Moving project cache dir into out/ by Jeff Gaston · 3 years, 3 months ago
  48. 7eafa5d gradlew now offering a --strict flag as a subset of --ci by Jeff Gaston · 3 years, 4 months ago
  49. 4537e14 gradlew offering a --ci option that expands into most flags used on the build server by Jeff Gaston · 3 years, 5 months ago
  50. 61cef33 Clearer description of when diagnose-build-failure.sh can help by Jeff Gaston · 3 years, 6 months ago
  51. 398f814 Merge "Unsetting ANDROID_BUILD_TOP so Lint doesn't try to use it" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  52. c21ecb3 Unsetting ANDROID_BUILD_TOP so Lint doesn't try to use it by Jeff Gaston · 3 years, 8 months ago
  53. e906e5c Clearer message when TaskUpToDateValidator's second build fails by Jeff Gaston · 3 years, 8 months ago
  54. 89898d2 Revert "no longer saving gradle.log for less interesting Gradle invocations" by Jeff Gaston · 3 years, 8 months ago
  55. c010263 no longer saving gradle.log for less interesting Gradle invocations by Jeff Gaston · 3 years, 8 months ago
  56. cca984c Increasing memory settings on the build servers in hopes of finding whether that reduces the frequency of running out of memory by Jeff Gaston · 3 years, 9 months ago
  57. e4b4b87 Enabling tracking of build output messages in androidx.sh by Jeff Gaston · 3 years, 10 months ago
  58. 41b9022 gradlew support to call development/build_log_simplifier.py by Jeff Gaston · 3 years, 10 months ago
  59. 440e1ac Asking Gradle to dump the heap if it runs out by Jeff Gaston · 3 years, 10 months ago
  60. dd8a6e9 Having gradlew resolve symlinks in OUT_DIR and DIST_DIR before running Gradle by Jeff Gaston · 3 years, 10 months ago
  61. d289794 Disabling --info-level logging during the TaskUpToDateValidator's second Gradle execution by Jeff Gaston · 4 years ago
  62. e572f82 Running build_log_simplifier.py in androidx-studio-integration.sh too by Jeff Gaston · 4 years ago
  63. 6971329 Running build_log_simplifier.py for build server builds by Jeff Gaston · 4 years, 1 month ago
  64. 400ccb3 Wording clarifications to TaskUpToDateValidator by Jeff Gaston · 4 years ago
  65. 45afc0f gradlew -PverifyUpToDate now having Gradle display why a task remained out-of-date by Jeff Gaston · 4 years, 1 month ago
  66. 4b897cb Update to JDK 11. by Aurimas Liutikas · 4 years, 8 months ago
  67. 1dcad3f Revert "Attempt to update to JDK 11." by Aurimas Liutikas · 4 years, 3 months ago
  68. f3132ea Attempt to update to JDK 11. by Aurimas Liutikas · 4 years, 8 months ago
  69. 0d2b5b8 Merge "TaskUpToDateValidator showing all unexpected failures rather than giving up once a failure is noticed" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  70. cefdeae TaskUpToDateValidator showing all unexpected failures rather than giving up once a failure is noticed by Jeff Gaston · 4 years, 4 months ago
  71. 058d9b5 Set STUDIO_JDK to make studio use the same JDK as gradle. by Aurimas Liutikas · 4 years, 3 months ago
  72. 1971cc5 Removing dmesg and ps diagnostics after build server build failure by Jeff Gaston · 4 years, 4 months ago
  73. d54930d Fixing copying hs_err_pid files when Gradle crashes by Jeff Gaston · 4 years, 4 months ago
  74. 2f1967d Checking for system messages when the gradle daemon dies by Jeff Gaston · 4 years, 5 months ago
  75. 061234a6 Hopefully copying hs_err_pid files into the dist dir when the Gradle daemon dies by Jeff Gaston · 4 years, 5 months ago
  76. f951f1b On build failure on build server, now also showing start times of other processes by Jeff Gaston · 4 years, 5 months ago
  77. 427c4f9 Merging lint-checks and ui-internal-lint-checks at build time by Jeff Gaston · 4 years, 5 months ago
  78. 18c47d3 Some more diagnostics when the build fails by Jeff Gaston · 4 years, 5 months ago
  79. 224eb17 Moving -PdisallowExecution logic out of build.py and into gradlew by Jeff Gaston · 4 years, 6 months ago
  80. 1429225 Moving org.gradle.jvmargs back into gradle.properties where Studio can find them by Jeff Gaston · 4 years, 6 months ago
  81. e72d230 Telling Gradle to initially request all of the memory that it will ever request by Jeff Gaston · 4 years, 6 months ago
  82. 38004a6 Moving the temp dir into OUT_DIR when OUT is specified by Jeff Gaston · 4 years, 6 months ago
  83. 6ab84fc3 Add ANDROID_HOME env variable to gradlew & studio by Matthew Fraschilla · 4 years, 7 months ago
  84. 826bdbe Making Gradle's System.getProperty("user.home") return $GRADLE_USER_HOME by Jeff Gaston · 4 years, 7 months ago
  85. 0e3d19a Making gradlew resolve DIST_DIR to an absolute path by Jeff Gaston · 4 years, 9 months ago
  86. b89c82b Having gradlew mention diagnose-build-failure when the build fails by Jeff Gaston · 4 years, 10 months ago
  87. 8fd9fc8 Extracting buildSrc tests into separate projects by Jeff Gaston · 5 years ago
  88. cc694ab Always setting OUT_DIR to a default value if unset by Jeff Gaston · 5 years ago
  89. 79a43f2 Mostly Revert "Revert "Moving the buildDir for the buildSrc project to be in the out/ dir"" by Jeff Gaston · 5 years ago
  90. 5bf892e Revert "Moving the buildDir for the buildSrc project to be in the out/ dir" by Aurimas Liutikas · 5 years ago
  91. 6310e23 Moving the buildDir for the buildSrc project to be in the out/ dir by Jeff Gaston · 5 years ago
  92. efab5eb Always force JDK from prebuilts. by Sergey Vasilinets · 5 years ago
  93. f825eb5 Support for custom rules by Oussama Ben Abdelbaki · 6 years ago
  94. 9998eae Restoring Gradle's number of max-workers to the default by Jeff Gaston · 6 years ago
  95. 2900f3a Use sysctl in OSX for computing num of workers. by Daniel Santiago Rivera · 6 years ago
  96. 1a927cd Temporarily decreasing default max-workers in hopes of faster builds by Jeff Gaston · 6 years ago
  97. c5f4f98 Enable lint stacktraces. by Aurimas Liutikas · 6 years ago
  98. 9979d07 Set GRADLE_USER_HOME when OUT_DIR is specified. by Aurimas Liutikas · 6 years ago
  99. 7df63ff Fix bash conditional for platform detection by Alan Viverette · 7 years ago
  100. c69882c Re-enable lint enforcement, fix remaining lint issues by Alan Viverette · 7 years ago