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