1. 046b18e Print retrace command in top of the stack trace on build bots by Morten Krogh-Jespersen · 6 years ago
  2. d40e944 Remove dependency on ASM in tests by Morten Krogh-Jespersen · 6 years ago
  3. 54f196e Fix testR8LibCompatibility by renaming dependency jar by Morten Krogh-Jespersen · 6 years ago
  4. e4b5563 Enable adding deps to classpath when running externally provided R8 by Morten Krogh-Jespersen · 6 years ago
  5. d7df1ba Merge "Add task-dependency on downloaded and extracted x20 dep" by Morten Krogh-Jespersen · 6 years ago
  6. ef0d81a Add task-dependency on downloaded and extracted x20 dep by Morten Krogh-Jespersen · 6 years ago
  7. cae32a7 Build r8lib without passing exclude_deps to gradle by Morten Krogh-Jespersen · 6 years ago
  8. cc5c7d0 Add r8lib target for performance testing by Morten Krogh-Jespersen · 6 years ago
  9. 11213a0 Merge "Print retraced stack-trace on test-error" by Morten Krogh-Jespersen · 6 years ago
  10. 017a700 Print retraced stack-trace on test-error by Morten Krogh-Jespersen · 6 years ago
  11. 3ebe216 Generalize types used by tests to super-type / interface by Morten Krogh-Jespersen · 6 years ago
  12. e28db46 Revert "Revert "Enable running tests on r8lib with dependencies"" by Morten Krogh-Jespersen · 6 years ago
  13. 801102f Merge "Revert "Enable running tests on r8lib with dependencies"" by Morten Krogh-Jespersen · 6 years ago
  14. 98478dc Revert "Enable running tests on r8lib with dependencies" by Morten Krogh-Jespersen · 6 years ago
  15. 83f00ea Merge "Enable running tests on r8lib with dependencies" by Morten Krogh-Jespersen · 6 years ago
  16. 5959dac Enable running tests on r8lib with dependencies by Morten Krogh-Jespersen · 6 years ago
  17. 7577330 Copy implementation dependencies to $build/deps by Morten Krogh-Jespersen · 6 years ago
  18. 6c1f2fa Revert "Change location of kotlin r8 test resources for relocating" by Morten Krogh-Jespersen · 6 years ago
  19. bf2ef1b Change location of kotlin r8 test resources for relocating by Morten Krogh-Jespersen · 6 years ago
  20. e061698 Update gradle script for running r8lib on tests without keep all by Morten Krogh-Jespersen · 6 years ago
  21. b4f8e16 Activate running r8lib on internal tests by Morten Krogh-Jespersen · 6 years ago
  22. 7df2432 Modify test of r8lib with no dependencies to use generated keep rules by Morten Krogh-Jespersen · 6 years ago
  23. deeecad Merge "Allow gradle to generate keep rules for r8lib based on testjar" by Morten Krogh-Jespersen · 6 years ago
  24. 4aa109f Allow gradle to generate keep rules for r8lib based on testjar by Morten Krogh-Jespersen · 6 years ago
  25. c2ffae8 Add new Android libraries to dependencies by Søren Gjesse · 6 years ago
  26. b39fbe5 Use r8lib as output for test and clean-up of lib files by Morten Krogh-Jespersen · 6 years ago
  27. 807b15f Enable testing of r8lib with no dependencies by Morten Krogh-Jespersen · 6 years ago
  28. 46146f4 Update Kotlin compiler/stdlib to 1.3.11 by Jinseong Jeon · 6 years ago
  29. 8fe917e Merge "Clean up name and rule for generating r8 with dependencies" by Morten Krogh-Jespersen · 6 years ago
  30. e11145f Reproduce Mockito's mock of empty interface after devirtualization. by Jinseong Jeon · 6 years ago
  31. f88b6be Show the cause of failure in gradle stdout by Rico Wind · 6 years ago
  32. 764f23a Clean up name and rule for generating r8 with dependencies by Morten Krogh-Jespersen · 6 years ago
  33. 6477281 Use runtimeClasspath for repackaging. by Mads Ager · 6 years ago
  34. d1d0da9 Move away from using license tool. by Mads Ager · 6 years ago
  35. 8224fbc Build: don't put manifest into r8lib. by Tamas Kenez · 6 years ago
  36. 54b939a Build and archive map files for R8-processed targets. by Tamas Kenez · 6 years ago
  37. 03ab76f Prepare R8-ed targets for AOSP and Studio releases. by Tamas Kenez · 6 years ago
  38. da6836e Add timeout handler when running on the bots by Rico Wind · 6 years ago
  39. 180be09 Archive script: build r8-ed r8 without dependencies. by Tamas Kenez · 6 years ago
  40. b865eee ApiUsageSample build and keep fixes. by Tamas Kenez · 6 years ago
  41. f6c74ce Fix dependency for generating R8'ed versions of our tools by Rico Wind · 6 years ago
  42. 04587b2 Merge "Upgrade kotlinx metadata to 0.0.4" by Jinseong Jeon · 6 years ago
  43. f960e9c Archive R8'd jars. by Tamas Kenez · 6 years ago
  44. 749ec43 Merge "Add the output tar file as an input dependency to downloads." by Ian Zerny · 6 years ago
  45. fe7c011 Add Art version 9.0.0 (Android P) by Søren Gjesse · 6 years ago
  46. b6fe4fe Upgrade kotlinx metadata to 0.0.4 by Jinseong Jeon · 6 years ago
  47. 61fcba9 Add the output tar file as an input dependency to downloads. by Ian Zerny · 6 years ago
  48. 1528c02 Add Art version 8.1.0 (Android O MR1) by Søren Gjesse · 6 years ago
  49. 664f34d Don't add generated sources to source set by Ivan Gavrilovic · 6 years ago
  50. 22790f3 Generate IML module per source set by Ivan Gavrilovic · 6 years ago
  51. f474e07 Remove bspatch utility. by Mads Ager · 6 years ago
  52. c346c4a Fix build, add missing comma by Rico Wind · 6 years ago
  53. f72fa15 Always download dart sdk by Rico Wind · 6 years ago
  54. 72f5dff Move jacoco to cloud dependencies in gradle by Morten Krogh-Jespersen · 6 years ago
  55. 69bd3d4 Merge "Add test for tracking incorrect instrumentation of Jacoco" by Morten Krogh-Jespersen · 6 years ago
  56. cfb2c05 JCTF testing: fix and extend --tool flag with 'r8cf' option. by Tamas Kenez · 6 years ago
  57. ac3cd46 Add test for tracking incorrect instrumentation of Jacoco by Morten Krogh-Jespersen · 6 years ago
  58. e47021f Create gradle target for bootstrap test and use it by Morten Krogh-Jespersen · 6 years ago
  59. 00699af Update build.gradle and build_r8lib for compiling r8_r8 targets by Morten Krogh-Jespersen · 6 years ago
  60. 75c38f7 Add bootstrapping test for testing compilation and sanity by Morten Krogh-Jespersen · 6 years ago
  61. a2a5877 Remove inner class attrs that reference pruned types by Christoffer Quist Adamsen · 6 years ago
  62. b552e84 Add Gmail 180826.15 by Søren Gjesse · 7 years ago
  63. c7d14d3 Increase stack space for javac processes. by Mads Ager · 7 years ago
  64. fe2de55 Add YouTube version 13.37 by Søren Gjesse · 7 years ago
  65. 86bfc83 Add chrome jar and pg conf to third party by Rico Wind · 7 years ago
  66. 40fd2c1 Remove the usage of proto lite specific handling by Rico Wind · 7 years ago
  67. 11c74c2 Remove goyt for benchmarking by Rico Wind · 7 years ago
  68. 39d7420 Update asm to 6.2.1 by Gautam Korlam · 7 years ago
  69. 4304aec Add kotlin benchmarks. by Rico Wind · 7 years ago
  70. 40ceab0 Upgrade kotlinx metadata to 0.0.3 by Jinseong Jeon · 7 years ago
  71. 2afc0cc Exclude module-info.class when repackaging deps by Ivan Gavrilovic · 7 years ago
  72. 05064e1 Apply gradle build-scan plugin. by Jinseong Jeon · 7 years ago
  73. 06ed132 Relocate the R8 Kotlin dependencies - missed some by Søren Gjesse · 7 years ago
  74. 7c56085 Relocate the R8 Kotlin dependencies by Søren Gjesse · 7 years ago
  75. d9fe911 Merge "Reland "From DexAnnotation to KotlinInfo via kotlinx.metadata.jvm.KotlinClassMetadata"" by Jinseong Jeon · 7 years ago
  76. 515e758 Reland "From DexAnnotation to KotlinInfo by Jinseong Jeon · 7 years ago
  77. a8a5d11 Merge "Revert "From DexAnnotation to KotlinInfo"" by Rico Wind · 7 years ago
  78. 6ea3e19 Revert "From DexAnnotation to KotlinInfo" by Rico Wind · 7 years ago
  79. 9c28578 Merge "Enable more errorprone checks." by Mads Ager · 7 years ago
  80. 2ce4b37 Enable more errorprone checks. by Mads Ager · 7 years ago
  81. d6aa7f5 From DexAnnotation to KotlinInfo via kotlinx.metadata.jvm.KotlinClassMetadata by Jinseong Jeon · 7 years ago
  82. 7a64eec Use golden files for runtime tests on Windows or Mac by Jean-Marie Henaff · 7 years ago
  83. e3f3c52 Use command-line parsing in apiUsageSample by Mathias Rav · 7 years ago
  84. ede051a build.gradle: Don't specify output.resourcesDir for apiUsageSample by Mathias Rav · 7 years ago
  85. 138da27 Merge "Use gson instead of json_simple." by Mads Ager · 7 years ago
  86. dd6a6de Tools: Switch from JAR-per-tool to a single swiss army knife by Mathias Rav · 7 years ago
  87. 71ea879 Add command-line program JarDiff by Mathias Rav · 7 years ago
  88. 48dd79e Use gson instead of json_simple. by Mads Ager · 7 years ago
  89. 7320ce5 API for supporting resources by Søren Gjesse · 7 years ago
  90. 891831f build.gradle: Add r8 to cloudDependencies by Mathias Rav · 7 years ago
  91. 247bdec Unfork the shadow library for repackaging. by Mads Ager · 7 years ago
  92. e4e36d1 Add some gradle benchmarks by Jean-Marie Henaff · 7 years ago
  93. 2137122 Enable buildPreNJdwpTestsDex on Windows by Mathias Rav · 7 years ago
  94. d878258 Properly skip Gradle task on Windows by Mathias Rav · 7 years ago
  95. 1b588cb Disable buildPreNJdwpTestsDex on Windows by Mathias Rav · 7 years ago
  96. cd79507 Build build/libs/jdwp-tests-preN-dex.jar by Mathias Rav · 7 years ago
  97. 5285faf Add OpenJDK 1.8 JRE to third_party by Mathias Rav · 7 years ago
  98. 80e4e39 Add desugar_deploy.jar to third_party. by Tamas Kenez · 7 years ago
  99. c22da84 Java-style lambda class merging. by Denis Vnukov · 7 years ago
  100. a2654db Merge "Add santa-tracker benchmark app" by Jean-Marie Hénaff · 7 years ago