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
/
block_files.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to using TimeTicks for profiling and histograms
jar@chromium.org
2010-05-10
1
-1
/
+0
*
Disk cache: Use TimeTicks instead of Time for some of the
rvargas@google.com
2010-02-22
1
-6
/
+7
*
Move disk_cache::MappedFile to use FilePath instead of wstring.
tony@chromium.org
2009-10-13
1
-1
/
+1
*
Convert BlockFiles to use FilePath instead of wstring.
tony@chromium.org
2009-10-13
1
-15
/
+12
*
Disk Cache: cleanup of OpenBlockFile.
rvargas@google.com
2009-08-11
1
-7
/
+4
*
Try again: Check blockfile size before attempting to read the header.
mattm@chromium.org
2009-08-08
1
-0
/
+6
*
Revert "Check blockfile size before attempting to read the header."
mattm@chromium.org
2009-08-07
1
-6
/
+0
*
Check blockfile size before attempting to read the header.
mattm@chromium.org
2009-08-07
1
-0
/
+6
*
Disk Cache: Delete chained block files when they become empty.
rvargas@google.com
2009-07-28
1
-16
/
+62
*
Disk cache: Add explicit support for eviction / deletion
rvargas@google.com
2009-07-09
1
-1
/
+4
*
Use string for Histogram names since these are all ASCII anyway.
dsh@google.com
2009-02-24
1
-3
/
+3
*
Disk cache: Avoid using a block file to full capacity if there is
rvargas@google.com
2008-12-09
1
-3
/
+17
*
* Add write and read/write support to FileStream (renamed from FileInputStream).
erikkay@google.com
2008-11-03
1
-3
/
+5
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-0
/
+2
*
Fix Linux buildbot breakage on BlockFiles_Grow due to lingering cache files.
mmoss@google.com
2008-09-09
1
-4
/
+5
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Second pass move the os dependent code apart on the disk cache.
rvargas@google.com
2008-08-15
1
-1
/
+0
*
Use %ls instead of %s in wprintf format strings for wchar_t fields.
mmentovai@google.com
2008-08-14
1
-1
/
+2
*
Move remaining OS dependent bits from the main logic on the disk cache.
rvargas@google.com
2008-08-13
1
-10
/
+5
*
Re submitting the histograms change (735)
rvargas@google.com
2008-08-12
1
-0
/
+8
*
Back off the histograms change.
rvargas@google.com
2008-08-12
1
-8
/
+0
*
Add a few histograms to the disk cache.
rvargas@google.com
2008-08-12
1
-0
/
+8
*
Add net to the repository.
initial.commit
2008-07-26
1
-0
/
+441