index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
disk_cache
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable flaky DiskCacheBackendTest.NewEvictionDisableSuccess4.
phajdan.jr@chromium.org
2009-09-16
1
-1
/
+3
*
Avoids the use of "namespace using-directives" in a few places.
thakis@chromium.org
2009-09-07
1
-2
/
+1
*
Fixing bugs in sparse cache when dealing with GetAvailableRange queries not a...
hclam@chromium.org
2009-09-02
2
-5
/
+24
*
Fixing a crash in disk_cache::SparseControl::UpdateRange()
hclam@chromium.org
2009-09-02
3
-1
/
+15
*
Disk Cache: Function re-ordering. No code change.
rvargas@google.com
2009-08-31
3
-94
/
+101
*
Disk cache: Add a histogram to measure the latency of
rvargas@google.com
2009-08-28
2
-13
/
+20
*
Fix DiskCacheEntryTest.MemoryOnlyDoomSparseEntry
hclam@chromium.org
2009-08-27
2
-2
/
+2
*
Disk cache: Reduce the chance of failing a unit test under Posix.
rvargas@google.com
2009-08-25
1
-4
/
+15
*
Disk cache: Implement asynchronous IO for Posix.
rvargas@google.com
2009-08-21
9
-47
/
+326
*
Revert cl 23919 to investigate valgrind failures.
rvargas@google.com
2009-08-21
9
-312
/
+45
*
Disk cache: Close the experiment for new users.
rvargas@google.com
2009-08-21
1
-20
/
+15
*
Disk cache: Implement asynchronous IO for Posix.
rvargas@google.com
2009-08-21
9
-45
/
+312
*
Disk Cache: Lower the definition of a loaded system from
rvargas@google.com
2009-08-11
3
-15
/
+19
*
Disk Cache: cleanup of OpenBlockFile.
rvargas@google.com
2009-08-11
3
-7
/
+31
*
Try again: Check blockfile size before attempting to read the header.
mattm@chromium.org
2009-08-08
3
-18
/
+53
*
Revert "Check blockfile size before attempting to read the header."
mattm@chromium.org
2009-08-07
2
-26
/
+0
*
Check blockfile size before attempting to read the header.
mattm@chromium.org
2009-08-07
2
-0
/
+26
*
Relanding Coverity fixes from http://codereview.chromium.org/159862 excluding...
phajdan.jr@chromium.org
2009-08-06
1
-1
/
+1
*
Disk Cache: Don't depend on the backend being enabled to
rvargas@google.com
2009-08-06
4
-21
/
+95
*
Revert of r22559.
aa@chromium.org
2009-08-06
1
-1
/
+1
*
Bunch of Coverity fixes, rather minor severity.
phajdan.jr@chromium.org
2009-08-06
1
-1
/
+1
*
Disk cache: Open the disk cache experiment for new users.
rvargas@google.com
2009-08-01
3
-9
/
+25
*
Disk cache: Remove remaining uses of RankingsNode.pointer.
rvargas@google.com
2009-07-30
10
-46
/
+117
*
Assorted fixes for 64-bit.
deanm@chromium.org
2009-07-28
1
-2
/
+2
*
Disk Cache: Delete chained block files when they become empty.
rvargas@google.com
2009-07-28
4
-22
/
+121
*
Disk cache: Avoid restarting the cache while it may be in use.
rvargas@google.com
2009-07-24
3
-5
/
+19
*
Disk cache: Fix handling of invalid entries that are detected
rvargas@google.com
2009-07-23
8
-80
/
+196
*
Disk cache: Add support for having a sparse entry block that
rvargas@google.com
2009-07-17
6
-49
/
+277
*
Disk cache: Generate total-load-time histograms from the
rvargas@google.com
2009-07-11
1
-0
/
+26
*
Disk cache: Don't evict entries if we are busy doing other stuff.
rvargas@google.com
2009-07-09
4
-20
/
+58
*
Disk cache: Add explicit support for eviction / deletion
rvargas@google.com
2009-07-09
7
-13
/
+279
*
Disk cache: Additional code cleanup after CL 20067.
rvargas@google.com
2009-07-08
1
-20
/
+10
*
Disk cache: Keep a map of all open entries.
rvargas@google.com
2009-07-07
7
-40
/
+95
*
Fix 15 coverity complaints.
rvargas@google.com
2009-07-01
6
-6
/
+6
*
Use C99 standard format macros for 64-bit values.
agl@chromium.org
2009-06-29
1
-1
/
+2
*
Add a command line switch to allow setting the max size
rvargas@google.com
2009-06-26
1
-0
/
+4
*
Sparse IO implementation for memory-only cache
hclam@chromium.org
2009-06-26
5
-73
/
+438
*
Revert "Implementation for memory only sparse caching" r19270.
scherkus@chromium.org
2009-06-25
5
-438
/
+73
*
Implementation for memory only sparse caching
hclam@chromium.org
2009-06-25
5
-73
/
+438
*
Disk Cache: Split some time histograms in groups based
rvargas@google.com
2009-06-25
5
-35
/
+75
*
Disk Cache: Add more clients to the current experiment.
rvargas@google.com
2009-06-24
1
-5
/
+21
*
Disk Cache: Fix a dumb warning about a variable not being initialized.
rvargas@google.com
2009-06-23
1
-1
/
+1
*
Disk Cache: Implement GetAvailableRange for the regular disk cache.
rvargas@google.com
2009-06-23
3
-17
/
+136
*
Disk cache: First pass to add support for sparse entries.
rvargas@google.com
2009-06-18
11
-12
/
+1557
*
Revert cl 18723.
rvargas@google.com
2009-06-18
11
-1547
/
+12
*
Disk cache: First pass to add support for sparse entries.
rvargas@google.com
2009-06-18
11
-12
/
+1547
*
Introduce parent and child entries for MemEntryImpl
hclam@chromium.org
2009-06-15
5
-32
/
+167
*
Disk cache: Avoid recursion when trimming entries.
rvargas@google.com
2009-06-10
3
-3
/
+9
*
Disk Cache: Simplify CallbackTest.
rvargas@google.com
2009-06-09
4
-48
/
+28
*
Disk cache: Report more info from the current experiment.
rvargas@google.com
2009-06-05
3
-19
/
+43
[next]