aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-17Add an internal flag to ignore dex files in archivesSøren Gjesse
2017-08-17Repackage all embedded librariesmikaelpeltier
2017-08-17Merge "Read input classes in parallel"Mikael Peltier
2017-08-17Merge "test.py: Add option for persistent test artifact directory (for debugg...Tamas Kenez
2017-08-17test.py: Add option for persistent test artifact directory (for debugging).Tamas Kenez
2017-08-17Merge "Allow Kotlin generated bytecode to be compiled."Mads Ager
2017-08-17Read input classes in parallelmikaelpeltier
2017-08-17Merge "Remove Closer usage where is not mandatory"Mikael Peltier
2017-08-17Allow Kotlin generated bytecode to be compiled.Mads Ager
2017-08-17Remove ProguardConfiguration.optimizationPassesYohann Roussel
2017-08-17Merge "Remove support for package distribution in debug mode"Yohann Roussel
2017-08-17Remove Closer usage where is not mandatorymikaelpeltier
2017-08-17Merge "Trim <clinit> some more"Søren Gjesse
2017-08-17Merge "Update Jctf test expectation: two previously failing tests pass now."Tamas Kenez
2017-08-17Remove support for package distribution in debug modeYohann Roussel
2017-08-17Merge "Fix code style of constant."Mads Ager
2017-08-17Update Jctf test expectation: two previously failing tests pass now.Tamas Kenez
2017-08-17Merge "Added accessors for fields and methods in DexClass."Lars Bak
2017-08-17Trim <clinit> some moreSøren Gjesse
2017-08-17Merge "Disable outliner for JumboStringTest"Mikael Peltier
2017-08-17Disable outliner for JumboStringTestmikaelpeltier
2017-08-17Added accessors for fields and methods in DexClass.Lars Bak
2017-08-16Set allowaccessmodification to false by default when using R8Command builder.Jinseong Jeon
2017-08-16Merge "Get string builder optimizations to trigger on D8 again."Mads Ager
2017-08-16Get string builder optimizations to trigger on D8 again.Mads Ager
2017-08-16Framework.jar testing: give DX more heap -Xmx1600Tamas Kenez
2017-08-16Fix code style of constant.Mads Ager
2017-08-16Merge "Test framework.jar with -Xmx600m"Tamas Kenez
2017-08-16Test framework.jar with -Xmx600mTamas Kenez
2017-08-16Fix running JDWP tests on WindowsSøren Gjesse
2017-08-16Merge "Small cleanups and optmizations. 6% speedup on D8."Lars Bak
2017-08-16Small cleanups and optmizations. 6% speedup on D8.Lars Bak
2017-08-16Merge "Eliminate moves of aliased values."Ian Zerny
2017-08-16Eliminate moves of aliased values.Ian Zerny
2017-08-16Merge "Update version number to 0.1.0."Mads Ager
2017-08-16Fix warnings because of parameterized varargs types.Mads Ager
2017-08-16Merge "Replace clinit static puts with initial values for static fields"Søren Gjesse
2017-08-16Replace clinit static puts with initial values for static fieldsSøren Gjesse
2017-08-16Update version number to 0.1.0.Mads Ager
2017-08-16Merge "Enable code coverage with a flag"Sebastien Hertz
2017-08-16Merge "Cache computed hash of basic block for equivalence"Mikael Peltier
2017-08-16Cache computed hash of basic block for equivalencemikaelpeltier
2017-08-16Merge "Update script to enable easier comparison of release mode sizes"Rico Wind
2017-08-16Do not use locals debug information to compute actual types of locals.Mads Ager
2017-08-16Update script to enable easier comparison of release mode sizesRico Wind
2017-08-16Merge "Abstract offset formatting and consistently print offsets in hex."Ian Zerny
2017-08-16Merge "Update framework.jar used for benchmarking to a new version"Rico Wind
2017-08-16Merge "Detach ProguardConfiguration from InternalOptions as much as possible."Jinseong Jeon
2017-08-16Update framework.jar used for benchmarking to a new versionRico Wind
2017-08-15Detach ProguardConfiguration from InternalOptions as much as possible.Jinseong Jeon