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
*
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
*
Disk cache: Interface for the sparse cache support.
rvargas@google.com
2009-06-04
5
-0
/
+91
*
Reduce header dependencies in base/
phajdan.jr@chromium.org
2009-06-03
1
-0
/
+1
*
Remove code path that passes a file handle to the renderer
hclam@chromium.org
2009-05-29
7
-192
/
+3
*
Disk cache: Fix a signed / unsigned comparison on cl 17052
rvargas@google.com
2009-05-28
1
-2
/
+2
*
Disk cache: Reset mask_ when the disk cache is being restarted.
rvargas@google.com
2009-05-28
2
-0
/
+71
*
Set the disk cache file version properly if new_eviction
rvargas@google.com
2009-05-12
1
-0
/
+5
*
Close the disk cache experiment for new users.
rvargas@google.com
2009-05-08
1
-18
/
+2
*
Fix a browser crash when reading the disk cache experiment data
rvargas@google.com
2009-05-04
1
-5
/
+6
*
Deprecate wstring version of PathService::Get() in net.
thestig@chromium.org
2009-05-01
3
-11
/
+12
*
Fix a few broken histograms.
rvargas@google.com
2009-04-30
2
-10
/
+8
*
Disk cache: Set up a new experiment on the dev channel.
rvargas@google.com
2009-04-22
3
-10
/
+85
*
Stop using deprecated file_util::Trim* functions.
thestig@chromium.org
2009-04-21
1
-4
/
+5
*
Disk cache: Modify the unit tests so that they test both
rvargas@google.com
2009-04-17
9
-150
/
+397
*
s/delete/delete[]/
thestig@chromium.org
2009-04-15
1
-1
/
+1
*
Fix strict aliasing warning in disk_cache_perftest.
thestig@chromium.org
2009-04-14
1
-4
/
+2
*
Disk cache: Enable the code that sets the max size automatically.
rvargas@google.com
2009-04-14
3
-10
/
+69
*
Disk cache: Finish the current experiment.
rvargas@google.com
2009-04-10
3
-52
/
+24
*
Disk cache: fix broken UMA reports.
rvargas@google.com
2009-04-09
3
-2
/
+11
*
Disk Cache: Make sure that an entry that pretends to be
rvargas@google.com
2009-03-30
2
-0
/
+20
*
Add some includes needed by GCC 4.4.0
mark@chromium.org
2009-03-30
1
-0
/
+1
*
Disk Cache: Second pass (and final) to allow multiple instances
rvargas@google.com
2009-03-27
7
-66
/
+148
[next]