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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a direct include of time headers in net/, part 1.
avi@chromium.org
2013-06-28
26
-33
/
+33
*
Disk cache: Copy a source file to use on CL 17816008.
rvargas@google.com
2013-06-27
1
-0
/
+350
*
Disk cache: Copy a source file to use on CL 17997002.
rvargas@google.com
2013-06-27
1
-0
/
+65
*
[UMA] Remove redundant bucket_count variable from base::Histogram.
isherman@chromium.org
2013-06-27
2
-6
/
+3
*
Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-27
3
-10
/
+10
*
Style changes in SimpleIndexFileTest.
gavinp@chromium.org
2013-06-26
3
-56
/
+64
*
Define a LoggingSettings struct to use for InitLogging()
akalin@chromium.org
2013-06-21
1
-3
/
+3
*
Disk cache: Update Addr to handle file format version 3.
rvargas@google.com
2013-06-21
5
-25
/
+84
*
Unlink corrupt SimpleCache index files immediately after load.
gavinp@chromium.org
2013-06-21
3
-1
/
+63
*
Disk cache: Introduce a BlockHeader class.
rvargas@google.com
2013-06-21
2
-89
/
+142
*
Disk cache: move some code to the desired location.
rvargas@google.com
2013-06-20
2
-21
/
+21
*
Don't crash when SimpleCache index is corrupt.
gavinp@chromium.org
2013-06-20
3
-8
/
+73
*
Simple Cache Eviction: report sizes in KiB
pasko@chromium.org
2013-06-20
1
-5
/
+10
*
Simple Cache: set variable index flush delays
pasko@chromium.org
2013-06-18
2
-5
/
+32
*
Updating the mapped_file_avoid_mmap_posix implementation.
qsr@chromium.org
2013-06-18
6
-25
/
+314
*
Revert "Updating the mapped_file_avoid_mmap_posix implementation."
dfalcantara@chromium.org
2013-06-15
6
-292
/
+25
*
Make net and ipc explicitly use the base namespace for Values.
brettw@chromium.org
2013-06-13
2
-27
/
+33
*
Switch to using SequencedWorkerPool in Simple Cache backend.
gavinp@chromium.org
2013-06-13
7
-31
/
+83
*
Disk cache: Fix back some style changes made recently.
rvargas@google.com
2013-06-13
6
-117
/
+52
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in net/.
dcheng@chromium.org
2013-06-12
1
-6
/
+6
*
Disk cache: Main definition of the file format version 3.
rvargas@google.com
2013-06-12
2
-96
/
+138
*
Updating the mapped_file_avoid_mmap_posix implementation.
qsr@chromium.org
2013-06-12
6
-25
/
+292
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
8
-8
/
+8
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
8
-57
/
+102
*
Use a direct include of strings headers in net/disk_cache/, net/dns/, net/ftp/.
avi@chromium.org
2013-06-11
26
-38
/
+38
*
Disk Cache: move common elements from v2 and v3 file format.
rvargas@google.com
2013-06-11
18
-296
/
+63
*
SimpleCache: histograms to look after CRC checks
pasko@chromium.org
2013-06-11
2
-5
/
+33
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
6
-6
/
+6
*
Revert MappedFile::Flush() back to pre-upstreamed version.
pauljensen@chromium.org
2013-06-10
1
-20
/
+6
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-06-08
4
-17
/
+18
*
Use a direct include of utf_string_conversions.h in net/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Add a SimpleCache Read unittest.
felipeg@chromium.org
2013-06-07
1
-0
/
+98
*
Reorder assertions in SimpleCache race test.
gavinp@chromium.org
2013-06-06
1
-1
/
+1
*
SimpleCache: correct the time resolution of last modified field
clamy@chromium.org
2013-06-06
4
-42
/
+63
*
SimpleCache: more histograms watching how index is loaded.
pasko@chromium.org
2013-06-06
1
-3
/
+7
*
In SimpleCacheTests EXPECT -> ASSERT to avoid crashes on failure.
gavinp@chromium.org
2013-06-06
1
-10
/
+10
*
Simple Cache: a few tests for rare corner cases with CRC check missing.
pasko@chromium.org
2013-06-06
1
-22
/
+94
*
Disk cache: Add base files for implementation of file format version 3.
rvargas@google.com
2013-06-05
15
-0
/
+6527
*
Implements the Backend Type statistic in net-internals
viona@google.com
2013-06-05
2
-1
/
+8
*
Expanding unit tests for SimpleIndex.
rdsmith@chromium.org
2013-06-05
7
-373
/
+873
*
Minor SimpleCacheBackend improvements.
digit@chromium.org
2013-06-04
3
-20
/
+32
*
Fix uninitialized read in the SimpleCache tests.
gavinp@chromium.org
2013-06-04
1
-0
/
+1
*
simple cache: bump version
pasko@chromium.org
2013-06-02
1
-1
/
+1
*
Update net/ to use WeakPtr<T>::get() instead of implicit "operator T*"
akalin@chromium.org
2013-06-02
4
-46
/
+46
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
17
-419
/
+625
*
SimpleCache optimistic writes should not keep references to their IO buffer.
gavinp@chromium.org
2013-05-31
2
-4
/
+45
*
Track SUCCESS case on SimpleCache Synchronous Create/Open histograms.
gavinp@chromium.org
2013-05-30
1
-1
/
+2
*
net/disk_cache/simple: Reduce size of EntrySet nodes.
digit@chromium.org
2013-05-30
5
-80
/
+58
*
Disk cache: Add support for multithread tracing.
rvargas@chromium.org
2013-05-25
1
-11
/
+24
*
Disk Cache: Remove traces of old experiment.
rvargas@google.com
2013-05-24
4
-12
/
+6
[next]