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
/
file_posix.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disk cache: Cleanup file_posix so that it uses the latest
rvargas@google.com
2010-11-17
1
-159
/
+74
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
1
-3
/
+3
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-4
/
+4
*
Coverity: Initialize data members in constructor.
kmadhusu@chromium.org
2010-10-18
1
-1
/
+4
*
Add an optional parameter to CreatePlatformFile() to report the type
dumi@chromium.org
2010-08-31
1
-1
/
+1
*
Disk cache: Extend the internal buffering performed by each entry
rvargas@google.com
2010-08-23
1
-23
/
+10
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-13
1
-2
/
+11
*
Revert 51858 - Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-08
1
-11
/
+2
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-08
1
-2
/
+11
*
Revert 51456 - Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-02
1
-11
/
+2
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-01
1
-2
/
+11
*
Revert 51312 - Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-01
1
-11
/
+2
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-06-30
1
-2
/
+11
*
Fix some uses of scoped_ptr.release() in net/ such that the return value is n...
estade@chromium.org
2010-05-04
1
-2
/
+2
*
Second patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-2
/
+3
*
Disk cache: Fix a race accessing a file's reference counter
rvargas@google.com
2009-10-21
1
-3
/
+10
*
Step 2 in porting disk cache to using FilePath.
tony@chromium.org
2009-10-12
1
-1
/
+1
*
Disk cache: Implement asynchronous IO for Posix.
rvargas@google.com
2009-08-21
1
-15
/
+258
*
Revert cl 23919 to investigate valgrind failures.
rvargas@google.com
2009-08-21
1
-252
/
+15
*
Disk cache: Implement asynchronous IO for Posix.
rvargas@google.com
2009-08-21
1
-15
/
+252
*
initialize mixed_ in the File(PlatformFile) constructor variant.
ericroman@google.com
2009-03-20
1
-1
/
+1
*
* Add write and read/write support to FileStream (renamed from FileInputStream).
erikkay@google.com
2008-11-03
1
-15
/
+17
*
Fix a memory leak on the disk cache for posix.
rvargas@google.com
2008-09-18
1
-0
/
+6
*
Fix Linux buildbot breakage on BlockFiles_Grow due to lingering cache files.
mmoss@google.com
2008-09-09
1
-2
/
+1
*
Implement sync IO for the disk cache, and temporarily redirect
rvargas@google.com
2008-08-27
1
-14
/
+34
*
Move NOTIMPLEMENTED() macro from "base/notimplemented.h" into "base/logging.h".
ericroman@google.com
2008-08-25
1
-1
/
+1
*
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
-0
/
+125