summaryrefslogtreecommitdiffstats
path: root/core/jni/android_util_AssetManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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