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
/
libs
/
androidfw
/
AttributeResolution.cpp
Age
Commit message (
Expand
)
Author
2020-11-17
Revert^2 "Cache resolved theme values"
Ryan Mitchell
2020-11-17
Set resource id correctly when resolve fails
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-13
Revert "Cache resolved theme values"
Ryan Mitchell
2020-11-12
Cache resolved theme values
Ryan Mitchell
2020-11-12
libandroidfw hardening for IncFs
Ryan Mitchell
2019-03-07
Clean up attribute apis based on api council feedback.
Aurimas Liutikas
2019-01-31
Update TypedArray and TypedValue to store source layouts.
Aurimas Liutikas
2019-01-15
Add source style for each TypedValue.
Aurimas Liutikas
2019-01-14
Merge "Fix/suppress androidfw google-explicit-constructor warnings" am: 392f0...
Chih-Hung Hsieh
2019-01-10
Fix/suppress androidfw google-explicit-constructor warnings
Chih-Hung Hsieh
2018-11-16
Add style value to ResolvedBag in AssetManager2.
Aurimas Liutikas
2018-02-28
Refactor AssetManager
Adam Lesinski
2018-02-09
Revert "Replace AssetManager with AssetManager2 implementation"
Adam Lesinski
2018-02-05
Replace AssetManager with AssetManager2 implementation
Adam Lesinski
2018-01-25
Revert "Replace AssetManager with AssetManager2 implementation"
Adam Lesinski
2018-01-24
Replace AssetManager with AssetManager2 implementation
Adam Lesinski
2018-01-23
Revert "Replace AssetManager with AssetManager2 implementation"
Adam Lesinski
2018-01-09
Replace AssetManager with AssetManager2 implementation
Adam Lesinski
2017-05-11
Fix support for @empty in style resolution
Adam Lesinski
2017-01-12
Replace cutils/log.h and android/log.h with log/log.h
Mark Salyzyn
2017-01-06
libandroidfw: Revert null check in ApplyStyle
Adam Lesinski
2016-12-05
Make tests use APKs instead of exploded APKs
Adam Lesinski
2016-12-02
Clean up ApplyStyle JNI
John Reck
2016-10-17
Add tests for attribute resolution
Adam Lesinski
2016-10-12
Move attribute resolution from core/jni to libandroidfw
Adam Lesinski