1. 39a909a Add a simple task to collect dependencies by Søren Gjesse · 7 years ago
  2. b7459de Merge "Let ArchiveClassFileProvider allow subclasses" by Yohann Roussel · 7 years ago
  3. b16d0f6 Let ArchiveClassFileProvider allow subclasses by Yohann Roussel · 7 years ago
  4. 7b7b53a Add new const-method-handle opcode by Mikaël Peltier · 7 years ago
  5. c2aa665 Update Art and Art tests from aosp master by mikaelpeltier · 7 years ago
  6. e116cb6 Update how art tests are built by Mikaël Peltier · 7 years ago
  7. 3f4ed60 Disable test with Jack input when running on old runtimes (pre dex v37). by Ian Zerny · 7 years ago
  8. ce162f3 Enable run of tests on devices and emulators by Jean-Marie Henaff · 7 years ago
  9. 586e1bb Merge "Revert "Revert "Update ASM to 6.0 beta with support for java 9 class files.""" by Alan Leung · 7 years ago
  10. ef6ba68 Revert "Revert "Update ASM to 6.0 beta with support for java 9 class files."" by Alan Leung · 7 years ago
  11. f83b590 Fix download dependencies when output folder does not exist by Sebastien Hertz · 7 years ago
  12. 35a1eff Fix a path to dx on Mac. by Jinseong Jeon · 8 years ago
  13. f1d93e2 Revert "Update ASM to 6.0 beta with support for java 9 class files." by Mads Ager · 8 years ago
  14. 9ff05a7 Update ASM to 6.0 beta with support for java 9 class files. by Mads Ager · 8 years ago
  15. 1d5ae40 Fork shadow for java9 support. by Mads Ager · 8 years ago
  16. 925cb64 Fix wrong path in previous 'build examples with none/default/all debuginfo.' by Tamas Kenez · 8 years ago
  17. c5163ed Build and test example jars with none/default/all debuginfo. by Tamas Kenez · 8 years ago
  18. 0aa4805 Reduce the dependencies pulled in via guava. by Mads Ager · 8 years ago
  19. b0b4db9 Merge "Update the version of Guava to 23.0." by Stephan Herhut · 8 years ago
  20. 7f47c03 Include libraries licenses in d8.jar and r8.jar by Yohann Roussel · 8 years ago
  21. 821e850 Update the version of Guava to 23.0. by Stephan Herhut · 8 years ago
  22. 9006e9c Create gradle task for kotlin compiler by Sebastien Hertz · 8 years ago
  23. dbc024a Add LICENSE file to jar bundles by Rico Wind · 8 years ago
  24. 8109b59 Merge "Add a simple Proguard comaptibility tool" by Søren Gjesse · 8 years ago
  25. c4e5e93 Reapply "Add a separate tool for computing the main-dex list" by Søren Gjesse · 8 years ago
  26. 34247e0 Revert "Add a separate tool for computing the main-dex list" by Søren Gjesse · 8 years ago
  27. 1d21da7 Add a simple Proguard comaptibility tool by Søren Gjesse · 8 years ago
  28. 65533c5 Add a separate tool for computing the main-dex list by Søren Gjesse · 8 years ago
  29. d38709a Quiet kotlin warnings by Sebastien Hertz · 8 years ago
  30. cd06c80 Use a version of json-simple that does not pull in junit and hamcrest. by Mads Ager · 8 years ago
  31. 93123ef Be more precise when relocating with shadowJar. by Stephan Herhut · 8 years ago
  32. 0cad51c test.py: add aosp_jar test by Tamas Kenez · 8 years ago
  33. c67fa40 Merge "Repackage all embedded libraries of R8" by Mikael Peltier · 8 years ago
  34. e5e5472 Repackage all embedded libraries of R8 by Mikaël Peltier · 8 years ago
  35. 962da33 Update Art and Art tests for aosp master by mikaelpeltier · 8 years ago
  36. 7e81006 Merge "Repackage all embedded libraries" by Mikael Peltier · 8 years ago
  37. 50ded22 Merge "Support Kotlin debug testing" by Sebastien Hertz · 8 years ago
  38. 1d7702b Support Kotlin debug testing by Sebastien Hertz · 8 years ago
  39. c91e87e Suppress wjavac warnings when compiling proto lite generated code. by Lars Bak · 8 years ago
  40. 8093931 Repackage all embedded libraries by mikaelpeltier · 8 years ago
  41. b77b7d8 test.py: Add option for persistent test artifact directory (for debugging). by Tamas Kenez · 8 years ago
  42. 6dcf60e Merge "Enable code coverage with a flag" by Sebastien Hertz · 8 years ago
  43. 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
  44. 871b75b Disable javac warnings for examples. by Stephan Herhut · 8 years ago
  45. 630dfe1 Create build/generated dir if needed by Yohann Roussel · 8 years ago
  46. 126f687 Test desugaring dependencies of an android test by Yohann Roussel · 8 years ago
  47. e2687b6 Enable code coverage with a flag by Sebastien Hertz · 8 years ago
  48. 417a72a Add build support for using protobuf in examples. by Stephan Herhut · 8 years ago
  49. 4063b9c Revert "Add build support for using protobuf in examples." by Stephan Herhut · 8 years ago
  50. 2827567 Add build support for using protobuf in examples. by Stephan Herhut · 8 years ago
  51. 34b7773 Re-apply "Update Art and Art tests for aosp master" by Søren Gjesse · 8 years ago
  52. 1862857 Revert "Update Art and Art tests for aosp master" by Ian Zerny · 8 years ago
  53. 5872883 Update Art and Art tests for aosp master by Søren Gjesse · 8 years ago
  54. 391fca8 Add Goyt to framework.jar testing. by Tamas Kenez · 8 years ago
  55. 427205b Add gradle target 'downloadDx'. by Tamas Kenez · 8 years ago
  56. 90c1804 Util for golem that sums up sizes of dex segments. by Lars Bak · 8 years ago
  57. 6741971 Add to X20: framework.jar from goyt test data by Tamas Kenez · 8 years ago
  58. ab22077 Add android.jar for Anderoid API level 21 by Søren Gjesse · 8 years ago
  59. 5febf24 Replace ProGuard 5.3.3 with Google internal version. by Tamas Kenez · 8 years ago
  60. 6307c98 Add ProGuard 5.3.3 by Tamas Kenez · 8 years ago
  61. af1c5e2 Add option to run tests without assertions enabled by Søren Gjesse · 8 years ago
  62. 34d85f7 Add dexmerger support for Windows by Jean-Marie Henaff · 8 years ago
  63. c2206ab Merge "Make running test possible with CMD.exe" by Jean-Marie Hénaff · 8 years ago
  64. 872e442 Make running test possible with CMD.exe by Jean-Marie Henaff · 8 years ago
  65. 5ecb04a Add the latest version of Gmail by Søren Gjesse · 8 years ago
  66. 9be8498 Add the new YouTube dependency to the build file by Søren Gjesse · 8 years ago
  67. 4e74330 Add latest gmscore build to x20 dependencies. by Stephan Herhut · 8 years ago
  68. 39587a8 Enable test without runtime to run on Windows by Jean-Marie Henaff · 8 years ago
  69. 0e10c56 Add support for AOSP/D8 tests on Golem. by Tamas Kenez · 8 years ago
  70. ae64640 Fix the workaround for overlapping long registers art bug. by Mads Ager · 8 years ago
  71. f820a57 Add support for tracing main dex classes in R8 by Yohann Roussel · 8 years ago
  72. 69c2e8b Fix --tool=D8|R8 selection for JCTF by Tamas Kenez · 8 years ago
  73. 25a99e9 Rewrite create-jctf-tests.sh in python by Tamas Kenez · 8 years ago
  74. 7d2ad7d Merge "Add scripts to create a self-contained dir of logged D8 calls." by Tamas Kenez · 8 years ago
  75. 971eec6 Add scripts to create a self-contained dir of logged D8 calls. by Tamas Kenez · 8 years ago
  76. 8276e9be Merge "Add java8 debug tests" by Sebastien Hertz · 8 years ago
  77. 677e300 Make it more likely that running the createArtTests gradle task will work on Windows. by Mads Ager · 8 years ago
  78. 7e5bd72 Rewrite the script to create art tests in python. by Mads Ager · 8 years ago
  79. 964c5c2 Add java8 debug tests by Sebastien Hertz · 8 years ago
  80. ef6e1e2 Merge "Move jctf tests to their own directory." by Stephan Herhut · 8 years ago
  81. ea6ee58 Move jctf tests to their own directory. by Stephan Herhut · 8 years ago
  82. 10d7296 Merge "Replace custom maps on primitive int types with fastutil implementation." by Stephan Herhut · 8 years ago
  83. b17bb8d Replace custom maps on primitive int types with fastutil implementation. by Stephan Herhut · 8 years ago
  84. 897bb71 Only rely on downloading proguard for building our examples by Rico Wind · 8 years ago
  85. feac2ef Add missing dependency by Søren Gjesse · 8 years ago
  86. 418d1ca Initial push. by Mads Ager · 8 years ago