1. a2a5877 Remove inner class attrs that reference pruned types by Christoffer Quist Adamsen · 6 years ago
  2. be5512e Merge "Ensure that we only sort members synchronized Additionally, avoid copying and sorting the same methods twice" by Rico Wind · 6 years ago
  3. db42655 Merge "Towards a single accessor of attached type lattice in Value." by Jinseong Jeon · 6 years ago
  4. 50c2855 Fix jctf errors on bots. by Tamas Kenez · 6 years ago
  5. 0b3ad1c Merge "Fix when to reserve outer class names." by Jinseong Jeon · 6 years ago
  6. 1e3c5fb Fix when to reserve outer class names. by Jinseong Jeon · 6 years ago
  7. 42e9573 Ensure that we only sort members synchronized by Rico Wind · 6 years ago
  8. 315c053 Ensure that catch handlers have unique guards by Søren Gjesse · 6 years ago
  9. 9fe4ada Merge "Remove trivial gotos after removing debug positions." by Ian Zerny · 6 years ago
  10. 4dcd512 Remove trivial gotos after removing debug positions. by Ian Zerny · 6 years ago
  11. b658328 Merge "Use cwd for running benchmarks on golem" by Rico Wind · 6 years ago
  12. 9bd3f5f Use cwd for running benchmarks on golem by Rico Wind · 6 years ago
  13. ac74ee2 Add support for -checkdiscard and -whyareyoukeeping for main dex rules by Søren Gjesse · 6 years ago
  14. 335a8ac Merge "Add a failing test for b/115705526" by Christoffer Quist Adamsen · 6 years ago
  15. 8af4897 Merge "Add synchronization to LambdaClass.synthesizeLambdaClass" by Christoffer Quist Adamsen · 6 years ago
  16. 627edca Merge "Use build directory for app build artifacts by default" by Rico Wind · 6 years ago
  17. e9485ba Use build directory for app build artifacts by default by Rico Wind · 6 years ago
  18. 6f4e890 Towards a single accessor of attached type lattice in Value. by Jinseong Jeon · 6 years ago
  19. 14fde90 Update NullArrayAndNullObjectValueTest after exception handling changes by Christoffer Quist Adamsen · 6 years ago
  20. d7cf56a Merge "Extend the liveness of the receiver to the entire method." by Mads Ager · 6 years ago
  21. acec5be Add a failing test for b/115705526 by Christoffer Quist Adamsen · 6 years ago
  22. bd2f759 Extend the liveness of the receiver to the entire method. by Mads Ager · 6 years ago
  23. a2960ee Merge "Resolve flakiness of Art800 test" by Christoffer Quist Adamsen · 6 years ago
  24. f6eb58e Resolve flakiness of Art800 test by Christoffer Quist Adamsen · 6 years ago
  25. 458fee5 Reland "Enable CF backend for JCTF tests." by Tamas Kenez · 6 years ago
  26. ed80003 Merge "Tests codifying some null-value usages." by Ian Zerny · 6 years ago
  27. 5195eec Tests codifying some null-value usages. by Ian Zerny · 6 years ago
  28. 434e7be Merge "Add Gmail 180826.15" by Søren Gjesse · 6 years ago
  29. aa91813 Merge "Refine algorithm determining the active line at block entry." by Ian Zerny · 6 years ago
  30. 34a5618 Refine algorithm determining the active line at block entry. by Ian Zerny · 6 years ago
  31. b552e84 Add Gmail 180826.15 by Søren Gjesse · 6 years ago
  32. 515b260 Merge "Ignore annotations for non-existent parameters" by Christoffer Quist Adamsen · 6 years ago
  33. ec896b6 Ignore annotations for non-existent parameters by Christoffer Quist Adamsen · 6 years ago
  34. 50774ba Add synchronization to LambdaClass.synthesizeLambdaClass by Christoffer Quist Adamsen · 6 years ago
  35. e239071 Merge "Update how gmscore tests are run" by Søren Gjesse · 6 years ago
  36. 8ae55eb Update how gmscore tests are run by Søren Gjesse · 6 years ago
  37. 50fd14b Disable shuffling in CallGraph by Christoffer Quist Adamsen · 6 years ago
  38. e790fa5 Update B116282409 test for old VMs by Christoffer Quist Adamsen · 6 years ago
  39. 22ca7fc Merge "Rename getters in AppView for convenience" by Christoffer Quist Adamsen · 6 years ago
  40. dafc94f Merge "Handle non-standard <init> calls in class inliner and merger" by Christoffer Quist Adamsen · 6 years ago
  41. ef2f979 Merge "Remove Position::forceSetPosition and InstructionIterator::detach" by Ian Zerny · 6 years ago
  42. 07b985b Update version after branching. Now working on 1.4.0. by Mads Ager · 6 years ago
  43. 424d83d Remove Position::forceSetPosition and InstructionIterator::detach by Ian Zerny · 6 years ago
  44. 86b9d82 Merge "Increase stack space for javac processes." by Mads Ager · 6 years ago
  45. ab3580d Merge "Improve the partial evaluation of arguments to reflective calls" by Søren Gjesse · 6 years ago
  46. c7d14d3 Increase stack space for javac processes. by Mads Ager · 6 years ago
  47. 67beee1 Improve the partial evaluation of arguments to reflective calls by Søren Gjesse · 6 years ago
  48. 2d9ffe6 Merge "Allow conversion from Object to an array type in lambda desugaring." by Mads Ager · 6 years ago
  49. 5bfe3d2 Allow conversion from Object to an array type in lambda desugaring. by Mads Ager · 6 years ago
  50. d7c4731 Clean out build cache on all bots by Rico Wind · 6 years ago
  51. 09c5ac3 Rename getters in AppView for convenience by Christoffer Quist Adamsen · 6 years ago
  52. 4fcf38c Handle non-standard <init> calls in class inliner and merger by Christoffer Quist Adamsen · 6 years ago
  53. b86ce5c Merge "Revert "Enable CF backend for JCTF tests."" by Rico Wind · 6 years ago
  54. 74ca780 Revert "Enable CF backend for JCTF tests." by Rico Wind · 6 years ago
  55. a3d8b4b Merge "Add printing of logs to the internal bot code (if failures)" by Rico Wind · 6 years ago
  56. 13346ad Update the position to that of the last put when simplifying arrays. by Ian Zerny · 6 years ago
  57. 4fd2dda Add printing of logs to the internal bot code (if failures) by Rico Wind · 6 years ago
  58. a005856 Enable CF backend for JCTF tests. by Tamas Kenez · 6 years ago
  59. 3a86b03 JCTFTestSpecifications: remove comments containing failure outputs. by Tamas Kenez · 6 years ago
  60. ab6c16d Merge "Associate a non-none position to all instructions in debug mode." by Ian Zerny · 6 years ago
  61. 0dba4dd Associate a non-none position to all instructions in debug mode. by Ian Zerny · 6 years ago
  62. ffccab1 Fix accidental char deletion before upload by Rico Wind · 6 years ago
  63. 1200f51 Put timestamps on internal testing output by Rico Wind · 6 years ago
  64. 88179dc Merge "Make internal testing bot timeout depend on number of commands run" by Rico Wind · 6 years ago
  65. 30647ba Merge "Update asm version in asmifier.py" by Jinseong Jeon · 6 years ago
  66. 6847d13 Make internal testing bot timeout depend on number of commands run by Rico Wind · 6 years ago
  67. c86b357 Merge "Preserve IllegalAccessError during check-cast." by Jinseong Jeon · 7 years ago
  68. c9dce65 Preserve IllegalAccessError during check-cast. by Jinseong Jeon · 7 years ago
  69. a89fa1b Update asm version in asmifier.py by Jinseong Jeon · 7 years ago
  70. c4c7ba3 Merge "Deprecate DexEncodedMethod#isStaticMethod." by Jinseong Jeon · 7 years ago
  71. ee99549 Merge "Also suppress youtube proguarded, also fails" by Rico Wind · 7 years ago
  72. 2a19d93 Also suppress youtube proguarded, also fails by Rico Wind · 7 years ago
  73. 56a065c Remove ignore from test for fixed issue. by Ian Zerny · 7 years ago
  74. 9650a34 Merge "Add YouTube version 13.37" by Søren Gjesse · 7 years ago
  75. de3a35d Merge "Remove support for Proguard partially implemented options" by Søren Gjesse · 7 years ago
  76. d766860 Merge "Suppress gmscore latest deploy compilation failure" by Rico Wind · 7 years ago
  77. 9147505 Remove support for Proguard partially implemented options by Søren Gjesse · 7 years ago
  78. d5a3607 Suppress gmscore latest deploy compilation failure by Rico Wind · 7 years ago
  79. 6b8949f Merge "Fail gracefully with CompilationError if ASM throws" by Christoffer Quist Adamsen · 7 years ago
  80. 1ceec52 Use toAbsolutePath before relativize in ExtractMarkers. by Mads Ager · 7 years ago
  81. 0fd73a6 Fail gracefully with CompilationError if ASM throws by Christoffer Quist Adamsen · 7 years ago
  82. 139eece Add support for bot part of internal_test.py by Rico Wind · 7 years ago
  83. f3d8e98 Reenable disabled youtube app building, the bug has been fixed by Rico Wind · 7 years ago
  84. 8a2f5a2 Deprecate DexEncodedMethod#isStaticMethod. by Jinseong Jeon · 7 years ago
  85. 1d63757 Merge "Fix for NonVirtualOverrideTest on old VMs" by Christoffer Quist Adamsen · 7 years ago
  86. 93dd207 Merge "Keep a class if conditionally dependent rules keep instance members." by Jinseong Jeon · 7 years ago
  87. 58bffa5 Keep a class if conditionally dependent rules keep instance members. by Jinseong Jeon · 7 years ago
  88. 9309929 Fix for NonVirtualOverrideTest on old VMs by Christoffer Quist Adamsen · 7 years ago
  89. 40ee03d Clean up ConstNumber creations in IRCode. by Jinseong Jeon · 7 years ago
  90. 71f8380 Merge "Check resolved method matches invoke-type in class inliner" by Christoffer Quist Adamsen · 7 years ago
  91. 2fa4ad0 Merge "Handle private methods that shadow virtual methods" by Christoffer Quist Adamsen · 7 years ago
  92. 3a63daa Merge "Refine reference type lattice elements." by Jinseong Jeon · 7 years ago
  93. fe2de55 Add YouTube version 13.37 by Søren Gjesse · 7 years ago
  94. 2d35c46 Check resolved method matches invoke-type in class inliner by Christoffer Quist Adamsen · 7 years ago
  95. 41d937d Handle private methods that shadow virtual methods by Christoffer Quist Adamsen · 7 years ago
  96. d2b9e39 Merge "Ignore some Proguard options" by Søren Gjesse · 7 years ago
  97. 2c1567d Merge "Never lower const instruction past a cmp instruction on Lollipop." by Mads Ager · 7 years ago
  98. 41bfdce Merge "Add script to run internal testing" by Rico Wind · 7 years ago
  99. f663002 Never lower const instruction past a cmp instruction on Lollipop. by Mads Ager · 7 years ago
  100. e4786ea Disable R8RunExamplesAndroidOTest/invokecustom2-with-shrinking on older VMs. by Tamas Kenez · 7 years ago