summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-23Add asm-commons dependencyandroid-o-preview-1o-previewColin Cross
2017-02-23Merge remote-tracking branch 'aosp/upstream-master' into masterColin Cross
2017-02-23Revert "Add a flag to enable desugaring java.* classes by rewriting package n...Colin Cross
2017-02-23Revert "Delete temporary directory on exit"Colin Cross
2017-02-23roll-forward of "Delete temporary directory on exit"Colin Cross
2017-02-23Add a flag to enable desugaring java.* classes by rewriting package namesColin Cross
2017-02-23Revert "Delete temporary directory on exit"Irina Iancu
2017-02-23Delete temporary directory on exitColin Cross
2017-02-21Explicitly specify annotation processors for grokColin Cross
2017-02-17Add a flag to enable desugaring java.* classes by rewriting package namesColin Cross
2017-02-17Delete temporary directory on exitColin Cross
2017-02-17Make desugar compile in AndroidColin Cross
2017-02-17Merge remote-tracking branch 'aosp/upstream-master' into masterColin Cross
2017-02-17Support desugaring lambdas in interfaces with default methodsColin Cross
2017-02-17Add an --allow_empty_bootclasspath argumentColin Cross
2017-02-16Uniquify lambda body instance methods during lambda desugaring for androidGoogler
2017-02-16Don't manually set output jar timestampGoogler
2017-02-16Open source java 8 desugarer.Adam Michael
2017-02-16Fix the OptionsParser to deal with CRLF line endings.Googler
2017-02-16Enable parameter file support for excessively long commandlines.Googler
2017-02-16Delete some dead android rules and tools code.Adam Michael
2017-02-16Make --watchfs a common command option.Ulf Adams
2017-02-16Rollback of commit 2891ec527eed27d0c6460d66f51cb66a43373b6a.Damien Martin-Guillerez
2017-02-16Make --watchfs a common command option.Ulf Adams
2017-02-16Update android_ide_common to 25.0.0 and clean up FolderConfigsGoogler
2017-02-16Add a lightweight resource merge action.Googler
2017-02-16Remove MergeeManifestsConverter used for the transition of --mergeeManifests ...Andrew Pellegrini
2017-02-16Add a resource parsing action.Googler
2017-02-16Fixed ConvertersTest on WindowsYun Peng
2017-02-16Add target names for mergee manifests to generate more helpful error messages...Andrew Pellegrini
2017-02-16Removes "-preview" hack for Android build tools version attribute.Googler
2017-02-16Polish the command-line reference.Ulf Adams
2017-02-16Fix expansion rendering in help html output.Ulf Adams
2017-02-16Fix anchors in the help page. Doh!Ulf Adams
2017-02-16Add anchors to the flags in the HTML help output.Ulf Adams
2017-02-16Roll forward of commit 1f1f207573c7b9c3e2d3ca1ffb0780a8fd592214: action to wr...Googler
2017-02-16The help command can now output html for the command-line reference page.Ulf Adams
2017-02-16Rollback of commit 1f1f207573c7b9c3e2d3ca1ffb0780a8fd592214.Googler
2017-02-16Add action to write android_binary and lib R.classes directlyGoogler
2017-02-16Fix OptionsParserImpl.clearValue (and invocation policy by extension) to workAlex Humesky
2017-02-16Memoize the OptionsData per BlazeCommand.Nathan Harmata
2017-02-16Adds new ManifestMergerAction to replace existing python merger script. Repla...Andrew Pellegrini
2017-02-16Delete the defaultMultipleValue field from options and refactor the logic for...Luis Fernando Pino Duque
2017-02-16Adds a small temporary hack to the Android resource processor so that it doesn'tAlex Humesky
2017-02-16Add explicit type arguments to unbreak java7 builds.Janak Ramakrishnan
2017-02-16Always apply invocation policy when constructing build options.Janak Ramakrishnan
2017-02-16Add a new field to options called defaultMultipleValue which enables setting ...Luis Fernando Pino Duque
2017-02-16Problem:Googler
2017-02-16Refactoring of the OptionsParser implementation to allow overriding the value...Luis Fernando Pino Duque
2017-02-16Adds support for invocation policy to the canonicalize-flags command.Alex Humesky