1. e1aeead Check for new line in end of pg file on -printconfiguration insert by Morten Krogh-Jespersen · 5 years ago
  2. d46edc0 Minor refactoring of class initialization analysis by Christoffer Quist Adamsen · 5 years ago
  3. fdcc52a Merge "Initialized class analysis for inlining of static invokes" by Christoffer Quist Adamsen · 5 years ago
  4. ddc71ab Merge "Add classlib and segments tool" by Morten Krogh-Jespersen · 5 years ago
  5. 7bc93dc Add classlib and segments tool by Morten Krogh-Jespersen · 5 years ago
  6. 37f44cc Initialized class analysis for inlining of static invokes by Christoffer Quist Adamsen · 5 years ago
  7. b967d90 Avoid temporary byte array in FileConsumer. by Tamas Kenez · 5 years ago
  8. 115a0ab Do not reuse cached receiver if the original interface receiver has a local. by Jinseong Jeon · 5 years ago
  9. 17938c0 Replace DexDefinition in RootSet with DexReference. by Jinseong Jeon · 5 years ago
  10. 2dd93cf Merge "Make sure nullability in type lattice conforms to neverNull bit." by Jinseong Jeon · 5 years ago
  11. 58312ff Merge "Add tests for name clash while applying mappings." by Jinseong Jeon · 5 years ago
  12. a3a7ea2 Add tests for name clash while applying mappings. by Jinseong Jeon · 5 years ago
  13. 3dc5839 Attempt to fix path issues on Windows. by Jinseong Jeon · 5 years ago
  14. 9822245 Don't compare debug stepping of regress_62300145 with DEX output. by Ian Zerny · 5 years ago
  15. 155e7f0 Run the compiled output in some of the Android O tests. by Ian Zerny · 5 years ago
  16. 364b81d Merge "Reland "Add regression test for missing locals in desugared lambdas."" by Ian Zerny · 5 years ago
  17. 1521e4a Reland "Add regression test for missing locals in desugared lambdas." by Ian Zerny · 5 years ago
  18. ae429c3 Merge "Add rover debug app to run_on_as_app" by Morten Krogh-Jespersen · 5 years ago
  19. 33ac923 Merge "Set zipalign path in apk_masseur if build_tools not set on path" by Morten Krogh-Jespersen · 5 years ago
  20. 4293dcd Add rover debug app to run_on_as_app by Morten Krogh-Jespersen · 5 years ago
  21. c8efedd Set zipalign path in apk_masseur if build_tools not set on path by Morten Krogh-Jespersen · 5 years ago
  22. 9f2f9e5 Merge "Compress entries when outputting CF" by Morten Krogh-Jespersen · 5 years ago
  23. 5dba247 Make DexItemBasedConstString non-throwing for CF backend. by Tamas Kenez · 5 years ago
  24. 30e8ef9 Merge "Add tests to determine when to apply mappings." by Jinseong Jeon · 5 years ago
  25. 4a29dfb Make sure nullability in type lattice conforms to neverNull bit. by Jinseong Jeon · 5 years ago
  26. 1872e9d Update patch version for release - new version is 1.5.3-dev by Rico Wind · 5 years ago
  27. 9a2364a Revert "Add 11-char unique build ID to marker and Proguard map." by Tamas Kenez · 5 years ago
  28. 5d7873e Add tests to determine when to apply mappings. by Jinseong Jeon · 5 years ago
  29. 16e925d Compress entries when outputting CF by Morten Krogh-Jespersen · 5 years ago
  30. 45ba73e Add 11-char unique build ID to marker and Proguard map. by Tamas Kenez · 5 years ago
  31. 81cffce Merge "Revert "Revert "Forward GraphLense to IRBuilder""" by Christoffer Quist Adamsen · 5 years ago
  32. f53b6bd Revert "Revert "Forward GraphLense to IRBuilder"" by Christoffer Quist Adamsen · 5 years ago
  33. 812f280 Merge "Also consider targeted methods for if-rule evaluation" by Christoffer Quist Adamsen · 5 years ago
  34. 5b962ce Also consider targeted methods for if-rule evaluation by Christoffer Quist Adamsen · 5 years ago
  35. 3efbc27 Revert "Add regression test for missing locals in desugared lambdas." by Søren Gjesse · 5 years ago
  36. 580dc64 Add app Tusky to run_on_as_app by Morten Krogh-Jespersen · 5 years ago
  37. a7b7e8e Merge "Make check for compilation errors in tools/utils a bit more precise" by Morten Krogh-Jespersen · 5 years ago
  38. 121c47b Make check for compilation errors in tools/utils a bit more precise by Morten Krogh-Jespersen · 5 years ago
  39. a172532 Merge "Revert "Forward GraphLense to IRBuilder"" by Christoffer Quist Adamsen · 5 years ago
  40. e532c8e Revert "Forward GraphLense to IRBuilder" by Christoffer Quist Adamsen · 5 years ago
  41. f4d036d Cleanup unused imports in ...shaking.examples.*Test by Jinseong Jeon · 5 years ago
  42. 23b3b23 Merge "Revert "Fix bug making us not inline when a simple class without clinit had static fields with nothing setting them."" by Jinseong Jeon · 5 years ago
  43. edfe65e Revert "Fix bug making us not inline when a simple class without clinit had static fields with nothing setting them." by Jinseong Jeon · 5 years ago
  44. aff9599 Merge "Move around apps to have them lexicographically sorted" by Morten Krogh-Jespersen · 5 years ago
  45. 2dbbc1b Move around apps to have them lexicographically sorted by Morten Krogh-Jespersen · 5 years ago
  46. 05468dd Enable marker support for class files. by Tamas Kenez · 5 years ago
  47. da56db9 Support for argument removal in dex frontend by Christoffer Quist Adamsen · 5 years ago
  48. 1790c3f Merge "Forward GraphLense to IRBuilder" by Christoffer Quist Adamsen · 5 years ago
  49. 2b3ca32 Merge "Add flag --quiet to run_on_as_app.py" by Christoffer Quist Adamsen · 5 years ago
  50. 3d52bbf Add test for inlining of static methods from the enclosing class by Christoffer Quist Adamsen · 5 years ago
  51. d2c0083 Merge "Fix bug making us not inline when a simple class without clinit had static fields with nothing setting them." by Rico Wind · 5 years ago
  52. 5dc943f Fix bug making us not inline when a simple class without clinit had static fields with nothing setting them. by Rico Wind · 5 years ago
  53. caa1a79 Merge "Check for array types in IdentifierNameStringUtils" by Christoffer Quist Adamsen · 5 years ago
  54. f14c1e1 Merge "Add a test for triggers-class-initialization-before-side-effect" by Christoffer Quist Adamsen · 5 years ago
  55. 7655ce9 Add a test for triggers-class-initialization-before-side-effect by Christoffer Quist Adamsen · 5 years ago
  56. 1de3dde Add flag --quiet to run_on_as_app.py by Christoffer Quist Adamsen · 5 years ago
  57. d5f945e Forward GraphLense to IRBuilder by Christoffer Quist Adamsen · 5 years ago
  58. d3f7d32 Support multiple question marks in Proguard mapping files by Søren Gjesse · 5 years ago
  59. 80533c9 Don't include kotlin module files in distribution. by Ian Zerny · 5 years ago
  60. 5f0f8ab Merge "Ignore redundant const optimization test" by Morten Krogh-Jespersen · 5 years ago
  61. bc18c2c Ignore redundant const optimization test by Morten Krogh-Jespersen · 5 years ago
  62. 5dbd332 Add regression test for missing locals in desugared lambdas. by Ian Zerny · 5 years ago
  63. f9b808d Check for array types in IdentifierNameStringUtils by Christoffer Quist Adamsen · 5 years ago
  64. d8aeee4 Allow descriptors for desugaring of try-with-resources. by Ian Zerny · 5 years ago
  65. 52c84cc Merge changes I98addb9c,I992ebe3e by Morten Krogh-Jespersen · 5 years ago
  66. aa23df3 Update patch version for release - new version is 1.5.2-dev by Morten Krogh-Jespersen · 5 years ago
  67. 93d3bd2 Disable redundant constant optimization until art-crash is fixed by Morten Krogh-Jespersen · 5 years ago
  68. 454cf21 Deprecate publicized bit in OptimizationInfo. by Jinseong Jeon · 5 years ago
  69. 6c584b1 Merge "Fix restarting of internal tester" by Rico Wind · 5 years ago
  70. 37564aa Merge "Don't warn on missing desugared java8 methods" by Rico Wind · 5 years ago
  71. 6244526 Merge "Use copied r8.jar in run_on_as_app.py" by Christoffer Quist Adamsen · 5 years ago
  72. 57aa014 Don't warn on missing desugared java8 methods by Rico Wind · 5 years ago
  73. 9519a15 Fix restarting of internal tester by Rico Wind · 5 years ago
  74. cd92637 Revert "Revert "Assert that definitionFor is only called on non-null class types."" by Christoffer Quist Adamsen · 5 years ago
  75. 94f08dc Merge "Guard check-cast elimination when in-value is null constant" by Christoffer Quist Adamsen · 5 years ago
  76. bbe5d7d Use copied r8.jar in run_on_as_app.py by Christoffer Quist Adamsen · 5 years ago
  77. a692348 Guard check-cast elimination when in-value is null constant by Christoffer Quist Adamsen · 5 years ago
  78. 466a666 Address comments from https://r8-review.googlesource.com/c/r8/+/33143 by Rico Wind · 5 years ago
  79. 1685c25 Merge "Ensure that we can merge desugared java8 classes" by Rico Wind · 5 years ago
  80. a0713a9 Ensure that we can merge desugared java8 classes by Rico Wind · 5 years ago
  81. 0acf05c Merge "Mark fields accessed by reflection as both read and written" by Søren Gjesse · 5 years ago
  82. b3ed61d Mark fields accessed by reflection as both read and written by Søren Gjesse · 5 years ago
  83. a409d47 Merge "Pass optional android jars to recompilation" by Christoffer Quist Adamsen · 5 years ago
  84. 87aa1d8 Add support for -libraryjars in ProguardTestBuilder. by Jinseong Jeon · 5 years ago
  85. 7f49d17 Merge "Avoid using 'R' as a renamed class name." by Jinseong Jeon · 5 years ago
  86. 615ea19 Merge "Use android.jar corresponding to api 28 for AndroidApiLevel.P" by Christoffer Quist Adamsen · 5 years ago
  87. 17879c1 Pass optional android jars to recompilation by Christoffer Quist Adamsen · 5 years ago
  88. b644af6 Merge "Recompile with correct min-sdk and android.jar" by Christoffer Quist Adamsen · 5 years ago
  89. e59840b Recompile with correct min-sdk and android.jar by Christoffer Quist Adamsen · 5 years ago
  90. c22e880 Use android.jar corresponding to api 28 for AndroidApiLevel.P by Christoffer Quist Adamsen · 5 years ago
  91. f2ba99b Merge "Remove dead array initializations" by Rico Wind · 5 years ago
  92. 9ed84a6 Check for consistent SSA in CF before register allocation by Morten Krogh-Jespersen · 5 years ago
  93. b8ddb44 Merge "Revert "Revert "Disallow const instructions after throwing instructions""" by Morten Krogh-Jespersen · 5 years ago
  94. e3d4429 Revert "Revert "Disallow const instructions after throwing instructions"" by Morten Krogh-Jespersen · 5 years ago
  95. 2949a30 Don't allow the first inlinee's size exceed the budget. by Tamas Kenez · 5 years ago
  96. 4347aa6 Merge "Update Runtime_runFinalizersOnExit_A01 to be flaky" by Morten Krogh-Jespersen · 5 years ago
  97. 356568b Update Runtime_runFinalizersOnExit_A01 to be flaky by Morten Krogh-Jespersen · 5 years ago
  98. a81f72a Merge "Print proper reason for kept-by-reflection edges." by Ian Zerny · 5 years ago
  99. 4425689 Print proper reason for kept-by-reflection edges. by Ian Zerny · 5 years ago
  100. 02a862b Merge "Use threads when calculating sizes for code" by Rico Wind · 5 years ago