index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
aapt2
/
ResourceUtils.cpp
Age
Commit message (
Expand
)
Author
2023-05-04
Adding verbose setters and getters for diagnostics to make ResourceUtils
Brandon Liu
2023-05-04
Add additional check on float precision after parsing, only compile the
Brandon Liu
2023-04-05
Revert "Add additional check on float precision after parsing, only compile the"
Shivakumar Neginal
2023-04-03
Add additional check on float precision after parsing, only compile the
Brandon Liu
2022-11-29
Make StringPiece to be std::string_view alias
Yurii Zubrytskyi
2022-10-04
Fix stack-use-after-scope for a `std::string`
Stephen Hines
2022-05-31
Move StringPool to libandroidfw
Jeremy Meyer
2022-02-25
Refactor a couple of places to ensure ResourceNamedTypeRef is valid when
Iurii Makhno
2022-02-16
Switch ResourceName to use ResourceNamedType instead of ResourceType.
Iurii Makhno
2021-07-15
Replace Maybe with std::optional
Ryan Mitchell
2021-04-28
Add <macro> tag to aapt2
Ryan Mitchell
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
2020-07-31
Make aapt2 terminology more inclusive
Ryan Mitchell
2020-01-13
Fix serializing dynamic references to proto
Clark DuVall
2019-12-19
Recognize dynamic res ids as valid
Ryan Mitchell
2019-12-14
Fix deserialization of @id aliases
Donald Chai
2019-06-06
Retain parsed attribute type
Ryan Mitchell
2019-04-11
qt-dev-plus-aosp designated for R. Update MAX_PLATFORM_VERSION, etc.
Ryan Mitchell
2019-03-11
Do not convert whitespace chars above max char to regular space
Ryan Mitchell
2019-03-06
Fix aapt2 whitespace diffs from aapt(1)
Ryan Mitchell
2019-02-20
Fix long paths on Windows
Ryan Mitchell
2019-02-15
Revert "Fix loaded apk string pool order"
Ryan Mitchell
2019-01-16
AAPT2: Add support for parsing codeNames with fingerprints.
Nicholas Lativy
2018-12-17
Merge "Fix performance-for-range-copy warnings" am: bc29242288 am: 7adb73f332
Chih-Hung Hsieh
2018-12-17
Fix performance-for-range-copy warnings
Chih-Hung Hsieh
2018-11-15
Fix loaded apk string pool order
Ryan Mitchell
2018-10-08
libandroidfw: move ConfigDescription from aapt2 to libandroidfw
Mårten Kongstad
2018-10-08
libandroidfw: move ConfigDescription from aapt2 to libandroidfw
Mårten Kongstad
2018-10-03
Fix failing Windows tests
Ryan Mitchell
2018-06-22
AAPT2: Fix unrecognized CDATA
Ryan Mitchell
2018-04-04
Changed AAPT2 to abide by AAPT resource whitespace triming.
Ryan Mitchell
2018-03-29
Changed AAPT2 to abide by AAPT resource whitespace triming.
Ryan Mitchell
2018-02-27
AAPT2: Fix styled string whitespace processing
Adam Lesinski
2018-02-14
AAPT2: Fix compatible-screens element in AndroidManifest.xml
Shane Farmer
2017-11-27
AAPT2 - Make raw files of type unknown.
Pierre Lecesne
2017-10-19
AAPT2: Enable building proto artifacts
Adam Lesinski
2017-10-04
AAPT2: Move format related files under same directory
Adam Lesinski
2017-07-31
AAPT2: Ensure style strings are always first in StringPool
Adam Lesinski
2017-06-27
AAPT2: Fix issues with parsing integers + floats
Adam Lesinski
2017-06-02
AAPT2: Allow undefined resources (placeholders)
Adam Lesinski
2017-05-31
AAPT2: Allow merging of Style attributes from overlays
Adam Lesinski
2017-04-10
AAPT2: Share split functionality between link and optimize
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-08
AssetManager2: Add GetResourceId
Adam Lesinski
2017-01-17
Move StringPiece to libandroidfw
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
[next]