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
*
Mark some disabled tests as flaky to increase test coverage.
phajdan.jr@chromium.org
2009-10-16
1
-3
/
+3
*
Final patch to convert disk cache to using FilePath instead of
tony@chromium.org
2009-10-15
10
-85
/
+59
*
A couple new io buffers that encapsulate more data and are therefore easier t...
vandebo@chromium.org
2009-10-14
3
-33
/
+21
*
Convert SysInfo::AmountOfFreeDiskSpace from wstring to FilePath.
tony@chromium.org
2009-10-14
1
-1
/
+1
*
Disk cache: Re-enable DiskCacheEntryTest.CancelSparseIO
rvargas@google.com
2009-10-14
1
-2
/
+2
*
Move disk_cache::MappedFile to use FilePath instead of wstring.
tony@chromium.org
2009-10-13
12
-33
/
+32
*
Convert BlockFiles to use FilePath instead of wstring.
tony@chromium.org
2009-10-13
10
-48
/
+43
*
Step 2 in porting disk cache to using FilePath.
tony@chromium.org
2009-10-12
7
-9
/
+16
*
Start migrating the disk cache to using FilePath.
tony@chromium.org
2009-10-12
11
-71
/
+99
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Disable CancelSparseIO unit test while I see what's going on.
rvargas@google.com
2009-10-08
1
-1
/
+1
*
Disk cache: Add a method to cancel pending sparse operations.
rvargas@google.com
2009-10-08
8
-1
/
+155
*
Handle reading to the end of a sparse entry
hclam@chromium.org
2009-10-01
1
-1
/
+1
*
Disk cache: End the experiment and use the new eviction
rvargas@google.com
2009-09-29
5
-96
/
+78
*
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
[next]