Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move libcore.base classes to libcore.util and libcore.io. | Jesse Wilson | 2011-02-07 | 2 | -229/+0 |
* | Avoid name collision in libcore.base vs android.util.LruCache. | Jesse Wilson | 2011-02-07 | 2 | -356/+149 |
* | Permit cache elements to have non-symmetric sizes. | Jesse Wilson | 2011-02-03 | 1 | -3/+103 |
* | Use an LRU to cache reflection objects in Class. | Jesse Wilson | 2011-01-30 | 1 | -0/+256 |
* | Change ThreadGroup to no longer hold strong references to threads. | Jesse Wilson | 2010-10-25 | 1 | -0/+80 |