1. 2284767 Remove dependency on apache-commons by making BSPatch a standalone target. by Mads Ager · 7 years ago
  2. bb57162 Add a test checking D8 API binary compatibility by Yohann Roussel · 7 years ago
  3. 282ffa8 Implement IR to CF conversion for the hello-world example program. by Ian Zerny · 7 years ago
  4. 6b06bfb Enable InconsistentOverloads checking in ErrorProne. by Stephan Herhut · 7 years ago
  5. eeae1e8 Enable more ErrorProne checks. by Stephan Herhut · 7 years ago
  6. 3d2cdde Enable errorprone check to ensure hashCode is implemented. by Stephan Herhut · 7 years ago
  7. 52cb102 Add support for AutoValue in examples. by Stephan Herhut · 7 years ago
  8. a12ad03 Enable IntLongMath checker of error prone by Mikaël Peltier · 7 years ago
  9. 75b182e Enable OvershadowingSubclassFields checker by Mikaël Peltier · 7 years ago
  10. 7345e48 Move ASM 6 from beta to official release by Mikaël Peltier · 7 years ago
  11. c9996fd Enable missing overrides check by Benoit Lamarche · 7 years ago
  12. c9c1e8f Enable error prone only on D8/R8 sources by Mikaël Peltier · 7 years ago
  13. 1f8d75f Merge "Revert "Enable error prone by default"" by Mikael Peltier · 7 years ago
  14. 2b04c73 Revert "Enable error prone by default" by Mikael Peltier · 7 years ago
  15. b9e781a Merge "Enable error prone by default" by Mikael Peltier · 7 years ago
  16. a032e47 Add all remaining missing @Overrides by Benoit Lamarche · 7 years ago
  17. 8f3aabe Enable error prone by default by Mikaël Peltier · 7 years ago
  18. e458952 Enable ClassCanBeStatic check of error prone by Mikaël Peltier · 7 years ago
  19. 4e203f8 Enable operator precedence rule of error prone by Mikaël Peltier · 7 years ago
  20. cf3e236 Allow to use error prone by Mikaël Peltier · 7 years ago
  21. 61633d4 Add gradle support to build Java 9 tests by Mikaël Peltier · 7 years ago
  22. cea7c20 Fix downloadDx string condition. by Tamas Kenez · 7 years ago
  23. 39a909a Add a simple task to collect dependencies by Søren Gjesse · 7 years ago
  24. b7459de Merge "Let ArchiveClassFileProvider allow subclasses" by Yohann Roussel · 7 years ago
  25. b16d0f6 Let ArchiveClassFileProvider allow subclasses by Yohann Roussel · 7 years ago
  26. 7b7b53a Add new const-method-handle opcode by Mikaël Peltier · 7 years ago
  27. c2aa665 Update Art and Art tests from aosp master by mikaelpeltier · 7 years ago
  28. e116cb6 Update how art tests are built by Mikaël Peltier · 7 years ago
  29. 3f4ed60 Disable test with Jack input when running on old runtimes (pre dex v37). by Ian Zerny · 7 years ago
  30. ce162f3 Enable run of tests on devices and emulators by Jean-Marie Henaff · 7 years ago
  31. 586e1bb Merge "Revert "Revert "Update ASM to 6.0 beta with support for java 9 class files.""" by Alan Leung · 7 years ago
  32. ef6ba68 Revert "Revert "Update ASM to 6.0 beta with support for java 9 class files."" by Alan Leung · 7 years ago
  33. f83b590 Fix download dependencies when output folder does not exist by Sebastien Hertz · 7 years ago
  34. 35a1eff Fix a path to dx on Mac. by Jinseong Jeon · 7 years ago
  35. f1d93e2 Revert "Update ASM to 6.0 beta with support for java 9 class files." by Mads Ager · 7 years ago
  36. 9ff05a7 Update ASM to 6.0 beta with support for java 9 class files. by Mads Ager · 7 years ago
  37. 1d5ae40 Fork shadow for java9 support. by Mads Ager · 7 years ago
  38. 925cb64 Fix wrong path in previous 'build examples with none/default/all debuginfo.' by Tamas Kenez · 7 years ago
  39. c5163ed Build and test example jars with none/default/all debuginfo. by Tamas Kenez · 7 years ago
  40. 0aa4805 Reduce the dependencies pulled in via guava. by Mads Ager · 8 years ago
  41. b0b4db9 Merge "Update the version of Guava to 23.0." by Stephan Herhut · 8 years ago
  42. 7f47c03 Include libraries licenses in d8.jar and r8.jar by Yohann Roussel · 8 years ago
  43. 821e850 Update the version of Guava to 23.0. by Stephan Herhut · 8 years ago
  44. 9006e9c Create gradle task for kotlin compiler by Sebastien Hertz · 8 years ago
  45. dbc024a Add LICENSE file to jar bundles by Rico Wind · 8 years ago
  46. 8109b59 Merge "Add a simple Proguard comaptibility tool" by Søren Gjesse · 8 years ago
  47. c4e5e93 Reapply "Add a separate tool for computing the main-dex list" by Søren Gjesse · 8 years ago
  48. 34247e0 Revert "Add a separate tool for computing the main-dex list" by Søren Gjesse · 8 years ago
  49. 1d21da7 Add a simple Proguard comaptibility tool by Søren Gjesse · 8 years ago
  50. 65533c5 Add a separate tool for computing the main-dex list by Søren Gjesse · 8 years ago
  51. d38709a Quiet kotlin warnings by Sebastien Hertz · 8 years ago
  52. cd06c80 Use a version of json-simple that does not pull in junit and hamcrest. by Mads Ager · 8 years ago
  53. 93123ef Be more precise when relocating with shadowJar. by Stephan Herhut · 8 years ago
  54. 0cad51c test.py: add aosp_jar test by Tamas Kenez · 8 years ago
  55. c67fa40 Merge "Repackage all embedded libraries of R8" by Mikael Peltier · 8 years ago
  56. e5e5472 Repackage all embedded libraries of R8 by Mikaël Peltier · 8 years ago
  57. 962da33 Update Art and Art tests for aosp master by mikaelpeltier · 8 years ago
  58. 7e81006 Merge "Repackage all embedded libraries" by Mikael Peltier · 8 years ago
  59. 50ded22 Merge "Support Kotlin debug testing" by Sebastien Hertz · 8 years ago
  60. 1d7702b Support Kotlin debug testing by Sebastien Hertz · 8 years ago
  61. c91e87e Suppress wjavac warnings when compiling proto lite generated code. by Lars Bak · 8 years ago
  62. 8093931 Repackage all embedded libraries by mikaelpeltier · 8 years ago
  63. b77b7d8 test.py: Add option for persistent test artifact directory (for debugging). by Tamas Kenez · 8 years ago
  64. 6dcf60e Merge "Enable code coverage with a flag" by Sebastien Hertz · 8 years ago
  65. 44cef52 Added simple test to compile framework.jar with varying number of internal compilation treads. Added Marker for storing tools information in classes.dex. by Lars Bak · 8 years ago
  66. 871b75b Disable javac warnings for examples. by Stephan Herhut · 8 years ago
  67. 630dfe1 Create build/generated dir if needed by Yohann Roussel · 8 years ago
  68. 126f687 Test desugaring dependencies of an android test by Yohann Roussel · 8 years ago
  69. e2687b6 Enable code coverage with a flag by Sebastien Hertz · 8 years ago
  70. 417a72a Add build support for using protobuf in examples. by Stephan Herhut · 8 years ago
  71. 4063b9c Revert "Add build support for using protobuf in examples." by Stephan Herhut · 8 years ago
  72. 2827567 Add build support for using protobuf in examples. by Stephan Herhut · 8 years ago
  73. 34b7773 Re-apply "Update Art and Art tests for aosp master" by Søren Gjesse · 8 years ago
  74. 1862857 Revert "Update Art and Art tests for aosp master" by Ian Zerny · 8 years ago
  75. 5872883 Update Art and Art tests for aosp master by Søren Gjesse · 8 years ago
  76. 391fca8 Add Goyt to framework.jar testing. by Tamas Kenez · 8 years ago
  77. 427205b Add gradle target 'downloadDx'. by Tamas Kenez · 8 years ago
  78. 90c1804 Util for golem that sums up sizes of dex segments. by Lars Bak · 8 years ago
  79. 6741971 Add to X20: framework.jar from goyt test data by Tamas Kenez · 8 years ago
  80. ab22077 Add android.jar for Anderoid API level 21 by Søren Gjesse · 8 years ago
  81. 5febf24 Replace ProGuard 5.3.3 with Google internal version. by Tamas Kenez · 8 years ago
  82. 6307c98 Add ProGuard 5.3.3 by Tamas Kenez · 8 years ago
  83. af1c5e2 Add option to run tests without assertions enabled by Søren Gjesse · 8 years ago
  84. 34d85f7 Add dexmerger support for Windows by Jean-Marie Henaff · 8 years ago
  85. c2206ab Merge "Make running test possible with CMD.exe" by Jean-Marie Hénaff · 8 years ago
  86. 872e442 Make running test possible with CMD.exe by Jean-Marie Henaff · 8 years ago
  87. 5ecb04a Add the latest version of Gmail by Søren Gjesse · 8 years ago
  88. 9be8498 Add the new YouTube dependency to the build file by Søren Gjesse · 8 years ago
  89. 4e74330 Add latest gmscore build to x20 dependencies. by Stephan Herhut · 8 years ago
  90. 39587a8 Enable test without runtime to run on Windows by Jean-Marie Henaff · 8 years ago
  91. 0e10c56 Add support for AOSP/D8 tests on Golem. by Tamas Kenez · 8 years ago
  92. ae64640 Fix the workaround for overlapping long registers art bug. by Mads Ager · 8 years ago
  93. f820a57 Add support for tracing main dex classes in R8 by Yohann Roussel · 8 years ago
  94. 69c2e8b Fix --tool=D8|R8 selection for JCTF by Tamas Kenez · 8 years ago
  95. 25a99e9 Rewrite create-jctf-tests.sh in python by Tamas Kenez · 8 years ago
  96. 7d2ad7d Merge "Add scripts to create a self-contained dir of logged D8 calls." by Tamas Kenez · 8 years ago
  97. 971eec6 Add scripts to create a self-contained dir of logged D8 calls. by Tamas Kenez · 8 years ago
  98. 8276e9be Merge "Add java8 debug tests" by Sebastien Hertz · 8 years ago
  99. 677e300 Make it more likely that running the createArtTests gradle task will work on Windows. by Mads Ager · 8 years ago
  100. 7e5bd72 Rewrite the script to create art tests in python. by Mads Ager · 8 years ago