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
/
entry_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disk Cache: Function re-ordering. No code change.
rvargas@google.com
2009-08-31
1
-23
/
+27
*
Disk cache: Add a histogram to measure the latency of
rvargas@google.com
2009-08-28
1
-3
/
+9
*
Disk Cache: Don't depend on the backend being enabled to
rvargas@google.com
2009-08-06
1
-19
/
+24
*
Disk cache: Remove remaining uses of RankingsNode.pointer.
rvargas@google.com
2009-07-30
1
-17
/
+4
*
Disk Cache: Delete chained block files when they become empty.
rvargas@google.com
2009-07-28
1
-3
/
+3
*
Disk cache: Add explicit support for eviction / deletion
rvargas@google.com
2009-07-09
1
-0
/
+37
*
Disk cache: Keep a map of all open entries.
rvargas@google.com
2009-07-07
1
-20
/
+13
*
Disk Cache: Split some time histograms in groups based
rvargas@google.com
2009-06-25
1
-26
/
+42
*
Disk cache: First pass to add support for sparse entries.
rvargas@google.com
2009-06-18
1
-4
/
+36
*
Revert cl 18723.
rvargas@google.com
2009-06-18
1
-36
/
+4
*
Disk cache: First pass to add support for sparse entries.
rvargas@google.com
2009-06-18
1
-4
/
+36
*
Disk cache: Interface for the sparse cache support.
rvargas@google.com
2009-06-04
1
-0
/
+14
*
Remove code path that passes a file handle to the renderer
hclam@chromium.org
2009-05-29
1
-50
/
+1
*
Disk cache: fix broken UMA reports.
rvargas@google.com
2009-04-09
1
-0
/
+3
*
Disk Cache: Make sure that an entry that pretends to be
rvargas@google.com
2009-03-30
1
-0
/
+3
*
Disk Cache: Second pass (and final) to allow multiple instances
rvargas@google.com
2009-03-27
1
-7
/
+12
*
Disk cache: A few minor fixes to make coverity happy.
rvargas@google.com
2009-03-18
1
-1
/
+1
*
Disk cache: First implementation of TrimDeleted() and a few
rvargas@google.com
2009-03-18
1
-4
/
+10
*
Highlights of changes:
hclam@chromium.org
2009-03-13
1
-5
/
+5
*
New disk cache eviction algorithm (partial implementation).
rvargas@google.com
2009-03-06
1
-21
/
+34
*
Proposed change to support resource loading for media files.
hclam@chromium.org
2009-03-02
1
-2
/
+53
*
Use string for Histogram names since these are all ASCII anyway.
dsh@google.com
2009-02-24
1
-6
/
+5
*
Extend the IOBuffer to the disk cache.
rvargas@google.com
2009-02-12
1
-10
/
+17
*
Revert cl 9528 to fix mac test_shell_tests
rvargas@google.com
2009-02-10
1
-14
/
+10
*
Extend the IOBuffer to the disk cache.
rvargas@google.com
2009-02-10
1
-10
/
+14
*
Disk cache: remove the hard coded list from rankings.cc
rvargas@google.com
2008-12-16
1
-1
/
+1
*
Disk cache: Add support for an extra data stream for each cache entry.
rvargas@google.com
2008-12-04
1
-9
/
+15
*
Disk cache: Add a tool to upgrade a set of cache files from one version to
rvargas@google.com
2008-12-02
1
-0
/
+6
*
Switch MessagePumpForIO to use completion ports on Windows.
rvargas@google.com
2008-11-07
1
-25
/
+14
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-0
/
+3
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Disk cache: Make sure we don't overwrite external files when creating new ones.
rvargas@google.com
2008-08-23
1
-0
/
+2
*
Remove warnings for the net module.
rvargas@google.com
2008-08-19
1
-2
/
+3
*
Second pass move the os dependent code apart on the disk cache.
rvargas@google.com
2008-08-15
1
-1
/
+2
*
Re submitting the histograms change (735)
rvargas@google.com
2008-08-12
1
-0
/
+17
*
Back off the histograms change.
rvargas@google.com
2008-08-12
1
-17
/
+0
*
Add a few histograms to the disk cache.
rvargas@google.com
2008-08-12
1
-0
/
+17
*
If a disk cache entry is stored as an external file, and it is reused (open/t...
rvargas@google.com
2008-08-02
1
-1
/
+1
*
Change the order of functions on the cc file to follow the order of the heade...
rvargas@google.com
2008-07-31
1
-242
/
+243
*
Replace scoped_ptr with scoped_array.
rvargas@google.com
2008-07-30
1
-1
/
+1
*
Add net to the repository.
initial.commit
2008-07-26
1
-0
/
+779