summaryrefslogtreecommitdiff
path: root/native/android/asset_manager.cpp
AgeCommit message (Expand)Author
2018-05-10Move registration of AssetManager.mObject to zygote.Nicolas Geoffray
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-07-19frameworks/base: use proper nativehelper headersSteven Moreland
2016-04-27Fix google-explicit-constructor warnings.Chih-Hung Hsieh
2014-01-31AArch64: Make AssetManager and related classes 64-bit compatibleAshok Bhat
2012-02-17frameworks/base refactoring.Mathias Agopian
2010-12-13Introduce NDK API for 64-bit assetsKenny Root
2010-12-08Change assets to use 64-bit APIKenny Root
2010-08-11More native work.Dianne Hackborn
2010-07-15Add native C APIs for working with the Asset ManagerChristopher Tate