1. fd76079 Merge "Fix off-by-one error in range computation." by Ian Zerny · 8 years ago
  2. 5cf51bb Add script to test framework.jar with D8/DX by Tamas Kenez · 8 years ago
  3. f6ed24d Merge "Make dex segment type names UpperCamelCase." by Tamas Kenez · 8 years ago
  4. f2fb466 Remove code originating from asserts by Søren Gjesse · 8 years ago
  5. 4bdd421 Make dex segment type names UpperCamelCase. by Tamas Kenez · 8 years ago
  6. aa2289b Generate better code for ranged invokes in debug mode. by Mads Ager · 8 years ago
  7. b787bc8 Fix gradle.py to only raise if there is actually a problem by Tamas Kenez · 8 years ago
  8. 415b851 Merge "Don't associate local info with argument moves." by Ian Zerny · 8 years ago
  9. efb2dcf Fix off-by-one error in range computation. by Ian Zerny · 8 years ago
  10. 2977abb Merge "Added synchronized to doubleInlining structure." by Lars Bak · 8 years ago
  11. ed84dd7 Merge "Archive failures to cloud storage if gradle fails and the archive flag is set" by Rico Wind · 8 years ago
  12. 24e0f5c Added synchronized to doubleInlining structure. by Lars Bak · 8 years ago
  13. 47aded7 Don't associate local info with argument moves. by Ian Zerny · 8 years ago
  14. a94f01c Archive failures to cloud storage if gradle fails and the archive flag is set by Rico Wind · 8 years ago
  15. ad72cb9 Merge "Update jctf status after D8 code generation changes." by Mads Ager · 8 years ago
  16. 83647b2 Merge "Remove DexCode canonicalization map." by Mads Ager · 8 years ago
  17. 46b126c Update jctf status after D8 code generation changes. by Mads Ager · 8 years ago
  18. 412d6e6 Remove DexCode canonicalization map. by Mads Ager · 8 years ago
  19. 52bb742 Fix outline equals by Ivan Gavrilovic · 8 years ago
  20. d7c96c9 Merge "Util for golem that sums up sizes of dex segments." by Lars Bak · 8 years ago
  21. 17a2b2c Lower min sdk version for YouTube 12.22 by Søren Gjesse · 8 years ago
  22. 90c1804 Util for golem that sums up sizes of dex segments. by Lars Bak · 8 years ago
  23. 9988fc5 Merge "Combine the removal of unneeded catch handlers with dead code removal" by Søren Gjesse · 8 years ago
  24. 87eef23 Combine the removal of unneeded catch handlers with dead code removal by Søren Gjesse · 8 years ago
  25. eb81992 Merge "Add to X20: framework.jar from goyt test data" by Tamas Kenez · 8 years ago
  26. 6741971 Add to X20: framework.jar from goyt test data by Tamas Kenez · 8 years ago
  27. cc859cf Merge "Don't consider local-associated SSA values as constants." by Ian Zerny · 8 years ago
  28. f1c8c8d Merge "Fix run_on_app.py for gmscore and Youtube" by Yohann Roussel · 8 years ago
  29. ce2cdde Merge "Ensure we always emit debug positions." by Ian Zerny · 8 years ago
  30. 55d3395 Merge "Update test status for previously failing test." by Mads Ager · 8 years ago
  31. 2250258 Update test status for previously failing test. by Ian Zerny · 8 years ago
  32. faef634 Merge "Only fail with discard checks when tree-shaking" by Søren Gjesse · 8 years ago
  33. 49e54a1 Fix run_on_app.py for gmscore and Youtube by Yohann Roussel · 8 years ago
  34. 023b2ee Merge "Fix test CompatDxTests.singleDexProgramIsTooLarge" by Yohann Roussel · 8 years ago
  35. 1a9a272 Merge "Print debug positions and locals info for methods." by Ian Zerny · 8 years ago
  36. c55795a Merge "Fix error conflating argument register count with argument count." by Ian Zerny · 8 years ago
  37. 58ddd0f Fix test CompatDxTests.singleDexProgramIsTooLarge by Yohann Roussel · 8 years ago
  38. 522bb04 Don't consider local-associated SSA values as constants. by Ian Zerny · 8 years ago
  39. c80dd12 Check dex index overflow when running mono dex by Yohann Roussel · 8 years ago
  40. 6e53c08 Ensure we always emit debug positions. by Ian Zerny · 8 years ago
  41. 4cd9db1 Print debug positions and locals info for methods. by Ian Zerny · 8 years ago
  42. 1611d77 Fix error conflating argument register count with argument count. by Ian Zerny · 8 years ago
  43. ab22077 Add android.jar for Anderoid API level 21 by Søren Gjesse · 8 years ago
  44. 5057e14 Pin this register in debug mode. by Mads Ager · 8 years ago
  45. bc735a7 Update the bound to use fill-array by mikaelpeltier · 8 years ago
  46. a71fb7c Merge "Added support for minimal main dex" by Søren Gjesse · 8 years ago
  47. 854a7d4 Added support for minimal main dex by Søren Gjesse · 8 years ago
  48. ac16bb4 Empty commit to trigger benchmarks. by Tamas Kenez · 8 years ago
  49. da2ac8d Fix bug in script that caused running on dex files to fail by Søren Gjesse · 8 years ago
  50. c5da685 Merge "Revert "Check dex index overflow when running mono dex"" by Yohann Roussel · 8 years ago
  51. b493ca5 Revert "Check dex index overflow when running mono dex" by Yohann Roussel · 8 years ago
  52. 57dedfe Merge "Check dex index overflow when running mono dex" by Yohann Roussel · 8 years ago
  53. a85cfc2 Merge "Change register allocator to deal better with unconstrained uses." by Mads Ager · 8 years ago
  54. da3f62b Change register allocator to deal better with unconstrained uses. by Mads Ager · 8 years ago
  55. 5725115 Merge "Add proguard helper scripts, also:" by Tamas Kenez · 8 years ago
  56. c3b3ff1 Add an internal flag for output overwriting by Yohann Roussel · 8 years ago
  57. f2ee2a3 Add proguard helper scripts, also: by Tamas Kenez · 8 years ago
  58. cbb5db6 Merge "Replace ProGuard 5.3.3 with Google internal version." by Tamas Kenez · 8 years ago
  59. 63ada50 Check dex index overflow when running mono dex by Yohann Roussel · 8 years ago
  60. 0e51eb2 Fix MainDexTracingTest on Windows by Yohann Roussel · 8 years ago
  61. 5febf24 Replace ProGuard 5.3.3 with Google internal version. by Tamas Kenez · 8 years ago
  62. 5af35d2 Change boolean for dex fill strategy with an enum by Søren Gjesse · 8 years ago
  63. 8ed523f Merge "Fix bug in the class to file assignment" by Søren Gjesse · 8 years ago
  64. 87847df Merge "Add main dex Proguard rules for YouTube 12.22" by Søren Gjesse · 8 years ago
  65. f1bc41e Add main dex Proguard rules for YouTube 12.22 by Søren Gjesse · 8 years ago
  66. 25687c1 Fix bug in the class to file assignment by Søren Gjesse · 8 years ago
  67. 2bb5939 Update test expectations: JVM on Windows does not like weird class names. by Mads Ager · 8 years ago
  68. 82641d2 Merge "Make a couple of tests pass on Windows." by Mads Ager · 8 years ago
  69. ab1df45 Make a couple of tests pass on Windows. by Mads Ager · 8 years ago
  70. 6fd32e7 Merge "Use ranged invokes when out args are in args in high registers." by Mads Ager · 8 years ago
  71. 986f28d Merge "Split virtual file distribution" by Søren Gjesse · 8 years ago
  72. 9679d0b Merge "Ensure deterministic IR optimization" by Søren Gjesse · 8 years ago
  73. 9fda6c5 Use ranged invokes when out args are in args in high registers. by Mads Ager · 8 years ago
  74. a72af66 Update how register candidate is chosen by mikaelpeltier · 8 years ago
  75. 462d671 Ensure deterministic IR optimization by Søren Gjesse · 8 years ago
  76. 6b8d5aa Split virtual file distribution by Søren Gjesse · 8 years ago
  77. 00d033e Merge "Remove code that set use position of register" by Mikael Peltier · 8 years ago
  78. 9bee8374 Merge "Refactor the virtual file distribution" by Søren Gjesse · 8 years ago
  79. e74fee3 Refactor the virtual file distribution by Søren Gjesse · 8 years ago
  80. 8ebdce8 Remove code that set use position of register by Mikaël Peltier · 8 years ago
  81. 9e261ba Merge "Add ProGuard 5.3.3" by Tamas Kenez · 8 years ago
  82. 6307c98 Add ProGuard 5.3.3 by Tamas Kenez · 8 years ago
  83. 353319c Merge "More java8 debug tests" by Sebastien Hertz · 8 years ago
  84. ca75865 More java8 debug tests by Sebastien Hertz · 8 years ago
  85. 569452b Merge "Extend README with information on downloading, building and running." by Mads Ager · 8 years ago
  86. 4c9a7fa Extend README with information on downloading, building and running. by Mads Ager · 8 years ago
  87. f80f5a2 Fix gradle initial dependency fetch on windows by Rico Wind · 8 years ago
  88. 91bfa0d Merge "Add option to run tests without assertions enabled" by Søren Gjesse · 8 years ago
  89. 5b7254d Merge "Reject names that cannot be represented in the dex format." by Mads Ager · 8 years ago
  90. f38a658 Reject names that cannot be represented in the dex format. by Mads Ager · 8 years ago
  91. 0d37801 update thirdparty/jctf (shortened the longest path) by Tamas Kenez · 8 years ago
  92. e7807d7 Merge "Move assertion to where it actually must hold." by Mads Ager · 8 years ago
  93. a27b055 Move assertion to where it actually must hold. by Mads Ager · 8 years ago
  94. 3fdaabd run_on_app: For D8, make default type = proguarded by Tamas Kenez · 8 years ago
  95. af1c5e2 Add option to run tests without assertions enabled by Søren Gjesse · 8 years ago
  96. 8adc866 Merge "Temporarily ignore jctf tests on Windows" by Jean-Marie Hénaff · 8 years ago
  97. 55c2607 Merge "Use control-flow graph to compute JarState for all blocks." by Mads Ager · 8 years ago
  98. 7b424e9 Temporarily ignore jctf tests on Windows by Jean-Marie Henaff · 8 years ago
  99. c32e883 Merge "Enforce determinism in ClassDef section" by Yohann Roussel · 8 years ago
  100. 9d1bf52 Merge "Fix D8IREAOT.dexPerClassFileNoDesugaring() on Windows" by Jean-Marie Hénaff · 8 years ago