1. 6570e74 Merge "Update framework.jar used for benchmarking to a new version" by Rico Wind · 8 years ago
  2. aa8160c Merge "Detach ProguardConfiguration from InternalOptions as much as possible." by Jinseong Jeon · 8 years ago
  3. 3a30c8f Update framework.jar used for benchmarking to a new version by Rico Wind · 8 years ago
  4. bcbe4cb Detach ProguardConfiguration from InternalOptions as much as possible. by Jinseong Jeon · 8 years ago
  5. 0ee43f2 Merge "Add new version of framework.jar, see README.google file in bundle for details" by Rico Wind · 8 years ago
  6. ff4c877 Add new version of framework.jar, see README.google file in bundle for details by Rico Wind · 8 years ago
  7. f29bb4a Merge "Port some debug-info tests to running debug tests." by Ian Zerny · 8 years ago
  8. e47a2fc Merge "Revert "Use python executable to drive upload script"" by Rico Wind · 8 years ago
  9. ca1b41f Merge "Print link to the gradle test results as an annotation." by Rico Wind · 8 years ago
  10. 1f1a71a Print link to the gradle test results as an annotation. by Rico Wind · 8 years ago
  11. 8538248 Merge "Remove old constant splitting heuristics that doesn't help." by Mads Ager · 8 years ago
  12. e59d3d3 Remove old constant splitting heuristics that doesn't help. by Mads Ager · 8 years ago
  13. 3504930 Port some debug-info tests to running debug tests. by Ian Zerny · 8 years ago
  14. 573642f Merge "Strip invalid locals information." by Ian Zerny · 8 years ago
  15. 110fdf7 Merge "Mark byte-or-bool types when propagating type information." by Ian Zerny · 8 years ago
  16. 06d43dc Strip invalid locals information. by Ian Zerny · 8 years ago
  17. 7a1ff0c Merge "Update number of cores used for benchmarking" by Rico Wind · 8 years ago
  18. dce9c87 Revert "Use python executable to drive upload script" by Rico Wind · 8 years ago
  19. 04ab37e Revert constant splitting heuristics change as it breaks gmscore builds. by Mads Ager · 8 years ago
  20. 2bde060 Fix test expectations after last commit by Søren Gjesse · 8 years ago
  21. 8f668c9 Mark byte-or-bool types when propagating type information. by Ian Zerny · 8 years ago
  22. 336425d Remove old constant splitting heuristics that doesn't help. by Mads Ager · 8 years ago
  23. 4788864 Merge "Removed dex markers when performing incremental builds." by Lars Bak · 8 years ago
  24. 85459e1 Removed dex markers when performing incremental builds. by Lars Bak · 8 years ago
  25. 43ab2f6 Merge "Extend array construction optimizations to arrays of strings." by Mads Ager · 8 years ago
  26. 1b13f00 Extend array construction optimizations to arrays of strings. by Mads Ager · 8 years ago
  27. 8d45b58 Merge "Fix Windows long path issues for create_jctf_tests.py" by Tamas Kenez · 8 years ago
  28. e5b8d54 Print at most one "missing enclosing-member annotation" warning. by Ian Zerny · 8 years ago
  29. 5c74087 Merge "Use python executable to drive upload script" by Rico Wind · 8 years ago
  30. 0a4085a Use python executable to drive upload script by Rico Wind · 8 years ago
  31. 76c382e Merge "Allow treating DebugLocalChange instructions as identical if they are." by Mads Ager · 8 years ago
  32. ea18a7a Update number of cores used for benchmarking by Rico Wind · 8 years ago
  33. ca4b109 Merge "Add support flattening package hierarchy." by Jinseong Jeon · 8 years ago
  34. f317284 Add support flattening package hierarchy. by Jinseong Jeon · 8 years ago
  35. 8896537 Fix Windows long path issues for create_jctf_tests.py by Tamas Kenez · 8 years ago
  36. 06d9713 Allow treating DebugLocalChange instructions as identical if they are. by Mads Ager · 8 years ago
  37. cab9b35 Don't archive test results on Windows by Søren Gjesse · 8 years ago
  38. 800dfb6 Merge "Implement -alwaysinline directive." by Stephan Herhut · 8 years ago
  39. 43757fe Write the marker string to all files in files-per-class mode by Søren Gjesse · 8 years ago
  40. 1e3d900 Refactor distribution of classes to files by Søren Gjesse · 8 years ago
  41. d44d864 Implement -alwaysinline directive. by Stephan Herhut · 8 years ago
  42. 8074efc Added revision and min-api information to the dex marker. by Lars Bak · 8 years ago
  43. 32b882a Add Marker when running D8 without a main-dex list as well. by Jinseong Jeon · 8 years ago
  44. 2ee86ac Parse option -flattenpackagehierarchy [package_name]. by Jinseong Jeon · 8 years ago
  45. 43b9dd4 Merge "Add tests for (package-)naming." by Jinseong Jeon · 8 years ago
  46. 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
  47. e397afd Merge "Make R8 processing deterministic" by Søren Gjesse · 8 years ago
  48. 82aa69e Make R8 processing deterministic by Søren Gjesse · 8 years ago
  49. 118bb32 Update used version for benchmarking by Rico Wind · 8 years ago
  50. 2438baa Merge "Update goyt.tar.gz with @164843480, add README" by Tamas Kenez · 8 years ago
  51. 4d535e6 Update goyt.tar.gz with @164843480, add README by Tamas Kenez · 8 years ago
  52. db65a7c Merge "Disable inlining for 625_checker_licm_regressions." by Stephan Herhut · 8 years ago
  53. feba8ad Remove chains of CheckCast on subtypes. by Stephan Herhut · 8 years ago
  54. f11104e Disable inlining for 625_checker_licm_regressions. by Stephan Herhut · 8 years ago
  55. 13f68cf Fix test_framework.py memoryuse label. by Tamas Kenez · 8 years ago
  56. 4cc6bb4 Merge "Add inlining constraints to the missing instructions." by Stephan Herhut · 8 years ago
  57. c02b454 Add inlining constraints to the missing instructions. by Stephan Herhut · 8 years ago
  58. 42c9bfb Merge "Make minimal main-dex dependent on compilation mode" by Søren Gjesse · 8 years ago
  59. 2d9fe2a Merge "Fix checkdiscard processing." by Stephan Herhut · 8 years ago
  60. 0799121 Fix bug in main-dex list handling by Søren Gjesse · 8 years ago
  61. f62f6f1 Merge "Fix race in main-dex list building" by Søren Gjesse · 8 years ago
  62. 366b0ea Make minimal main-dex dependent on compilation mode by Søren Gjesse · 8 years ago
  63. f373459 Implement jumbo-string processing directly at the dex code level. by Mads Ager · 8 years ago
  64. a01a364 Fix race in main-dex list building by Søren Gjesse · 8 years ago
  65. 5e9e07f Fix checkdiscard processing. by Stephan Herhut · 8 years ago
  66. d4f8fe8 Merge "Update test to run on older Art versions" by Søren Gjesse · 8 years ago
  67. e91db44 Update expected line numbers after adding file header. by Ian Zerny · 8 years ago
  68. a613d50 Merge "Do not replace assumevalue target twice." by Stephan Herhut · 8 years ago
  69. 71ecaee Do not replace assumevalue target twice. by Stephan Herhut · 8 years ago
  70. af487af Merge "Jumbo string processing test." by Ian Zerny · 8 years ago
  71. 1b8279d Jumbo string processing test. by Ian Zerny · 8 years ago
  72. 87a9be7 Merge "Update the main-dex handling for D8 and R8" by Søren Gjesse · 8 years ago
  73. ff9a5e1 Update the main-dex handling for D8 and R8 by Søren Gjesse · 8 years ago
  74. 3e8d3f5 Make Outlining deterministic. by Stephan Herhut · 8 years ago
  75. a9b314f Only register subtype if subtype information is available. by Stephan Herhut · 8 years ago
  76. d44a768 Add tests for (package-)naming. by Jinseong Jeon · 8 years ago
  77. 6034485 Merge "Clean up use of isConstructor getter." by Stephan Herhut · 8 years ago
  78. f29ad81 Clean up use of isConstructor getter. by Stephan Herhut · 8 years ago
  79. 8b8073d Fix test expectations and broken subtyping hierarchy. by Stephan Herhut · 8 years ago
  80. c6ff268 Merge "Further constrain constructor inlining." by Stephan Herhut · 8 years ago
  81. 3ed4579 Further constrain constructor inlining. by Stephan Herhut · 8 years ago
  82. ba2637d Merge "Disable debug changes in spill instruction with an internal flag." by Ian Zerny · 8 years ago
  83. c4502b1 Merge "Disable javac warnings for examples." by Stephan Herhut · 8 years ago
  84. 3cef439 Merge "Disable deterministic part of test" by Søren Gjesse · 8 years ago
  85. 871b75b Disable javac warnings for examples. by Stephan Herhut · 8 years ago
  86. db47c0b Fix for jctf tests: make timeoutsWithArt effective again by Tamas Kenez · 8 years ago
  87. 1991d38 Disable debug changes in spill instruction with an internal flag. by Ian Zerny · 8 years ago
  88. d32b76d Disable deterministic part of test by Søren Gjesse · 8 years ago
  89. 4b2f3ef Merge "-dontoptimize part I: parse/record n of optimization passes." by Jinseong Jeon · 8 years ago
  90. 3f026d3 Implement first version of proto lite shrinker. by Stephan Herhut · 8 years ago
  91. 8b12f43 Merge "Disable inlining for some jctf tests." by Stephan Herhut · 8 years ago
  92. 43b58d7 Disable inlining for some jctf tests. by Stephan Herhut · 8 years ago
  93. 9bc0721 Merge "Close locals clobbered by spill instructions." by Ian Zerny · 8 years ago
  94. 0fc911a Merge "Decrease peak memory usage for the common case." by Mads Ager · 8 years ago
  95. eb1dbf4 Close locals clobbered by spill instructions. by Ian Zerny · 8 years ago
  96. 11f680f Decrease peak memory usage for the common case. by Mads Ager · 8 years ago
  97. 479dda4 Merge "Honor provided dex version in art test runner." by Stephan Herhut · 8 years ago
  98. 1c847b9 Disable inlining for art test 534-checker-bce-deoptimization. by Stephan Herhut · 8 years ago
  99. 5f0ce2d Honor provided dex version in art test runner. by Stephan Herhut · 8 years ago
  100. 8c4a0a2 Fix url for test failures by Rico Wind · 8 years ago