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
/
util
/
Util.cpp
Age
Commit message (
Expand
)
Author
2020-12-22
Merge "Add explicit Result::ok() checks where needed" am: c08d3ef8a8 am: ae61...
Bernie Innocenti
2020-12-21
Add explicit Result::ok() checks where needed
Bernie Innocenti
2020-12-08
Revert^2 "libandroidfw hardening for IncFs"
Ryan Mitchell
2020-11-20
Merge "aapt2: Limit length of package name and shared user id"
Rhed Jao
2020-11-19
aapt2: Limit length of package name and shared user id
Rhed Jao
2020-11-17
Revert^2 "libandroidfw hardening for IncFs"
Ryan Mitchell
2020-11-13
Revert "libandroidfw hardening for IncFs"
Ryan Mitchell
2020-11-12
libandroidfw hardening for IncFs
Ryan Mitchell
2019-04-17
Add build number to aapt2 version
Ryan Mitchell
2018-09-14
AAPT2: Convert from Modified UTF-8 ResStringPool
Ryan Mitchell
2018-07-02
AAPT2: Encode 4-byte strings in Modified UTF-8
Ryan Mitchell
2018-02-27
AAPT2: Fix styled string whitespace processing
Adam Lesinski
2017-11-07
AAPT2: Differentiate between Android and Java package names
Adam Lesinski
2017-08-03
Fix clang-tidy performance warnings in aapt2.
Chih-Hung Hsieh
2017-07-07
AAPT2: Fix processing of quotes in XML
Adam Lesinski
2017-07-07
AAPT2: Accept Java unicode identifiers
Adam Lesinski
2017-06-29
AAPT2: Iterate over UTF-8 string by codepoints
Adam Lesinski
2017-06-06
AAPT2: Do not interpret %n as a format specifier in string resources
Adam Lesinski
2017-01-17
Move StringPiece to libandroidfw
Adam Lesinski
2016-10-26
AAPT2: Rename to match new style
Adam Lesinski
2016-09-07
AAPT2: Fix issue with styled string indices
Adam Lesinski
2016-07-29
Unicode: specify destination length in utf8_to_utf16 methods
Sergio Giro
2016-07-13
AAPT2: Remove usage of u16string
Adam Lesinski
2016-07-12
Merge \\"Add bound checks to utf16_to_utf8\\" into nyc-mr1-dev am: 49c410bc48
Sergio Giro
2016-07-07
AAPT2: Fix fully qualified java class verification
Adam Lesinski
2016-07-02
Add bound checks to utf16_to_utf8
Sergio Giro
2016-01-13
AAPT2: Variety of small fixes to get the build working
Adam Lesinski
2015-11-19
AAPT2: Fail compiling when private symbols are referenced
Adam Lesinski
2015-11-03
AAPT2: Verify positional Java String format arguments in strings
Adam Lesinski
2015-11-02
AAPT2: Add support for comments in R.java
Adam Lesinski
2015-10-16
AAPT2: Separate out the various steps
Adam Lesinski