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
/
cache_util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
This adds a cache_util::MoveCacheContents function for ChromeOS to use
gspencer@chromium.org
2010-10-12
1
-1
/
+5
*
FBTF: Remove unnecessary STL #includes from src/net.
viettrungluu@chromium.org
2010-08-19
1
-3
/
+1
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Move disk_cache::MappedFile to use FilePath instead of wstring.
tony@chromium.org
2009-10-13
1
-2
/
+0
*
Convert BlockFiles to use FilePath instead of wstring.
tony@chromium.org
2009-10-13
1
-2
/
+0
*
Start migrating the disk cache to using FilePath.
tony@chromium.org
2009-10-12
1
-1
/
+7
*
Disk cache: Implement asynchronous IO for Posix.
rvargas@google.com
2009-08-21
1
-3
/
+0
*
Revert cl 23919 to investigate valgrind failures.
rvargas@google.com
2009-08-21
1
-0
/
+3
*
Disk cache: Implement asynchronous IO for Posix.
rvargas@google.com
2009-08-21
1
-3
/
+0
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
1
-1
/
+0
*
Move GetFreeDiskSpace to SysInfo.
deanm@chromium.org
2008-09-18
1
-4
/
+0
*
Revision 2303 introduced AmountOfPhysicalMemory in SysInfo, so now GetSystemM...
deanm@chromium.org
2008-09-17
1
-4
/
+0
*
Implement GetFreeDiskSpace for POSIX and GetSystemMemory for Linux.
mark@chromium.org
2008-09-10
1
-3
/
+4
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Fix WaitForPendingIO to actually exit the wait at some point.
rvargas@google.com
2008-08-21
1
-1
/
+1
*
Second pass move the os dependent code apart on the disk cache.
rvargas@google.com
2008-08-15
1
-0
/
+3
*
Move remaining OS dependent bits from the main logic on the disk cache.
rvargas@google.com
2008-08-13
1
-0
/
+59