1. dfed7c0 Remove deprecated and unused entryEvicted method. by Jesse Wilson · 13 years ago
  2. 7db1b40 Callback on any removal, not just evictions. by Jesse Wilson · 13 years ago
  3. 56b6ad3 Add a new method, LruCache.remove by Jesse Wilson · 13 years ago
  4. dfe515e Remove LruCache.setMaxSize(). by Jesse Wilson · 13 years ago
  5. c2c9a24 Don't add setMaxSize() to the LruCache API. But do add maxSize(). by Jesse Wilson · 13 years ago
  6. 9b5a935 Adopt LRU cache in SQLite. by Jesse Wilson · 13 years ago
  7. 34895b0 Document that LruCache is threadsafe. by Jesse Wilson · 13 years ago
  8. 543146a Remove @Override that chokes Doclava. by Jesse Wilson · 13 years ago
  9. e2c1f4a New LRU cache class. by Jesse Wilson · 13 years ago