index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
jni
/
android_util_AssetManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shared library resource support
Adam Lesinski
2014-03-25
1
-4
/
+46
*
Implement APIs for obtaining, caching themed Drawables
Alan Viverette
2014-03-24
1
-0
/
+194
*
Runtime resource overlay, iteration 2
MÃ¥rten Kongstad
2014-02-03
1
-2
/
+92
*
AArch64: Make AssetManager and related classes 64-bit compatible
Ashok Bhat
2014-01-31
1
-70
/
+80
*
AssetManager cookies should be int32_t and not void*.
Narayan Kamath
2014-01-27
1
-6
/
+7
*
Resource memory optimization.
Dianne Hackborn
2013-07-31
1
-9
/
+25
*
am 11cd57ca: Merge "Avoid unnecessary FindClass("java/lang/String")."
Dianne Hackborn
2013-06-17
1
-15
/
+3
|
\
|
*
Avoid unnecessary FindClass("java/lang/String").
Vladimir Marko
2013-06-17
1
-15
/
+3
*
|
Add new resources trace, also trace apk dex loading.
Dianne Hackborn
2013-04-12
1
-1
/
+1
*
|
Fix build.
Dianne Hackborn
2013-02-11
1
-2
/
+2
*
|
Fix issue #8176917: Stabillity : Native Crash :
Dianne Hackborn
2013-02-11
1
-0
/
+4
|
/
*
Fix issue #6440173: MenuItem.setIcon(Drawable) scaling incorrectly...
Dianne Hackborn
2012-05-18
1
-1
/
+1
*
frameworks/base refactoring.
Mathias Agopian
2012-02-17
1
-3
/
+3
*
Fix build warnings
Glenn Kasten
2012-01-11
1
-2
/
+2
*
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
1
-7
/
+7
*
resolved conflicts for merge of 06a8ceac to master
Dianne Hackborn
2011-05-19
1
-1
/
+3
|
\
|
*
Add new "-swNNNdp" resource qualifier.
Dianne Hackborn
2011-05-19
1
-1
/
+3
|
*
DO NOT MERGE. Integrate add new screen width/height in "dp" configs.
Dianne Hackborn
2011-05-12
1
-1
/
+4
*
|
You don't need to poke around inside FileDescriptor manually.
Elliott Hughes
2011-04-11
1
-1
/
+1
*
|
More JNI exception-throwing cleanup.
Elliott Hughes
2011-04-08
1
-178
/
+128
*
|
Add new resource configurations for screen width/height in "dp".
Dianne Hackborn
2011-04-06
1
-1
/
+4
*
|
Establish a global reference before saving a class into a global.
Carl Shapiro
2011-03-03
1
-1
/
+3
|
/
*
Don't pay attention to string block on @null
Kenny Root
2011-01-20
1
-0
/
+1
*
Change assets to use 64-bit API
Kenny Root
2010-12-08
1
-1
/
+1
*
fix int vs. pointer mismatch in return statement.
Olivier Bailly
2010-11-18
1
-1
/
+1
*
Add path to get different DPI drawables
Kenny Root
2010-10-29
1
-2
/
+3
*
Broken build. Missing ;
Gilles Debunne
2010-08-27
1
-1
/
+1
*
Fix for 512 limit in assetManager.list
Gilles Debunne
2010-08-26
1
-77
/
+77
*
Prevent local reference table overflows
Kenny Root
2010-05-06
1
-7
/
+14
*
Fix some bugs.
Dianne Hackborn
2010-03-04
1
-0
/
+62
*
Use UTF-8 strings to avoid duplicate caching, part 1
Kenny Root
2010-02-23
1
-8
/
+14
*
Introduce special UI modes for night and car usage.
Tobias Haamel
2010-02-11
1
-2
/
+4
*
Stop spamming the log.
Joe Onorato
2010-01-06
1
-1
/
+0
*
Debugging for issue #2228381 android.view.InflateException
Dianne Hackborn
2009-11-20
1
-5
/
+22
*
Fix issue #2048263: More debugging information
Dianne Hackborn
2009-08-11
1
-0
/
+18
*
Fix #2018814: System cannot correctly render assets with "wrap_content" attri...
Dianne Hackborn
2009-07-29
1
-6
/
+20
*
First pass at reworking screen density/size APIs.
Dianne Hackborn
2009-07-21
1
-1
/
+1
*
Expand support for different screen sizes.
Dianne Hackborn
2009-06-26
1
-2
/
+3
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+1687
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-1687
/
+0
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-3
/
+14
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-6
/
+9
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+1673