1. 130394c Remove disabled permutation from run_on_app.py by Christoffer Quist Adamsen · 4 years, 3 months ago
  2. 6d54693 Fix explicit MIN_SDK rule check by Christoffer Quist Adamsen · 4 years, 3 months ago
  3. 45abed9 Update run_on_app to be python3 by Morten Krogh-Jespersen · 4 years, 3 months ago
  4. 8a4d1ca Update r8_release to python3 by Morten Krogh-Jespersen · 4 years, 3 months ago
  5. 667e1cb Update reproduction of b/177790310 by Søren Gjesse · 4 years, 3 months ago
  6. 3be4ffb Add a reproduction of b/177790310 outside of Art tests by Søren Gjesse · 4 years, 3 months ago
  7. 91f7f8a Update status for Art test 095_switch_MAX_INT by Søren Gjesse · 4 years, 3 months ago
  8. d937395 Reproduce compilation failure from unexpected string switch by Christoffer Quist Adamsen · 4 years, 3 months ago
  9. 0c328d4 Test for invalid optimization when ZipFile is not Closeable. by Ian Zerny · 4 years, 3 months ago
  10. 4f43513 Don't do any switch rewriting for cf to cf desugaring by Søren Gjesse · 4 years, 3 months ago
  11. b081f3e Disable de-virtualizing of invoke if adding to main dex by Morten Krogh-Jespersen · 4 years, 3 months ago
  12. fd4164d Reland "Add library retargeting classes into retarget package" by Morten Krogh-Jespersen · 4 years, 3 months ago
  13. 74b2bd6 Do not use cast for finding const-number instruction by Morten Krogh-Jespersen · 4 years, 4 months ago
  14. 900d934 Revert changes to hygienic synthetics. by Ian Zerny · 4 years, 3 months ago
  15. a913e03 Revert "Add library retargeting classes into retarget package" by Christoffer Quist Adamsen · 4 years, 3 months ago
  16. d3b7b8a [Retrace] Archive retrace.jar in google3 by Morten Krogh-Jespersen · 4 years, 3 months ago
  17. eebdeb3 [Retrace] Add r8retrace-exclude-jar to built jars by Morten Krogh-Jespersen · 4 years, 3 months ago
  18. 000bc0c Disable failing test. by Ian Zerny · 4 years, 3 months ago
  19. 75d7342 Revert "No NullOrAbstractValue for primitive" by Ian Zerny · 4 years, 3 months ago
  20. 9f85fa9 Add library retargeting classes into retarget package by Morten Krogh-Jespersen · 4 years, 3 months ago
  21. 5c9ded1 Fix missing import in run_on_app_dump.py by Christoffer Quist Adamsen · 4 years, 3 months ago
  22. 581c08c Strengthen inlining of side effect free methods by Christoffer Quist Adamsen · 4 years, 3 months ago
  23. a3ca435 Fix invoke-super of a default method in desugared library for cf to cf by Søren Gjesse · 4 years, 3 months ago
  24. 4c41bbe No NullOrAbstractValue for primitive by Clément Béra · 4 years, 3 months ago
  25. f637b90 Hygienic service loader rewriting. by Ian Zerny · 4 years, 3 months ago
  26. 566ff05 Remove dead code for legacy dispatch classes. by Ian Zerny · 4 years, 3 months ago
  27. c39c637 Remove hygienic synthetics from predicate for non-hygienic/duplicates. by Ian Zerny · 4 years, 3 months ago
  28. 286bdd4 Hygienic desugaring of try-with-resource $closeResource. by Ian Zerny · 4 years, 3 months ago
  29. 0a22c26 Reland "Hygienic lambda desugaring." by Ian Zerny · 4 years, 3 months ago
  30. c753ffa Allow writing synthetic classes in CF backend. by Ian Zerny · 4 years, 3 months ago
  31. 28a5b9e Split interface method rewriting into invoke-specific rewriting methods by Christoffer Quist Adamsen · 4 years, 3 months ago
  32. f79f1a2 Towards using DexClassAndMethod in desugaring by Christoffer Quist Adamsen · 4 years, 3 months ago
  33. a3da66f Test invoke-super of a default method in desugared library by Søren Gjesse · 4 years, 3 months ago
  34. a9ff1cf Fix object has no attribute error in run_on_app_dump.py by Christoffer Quist Adamsen · 4 years, 3 months ago
  35. 0bcc9a5 Fix typo in error message. by Ian Zerny · 4 years, 3 months ago
  36. c1c13bd Fix nondeterminism in AppliedGraphLens construction by Christoffer Quist Adamsen · 4 years, 3 months ago
  37. 6a1de57 Add usage of main-dex rules to D8 API test. by Ian Zerny · 4 years, 3 months ago
  38. 99683a3 Add D8 support for main-dex rules. by Ian Zerny · 4 years, 3 months ago
  39. 2212f22 [Retrace] Parameterize retrace tests over CF runtimes by Morten Krogh-Jespersen · 4 years, 3 months ago
  40. 698ae92 Add synthetic bridges not in map by Morten Krogh-Jespersen · 4 years, 3 months ago
  41. 8712040 Test for Month name on various platforms by Clément Béra · 4 years, 3 months ago
  42. 3d369b4 Make run_on_app_dump.py run with python3 by Rico Wind · 4 years, 3 months ago
  43. 5b5ce3c Remove uses of System.exit by Ian Zerny · 4 years, 3 months ago
  44. 0d7a96f [Retrace] Build an external retrace library and run tests on it by Morten Krogh-Jespersen · 4 years, 3 months ago
  45. 834ad8a Keep original interface method forwarding bridge by Morten Krogh-Jespersen · 4 years, 3 months ago
  46. 2567365 Rewrite Objects.requireNonNull with one argument to getClass by Søren Gjesse · 4 years, 3 months ago
  47. 8faf9e0 Revert "Add traced main dex classes to set prior to repackaging" by Christoffer Quist Adamsen · 4 years, 3 months ago
  48. 8aa3abf Fix incorrect String initializer model by Christoffer Quist Adamsen · 4 years, 3 months ago
  49. 8a626ba Ensure simplifyKnownBooleanCondition() returns true if any changes by Christoffer Quist Adamsen · 4 years, 3 months ago
  50. 8d621b9 Update test to reflect enum unboxing is disabled for CF by Christoffer Quist Adamsen · 4 years, 3 months ago
  51. d064a4b Lookup descriptor strings directly in the naming lens by Morten Krogh-Jespersen · 4 years, 3 months ago
  52. 8db22cb Fix illegal inlining of non-forwarding constructor call to constructor in same class by Christoffer Quist Adamsen · 4 years, 3 months ago
  53. b70f282 Improve unused toString() removal by Christoffer Quist Adamsen · 4 years, 3 months ago
  54. 691793a Pass --quiet to retrace by Morten Krogh-Jespersen · 4 years, 3 months ago
  55. 97df980 Add traced main dex classes to set prior to repackaging by Morten Krogh-Jespersen · 4 years, 3 months ago
  56. 14efd87 Reland "Rewrite holder and arguments for DexCallSites in Writer" by Morten Krogh-Jespersen · 4 years, 3 months ago
  57. 91fb5f2 Use aliased value in CodeRewriter by Christoffer Quist Adamsen · 4 years, 3 months ago
  58. a29d163 Extend if-simplication to trivial object comparisons by Christoffer Quist Adamsen · 4 years, 3 months ago
  59. b7282ef Revert "Rewrite holder and arguments for DexCallSites in Writer" by Morten Krogh-Jespersen · 4 years, 3 months ago
  60. 9f4c394 Lookup minified name through mapping file for shrunken lib by Morten Krogh-Jespersen · 4 years, 3 months ago
  61. 9253506 Rewrite holder and arguments for DexCallSites in Writer by Morten Krogh-Jespersen · 4 years, 3 months ago
  62. 74b0898 Return DexClassAndMethod from lookupInvokeSpecialTarget and lookupInvokeSuperTarget by Christoffer Quist Adamsen · 4 years, 3 months ago
  63. 4baf13d Ensure that all classes in desugared library starts with j$ by Morten Krogh-Jespersen · 4 years, 3 months ago
  64. 394f024 Fix access flags for merged virtual methods by Christoffer Quist Adamsen · 4 years, 3 months ago
  65. 2213ea7 [Retrace] Allow all characters in source file not colliding with line by Morten Krogh-Jespersen · 4 years, 3 months ago
  66. b288060 Add a test for repackaging of custom call site by Morten Krogh-Jespersen · 4 years, 3 months ago
  67. 1d8118b Handle if-instructions in string builder optimization by Christoffer Quist Adamsen · 4 years, 3 months ago
  68. da118cf Reproduce unexpected if in string builder optimization by Christoffer Quist Adamsen · 4 years, 3 months ago
  69. a795243 Extend unused StringBuilder removal to Objects.toString() and String.valueOf() by Christoffer Quist Adamsen · 4 years, 3 months ago
  70. 66eaefb Update test using JarClassFileReader by Christoffer Quist Adamsen · 4 years, 3 months ago
  71. 6f73f02d Extend ClassKind with generic type that inherits from DexClass by Christoffer Quist Adamsen · 4 years, 3 months ago
  72. 4027167 Break in case of matching -dontwarn rule by Christoffer Quist Adamsen · 4 years, 3 months ago
  73. 010ca72 Deduplicate Rover in run_on_app_dump.py by Christoffer Quist Adamsen · 4 years, 3 months ago
  74. 1d6b2cf Retain field access information for null valued fields by Christoffer Quist Adamsen · 4 years, 4 months ago
  75. 1bf2731 Account for abstract methods in createFieldAccessInfoCollectionModifier() by Christoffer Quist Adamsen · 4 years, 4 months ago
  76. d1535c1 Fix recording of synthetic $r8$classId field accesses by Christoffer Quist Adamsen · 4 years, 4 months ago
  77. a1c7dbc Revert "Hygienic lambda desugaring." by Christoffer Quist Adamsen · 4 years, 4 months ago
  78. a117f6e Rewrite synthesized move-exception instructions in lens code rewriter by Christoffer Quist Adamsen · 4 years, 4 months ago
  79. c162800 Add synthetic $r8$HorizontalClassMergingArgument as main dex root if merged class is root by Christoffer Quist Adamsen · 4 years, 4 months ago
  80. 09840b5 Record mappings of horizontally merged classes with abstract methods by Morten Krogh-Jespersen · 4 years, 4 months ago
  81. 9bf479c Extend Enqueuer.definitionFor() with context by Christoffer Quist Adamsen · 4 years, 4 months ago
  82. c089676 Rewrite AppInfoWithLiveness before pruning it after class merging by Christoffer Quist Adamsen · 4 years, 4 months ago
  83. 88d514a Rewrite debug info in CF and DEX writer by Morten Krogh-Jespersen · 4 years, 4 months ago
  84. a6bd1a7 Add tests for mapping debug info through the graph lens when writing by Morten Krogh-Jespersen · 4 years, 4 months ago
  85. 2e2c9f4 Fix test source file expectations by Morten Krogh-Jespersen · 4 years, 4 months ago
  86. 7696801 Synthesize filename based on retraced class context by Morten Krogh-Jespersen · 4 years, 4 months ago
  87. 2750802 Correct negated keep rules test by Morten Krogh-Jespersen · 4 years, 4 months ago
  88. ce13d3c Add a @NeverSingleCallerInline annotation for testing by Christoffer Quist Adamsen · 4 years, 4 months ago
  89. 722d8cb Allow inlining of methods that become simple after inlining by Christoffer Quist Adamsen · 4 years, 4 months ago
  90. bc7e6f0 Ensure horizontal class merger only merges fields with the same flags by Christoffer Quist Adamsen · 4 years, 4 months ago
  91. aec2ece Also consider array casts in class inliner by Christoffer Quist Adamsen · 4 years, 4 months ago
  92. 1264c75 Test for conflicting non-synthetic types in inputs. by Ian Zerny · 4 years, 4 months ago
  93. f247bcd Avoid adding annotation in assumeAllMethodsMayHaveSideEffects() by Christoffer Quist Adamsen · 4 years, 4 months ago
  94. dab3f46 Don't parse generic signatures if reading DEX with pass through by Morten Krogh-Jespersen · 4 years, 4 months ago
  95. c2af769 Check for r8-version file and not proguard.config file in compiledump by Morten Krogh-Jespersen · 4 years, 4 months ago
  96. 4be4630 Update MissingClassThrowingTest to use new missing class reporting by Christoffer Quist Adamsen · 4 years, 4 months ago
  97. 5113d3f Add testing annotations as program input to tests by Christoffer Quist Adamsen · 4 years, 4 months ago
  98. 322eee0 Missing merge fixes for hygienic lambda desugaring. by Ian Zerny · 4 years, 4 months ago
  99. e85345e Add documentation for generating and using compiler-input dumps. by Ian Zerny · 4 years, 4 months ago
  100. 5e91157 Hygienic lambda desugaring. by Ian Zerny · 4 years, 4 months ago