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