summaryrefslogtreecommitdiffstats
path: root/include/ScopedLocalRef.h
Commit message (Collapse)AuthorAgeFilesLines
* Clean up #includes in ScopedLocalRef.h.Elliott Hughes2012-08-011-1/+3
| | | | Change-Id: I755dc2feb90d767a1e16e98bd39f1de7681eb60c
* Improve the BaseDexClassLoader detail message, and make ScopedLocalRef more ↵Elliott Hughes2012-08-011-7/+13
| | | | | | | | | | | | unique_ptr-like. (cherry-pick of 1c459db4ea31c1f284353bc71bfd2dbc97ca53d7.) Conflicts: include/ScopedLocalRef.h Change-Id: Id01cb907406cc93f6b0f6ddaa8e7fb3714d18c53
* Make ScopedLocalRef more convenient, and use it more widely.Elliott Hughes2010-05-171-6/+7
| | | | | | | Even though every reference type is a jobject, it's useful to be able to use more specific types. Change-Id: Id8056d0e18380675c90f08c4173a8b34b4d5d983
* Reduced the amount of memory used by the TimeZone display names.Elliott Hughes2010-05-111-0/+54
Bug: 2672057 Change-Id: I2f31ff3b5fbbf5cf8e16c89ef78a5246c6c3733a