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
/
simple
/
simple_index_file.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use net::TestClosureCallback in SimpleCache tests.
gavinp
2014-11-04
1
-10
/
+10
*
Deflake SimpleIndexFileTest.WriteThenLoadIndex.
gavinp
2014-11-04
1
-8
/
+11
*
Do not DCHECK on SimpleCache deletion-while-closing.
gavinp
2014-10-31
1
-3
/
+6
*
Deflake Simple Cache backend on Windows.
gavinp
2014-10-29
1
-9
/
+22
*
Change base/file_utils.h includes to base/files/file_utils.h in net/
thestig
2014-09-04
1
-1
/
+1
*
Replace usages of MessageLoopProxy with SequencedTaskRunner in the disk cache
rsleevi@chromium.org
2014-08-21
1
-11
/
+11
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
1
-1
/
+1
*
Convert most of base and net to use base::File
rvargas@chromium.org
2014-01-09
1
-1
/
+0
*
Convert base::file_util to use File instead of PlatformFile.
rvargas@chromium.org
2014-01-07
1
-2
/
+2
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-04
1
-1
/
+1
*
Move directory creation functions to base namespace.
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Revert 237095 "LOG(INFO) tidying in net/"
scottmg@chromium.org
2013-11-25
1
-1
/
+1
*
LOG(INFO) tidying in net/
scottmg@chromium.org
2013-11-25
1
-1
/
+1
*
Clean up a few unused globals.
thakis@chromium.org
2013-09-25
1
-3
/
+0
*
SimpleCache: Track mass dooms as pending dooms.
gavinp@chromium.org
2013-09-21
1
-26
/
+10
*
Simple Cache: transactional index in subdirectory
pasko@chromium.org
2013-09-19
1
-107
/
+155
*
SimpleCache: merge the first and second stream in one file
clamy@chromium.org
2013-09-18
1
-5
/
+1
*
Revert 220123 "Remove simple_util::GetMTime from simple cache."
pasko@chromium.org
2013-09-04
1
-7
/
+6
*
SimpleCache: add cache type to histogram names
clamy@chromium.org
2013-09-02
1
-21
/
+33
*
Remove simple_util::GetMTime from simple cache.
gavinp@chromium.org
2013-08-29
1
-6
/
+7
*
Reland r219017: Avoid fragmenting the heap too much while reconstructing...
pliard@chromium.org
2013-08-22
1
-55
/
+59
*
Revert 219017 "Avoid fragmenting the heap too much while reconst..."
vabr@chromium.org
2013-08-22
1
-59
/
+55
*
Avoid fragmenting the heap too much while reconstructing the index.
pliard@chromium.org
2013-08-22
1
-55
/
+59
*
Index initialization improvements for Simple Cache.
gavinp@chromium.org
2013-08-12
1
-4
/
+11
*
Use PostTaskAndReplyWithResult() in simple_backend_impl.cc.
pliard@chromium.org
2013-07-31
1
-12
/
+9
*
Use struct SimpleIndexLoadResult* for SimpleIndexFile callbacks.
ttuttle@chromium.org
2013-07-26
1
-63
/
+69
*
Simple Cache: Get mtime from the cache directory early
pasko@chromium.org
2013-07-24
1
-31
/
+55
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
1
-4
/
+4
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-1
/
+1
*
Clean up SimpleIndexFile interface and implementation.
gavinp@chromium.org
2013-07-04
1
-99
/
+99
*
Move DeleteAfterReboot, Move, and ReplaceFile to base namespace
brettw@chromium.org
2013-07-01
1
-1
/
+1
*
Move file_util::Delete to the base namespace
brettw@chromium.org
2013-07-01
1
-4
/
+4
*
Unlink corrupt SimpleCache index files immediately after load.
gavinp@chromium.org
2013-06-21
1
-1
/
+9
*
Don't crash when SimpleCache index is corrupt.
gavinp@chromium.org
2013-06-20
1
-2
/
+6
*
Switch to using SequencedWorkerPool in Simple Cache backend.
gavinp@chromium.org
2013-06-13
1
-8
/
+9
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in net/.
dcheng@chromium.org
2013-06-12
1
-6
/
+6
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-06-08
1
-10
/
+9
*
SimpleCache: correct the time resolution of last modified field
clamy@chromium.org
2013-06-06
1
-41
/
+2
*
SimpleCache: more histograms watching how index is loaded.
pasko@chromium.org
2013-06-06
1
-3
/
+7
*
Expanding unit tests for SimpleIndex.
rdsmith@chromium.org
2013-06-05
1
-18
/
+262
*
net/disk_cache/simple: Reduce size of EntrySet nodes.
digit@chromium.org
2013-05-30
1
-2
/
+6
*
Refactor our SimpleIndex file format and serialization to use Pickle instead ...
felipeg@chromium.org
2013-04-16
1
-0
/
+164
*
Revert 194347
cpu@chromium.org
2013-04-16
1
-164
/
+0
*
Refactor our SimpleIndex file format and serialization to use Pickle instead ...
felipeg@chromium.org
2013-04-16
1
-0
/
+164