index
:
libcore.git
replicant-4.2
replicant-6.0
libcore
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
luni
/
src
/
main
/
java
/
libcore
/
io
/
DiskLruCache.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert "Clean up some code that's dead now we're using OkHttp.""
Elliott Hughes
2013-04-08
1
-860
/
+0
*
Revert "Clean up some code that's dead now we're using OkHttp."
Elliott Hughes
2013-04-08
1
-0
/
+860
*
Clean up some code that's dead now we're using OkHttp.
Elliott Hughes
2013-04-08
1
-860
/
+0
*
Track redundant ops when opening the cache.
jwilson
2013-01-03
1
-0
/
+3
*
Performance improvement in DiskLruCache.readJournalLine().
Vladimir Marko
2012-12-19
1
-10
/
+18
*
Performance improvements: DiskLruCache, HttpResponseCache.
Vladimir Marko
2012-08-16
1
-9
/
+9
*
Tolerate cache files being removed from underneath DiskLruCache
Brian Carlstrom
2012-07-24
1
-1
/
+11
*
Fix a copy-paste documentation typo.
Jesse Wilson
2012-01-05
1
-1
/
+1
*
Rename timestamp to sequenceNumber.
Jesse Wilson
2012-01-04
1
-18
/
+16
*
Give DiskLruCache an API to edit a snapshot.
Jesse Wilson
2011-12-21
1
-7
/
+44
*
Make ErrnoException a checked exception.
Elliott Hughes
2011-05-27
1
-4
/
+4
*
Make the HttpResponseCache robust to file I/O errors.
Jesse Wilson
2011-05-18
1
-8
/
+10
*
Test DiskLruCache with fault injection.
Jesse Wilson
2011-05-16
1
-42
/
+78
*
Move APIs from internal HttpResponseCache to external one.
Jesse Wilson
2011-05-14
1
-3
/
+29
*
Rebuild the DiskLruCache journal periodically.
Jesse Wilson
2011-05-12
1
-4
/
+31
*
Add the application version to the DiskLruCache journal.
Jesse Wilson
2011-05-12
1
-19
/
+16
*
Provide hit and miss stats on the HTTP response cache.
Jesse Wilson
2011-05-12
1
-14
/
+28
*
Support Eviction in DiskLruCache.
Jesse Wilson
2011-05-11
1
-31
/
+146
*
Address code review comments to Adopt DiskLruCache change.
Jesse Wilson
2011-05-11
1
-6
/
+6
*
Adopt DiskLruCache in HttpResponseCache.
Jesse Wilson
2011-05-10
1
-40
/
+35
*
DiskLruCache, backing store for the HttpResponseCache.
Jesse Wilson
2011-05-10
1
-0
/
+592