1. b1db397 Tests for processing of CovariantReturnType annotation by Christoffer Adamsen · 6 years ago
  2. 60e82a2 Merge "Tools: Switch from JAR-per-tool to a single swiss army knife" by Mathias Rav · 6 years ago
  3. ad86a89 Add debug test: UnusedCheckCastTargetOptimizationTest. by Tamas Kenez · 6 years ago
  4. 795e4dc Remove unused imports by Mathias Rav · 6 years ago
  5. fa63492 Merge "CfCode.buildIR(): Remove special case for empty throwing method" by Mathias Rav · 6 years ago
  6. 7eceb2e Merge "Refactor and rename DexAnnotationSetRefList" by Mathias Rav · 6 years ago
  7. dd6a6de Tools: Switch from JAR-per-tool to a single swiss army knife by Mathias Rav · 6 years ago
  8. f4466ff Refactor and rename DexAnnotationSetRefList by Mathias Rav · 6 years ago
  9. 170aff7 Add test for object and global Kotlin properties by Sebastien Hertz · 6 years ago
  10. e315a98 Merge "Disable continuous stepping tests on Android O examples" by Sebastien Hertz · 6 years ago
  11. 14ee8cd Disable continuous stepping tests on Android O examples by Sebastien Hertz · 6 years ago
  12. 8cd3207 Merge "Archive repackaged r8 for maven compatibility" by Rico Wind · 6 years ago
  13. c0b1638 Archive repackaged r8 for maven compatibility by Rico Wind · 6 years ago
  14. fdd578a CfCode.buildIR(): Remove special case for empty throwing method by Mathias Rav · 6 years ago
  15. 389123d Merge "Support embedded Proguard rules in META-INF/proguard/*" by Søren Gjesse · 6 years ago
  16. 2411d41 Fix use of -whyareyoukeeping with main dex rules by Søren Gjesse · 6 years ago
  17. 3d1da5d Merge "Reland "Add debugging test with Kotlin nested inlining"" by Sebastien Hertz · 6 years ago
  18. 71ea879 Add command-line program JarDiff by Mathias Rav · 6 years ago
  19. 1420fa9 Extract optional origin and position when throwing abort exception. by Ian Zerny · 6 years ago
  20. b72b743 Support embedded Proguard rules in META-INF/proguard/* by Søren Gjesse · 6 years ago
  21. 8baf733 Prevent that some tests fail on older dex VMs by Christoffer Adamsen · 6 years ago
  22. 013b311 Reland "Add debugging test with Kotlin nested inlining" by Sebastien Hertz · 6 years ago
  23. cb9a724 Merge "Delete incorrect TestBase.runOnArt overloads" by Christoffer Quist Adamsen · 6 years ago
  24. aea2abe Disable MethodHandleTestRunner tests that fail on buildbot by Mathias Rav · 6 years ago
  25. ad22e80 Remove unused imports by Mathias Rav · 6 years ago
  26. 417170f Merge "NativeMethodWithCodeTest: Extend checks for JVM and dx" by Mathias Rav · 6 years ago
  27. b9f2c67 Merge changes I815e2d98,I6ab32ead,Id4f82a0d,I0e1f22c9,Ieaeb9761, ... by Mathias Rav · 6 years ago
  28. b599a17 Implement CfInvoke -> InvokePolymorphic conversion by Mathias Rav · 6 years ago
  29. 4dc5a2e Add origin argument to buildIR() by Mathias Rav · 6 years ago
  30. e905850 CF backend: Implement inlining by Mathias Rav · 6 years ago
  31. 5ac6215 Add R8CFExamplesTests by Mathias Rav · 6 years ago
  32. 8222e24 LambdaTestRunner: Switch to using the new CF frontend by Mathias Rav · 6 years ago
  33. 55aea64 R8RunExamplesCommon: Add Frontend enum for running with new CF frontend by Mathias Rav · 6 years ago
  34. 8edf470 CfFrontendExamplesTest: Replace Parameterized runner with multiple test methods by Mathias Rav · 6 years ago
  35. dc64dfe BootstrapTest: Consume JAR resources by Mathias Rav · 6 years ago
  36. 24aad4f NativeMethodWithCodeTest: Extend checks for JVM and dx by Mathias Rav · 6 years ago
  37. 48dd79e Use gson instead of json_simple. by Mads Ager · 6 years ago
  38. 5c95cb4 Merge "Avoid calling toString on all dex strings to collect markers." by Mads Ager · 6 years ago
  39. 1b441ca Delete incorrect TestBase.runOnArt overloads by Christoffer Adamsen · 6 years ago
  40. 63e1ff9 Merge "Retrieve data resource provider from program resource provider" by Søren Gjesse · 6 years ago
  41. a8b4c49 Avoid calling toString on all dex strings to collect markers. by Mads Ager · 6 years ago
  42. 53ab05f Retrieve data resource provider from program resource provider by Søren Gjesse · 6 years ago
  43. 538d685 ExamplesDebugTest: Extend with many more examples by Mathias Rav · 6 years ago
  44. 33c5b35 Make output deterministic for dex code with invoke-custom. by Mads Ager · 6 years ago
  45. ada1014 Update patch version for release - new version is 1.2.16-dev by Ian Zerny · 6 years ago
  46. 069d39c Merge "[DexSplitter] Maintain old API surface." by Ian Zerny · 6 years ago
  47. b207f9f Skip visiting abstract or native code in Jar. by Jinseong Jeon · 6 years ago
  48. 9bce285 [DexSplitter] Maintain old API surface. by Ian Zerny · 6 years ago
  49. 423d120 Merge "Add support for -if rule with back references." by Jinseong Jeon · 6 years ago
  50. f1b645a Add support for -if rule with back references. by Jinseong Jeon · 6 years ago
  51. 916c69b Merge "Fix registers for non-range invoke instructions" by Christoffer Quist Adamsen · 6 years ago
  52. f0f3160 Update unsplitting of arguments by Christoffer Adamsen · 6 years ago
  53. 6e178db Merge "Make CF frontend for testing lazy" by Mathias Rav · 6 years ago
  54. ecd71d9 Make CF frontend for testing lazy by Mathias Rav · 6 years ago
  55. 50e2c15 Merge "Relax the long overlap check for bug-workarounds" by Søren Gjesse · 6 years ago
  56. 23dac24 Merge "Regression test for delayed introduction of locals." by Ian Zerny · 6 years ago
  57. c092199 Regression test for delayed introduction of locals. by Ian Zerny · 6 years ago
  58. 20e62fc Relax the long overlap check for bug-workarounds by Søren Gjesse · 6 years ago
  59. 585e203 Fix registers for non-range invoke instructions by Christoffer Adamsen · 6 years ago
  60. 8976270 Add more information to disasm output by Søren Gjesse · 6 years ago
  61. 4691e9f Merge "Nit: typos in dominatedPhiUsersWithPositions." by Jinseong Jeon · 6 years ago
  62. 18da87b Relax the access flags check for DEX input by Søren Gjesse · 6 years ago
  63. 67a82b2 Merge "Use R8 error handling utilities in DexSplitter." by Ian Zerny · 6 years ago
  64. 8c91f77 Merge "Don't use v in version" by Rico Wind · 6 years ago
  65. a53765b Use R8 error handling utilities in DexSplitter. by Ian Zerny · 6 years ago
  66. 961ac09 Merge "Always allow package-info "interface" without abstract flag" by Søren Gjesse · 6 years ago
  67. 665bcc1 Always allow package-info "interface" without abstract flag by Søren Gjesse · 6 years ago
  68. 6feccf2 Don't use v in version by Rico Wind · 6 years ago
  69. e09adb7 Make error reporter accessible to internal AndroidApp container. by Ian Zerny · 6 years ago
  70. 99360eb Merge "Simplify error reporting." by Ian Zerny · 6 years ago
  71. ce36d68 Errorprone fix (unused import) by Mathias Rav · 6 years ago
  72. c972692 Merge "Split CfBinop and CfUnop into more specific classes" by Mathias Rav · 6 years ago
  73. b82a069 Simplify error reporting. by Ian Zerny · 6 years ago
  74. 7320ce5 API for supporting resources by Søren Gjesse · 6 years ago
  75. a7cd64d Merge "Enable using android 6.0.1 dex2oat on all verification tests." by Ian Zerny · 6 years ago
  76. 58513cb Merge "Ensure that there are materializing instructions before long add/sub operations." by Ian Zerny · 6 years ago
  77. f2093aa Split CfBinop and CfUnop into more specific classes by Mathias Rav · 6 years ago
  78. b18e16f Ensure that there are materializing instructions before long add/sub operations. by Ian Zerny · 6 years ago
  79. 56c2e30 Update patch version for release - new version is v1.2.15-dev by Søren Gjesse · 6 years ago
  80. ae47f95 Merge "Add back printing utilities to regression test 78493232." by Ian Zerny · 6 years ago
  81. ad7b8f9 Merge "Avoid generating invoke-range when possible" by Christoffer Quist Adamsen · 6 years ago
  82. 570355d Nit: typos in dominatedPhiUsersWithPositions. by Jinseong Jeon · 6 years ago
  83. e3c0e12 Merge "Revert "Add debugging test with Kotlin nested inlining"" by Sebastien Hertz · 6 years ago
  84. 4d04ac1 Revert "Add debugging test with Kotlin nested inlining" by Sebastien Hertz · 6 years ago
  85. 4e240ff Avoid generating invoke-range when possible by Christoffer Adamsen · 6 years ago
  86. 599f05f Add back printing utilities to regression test 78493232. by Ian Zerny · 6 years ago
  87. c23d7b3 Merge "Add debugging test with Kotlin nested inlining" by Sebastien Hertz · 6 years ago
  88. 08d45b3 Merge "Insert moves after arguments" by Christoffer Quist Adamsen · 6 years ago
  89. ce7f41e Enable using android 6.0.1 dex2oat on all verification tests. by Ian Zerny · 6 years ago
  90. 9c39e08 Merge "Regression test for bug on 6.0.1 dex2oat compiler." by Ian Zerny · 6 years ago
  91. 7c36896 Insert moves after arguments by Christoffer Adamsen · 6 years ago
  92. d167683 Merge "Collect wildcards while parsing Proguard configuration contents." by Jinseong Jeon · 6 years ago
  93. 4bbe7f4 Collect wildcards while parsing Proguard configuration contents. by Jinseong Jeon · 6 years ago
  94. e7cabfc Merge "Allow array type adjustments in lambda desugaring." by Denis Vnukov · 6 years ago
  95. 141bf59 Follow-up to "Automate continuous stepping tests" by Sebastien Hertz · 6 years ago
  96. 5ef83c4 Merge "Automate continuous stepping tests" by Sebastien Hertz · 6 years ago
  97. 73fda00 Automate continuous stepping tests by Sebastien Hertz · 6 years ago
  98. ad257b6 Allow array type adjustments in lambda desugaring. by Denis Vnukov · 6 years ago
  99. fae3f07 Regression test for bug on 6.0.1 dex2oat compiler. by Ian Zerny · 6 years ago
  100. ee9c038 Update version for release. New version v1.2.14-dev. by Mads Ager · 6 years ago