summaryrefslogtreecommitdiff
path: root/tools/aapt2/unflatten/BinaryResourceParser.cpp
AgeCommit message (Expand)Author
2017-10-04AAPT2: Move format related files under same directoryAdam Lesinski
2017-09-28AAPT2: Cleanup Visitors for XML and ValuesAdam Lesinski
2017-08-23AAPT2: Define intermediate compiled XML protoAdam Lesinski
2017-07-31AAPT2: Ensure style strings are always first in StringPoolAdam Lesinski
2017-04-28AAPT2: binary parser should be more lenient with filesAdam Lesinski
2017-04-21AAPT2: Make BinaryResourceParser more lenientAdam Lesinski
2017-04-10AAPT2: Share split functionality between link and optimizeAdam Lesinski
2017-03-29AAPT2: Parse an ID encoded as a mapAdam Lesinski
2017-03-03AAPT2: Fix parsing ResTable_typeAdam Lesinski
2017-02-22AAPT2: Few tweaks to get shared-libraries workingAdam Lesinski
2017-02-22AAPT2: Shared library supportAdam Lesinski
2017-02-02Add a method LoadedApk::WriteToArchive.Pierre Lecesne
2016-10-26AAPT2: Rename to match new styleAdam Lesinski
2016-10-21AAPT2: Ensure string pool ordering is compactAdam Lesinski
2016-07-13AAPT2: Remove usage of u16stringAdam Lesinski
2016-06-29AAPT2: Improve diff commandAdam Lesinski
2016-05-03Fix google-explicit-constructor warnings.Chih-Hung Hsieh
2016-04-06AAPT2: Enable windows build and make sure it buildsAdam Lesinski
2016-02-12AAPT2: Introduce notion of 'product' to ResourceTableAdam Lesinski
2016-02-09AAPT2: Switch to protobuf for intermediate formatAdam Lesinski
2015-12-17AAPT2: Fix references to private parentAdam Lesinski
2015-12-10AAPT2: Fix overlay supportAdam Lesinski
2015-12-08Track rename of base/ to android-base/.Elliott Hughes
2015-11-23AAPT2: Record source/comments for compound values' childrenAdam Lesinski
2015-11-23AAPT2: Verify min/max attr fieldsAdam Lesinski
2015-11-19AAPT2: Fail compiling when private symbols are referencedAdam Lesinski
2015-11-16AAPT2: Minor fixes to SymbolTable and diagnostic outputAdam Lesinski
2015-11-02AAPT2: Add support for comments in R.javaAdam Lesinski
2015-10-30AAPT2: Support generating Manifest.javaAdam Lesinski
2015-10-22AAPT2: Move comments and source into ValueAdam Lesinski
2015-10-22AAPT2: Process <java-symbols> and private symbol packageAdam Lesinski
2015-10-16Filter products during compile phaseAdam Lesinski
2015-10-16AAPT2: Separate out the various stepsAdam Lesinski