1. 8a35d02 Reserved parent package prefix should be reserved indeed. by Jinseong Jeon · 7 years ago
  2. 99412ea Disable MemberValuePropagation when -dontoptimize. by Jinseong Jeon · 7 years ago
  3. 2bfb29a Merge "Implement support for not overloading aggressively, making that the default." by Stephan Herhut · 7 years ago
  4. f17b350 Implement support for not overloading aggressively, making that the default. by Stephan Herhut · 7 years ago
  5. 7cec45b Apply the given pg-map via graph lense. by Jinseong Jeon · 7 years ago
  6. 52cb102 Add support for AutoValue in examples. by Stephan Herhut · 7 years ago
  7. 6d86ed6 Adapt parameter annotation test by Mikaël Peltier · 7 years ago
  8. efa78e1 Add support -adaptclassstrings [class_filter] (w/ different parsing). by Jinseong Jeon · 7 years ago
  9. f1d3d509 Make minifiers use the global state for -useuniqueclassmembernames. by Jinseong Jeon · 7 years ago
  10. ce162f3 Enable run of tests on devices and emulators by Jean-Marie Henaff · 7 years ago
  11. c9ff0d0 Update shaking.TreeShakingSpecificTest to recent change: by Tamas Kenez · 7 years ago
  12. 4999d71 Implement -dontoptimize: disabling related flags. by Jinseong Jeon · 8 years ago
  13. fc6fb85 Remove package map distributor. by Stephan Herhut · 8 years ago
  14. 2f05420 Fix bug in shortening of live ranges. by Mads Ager · 8 years ago
  15. a6e1178 Add a test that we do not remove abstract methods if they only by Stephan Herhut · 8 years ago
  16. 64e1957 Merge "Package obfuscation w/o access modification." by Jinseong Jeon · 8 years ago
  17. 779b253 Package obfuscation w/o access modification. by Jinseong Jeon · 8 years ago
  18. ba12c9a Add regression test for NPE into isClassNameConstant by mikaelpeltier · 8 years ago
  19. 75acea4 Implement package name obfuscation (w/ access modification). by Jinseong Jeon · 8 years ago
  20. ca4b109 Merge "Add support flattening package hierarchy." by Jinseong Jeon · 8 years ago
  21. f317284 Add support flattening package hierarchy. by Jinseong Jeon · 8 years ago
  22. d44d864 Implement -alwaysinline directive. by Stephan Herhut · 8 years ago
  23. 43b9dd4 Merge "Add tests for (package-)naming." by Jinseong Jeon · 8 years ago
  24. d44a768 Add tests for (package-)naming. by Jinseong Jeon · 8 years ago
  25. 3ed4579 Further constrain constructor inlining. by Stephan Herhut · 8 years ago
  26. 3f026d3 Implement first version of proto lite shrinker. by Stephan Herhut · 8 years ago
  27. 7fa3d1b Extend inlining to allow invokes. by Stephan Herhut · 8 years ago
  28. 6d8d2cd Merge "-printusage part II: print dead code." by Jinseong Jeon · 8 years ago
  29. d261909 -printusage part II: print dead code. by Jinseong Jeon · 8 years ago
  30. 804b758 Allow obfuscation of generic signature by Yohann Roussel · 8 years ago
  31. fd8a4de Do not rebind field accesses if that would conflict with visibility. by Stephan Herhut · 8 years ago
  32. f7af56f Fix the workaround for the ASM workaround for the javac bug. by Mads Ager · 8 years ago
  33. 5577ce0 Cleanup R8RunExamplesTest. by Mads Ager · 8 years ago
  34. 92c3534 Do not workaround javac bug that leads to wrong parameter annotations. by Mads Ager · 8 years ago
  35. 2ecfe14 Replace the use of switchmaps with direct use of ordinal. by Stephan Herhut · 8 years ago
  36. f820a57 Add support for tracing main dex classes in R8 by Yohann Roussel · 8 years ago
  37. 2da874a Reland "Insert bridge methods in member rebinding if target is otherwise not visible." by Stephan Herhut · 8 years ago
  38. 74f1c6f Revert "Reland "Insert bridge methods in member rebinding if target is otherwise not visible."" by Stephan Herhut · 8 years ago
  39. 080ec2d Reland "Insert bridge methods in member rebinding if target is otherwise not visible." by Stephan Herhut · 8 years ago
  40. 7fcd54c Eliminated aggressive inlining removing access problems. by Lars Bak · 8 years ago
  41. 87d7f6c Don't merge block suffixes if catch handlers are different. by Denis Vnukov · 8 years ago
  42. d5aa092 Implement simple class merger. by Stephan Herhut · 8 years ago
  43. 82e83bf Use the dominator tree to mark the receiver non-null. Added downcast to allow more inlining. by Lars Bak · 8 years ago
  44. 418d1ca Initial push. by Mads Ager · 8 years ago