1. baeab7c Fix R8Command option validation for minimal-main-dex by Søren Gjesse · 8 years ago
  2. c9ae2a5 Merge "Add option --main-dex-list to D8 command line" by Søren Gjesse · 8 years ago
  3. f02f527 Mark this argument correctly in synthetic source code. by Stephan Herhut · 8 years ago
  4. c801ecc Add option --main-dex-list to D8 command line by Søren Gjesse · 8 years ago
  5. 4aceafe Merge "Make BasicBlock numbering a little more unique." by Stephan Herhut · 8 years ago
  6. 822ccca Make BasicBlock numbering a little more unique. by Stephan Herhut · 8 years ago
  7. 0b8236f Merge "Compute live-at-entry state up-to but excluding the first instruction." by Ian Zerny · 8 years ago
  8. 1ed4860 Merge "Cleanup of access to methods in DexClass." by Jinseong Jeon · 8 years ago
  9. 9ad9d84 Cleanup of access to methods in DexClass. by Jinseong Jeon · 8 years ago
  10. 2a8eae5 Merge "Revert "Introduce ApiLevelException as a checked exception"" by Benoit Lamarche · 8 years ago
  11. eb12bcc Revert "Introduce ApiLevelException as a checked exception" by Benoit Lamarche · 8 years ago
  12. cabffaa Merge "Introduce ApiLevelException as a checked exception" by Benoit Lamarche · 8 years ago
  13. 329e384 Compute live-at-entry state up-to but excluding the first instruction. by Ian Zerny · 8 years ago
  14. ad12e86 Merge "Compute local info at exceptional blocks based on its predecessor." by Ian Zerny · 8 years ago
  15. 603d50d Compute local info at exceptional blocks based on its predecessor. by Ian Zerny · 8 years ago
  16. b0cc329 Merge "Fix inlining of methods with static field accesses." by Stephan Herhut · 8 years ago
  17. 4e0ee15 Better multi-dex error message. by Jinseong Jeon · 8 years ago
  18. cf3e316 Introduce ApiLevelException as a checked exception by Benoit Lamarche · 8 years ago
  19. 522639e Only run test using default methods on Art above 6.0.1 by Søren Gjesse · 8 years ago
  20. 683241a Fix inlining of methods with static field accesses. by Stephan Herhut · 8 years ago
  21. c4d256a Merge "Handle several implementations of default methods" by Søren Gjesse · 8 years ago
  22. 6d924d5 Handle several implementations of default methods by Søren Gjesse · 8 years ago
  23. 7775025 Remove branch that makes no sense in register allocator. by Mads Ager · 8 years ago
  24. 891b1f8 Merge "Fix a few debug-info related issues." by Ian Zerny · 8 years ago
  25. be4db5a Fix a few debug-info related issues. by Ian Zerny · 8 years ago
  26. 876d966 Merge "Add getArity getter to DexMethod." by Stephan Herhut · 8 years ago
  27. c86e5f9 Merge "Introduce --intermediate option to D8 for native multidex mode." by Jinseong Jeon · 8 years ago
  28. eae835c Add getArity getter to DexMethod. by Stephan Herhut · 8 years ago
  29. 212fe88 Merge "Cleanup constant uses for API version." by Jinseong Jeon · 8 years ago
  30. a4317e6 Introduce --intermediate option to D8 for native multidex mode. by Jinseong Jeon · 8 years ago
  31. 643293f Merge "Remove Guava types from the public API." by Mads Ager · 8 years ago
  32. 948ee4b Cleanup constant uses for API version. by Jinseong Jeon · 8 years ago
  33. c0acc85 Merge "Make R8 constructor private" by Jinseong Jeon · 8 years ago
  34. 2105540 Remove Guava types from the public API. by Mads Ager · 8 years ago
  35. 8442dff Merge "Use specialzied Long2ObjectMap in IRBuilder." by Stephan Herhut · 8 years ago
  36. f7c0a24 Use specialzied Long2ObjectMap in IRBuilder. by Stephan Herhut · 8 years ago
  37. 78a7f33 Make R8 constructor private by Jinseong Jeon · 8 years ago
  38. dabd313 Merge "Fix potential issues related to CFG printing" by Mikael Peltier · 8 years ago
  39. ec32808 Merge "Fix javadoc issues" by Mikael Peltier · 8 years ago
  40. 6cfeae9 Merge "Make inner classes static when possible" by Mikael Peltier · 8 years ago
  41. be71dbc Fix javadoc issues by Mikaël Peltier · 8 years ago
  42. eb54c23 Merge "Fix potential performance issues dectected by IntelliJ" by Mikael Peltier · 8 years ago
  43. 6a45221 Merge "Clean redundant code constructs" by Mikael Peltier · 8 years ago
  44. 6d8d2cd Merge "-printusage part II: print dead code." by Jinseong Jeon · 8 years ago
  45. 2881245 Fix potential performance issues dectected by IntelliJ by Mikaël Peltier · 8 years ago
  46. d8cd53e Make inner classes static when possible by Sebastien Hertz · 8 years ago
  47. fa101f9 Fix potential issues related to CFG printing by Sebastien Hertz · 8 years ago
  48. 3a29968 Merge "Use Map.entrySet when accessing both key and value in a loop" by Sebastien Hertz · 8 years ago
  49. 4e47d36 Use Map.entrySet when accessing both key and value in a loop by Sebastien Hertz · 8 years ago
  50. d261909 -printusage part II: print dead code. by Jinseong Jeon · 8 years ago
  51. 5f87fb2 Merge "Allow short-circuit on boolean expression" by Mikael Peltier · 8 years ago
  52. c93f6d8 Merge "Cleanup of access to methods/fields of DexClass in Minifiers." by Jinseong Jeon · 8 years ago
  53. 8039368 Clean redundant code constructs by Mikaël Peltier · 8 years ago
  54. eed4818 Allow short-circuit on boolean expression by Mikaël Peltier · 8 years ago
  55. 9981f3c Remove unused imports by Mikaël Peltier · 8 years ago
  56. 846495b Cleanup of access to methods/fields of DexClass in Minifiers. by Jinseong Jeon · 8 years ago
  57. f95cae3 Merge "Allow obfuscation of generic signature" by Yohann Roussel · 8 years ago
  58. 804b758 Allow obfuscation of generic signature by Yohann Roussel · 8 years ago
  59. 6172c7f Replace manual array copy by System.arraycopy by Mikaël Peltier · 8 years ago
  60. 3605eca Merge "Move getArrayElementType into Slot" by Mikael Peltier · 8 years ago
  61. a327274 Remove unused fields by Mikaël Peltier · 8 years ago
  62. ca23fe6 Merge "Get type directly from descriptor" by Mikael Peltier · 8 years ago
  63. c63939d Merge "Disambiguate NamingState classes." by Stephan Herhut · 8 years ago
  64. 58629bf Merge "Fix D8CommandTest.folderLibAndClasspath on windows" by Yohann Roussel · 8 years ago
  65. ffd0a58 Fix D8CommandTest.folderLibAndClasspath on windows by Yohann Roussel · 8 years ago
  66. 2cf47cf Check java version in scripts running performance benchmarks. by Tamas Kenez · 8 years ago
  67. dd80153 Allow Folder of class files in classpath by Yohann Roussel · 8 years ago
  68. 4d6550a Get type directly from descriptor by Mikaël Peltier · 8 years ago
  69. cb21652 Merge "Ensure basic blocks have unique number after split." by Stephan Herhut · 8 years ago
  70. d48429c Merge "Add run_proguard_dx_on_app.py" by Tamas Kenez · 8 years ago
  71. 5b1c585 Make '--app' and '--compiler' explicit in run_on_app.py by Tamas Kenez · 8 years ago
  72. e4d79c4 Add run_proguard_dx_on_app.py by Tamas Kenez · 8 years ago
  73. 10240f1 Ensure basic blocks have unique number after split. by Stephan Herhut · 8 years ago
  74. 554c8c7 Simple cleanup of access to methods and fields in DexClass. by Lars Bak · 8 years ago
  75. 0fef964 Move getArrayElementType into Slot by mikaelpeltier · 8 years ago
  76. 13e6b81 Merge "Fix a bug in DexAnnotationDirectory.equals." by Stephan Herhut · 8 years ago
  77. 8d7a344 Refactoring of access to methods and fields in DexClass. by Lars Bak · 8 years ago
  78. a4a5b46 Merge "Make fields in DexItemFactory final." by Stephan Herhut · 8 years ago
  79. ce3fc97 Make fields in DexItemFactory final. by Stephan Herhut · 8 years ago
  80. c89fbd5 Fix a bug in DexAnnotationDirectory.equals. by Stephan Herhut · 8 years ago
  81. 45b61fe Cleaned up extracting the leaves from the call graph. by Lars Bak · 8 years ago
  82. 90ac56b Merge "Allows multiple --min-sdk in CompatDX" by Alan Leung · 8 years ago
  83. 44388a7 Merge "Upload same gradle.tar.gz again to trigger download on bots:" by Tamas Kenez · 8 years ago
  84. 3f129a0 Simplified IR processing order by first breaking cycles in call graph. by Lars Bak · 8 years ago
  85. 45fc09f Upload same gradle.tar.gz again to trigger download on bots: by Tamas Kenez · 8 years ago
  86. 6720917 Merge "Factorize out print-dexsegments to utils, enable for other scripts:" by Tamas Kenez · 8 years ago
  87. 02bff03 Factorize out print-dexsegments to utils, enable for other scripts: by Tamas Kenez · 8 years ago
  88. 545b89c Merge "Add build support for using protobuf in examples." by Stephan Herhut · 8 years ago
  89. 49966f0 Merge "Update gradle as part of gradle.py." by Stephan Herhut · 8 years ago
  90. ecd44e7 Disambiguate NamingState classes. by Stephan Herhut · 8 years ago
  91. a4203e4 Merge "Do not assign same number to different basic block" by Mikael Peltier · 8 years ago
  92. dd1fdae Merge "Support to keep nesting structure of class names." by Stephan Herhut · 8 years ago
  93. 928ab0e Update gradle as part of gradle.py. by Stephan Herhut · 8 years ago
  94. 417a72a Add build support for using protobuf in examples. by Stephan Herhut · 8 years ago
  95. 5444bfd Support to keep nesting structure of class names. by Stephan Herhut · 8 years ago
  96. 5bce096 Allows multiple --min-sdk in CompatDX by Alan Leung · 8 years ago
  97. 863b970 Do not assign same number to different basic block by mikaelpeltier · 8 years ago
  98. ba4e9af IRBuilder sets number to all created basic block by mikaelpeltier · 8 years ago
  99. a19e721 Update highestSortingString atomically. by Stephan Herhut · 8 years ago
  100. fc2be5e Revising class map full loading. by Denis Vnukov · 8 years ago