aboutsummaryrefslogtreecommitdiff
path: root/src/test/java/com/android/tools
AgeCommit message (Expand)Author
2017-10-27Merge "Implement support for not overloading aggressively, making that the de...Stephan Herhut
2017-10-27Implement support for not overloading aggressively, making that the default.Stephan Herhut
2017-10-26Apply the given pg-map via graph lense.Jinseong Jeon
2017-10-26Merge "Revert "Define distinct access-flag types for classes, methods and fie...Rico Wind
2017-10-26Revert "Define distinct access-flag types for classes, methods and fields."Rico Wind
2017-10-26Merge "Define distinct access-flag types for classes, methods and fields."Ian Zerny
2017-10-26Define distinct access-flag types for classes, methods and fields.Ian Zerny
2017-10-26Merge "Remove a bunch of file descriptor leaks"Rico Wind
2017-10-26Remove a bunch of file descriptor leaksRico Wind
2017-10-26Update compat proguard to ignore missing classes when not shrinkingSøren Gjesse
2017-10-26Enable InconsistentOverloads checking in ErrorProne.Stephan Herhut
2017-10-26Partial identity transformation from Java bytecode to Java bytecode.Ian Zerny
2017-10-26Limit use of jar building utility.Ian Zerny
2017-10-26Remove loop over all DEX runtimes now that bots support 4.4.4.Ian Zerny
2017-10-25Add file missing from last commitSøren Gjesse
2017-10-25Make no -keepattributes flag keep all in Proguard compatibility modeSøren Gjesse
2017-10-25Merge "Support skipping of class loader frames in debug tests"Sebastien Hertz
2017-10-25Support skipping of class loader frames in debug testsSebastien Hertz
2017-10-24Detach PG attributes from InternalOptions.Jinseong Jeon
2017-10-24Support multiple -dontwarn and -adaptclassstrings linesSøren Gjesse
2017-10-24Revert "Automatically (not explicitly) control Proguard-related default options"Tamas Kenez
2017-10-24Automatically (not explicitly) control Proguard-related default optionsTamas Kenez
2017-10-23JDWP/MinificationTest: fix ClassLoader issue with Dalvik (4.4.4)Tamas Kenez
2017-10-23Add MinificationTest to debug tests:Tamas Kenez
2017-10-23Reduce number of generated files in manyFilesWithSharedSynthesizedClass.Stephan Herhut
2017-10-23Enable writing to jar files as well as zip files.Mads Ager
2017-10-19Remove some dead codeBenoit Lamarche
2017-10-19Reland "Use dedicated per-file maps instead of field on IndexedDexItem for fi...Stephan Herhut
2017-10-19Do not resolve file names against output directory twice.Stephan Herhut
2017-10-18Introduce the concept of an OutputSink to allow different processingStephan Herhut
2017-10-18Update CompatProguardSøren Gjesse
2017-10-18Merge "Input base path to string-based PG config to handle relative paths."Jinseong Jeon
2017-10-18Input base path to string-based PG config to handle relative paths.Jinseong Jeon
2017-10-17Adapt invalid name tests to run them on Java 9 runtimeMikaël Peltier
2017-10-17Revert "Proguard config builder: add keep-all rule/attrs if nothing specified."Tamas Kenez
2017-10-17Proguard config builder: add keep-all rule/attrs if nothing specified.Tamas Kenez
2017-10-17Revert "Report errors when options -outjars/adaptresourcefilecontents are used."Ian Zerny
2017-10-16Report errors when options -outjars/adaptresourcefilecontents are used.Jinseong Jeon
2017-10-16Add support -adaptclassstrings [class_filter] (w/ different parsing).Jinseong Jeon
2017-10-16Merge "Extend recognized set of signature-polymorphic methods"Mikael Peltier
2017-10-16Extend recognized set of signature-polymorphic methodsMikaël Peltier
2017-10-16DebugTestBase.setUp: setting pgConsumer adds no further optionsTamas Kenez
2017-10-13Merge "Fix cross references"Søren Gjesse
2017-10-12String concatenation desugaring.Denis Vnukov
2017-10-12Fix cross referencesSøren Gjesse
2017-10-12Associate a structured origin description to resources.Ian Zerny
2017-10-11Merge "Additional tests for <clinit> rewriting"Søren Gjesse
2017-10-11Fix quick-fix error and amend review comments.Ian Zerny
2017-10-11Set failing status for new debug tests on older runtimes.Ian Zerny
2017-10-11Additional tests for <clinit> rewritingSøren Gjesse