1. 11405ad [CF] Compute stack-map frames. by Ian Zerny · 7 years ago
  2. 69b7f46 Introduce list of nested Positions to preserve callers for inlining. by Tamas Kenez · 7 years ago
  3. ea38a30 Refactor SmaliTestBase to go through the normal R8 entry points. by Stephan Herhut · 7 years ago
  4. f403974 Merge "Decrease pressure on register allocator for /lit instructions" by Mikael Peltier · 7 years ago
  5. e8b2b16 Decrease pressure on register allocator for /lit instructions by Mikaël Peltier · 7 years ago
  6. ea578e0 Merge "Also mark interfaces without subtypes as interface." by Stephan Herhut · 7 years ago
  7. a80e7f0 Merge "Special handling of referenced classes in Proguard compatibility mode" by Søren Gjesse · 7 years ago
  8. a7d35da Merge "Handle default methods properly during tree shaking." by Stephan Herhut · 7 years ago
  9. 14c1488 [CF] Implement sufficient control-flow support to run the BArray example test. by Ian Zerny · 7 years ago
  10. 4ec7e6c Also mark interfaces without subtypes as interface. by Stephan Herhut · 7 years ago
  11. 3600c13 Handle default methods properly during tree shaking. by Stephan Herhut · 7 years ago
  12. 51b3c6c Special handling of referenced classes in Proguard compatibility mode by Søren Gjesse · 7 years ago
  13. 3fd1084 Set hint for liveinterval related to checkcast by mikaelpeltier · 7 years ago
  14. ea3de8f Merge "Maintain the most precise type for const numbers when rematerializing." by Ian Zerny · 7 years ago
  15. 86612bc Make the default hex string be with 0x prefix by Søren Gjesse · 7 years ago
  16. ed2248e Merge "[CF] Implement simple store/load elimination and avoid storing constants." by Ian Zerny · 7 years ago
  17. ae79ab4 Maintain the most precise type for const numbers when rematerializing. by Ian Zerny · 7 years ago
  18. 981a533 Provide better error message for invalid method names by Søren Gjesse · 7 years ago
  19. a087415 [CF] Implement simple store/load elimination and avoid storing constants. by Ian Zerny · 7 years ago
  20. 9789ac0 Merge "[CF] Even align index of locals to avoid overlap between single and wide." by Ian Zerny · 7 years ago
  21. 9b124ff Merge "[CF] Various instruction used in barray.BArray example." by Ian Zerny · 7 years ago
  22. 514b7fb [CF] Even align index of locals to avoid overlap between single and wide. by Ian Zerny · 7 years ago
  23. 4292a4a [CF] Various instruction used in barray.BArray example. by Ian Zerny · 7 years ago
  24. 5074019 Merge "Add fix-point calculation to the enqueuer for instantiated classes" by Søren Gjesse · 7 years ago
  25. d9cfbd7 Add fix-point calculation to the enqueuer for instantiated classes by Søren Gjesse · 7 years ago
  26. 4c808cf Merge "Reserved parent package prefix should be reserved indeed." by Søren Gjesse · 7 years ago
  27. b273b58 Merge "Use more lit8 dex instruction form" by Mikael Peltier · 7 years ago
  28. 76f75b6 Use more lit8 dex instruction form by mikaelpeltier · 7 years ago
  29. 7c15a50 Compute CF max stack height and number of locals. by Ian Zerny · 7 years ago
  30. 8a35d02 Reserved parent package prefix should be reserved indeed. by Jinseong Jeon · 7 years ago
  31. 34be217 Merge "Introduce a distinct ValueType for the single-or-null-object case." by Ian Zerny · 7 years ago
  32. 615337a Merge "Disable MemberValuePropagation when -dontoptimize." by Jinseong Jeon · 7 years ago
  33. 6bf153d Introduce a distinct ValueType for the single-or-null-object case. by Ian Zerny · 7 years ago
  34. 0f91f62 Allow --nooptimize as well as --no-optimize in CompatDexBuilder. by Mads Ager · 7 years ago
  35. 99412ea Disable MemberValuePropagation when -dontoptimize. by Jinseong Jeon · 7 years ago
  36. 4e8a782 Merge "Always keep default constructor in force proguard compatibility mode" by Søren Gjesse · 7 years ago
  37. 384fb3c Always keep default constructor in force proguard compatibility mode by Søren Gjesse · 7 years ago
  38. 2a00bca Merge "Refine type information for MemberType and remove unneeded type from ConstNumber." by Ian Zerny · 7 years ago
  39. 3349d32 Refine type information for MemberType and remove unneeded type from ConstNumber. by Ian Zerny · 7 years ago
  40. cdaf6e7 Fix bug in inactive linked interval splitting. by Mads Ager · 7 years ago
  41. d2f4592 Merge "Reformat a couple of long lines noticed in passing." by Mads Ager · 7 years ago
  42. 0331e4f ProguardConfiguration: set Proguard-related default options automatically by Tamas Kenez · 7 years ago
  43. 76d2e91 Reformat a couple of long lines noticed in passing. by Mads Ager · 7 years ago
  44. a75183e Replace MoveType by ValueType in IR. by Ian Zerny · 7 years ago
  45. dad87d9 Merge "[CF] Add support for const numbers" by Rico Wind · 7 years ago
  46. d5de4be [CF] Add support for const numbers by Rico Wind · 7 years ago
  47. 2033f37 Remove single-step debugging flag. by Ian Zerny · 7 years ago
  48. 35e45f4 Merge "Implement IR to CF conversion for the hello-world example program." by Ian Zerny · 7 years ago
  49. 282ffa8 Implement IR to CF conversion for the hello-world example program. by Ian Zerny · 7 years ago
  50. 3544ac9 Merge "Add support for --main-dex-list amd --minimal-mail-dex to compat proguard" by Søren Gjesse · 7 years ago
  51. d6196da Add support for --main-dex-list amd --minimal-mail-dex to compat proguard by Søren Gjesse · 7 years ago
  52. 5e67741 Merge "Reapply "Define distinct access-flag types for classes, methods and fields."" by Ian Zerny · 7 years ago
  53. 2bfb29a Merge "Implement support for not overloading aggressively, making that the default." by Stephan Herhut · 7 years ago
  54. f17b350 Implement support for not overloading aggressively, making that the default. by Stephan Herhut · 7 years ago
  55. e2da57d Reapply "Define distinct access-flag types for classes, methods and fields." by Ian Zerny · 7 years ago
  56. 7cec45b Apply the given pg-map via graph lense. by Jinseong Jeon · 7 years ago
  57. bcd54b7 Merge "Revert "Define distinct access-flag types for classes, methods and fields."" by Rico Wind · 7 years ago
  58. 464b0f9 Revert "Define distinct access-flag types for classes, methods and fields." by Rico Wind · 7 years ago
  59. bc8be4d Merge "Define distinct access-flag types for classes, methods and fields." by Ian Zerny · 7 years ago
  60. f76614b Define distinct access-flag types for classes, methods and fields. by Ian Zerny · 7 years ago
  61. 4d22d2d Merge "Remove a bunch of file descriptor leaks" by Rico Wind · 7 years ago
  62. 97dacf9 Incorrect ASM import. by Ian Zerny · 7 years ago
  63. c0016d1 Remove a bunch of file descriptor leaks by Rico Wind · 7 years ago
  64. 9842870 Update compat proguard to ignore missing classes when not shrinking by Søren Gjesse · 7 years ago
  65. 6b06bfb Enable InconsistentOverloads checking in ErrorProne. by Stephan Herhut · 7 years ago
  66. dbb891e Partial identity transformation from Java bytecode to Java bytecode. by Ian Zerny · 7 years ago
  67. 1a0b0da Make no -keepattributes flag keep all in Proguard compatibility mode by Søren Gjesse · 7 years ago
  68. eeae1e8 Enable more ErrorProne checks. by Stephan Herhut · 7 years ago
  69. 05c5255 Merge "Enable errorprone check to ensure hashCode is implemented." by Stephan Herhut · 7 years ago
  70. 9c97fee Detach PG attributes from InternalOptions. by Jinseong Jeon · 7 years ago
  71. bc788b0 Merge "Remove use of Hashtable" by Sebastien Hertz · 7 years ago
  72. 3d2cdde Enable errorprone check to ensure hashCode is implemented. by Stephan Herhut · 7 years ago
  73. de08280 Support multiple -dontwarn and -adaptclassstrings lines by Søren Gjesse · 7 years ago
  74. 436e1bf Remove use of Hashtable by Sebastien Hertz · 7 years ago
  75. 2e74ac1 Also synchronize generation of staticValues. by Stephan Herhut · 7 years ago
  76. 478befe Merge "Ensure member arrays are accessed synchronized during write." by Stephan Herhut · 7 years ago
  77. 9a1e1c5 Compat proguard ignores dx option --core-library by Søren Gjesse · 7 years ago
  78. bd3eba1 Ensure member arrays are accessed synchronized during write. by Stephan Herhut · 7 years ago
  79. 02f4ca1 Add MinificationTest to debug tests: by Tamas Kenez · 7 years ago
  80. 07bd98a Merge "Avoid using HashMap.computeIfAbsent with recursive creation function." by Mads Ager · 7 years ago
  81. b5c49e6 Trim the end of the last coalesced try-item. by Ian Zerny · 7 years ago
  82. 185a5d2 Avoid using HashMap.computeIfAbsent with recursive creation function. by Mads Ager · 7 years ago
  83. 3adb432 Merge "Fix some raw types" by Benoit Lamarche · 7 years ago
  84. 0679aa0 Merge "Ensure new DexItemFactory for each file in extractmarker" by Søren Gjesse · 7 years ago
  85. 04122b7 Enable writing to jar files as well as zip files. by Mads Ager · 7 years ago
  86. 6a94c9e Ensure new DexItemFactory for each file in extractmarker by Søren Gjesse · 7 years ago
  87. a12ad03 Enable IntLongMath checker of error prone by Mikaël Peltier · 7 years ago
  88. f518203 Fix some raw types by Benoit Lamarche · 7 years ago
  89. 4db4626 Make ThreadUtils.awaitFutures wait for all futures, even if one throws. by Stephan Herhut · 7 years ago
  90. f36e7de Merge "Clean up PG config parser." by Jinseong Jeon · 7 years ago
  91. 28f883d Merge "Avoid some spurious allocations." by Stephan Herhut · 7 years ago
  92. 5ce3868 Merge "In ThreadUtils.awaitFutures, cancel remaining threads if one throws." by Stephan Herhut · 7 years ago
  93. 40e00f4 Avoid some spurious allocations. by Stephan Herhut · 7 years ago
  94. 3cc1e69 In ThreadUtils.awaitFutures, cancel remaining threads if one throws. by Stephan Herhut · 7 years ago
  95. a63b192 Remove some dead code by Benoit Lamarche · 7 years ago
  96. ef2259a Merge "Enable OvershadowingSubclassFields checker" by Mikael Peltier · 7 years ago
  97. e7b3e2b Reland "Use dedicated per-file maps instead of field on IndexedDexItem for file membership." by Stephan Herhut · 7 years ago
  98. 75b182e Enable OvershadowingSubclassFields checker by Mikaël Peltier · 7 years ago
  99. df2c797 Merge "Do not resolve file names against output directory twice." by Stephan Herhut · 7 years ago
  100. 5563b32 Do not resolve file names against output directory twice. by Stephan Herhut · 7 years ago