aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/com/android/tools/r8/maindexlist/MainDexListTests.java
AgeCommit message (Expand)Author
2017-07-05Make overwriting outputs the default and remove the flag/parameters throughout.Ian Zerny
2017-06-29Remove packed/sparse switch information from the IRSøren Gjesse
2017-06-23Check dex index overflow when running mono dexYohann Roussel
2017-06-23Pin this register in debug mode.Mads Ager
2017-06-22Added support for minimal main dexSøren Gjesse
2017-06-22Revert "Check dex index overflow when running mono dex"Yohann Roussel
2017-06-20Check dex index overflow when running mono dexYohann Roussel
2017-06-15Merge "Use control-flow graph to compute JarState for all blocks."Mads Ager
2017-06-15Merge "Enforce determinism in ClassDef section"Yohann Roussel
2017-06-14Introducing ClassMap to represent a class collection.Denis Vnukov
2017-06-14Enforce determinism in ClassDef sectionYohann Roussel
2017-06-13Use control-flow graph to compute JarState for all blocks.Mads Ager
2017-06-08Removed DexClassPromise and LazyClassFileLoader.Denis Vnukov
2017-06-07Refactoring resource and class kinds.Denis Vnukov
2017-06-06DRAFT: introducing --dex-per-class option in D8.Denis Vnukov
2017-05-31Reland "Insert bridge methods in member rebinding if target is otherwise not ...Stephan Herhut
2017-05-30Revert "Reland "Insert bridge methods in member rebinding if target is otherw...Stephan Herhut
2017-05-30Reland "Insert bridge methods in member rebinding if target is otherwise not ...Stephan Herhut
2017-05-30Merge "Revert "Insert bridge methods in member rebinding if target is otherwi...Søren Gjesse
2017-05-30Revert "Insert bridge methods in member rebinding if target is otherwise not ...Søren Gjesse
2017-05-30Merge "Insert bridge methods in member rebinding if target is otherwise not v...Stephan Herhut
2017-05-30Insert bridge methods in member rebinding if target is otherwiseStephan Herhut
2017-05-23Use a pool for DexDebugEvents.Alan Leung
2017-05-23Revert "Use a pool for DexDebugEvents."Alan Leung
2017-05-23Use a pool for DexDebugEvents.Alan Leung
2017-05-22Initial push.Mads Ager