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
/
xml
/
XmlDom.cpp
Age
Commit message (
Expand
)
Author
2021-04-21
Aapt2 ValueTransformer
Ryan Mitchell
2020-03-06
Suppress bugprone-use-after-move warnings
Chih-Hung Hsieh
2019-03-05
Add --trace_folder to aapt2
Fabien Sanglard
2018-05-30
Add support for --replace-version to aapt2
Colin Cross
2018-02-23
AAPT2: Fix issue with String flattening in XmlFlattener
Adam Lesinski
2018-02-14
AAPT2: Fix issue with deserializing binary XML
Adam Lesinski
2017-12-04
AAPT2: Embed version of framework an app was compiled against.
Adam Lesinski
2017-11-01
AAPT2: Add convert command
Adam Lesinski
2017-10-19
AAPT2: Define and Implement AAPT Container Format
Adam Lesinski
2017-09-28
AAPT2: Cleanup Visitors for XML and Values
Adam Lesinski
2017-09-11
AAPT2: Handle inflating compiled attributes.
Shane Farmer
2017-08-23
AAPT2: Fixup namespace implementation
Adam Lesinski
2017-08-17
AAPT2: Change XmlDom to exclude Namespace as a node
Adam Lesinski
2017-08-03
AAPT2: Fix windows unicode path issues
Adam Lesinski
2017-05-24
AAPT2: Implement attribute compat versioning
Adam Lesinski
2017-04-28
AAPT2: Fix string escaping
Adam Lesinski
2017-04-13
AAPT2: Fix order-of-destruction crash
Adam Lesinski
2017-04-10
AAPT2: Share split functionality between link and optimize
Adam Lesinski
2017-03-02
AAPT2: Fix escaping sequence processing in XML parsing
Adam Lesinski
2017-01-17
Move StringPiece to libandroidfw
Adam Lesinski
2016-10-27
AAPT2: Insert <uses-sdk> element before <application>
Adam Lesinski
2016-10-26
AAPT2: Rename to match new style
Adam Lesinski
2016-08-31
AAPT2: Add Inline Complex XML support
Adam Lesinski
2016-07-13
AAPT2: Remove usage of u16string
Adam Lesinski
2016-04-06
AAPT2: Enable windows build and make sure it builds
Adam Lesinski
2015-11-19
AAPT2: Fail compiling when private symbols are referenced
Adam Lesinski