aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-07-05Merge "Allow overwriting zip output file in D8 and R8"Yohann Roussel
2017-07-05Merge "Don't consider debug-value uses as actual uses."Ian Zerny
2017-07-05Don't consider debug-value uses as actual uses.Ian Zerny
2017-07-05Don't consider library methods for single invoke targetsSøren Gjesse
2017-07-05Allow overwriting zip output file in D8 and R8Yohann Roussel
2017-07-04Merge "Update test comparing used registers with highest register number"Mikael Peltier
2017-07-04Update test comparing used registers with highest register numbermikaelpeltier
2017-07-04Merge "Update the instruction block pointer when creating shared suffix blocks."Ian Zerny
2017-07-04Update the instruction block pointer when creating shared suffix blocks.Ian Zerny
2017-07-04Merge "Replace DebugLocalRead instruction by annotations directly on instruct...Ian Zerny
2017-07-04Merge "Add missing cases for switch statements"Ivan Gavrilovic
2017-07-04Avoid excessiv allocation of DexString in Factory.Lars Bak
2017-07-03Add missing cases for switch statementsIvan Gavrilovic
2017-07-03Replace DebugLocalRead instruction by annotations directly on instructions.Ian Zerny
2017-07-03Update register hint even for argumentmikaelpeltier
2017-06-30Use multiple threads for actual dex conversion in D8.Mads Ager
2017-06-30Merge "Sort the content of the Proguard map when printing it out"Søren Gjesse
2017-06-30Merge "Fix another off-by-one error in local range computation related to htt...Ian Zerny
2017-06-30Fix another off-by-one error in local range computation related to https://r8...Ian Zerny
2017-06-30Fix expectation for LocalsTest.testInvokeRangeLongSebastien Hertz
2017-06-30Sort the content of the Proguard map when printing it outSøren Gjesse
2017-06-30Emit parameter name annotations based on min sdk versionmikaelpeltier
2017-06-30Merge "Only rewrite Long.compare for min sdk < 19."Mads Ager
2017-06-30Only rewrite Long.compare for min sdk < 19.Mads Ager
2017-06-30Disable parameter name supportmikaelpeltier
2017-06-30Revert "Revert "Remove incorrect assertion in new array rewriting.""Rico Wind
2017-06-29Revert "Remove incorrect assertion in new array rewriting."Rico Wind
2017-06-29Merge "Rewrite if instructions comparing with zero"Søren Gjesse
2017-06-29Merge "Test access to locals on instruction level when debugging"Sebastien Hertz
2017-06-29Remove incorrect assertion in new array rewriting.Mads Ager
2017-06-29Merge "Make debug information printing more resilient."Mads Ager
2017-06-29Rewrite if instructions comparing with zeroSøren Gjesse
2017-06-29Test access to locals on instruction level when debuggingSebastien Hertz
2017-06-29Merge "Move trivial switch simplification from IR builder to IR rewriting"Søren Gjesse
2017-06-29Make debug information printing more resilient.Mads Ager
2017-06-29Merge "Internalize annotation directory when it is possible"Mikael Peltier
2017-06-29Internalize annotation directory when it is possiblemikaelpeltier
2017-06-29Move trivial switch simplification from IR builder to IR rewritingSøren Gjesse
2017-06-29Merge "Remove packed/sparse switch information from the IR"Søren Gjesse
2017-06-29Remove packed/sparse switch information from the IRSøren Gjesse
2017-06-29Merge "Enhance stepping for debug tests"Sebastien Hertz
2017-06-28Fixing synchronization issue with getting loaded classes from ClassMap.Denis Vnukov
2017-06-28Enhance stepping for debug testsSebastien Hertz
2017-06-28Allow frame inspection in debug testsSebastien Hertz
2017-06-28Merge "Fix off-by-one error in range computation."Ian Zerny
2017-06-27Merge "Make dex segment type names UpperCamelCase."Tamas Kenez
2017-06-27Remove code originating from assertsSøren Gjesse
2017-06-27Make dex segment type names UpperCamelCase.Tamas Kenez
2017-06-27Generate better code for ranged invokes in debug mode.Mads Ager
2017-06-27Merge "Don't associate local info with argument moves."Ian Zerny