1. 84a1284 Disable lintDebug in androidx-studio-integration. by Aurimas Liutikas · 4 years ago
  2. 8d68ebf Merge "Update baselines with tip of tree Android Lint" into androidx-master-dev by Treehugger Robot · 4 years ago
  3. dc52fd5 more explanation about build_log_simplifier by Jeff Gaston · 4 years ago
  4. 84e4c13 Update baselines with tip of tree Android Lint by Aurimas Liutikas · 4 years ago
  5. 132bcf9 Put setting env variable in the correct spot by Aurimas Liutikas · 4 years ago
  6. 69b8ee3 Disable running Android lint in androidx-studio-integration branch. by Aurimas Liutikas · 4 years ago
  7. 0e4ed7c Build server printing gradlew command rather than java command by Jeff Gaston · 4 years ago
  8. e4b4b87 Enabling tracking of build output messages in androidx.sh by Jeff Gaston · 4 years, 1 month ago
  9. 41b9022 gradlew support to call development/build_log_simplifier.py by Jeff Gaston · 4 years, 1 month ago
  10. 0b09871 Shorter test output in CI by Jeff Gaston · 4 years, 1 month ago
  11. ab4bb4d Removing separate printing of build time from build server output by Jeff Gaston · 4 years, 1 month ago
  12. fc943b6 No longer having the build server builds list their out/ dirs by Jeff Gaston · 4 years, 1 month ago
  13. 322e13f Update studio/androidx integration test target name by Diego Perez · 4 years, 1 month ago
  14. 00374f4 Hiding the output of `./gradlew allProperties` by Jeff Gaston · 4 years, 1 month ago
  15. f463d03 Merge "androidx-studio-integration now exporting transforms dir on failure" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  16. bdf9956 androidx-studio-integration now exporting transforms dir on failure by Jeff Gaston · 4 years, 1 month ago
  17. c21b670 Add studio integration test script by diegoperez · 4 years, 2 months ago
  18. 3fe7b9f Enabling some androidx-master-dev checks in androidx-studio-integration by Jeff Gaston · 4 years, 1 month ago
  19. bee45e8 Verifies parent project paths exist as part of CI by Louis Pullen-Freilich · 4 years, 3 months ago
  20. a6e823c Merge changes Id7019be9,Ia4eab7b8 into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  21. a23baa6 busytown/impl/build.sh timing its contained commands by Jeff Gaston · 4 years, 3 months ago
  22. cadd659 androidx.sh timing all of its contained commands by Jeff Gaston · 4 years, 3 months ago
  23. 868c502 Build server scripts reporting their start and stop times by Jeff Gaston · 4 years, 3 months ago
  24. 4d6d87c Merge "Running build_log_simplifier.py in androidx-studio-integration.sh too" into androidx-master-dev by Jeff Gaston · 4 years, 3 months ago
  25. 4583258 androidx-studio-integration absolute JAVA_HOME by Jeff Gaston · 4 years, 3 months ago
  26. e572f82 Running build_log_simplifier.py in androidx-studio-integration.sh too by Jeff Gaston · 4 years, 3 months ago
  27. d921159 androidx-studio-integration.sh support for separate studio and androidx checkouts by Jeff Gaston · 4 years, 3 months ago
  28. 6971329 Running build_log_simplifier.py for build server builds by Jeff Gaston · 4 years, 3 months ago
  29. edd82e7 Move coverage to only be enabled in CI. by Aurimas Liutikas · 4 years, 6 months ago
  30. cae16885 Do not use --stacktrace for CI builds by Aurimas Liutikas · 4 years, 4 months ago
  31. fd398d0 Make it easier to test androidx with AGP by Chris Warrington · 4 years, 4 months ago
  32. 2c87a45 Start building docs in snapshot target by Aurimas Liutikas · 4 years, 4 months ago
  33. 24e78c7 Making build server scripts print failing command to stderr by Jeff Gaston · 4 years, 4 months ago
  34. 34ca787 Adding a script to simply run createArchives so we can eventually drop by Oussama Ben Abdelbaki · 4 years, 4 months ago
  35. 1998a1d Merge "Removing --info logging from androidx_host_tests*.sh" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  36. a510988 Removing --info logging from androidx_host_tests*.sh by Jeff Gaston · 4 years, 4 months ago
  37. 9c6764b Merge "Finally fix androidx coverage reporting" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  38. 4f83844 Make documentation, coverage & license-checks optional. by Aurimas Liutikas · 4 years, 5 months ago
  39. 5811fc5 Finally fix androidx coverage reporting by Owen Gray · 4 years, 5 months ago
  40. 2fc7af2 Revert "Disable running lint in androidx-studio-integration" by Aurimas Liutikas · 4 years, 5 months ago
  41. 52371aa Disable running lint in androidx-studio-integration by Aurimas Liutikas · 4 years, 5 months ago
  42. 2a9a199 Add a gradle property for allWarningsAsErrors. by Aurimas Liutikas · 4 years, 6 months ago
  43. adc6924 Move to using --stacktrace explicitly for busytown builds by Aurimas Liutikas · 4 years, 6 months ago
  44. 9ae979e Add a gradle property to ignore test failures. by Aurimas Liutikas · 4 years, 6 months ago
  45. ce5fb5d Add lint stacktrace command for androidx-studio-integration branch by Aurimas Liutikas · 4 years, 6 months ago
  46. d3ed399 Having DokkaPublicDocs wait until task execution to resolve configurations by Jeff Gaston · 4 years, 6 months ago
  47. a556c4a Also set JAVA_TOOLS_JAR for androidx-studio-integration script by Aurimas Liutikas · 4 years, 6 months ago
  48. 769c69b Merge "Having androidx.sh check for duplicate output files before building" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  49. e2f3062 Update JDK used for androidx-studio-integration branch. by Aurimas Liutikas · 4 years, 6 months ago
  50. d917ca6 Having androidx.sh check for duplicate output files before building by Jeff Gaston · 4 years, 6 months ago
  51. f7086a9 Fixes UnnecessaryLambdaCreationDetector to handle Composability by Louis Pullen-Freilich · 4 years, 6 months ago
  52. 0a3c8f9 Add a step to build androidx.compose in the integration branch by Aurimas Liutikas · 4 years, 6 months ago
  53. e98778c Add script for building androidx-studio-integration by Aurimas Liutikas · 4 years, 6 months ago
  54. 744ec7d Temporarily disabling TaskUpToDateValidator by Jeff Gaston · 4 years, 6 months ago
  55. 564a16b Revert "Telling the build server to kill java processes from other builds before starting the androidx builds" by Jeff Gaston · 4 years, 6 months ago
  56. dbb1db5 Switching build metrics durations from seconds to milliseconds by Jeff Gaston · 4 years, 7 months ago
  57. bd78cac Correcting project configuration duration metric by Jeff Gaston · 4 years, 7 months ago
  58. 80689c9 Merge "Saving build durations as numbers instead of formatted timestamps" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  59. 4212eca Preventing adding new tasks having duplicate output files by Jeff Gaston · 4 years, 7 months ago
  60. aa8a55a Showing the contents of the out/ dir in build server builds by Jeff Gaston · 4 years, 7 months ago
  61. b7a50f5 Merge compose and androidx library metrics as part of buildOnServer by Owen Gray · 4 years, 8 months ago
  62. 554762e Merge "Clean up handling of DIST_DIR arg in build scripts" into androidx-master-dev by Owen Gray · 4 years, 7 months ago
  63. a6247c3 Clean up handling of DIST_DIR arg in build scripts by Owen Gray · 4 years, 8 months ago
  64. 1965b01 Telling the build server to kill java processes from other builds before starting the androidx builds by Jeff Gaston · 4 years, 8 months ago
  65. 611f101 androidx.sh passing arguments into build.sh like the other scripts by Jeff Gaston · 4 years, 8 months ago
  66. 7284545 Merge "Propagate arguments like "--quiet" through buildscripts. Useful for e.g. testing new arguments, reducing output if searching for errors while reproducing." into androidx-master-dev by Owen Gray · 4 years, 8 months ago
  67. 5648a63 Merge "clearer merge_outputs error" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  68. 2116814 Propagate arguments like "--quiet" through buildscripts. Useful for e.g. testing new arguments, reducing output if searching for errors while reproducing. by Owen Gray · 4 years, 8 months ago
  69. 44a1751 Saving build durations as numbers instead of formatted timestamps by Jeff Gaston · 4 years, 8 months ago
  70. 31691741 Swapping the order of the ui and androidx builds by Jeff Gaston · 4 years, 8 months ago
  71. 829c262 clearer merge_outputs error by Jeff Gaston · 4 years, 8 months ago
  72. 46676e3 Exporting build metrics as a file by Jeff Gaston · 4 years, 8 months ago
  73. 5ede01d Moving some helper scripts into busytown/impl by Jeff Gaston · 4 years, 8 months ago
  74. be20038 Fix the build merger; make compose build info show up in aggregate file again. by Owen Gray · 4 years, 8 months ago
  75. a70219d Fixing spelling error in build.sh by Jeff Gaston · 4 years, 8 months ago
  76. 33b8966 Fix and re-submit aosp/1208383 and aosp/1207366 by Owen Gray · 4 years, 8 months ago
  77. 4e288c1 Refactoring individual build targets to use build.sh by Jeff Gaston · 4 years, 8 months ago
  78. 668fb36 Simplifying build.py to build.sh by Jeff Gaston · 4 years, 8 months ago
  79. 224eb17 Moving -PdisallowExecution logic out of build.py and into gradlew by Jeff Gaston · 4 years, 8 months ago
  80. ee84b31 Merge "Added a central python build script" into androidx-master-dev by Jeff Gaston · 4 years, 8 months ago
  81. 53bfa72 Enable AffectedModuleDetector for host tests by Sam Gilbert · 4 years, 9 months ago
  82. 61e3b4a Added a central python build script by Owen Gray · 4 years, 11 months ago
  83. 477dbaf Disabling network in most builds by Jeff Gaston · 4 years, 10 months ago
  84. c9eb3a3 Revert "Revert "Re-enabling checking that tasks are up-to-date after run once"" by Jeff Gaston · 4 years, 10 months ago
  85. 4feceab Merge "Revert "Re-enabling checking that tasks are up-to-date after run once"" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  86. 883297a Revert "Re-enabling checking that tasks are up-to-date after run once" by Nick Anthony · 4 years, 10 months ago
  87. a043143 Revert "Disabling network in most builds" by Jeff Gaston · 4 years, 10 months ago
  88. 17c8ec6 Disabling network in most builds by Jeff Gaston · 4 years, 10 months ago
  89. 081d86c Reduce work done by androidx_max_dep_versions. by Aurimas Liutikas · 4 years, 10 months ago
  90. c3d80e9 Re-enabling checking that tasks are up-to-date after run once by Jeff Gaston · 4 years, 11 months ago
  91. b86b3fe Merge "Fixing syntax error" into androidx-master-dev by Jeff Gaston · 4 years, 11 months ago
  92. 116598d Fixing syntax error by Jeff Gaston · 4 years, 11 months ago
  93. 74b33a2 checking in androidx_host_tests_max_dep_versions.sh by Jeff Gaston · 4 years, 11 months ago
  94. 5097b4f Checking in a script for each build server target by Jeff Gaston · 5 years ago
  95. 13ba25b Merge "Checking in androidx.sh" into androidx-master-dev by Treehugger Robot · 5 years ago
  96. 7a828d3 Enable ktlint in CI by Aurimas Liutikas · 5 years ago
  97. ca75731 Merge "Displaying Gradle build commands before running them" into androidx-master-dev by Jeff Gaston · 5 years ago
  98. dfbd1fd Use absolute path for ANDROID_HOME in androidx builds by Dustin Lam · 5 years ago
  99. 8c4ff1d Checking in androidx.sh by Jeff Gaston · 5 years ago
  100. 6aa7bc8 Displaying Gradle build commands before running them by Jeff Gaston · 5 years ago