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
Age
Commit message (
Expand
)
Author
2020-03-06
Suppress bugprone-use-after-move warnings
Chih-Hung Hsieh
2019-03-05
Add --trace_folder to aapt2
Fabien Sanglard
2018-06-22
AAPT2: Fix unrecognized CDATA
Ryan Mitchell
2018-05-30
Add support for --replace-version to aapt2
Colin Cross
2018-03-01
AAPT2: Allow to inline XML into custom attribute
Adam Lesinski
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-20
AAPT2: treat manifest validation errors as warnings when asked
Izabela Orlowska
2017-12-04
AAPT2: Embed version of framework an app was compiled against.
Adam Lesinski
2017-11-07
Merge "AAPT2: Add convert command"
Adam Lesinski
2017-11-02
AAPT2: Better error messages for ManifestFixer
Adam Lesinski
2017-11-01
AAPT2: Add convert command
Adam Lesinski
2017-10-19
AAPT2: Define and Implement AAPT Container Format
Adam Lesinski
2017-10-04
AAPT2: Move format related files under same directory
Adam Lesinski
2017-10-03
Merge "AAPT2: Preserve line numbers when deserializing from binary XML" into ...
Adam Lesinski
2017-10-02
AAPT2: Preserve line numbers when deserializing from binary XML
Adam Lesinski
2017-09-28
AAPT2: Cleanup Visitors for XML and Values
Adam Lesinski
2017-09-14
AAPT2: Change XmlDom to exclude Namespace as a node
Adam Lesinski
2017-09-14
AAPT2: Fix windows unicode path issues
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-07-12
Revert "AAPT2: Auto-version adaptive-icon XML"
Adam Lesinski
2017-07-07
AAPT2: Fix processing of quotes in XML
Adam Lesinski
2017-06-28
AAPT2: Auto-version adaptive-icon XML
Adam Lesinski
2017-06-09
AAPT2: Clean up tests a bit
Adam Lesinski
2017-05-24
AAPT2: Implement attribute compat versioning
Adam Lesinski
2017-05-08
AAPT2: Ignore namespaced elements in AndroidManifest.xml
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-10-19
Use Google3 style guide with .clang-format
Adam Lesinski
2016-08-31
AAPT2: Add Inline Complex XML support
Adam Lesinski
2016-08-15
Fix clang-tidy warnings in aapt and aapt2.
Chih-Hung Hsieh
2016-08-03
AAPT2: Strip dedicated tools namespace from XML
Alexandria Cornwall
2016-07-13
AAPT2: Remove usage of u16string
Adam Lesinski
2016-04-06
AAPT2: Enable windows build and make sure it builds
Adam Lesinski
2016-04-06
AAPT2: Implement XmlActionExecutor to verify manifest
Adam Lesinski
2016-03-04
AAPT2: Support building, linking, and merging static libraries
Adam Lesinski
2015-11-19
AAPT2: Fail compiling when private symbols are referenced
Adam Lesinski