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
/
ResourceValues.h
Age
Commit message (
Expand
)
Author
2024-09-25
Error on duplicate resource with same disabled flag
Jeremy Meyer
2024-08-15
Flag support for bag resource types
Jeremy Meyer
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-05-31
Move StringPool to libandroidfw
Jeremy Meyer
2021-07-15
Replace Maybe with std::optional
Ryan Mitchell
2021-05-03
Fix uninitialized macro reference member
Ryan Mitchell
2021-04-28
Add <macro> tag to aapt2
Ryan Mitchell
2021-04-21
Aapt2 ValueTransformer
Ryan Mitchell
2019-06-06
Retain parsed attribute type
Ryan Mitchell
2018-04-26
Allow using reserved package IDs
Todd Kennedy
2018-01-11
AAPT2: Allow compatible duplicate Attributes
Adam Lesinski
2017-11-07
AAPT2: Better debugging output
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-08-23
AAPT2: Define intermediate compiled XML proto
Adam Lesinski
2017-06-15
AAPT2: Fix issue with enums and integer attributes
Adam Lesinski
2017-05-31
AAPT2: Allow merging of Style attributes from overlays
Adam Lesinski
2017-05-24
AAPT2: Implement attribute compat versioning
Adam Lesinski
2017-02-08
AAPT2: Fix pseudolocalization to respect <xliff:g>
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
2016-08-26
AAPT2: Fix merging of styleables the right way
Adam Lesinski
2016-08-19
AAPT2: Merge Styleables instead of overriding them
Adam Lesinski
2016-08-11
Fix clang-tidy warnings in aapt and aapt2.
Chih-Hung Hsieh
2016-07-13
AAPT2: Remove usage of u16string
Adam Lesinski
2016-04-30
AAPT2: Add diff command
Adam Lesinski
2016-02-17
AAPT2: Implement density stripping and initial Split support
Adam Lesinski
2016-02-09
AAPT2: Switch to protobuf for intermediate format
Adam Lesinski
2016-01-06
AAPT2: Port AAPT pseudolocalization to AAPT2
Adam Lesinski
2015-11-23
AAPT2: Verify min/max attr fields
Adam Lesinski
2015-11-06
AAPT2: Fix inclusion of comments in R.java javadoc
Adam Lesinski
2015-10-22
AAPT2: Move comments and source into Value
Adam Lesinski
2015-10-16
AAPT2: Separate out the various steps
Adam Lesinski
2015-05-12
AAPT2: inferred style parent processing
Adam Lesinski
2015-05-12
AAPT2: Support static lib referencing static lib
Adam Lesinski
2015-05-04
AAPT2: Record public status in a more robust way
Adam Lesinski
2015-04-15
AAPT2: Add library support
Adam Lesinski
2015-04-02
AAPT2
Adam Lesinski