summaryrefslogtreecommitdiffstats
path: root/luni/src/test/java/libcore/base
Commit message (Expand)AuthorAgeFilesLines
* Move libcore.base classes to libcore.util and libcore.io.Jesse Wilson2011-02-072-229/+0
* Avoid name collision in libcore.base vs android.util.LruCache.Jesse Wilson2011-02-072-356/+149
* Permit cache elements to have non-symmetric sizes.Jesse Wilson2011-02-031-3/+103
* Use an LRU to cache reflection objects in Class.Jesse Wilson2011-01-301-0/+256
* Change ThreadGroup to no longer hold strong references to threads.Jesse Wilson2010-10-251-0/+80