1. 9582297 Fix typo in archive.py by Christoffer Adamsen · 4 weeks ago
  2. f1e8746 Add timing to archive.py by Christoffer Adamsen · 4 weeks ago
  3. ba76119 Move version retrieval down after we have run gradle by Rico Wind · 9 weeks ago
  4. ce5d740 Add version to r8-version.properties by Rico Wind · 9 weeks ago
  5. 591455a Add keep annotations in androidx namespace by Søren Gjesse · 9 weeks ago
  6. b86997a Also upload keepanno annotations to latest dev by Rico Wind · 10 weeks ago
  7. 50da6a0 Ensure that we don't archive to latest for branches of dev by Rico Wind · 3 months ago
  8. ea00170 Archive to latest-dev on dev commits. by Rico Wind · 3 months ago
  9. 566046e Add rsync upload and make directory upload target parent directory by Ian Zerny · 1 year, 3 months ago
  10. 1548e3e [KeepAnno] Archive keepanno doc to a fixed location on main builds by Ian Zerny · 1 year, 5 months ago
  11. a6af777 [KeepAnno] Archive javadoc as part of the build by Ian Zerny · 1 year, 5 months ago
  12. ed1f851 Remove build and release tasks for retrace-only jars by Ian Zerny · 1 year, 5 months ago
  13. 077a73f Archive threading modules by Ian Zerny · 1 year, 5 months ago
  14. 4569e47 Add spdx-gradle-plugin to generate the R8 SBOM by Søren Gjesse · 1 year, 6 months ago
  15. 2434a4d Format python files using yapf by Christoffer Quist Adamsen · 1 year, 6 months ago
  16. 28f3a0e Remove new_gradle flag from scripts, don't support running old gradle by Rico Wind · 1 year, 6 months ago
  17. 93755fb Add gradle tasks to utils.py for easy update with moving by Rico Wind · 1 year, 6 months ago
  18. 72e8870 Remove old gradle support from archive.py by Rico Wind · 1 year, 6 months ago
  19. 453e7e2 Move test and archive to new-gradle by Rico Wind · 1 year, 6 months ago
  20. 0cdd191 Fix keepanno annotations build by Rico Wind · 1 year, 7 months ago
  21. e386dc7 Archive remaining artifacts for new gradle by Rico Wind · 1 year, 7 months ago
  22. ddff0bd Sanity check using new_gradle flag by Rico Wind · 1 year, 7 months ago
  23. 293d6e0 Create archiving of currently available new gradle artifacts by Rico Wind · 1 year, 7 months ago
  24. d6323ad Cleanup archiving of maven artifacts without dependencies by Rico Wind · 1 year, 7 months ago
  25. b43073c Put back downloading of custom conversion by Clément Béra · 1 year, 7 months ago
  26. 3718ad0 Move CustomConversion gradle task to third_party and test by Clément Béra · 1 year, 7 months ago
  27. f13d18f Archive keepanno-annotations.jar by Ian Zerny · 1 year, 11 months ago
  28. d997f24 [Retrace] Archive maps from generated retrace libraries by Morten Krogh-Jespersen · 1 year, 11 months ago
  29. eda5581 Build and archive r8 mapping by Morten Krogh-Jespersen · 2 years ago
  30. 2b04769 Prepare release scripts for new JDK-11 desugared library variants by Søren Gjesse · 2 years, 8 months ago
  31. 1b035b3 Add a --skip-gradle-build to the archive script by Søren Gjesse · 2 years, 8 months ago
  32. 0476ce8 Revert "Prepare release scripts for new JDK-11 desugared library variants" by Søren Gjesse · 2 years, 8 months ago
  33. b1d4edf Prepare release scripts for new JDK-11 desugared library variants by Søren Gjesse · 2 years, 8 months ago
  34. e78b165 Extend release script to handle desugared library JDK-11 legacy by Søren Gjesse · 2 years, 9 months ago
  35. e18fa6e Cleanup building the desugared library configurations by Søren Gjesse · 2 years, 10 months ago
  36. d31b589 Remove old D8 target by Rico Wind · 3 years ago
  37. cdc39b6 Put version.properties file into maven zip by Rico Wind · 3 years ago
  38. 04d8fc6 Actually fix archive of desugared library configuration by Søren Gjesse · 3 years, 1 month ago
  39. ef0bd3d Fix archive of desugared library configuration by Søren Gjesse · 3 years, 1 month ago
  40. 705a3b1 Build the desugared library configuration for the JDK-11 legacy by Søren Gjesse · 3 years, 1 month ago
  41. fd18637 Use decode('utf-8') for all subprocess calls by Rico Wind · 3 years, 1 month ago
  42. dcb172e Update remaining scripts to invoke python3. by Ian Zerny · 3 years, 2 months ago
  43. 5f2d5a7 Fix archive script for python3 by Rico Wind · 3 years, 2 months ago
  44. 98ee89a Reland "Revert "Reland "Revert removing retrace from utils""" by Morten Krogh-Jespersen · 3 years, 6 months ago
  45. 30eefef Revert "Reland "Revert removing retrace from utils"" by Morten Krogh-Jespersen · 3 years, 6 months ago
  46. fb58990 Reland "Revert removing retrace from utils" by Morten Krogh-Jespersen · 3 years, 6 months ago
  47. cec4be2 Revert "Revert removing retrace from utils" by Søren Gjesse · 3 years, 6 months ago
  48. 2efe385 Revert "[Retrace] Remove retrace jars from archiving" by Morten Krogh-Jespersen · 3 years, 6 months ago
  49. b46489a [Retrace] Remove retrace jars from archiving by Morten Krogh-Jespersen · 3 years, 6 months ago
  50. 1b52acf Change master->main for non bot code in repo by Rico Wind · 4 years, 1 month ago
  51. d3b7b8a [Retrace] Archive retrace.jar in google3 by Morten Krogh-Jespersen · 4 years, 3 months ago
  52. 3d369b4 Make run_on_app_dump.py run with python3 by Rico Wind · 4 years, 3 months ago
  53. dd1f815 Update archive script by Søren Gjesse · 4 years, 5 months ago
  54. 92f796f Archive desugar configuration jar by Rico Wind · 4 years, 8 months ago
  55. c1c60ff Do not import resource on windows for real by Morten Krogh-Jespersen · 5 years ago
  56. fe0d7e1 Enable tools/retrace.py on windows by Morten Krogh-Jespersen · 5 years ago
  57. 70d614f Use https to access cloud storage bucket by Rico Wind · 5 years ago
  58. 17fc67d Include custom conversion classes in desugar library configuration by Søren Gjesse · 5 years ago
  59. a99636c Remove building of compat jars by Søren Gjesse · 5 years ago
  60. 257044c Archive pom file for our maven testing repo by Rico Wind · 5 years ago
  61. a70d3bd Reland "Generate method lists for lint based on library desugar configuration" by Søren Gjesse · 6 years ago
  62. 706f755 Update archive script to handle version 'master' by Søren Gjesse · 6 years ago
  63. 6e5e584 Generate a Maven artefact with the desugar library configuration by Søren Gjesse · 6 years ago
  64. 1c115b5 Add a script for building desugar_jdk_libs by Søren Gjesse · 6 years ago
  65. c425e6a Update archive script by Søren Gjesse · 6 years ago
  66. d450ba1 Allow archiving when triggering cls by Rico Wind · 6 years ago
  67. 8fc8bfa Start archiving two maven zips by Rico Wind · 6 years ago
  68. e70659c Merge "Don't check for existing destination when performing archive dry run." by Søren Gjesse · 6 years ago
  69. 7219bb0 Set rlimit for open files to max allowed on bots by Rico Wind · 6 years ago
  70. e11f439 Consistently use SWARMING_BOT_ID to determine if we are on a bot by Rico Wind · 6 years ago
  71. de7dd45 Don't check for existing destination when performing archive dry run. by Søren Gjesse · 6 years ago
  72. ebcf508 Merge "Revert "Disable bot check when archiving"" by Rico Wind · 6 years ago
  73. 089ca04 Revert "Disable bot check when archiving" by Rico Wind · 6 years ago
  74. f908ad5 Merge "Info soft and hard open fd limits on bots" by Rico Wind · 6 years ago
  75. cea9ce0 Info soft and hard open fd limits on bots by Rico Wind · 6 years ago
  76. dd2a9af Disable bot check when archiving by Søren Gjesse · 6 years ago
  77. 0de1373 For run_on_as_app, use r8 jar to find version and not Version.java by Morten Krogh-Jespersen · 6 years ago
  78. f462b43 Use SWARMING_BOT_ID for archive machine by Rico Wind · 6 years ago
  79. 3ddc6b0 Run internal bot on new waterfall by Rico Wind · 6 years ago
  80. a2b1d5a Move archiving back to old bots until we have a prioritized pool by Rico Wind · 6 years ago
  81. 405df78 Use SWARMING_BOT_ID instead of BUILDBOT_SLAVENAME on archive bot by Rico Wind · 6 years ago
  82. faaac01 Move archiving to new bots by Rico Wind · 6 years ago
  83. 3f54e22 Use jdk.GetJavaExecutable() in tools. by Ian Zerny · 6 years ago
  84. cae32a7 Build r8lib without passing exclude_deps to gradle by Morten Krogh-Jespersen · 6 years ago
  85. e28db46 Revert "Revert "Enable running tests on r8lib with dependencies"" by Morten Krogh-Jespersen · 6 years ago
  86. 63a1356 Add dryrun argument to tools/archive.py by Rico Wind · 6 years ago
  87. 8224fbc Build: don't put manifest into r8lib. by Tamas Kenez · 6 years ago
  88. 54b939a Build and archive map files for R8-processed targets. by Tamas Kenez · 6 years ago
  89. 03ab76f Prepare R8-ed targets for AOSP and Studio releases. by Tamas Kenez · 6 years ago
  90. d91d85f Fix conditional for running archive scripts on bot by Rico Wind · 6 years ago
  91. da6836e Add timeout handler when running on the bots by Rico Wind · 6 years ago
  92. 8356a5f Fix typo in previous commit. by Tamas Kenez · 6 years ago
  93. 180be09 Archive script: build r8-ed r8 without dependencies. by Tamas Kenez · 6 years ago
  94. f960e9c Archive R8'd jars. by Tamas Kenez · 6 years ago
  95. 60e82a2 Merge "Tools: Switch from JAR-per-tool to a single swiss army knife" by Mathias Rav · 7 years ago
  96. dd6a6de Tools: Switch from JAR-per-tool to a single swiss army knife by Mathias Rav · 7 years ago
  97. c0b1638 Archive repackaged r8 for maven compatibility by Rico Wind · 7 years ago
  98. d0d88cf Upload extracted maven directory when archiving by Rico Wind · 7 years ago
  99. 1a29c4f Add sanity check to archiving script by Rico Wind · 7 years ago
  100. b10c07f Also archive src jar. by Mads Ager · 7 years ago