summaryrefslogtreecommitdiffstats
path: root/core/jni/android_util_AssetManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the theme engine support.Ricardo Cerqueira2012-11-241-12/+354
* Fix issue #6440173: MenuItem.setIcon(Drawable) scaling incorrectly...Dianne Hackborn2012-05-181-1/+1
* frameworks/base refactoring.Mathias Agopian2012-02-171-3/+3
* Fix build warningsGlenn Kasten2012-01-111-2/+2
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-7/+7
* resolved conflicts for merge of 06a8ceac to masterDianne Hackborn2011-05-191-1/+3
|\
| * Add new "-swNNNdp" resource qualifier.Dianne Hackborn2011-05-191-1/+3
| * DO NOT MERGE. Integrate add new screen width/height in "dp" configs.Dianne Hackborn2011-05-121-1/+4
* | You don't need to poke around inside FileDescriptor manually.Elliott Hughes2011-04-111-1/+1
* | More JNI exception-throwing cleanup.Elliott Hughes2011-04-081-178/+128
* | Add new resource configurations for screen width/height in "dp".Dianne Hackborn2011-04-061-1/+4
* | Establish a global reference before saving a class into a global.Carl Shapiro2011-03-031-1/+3
|/
* Don't pay attention to string block on @nullKenny Root2011-01-201-0/+1
* Change assets to use 64-bit APIKenny Root2010-12-081-1/+1
* fix int vs. pointer mismatch in return statement.Olivier Bailly2010-11-181-1/+1
* Add path to get different DPI drawablesKenny Root2010-10-291-2/+3
* Broken build. Missing ;Gilles Debunne2010-08-271-1/+1
* Fix for 512 limit in assetManager.listGilles Debunne2010-08-261-77/+77
* Prevent local reference table overflowsKenny Root2010-05-061-7/+14
* Fix some bugs.Dianne Hackborn2010-03-041-0/+62
* Use UTF-8 strings to avoid duplicate caching, part 1Kenny Root2010-02-231-8/+14
* Introduce special UI modes for night and car usage.Tobias Haamel2010-02-111-2/+4
* Stop spamming the log.Joe Onorato2010-01-061-1/+0
* Debugging for issue #2228381 android.view.InflateExceptionDianne Hackborn2009-11-201-5/+22
* Fix issue #2048263: More debugging informationDianne Hackborn2009-08-111-0/+18
* Fix #2018814: System cannot correctly render assets with "wrap_content" attri...Dianne Hackborn2009-07-291-6/+20
* First pass at reworking screen density/size APIs.Dianne Hackborn2009-07-211-1/+1
* Expand support for different screen sizes.Dianne Hackborn2009-06-261-2/+3
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1687
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1687/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-3/+14
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-6/+9
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1673