index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
aapt2
/
unflatten
/
BinaryResourceParser.cpp
Age
Commit message (
Expand
)
Author
2017-10-04
AAPT2: Move format related files under same directory
Adam Lesinski
2017-09-28
AAPT2: Cleanup Visitors for XML and Values
Adam Lesinski
2017-08-23
AAPT2: Define intermediate compiled XML proto
Adam Lesinski
2017-07-31
AAPT2: Ensure style strings are always first in StringPool
Adam Lesinski
2017-04-28
AAPT2: binary parser should be more lenient with files
Adam Lesinski
2017-04-21
AAPT2: Make BinaryResourceParser more lenient
Adam Lesinski
2017-04-10
AAPT2: Share split functionality between link and optimize
Adam Lesinski
2017-03-29
AAPT2: Parse an ID encoded as a map
Adam Lesinski
2017-03-03
AAPT2: Fix parsing ResTable_type
Adam Lesinski
2017-02-22
AAPT2: Few tweaks to get shared-libraries working
Adam Lesinski
2017-02-22
AAPT2: Shared library support
Adam Lesinski
2017-02-02
Add a method LoadedApk::WriteToArchive.
Pierre Lecesne
2016-10-26
AAPT2: Rename to match new style
Adam Lesinski
2016-10-21
AAPT2: Ensure string pool ordering is compact
Adam Lesinski
2016-07-13
AAPT2: Remove usage of u16string
Adam Lesinski
2016-06-29
AAPT2: Improve diff command
Adam Lesinski
2016-05-03
Fix google-explicit-constructor warnings.
Chih-Hung Hsieh
2016-04-06
AAPT2: Enable windows build and make sure it builds
Adam Lesinski
2016-02-12
AAPT2: Introduce notion of 'product' to ResourceTable
Adam Lesinski
2016-02-09
AAPT2: Switch to protobuf for intermediate format
Adam Lesinski
2015-12-17
AAPT2: Fix references to private parent
Adam Lesinski
2015-12-10
AAPT2: Fix overlay support
Adam Lesinski
2015-12-08
Track rename of base/ to android-base/.
Elliott Hughes
2015-11-23
AAPT2: Record source/comments for compound values' children
Adam Lesinski
2015-11-23
AAPT2: Verify min/max attr fields
Adam Lesinski
2015-11-19
AAPT2: Fail compiling when private symbols are referenced
Adam Lesinski
2015-11-16
AAPT2: Minor fixes to SymbolTable and diagnostic output
Adam Lesinski
2015-11-02
AAPT2: Add support for comments in R.java
Adam Lesinski
2015-10-30
AAPT2: Support generating Manifest.java
Adam Lesinski
2015-10-22
AAPT2: Move comments and source into Value
Adam Lesinski
2015-10-22
AAPT2: Process <java-symbols> and private symbol package
Adam Lesinski
2015-10-16
Filter products during compile phase
Adam Lesinski
2015-10-16
AAPT2: Separate out the various steps
Adam Lesinski