1. a6e1178 Add a test that we do not remove abstract methods if they only by Stephan Herhut · 8 years ago
  2. 64e1957 Merge "Package obfuscation w/o access modification." by Jinseong Jeon · 8 years ago
  3. 779b253 Package obfuscation w/o access modification. by Jinseong Jeon · 8 years ago
  4. ba12c9a Add regression test for NPE into isClassNameConstant by mikaelpeltier · 8 years ago
  5. 75acea4 Implement package name obfuscation (w/ access modification). by Jinseong Jeon · 8 years ago
  6. ca4b109 Merge "Add support flattening package hierarchy." by Jinseong Jeon · 8 years ago
  7. f317284 Add support flattening package hierarchy. by Jinseong Jeon · 8 years ago
  8. d44d864 Implement -alwaysinline directive. by Stephan Herhut · 8 years ago
  9. 43b9dd4 Merge "Add tests for (package-)naming." by Jinseong Jeon · 8 years ago
  10. d44a768 Add tests for (package-)naming. by Jinseong Jeon · 8 years ago
  11. 3ed4579 Further constrain constructor inlining. by Stephan Herhut · 8 years ago
  12. 3f026d3 Implement first version of proto lite shrinker. by Stephan Herhut · 8 years ago
  13. 7fa3d1b Extend inlining to allow invokes. by Stephan Herhut · 8 years ago
  14. 6d8d2cd Merge "-printusage part II: print dead code." by Jinseong Jeon · 8 years ago
  15. d261909 -printusage part II: print dead code. by Jinseong Jeon · 8 years ago
  16. 804b758 Allow obfuscation of generic signature by Yohann Roussel · 8 years ago
  17. fd8a4de Do not rebind field accesses if that would conflict with visibility. by Stephan Herhut · 8 years ago
  18. f7af56f Fix the workaround for the ASM workaround for the javac bug. by Mads Ager · 8 years ago
  19. 5577ce0 Cleanup R8RunExamplesTest. by Mads Ager · 8 years ago
  20. 92c3534 Do not workaround javac bug that leads to wrong parameter annotations. by Mads Ager · 8 years ago
  21. 2ecfe14 Replace the use of switchmaps with direct use of ordinal. by Stephan Herhut · 8 years ago
  22. f820a57 Add support for tracing main dex classes in R8 by Yohann Roussel · 8 years ago
  23. 2da874a Reland "Insert bridge methods in member rebinding if target is otherwise not visible." by Stephan Herhut · 8 years ago
  24. 74f1c6f Revert "Reland "Insert bridge methods in member rebinding if target is otherwise not visible."" by Stephan Herhut · 8 years ago
  25. 080ec2d Reland "Insert bridge methods in member rebinding if target is otherwise not visible." by Stephan Herhut · 8 years ago
  26. 7fcd54c Eliminated aggressive inlining removing access problems. by Lars Bak · 8 years ago
  27. 87d7f6c Don't merge block suffixes if catch handlers are different. by Denis Vnukov · 8 years ago
  28. d5aa092 Implement simple class merger. by Stephan Herhut · 8 years ago
  29. 82e83bf Use the dominator tree to mark the receiver non-null. Added downcast to allow more inlining. by Lars Bak · 8 years ago
  30. 418d1ca Initial push. by Mads Ager · 8 years ago