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
/
disk_cache_test_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Updating the mapped_file_avoid_mmap_posix implementation."
qsr@chromium.org
2013-07-11
1
-5
/
+1
*
Updating the mapped_file_avoid_mmap_posix implementation.
qsr@chromium.org
2013-06-18
1
-1
/
+5
*
Revert "Updating the mapped_file_avoid_mmap_posix implementation."
dfalcantara@chromium.org
2013-06-15
1
-5
/
+1
*
Updating the mapped_file_avoid_mmap_posix implementation.
qsr@chromium.org
2013-06-12
1
-1
/
+5
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-1
/
+1
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
1
-3
/
+3
*
Cleanup: Remove unneeded base/file_util.h includes in chrome_frame, courgette...
thestig@chromium.org
2013-05-16
1
-1
/
+1
*
Deflake SimpleCache reads when multiple operations in flight.
gavinp@chromium.org
2013-05-10
1
-1
/
+3
*
Replace FilePath with base::FilePath in net.
brettw@chromium.org
2013-02-08
1
-3
/
+4
*
Run the disk cache tests in scoped temporary directories instead of a fixed d...
jam@chromium.org
2012-08-17
1
-33
/
+0
*
CallbackTest converted to base::Bind()
ajwong@chromium.org
2011-12-22
1
-1
/
+1
*
Disk cache: Simplify some of the test infrastructure.
rvargas@google.com
2011-11-15
1
-15
/
+1
*
Disk cache: Update stress_cache to perform deeper testsing.
rvargas@google.com
2011-10-20
1
-2
/
+2
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
1
-1
/
+1
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
1
-1
/
+1
*
Add MessageLoopProxy::current
nduca@chromium.org
2011-08-15
1
-1
/
+1
*
Allow DiskCache tests to be shuffled/independent of eachother
rsleevi@chromium.org
2011-07-07
1
-29
/
+32
*
Fix net_perftests
joth@chromium.org
2011-05-12
1
-6
/
+6
*
Updating logging in src/net/disk_cache/. Using DCHECK_NE/EQ/GT/GE/LT/LE() whe...
kushi.p@gmail.com
2011-05-11
1
-2
/
+2
*
reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.
estade@chromium.org
2011-01-07
1
-1
/
+1
*
Revert r70628. It broke Linux valgrind bots. See for example
estade@chromium.org
2011-01-07
1
-1
/
+1
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-1
/
+1
*
Revert 70618 - First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-1
/
+1
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-1
/
+1
*
FBTF: Even more ctor/virtual deinlining.
erg@google.com
2010-10-19
1
-0
/
+4
*
Revert 60165 - GTTF: Make net_unittests run successfully with parallel test l...
phajdan.jr@chromium.org
2010-09-22
1
-5
/
+32
*
GTTF: Make net_unittests run successfully with parallel test launcher
phajdan.jr@chromium.org
2010-09-22
1
-32
/
+5
*
FBTF: Move more ctors/dtors from headers to implementation.
erg@google.com
2010-09-01
1
-0
/
+3
*
Add an optional parameter to CreatePlatformFile() to report the type
dumi@chromium.org
2010-08-31
1
-1
/
+1
*
Disk cache: Code cleanup after the last cl.
rvargas@google.com
2010-07-15
1
-1
/
+2
*
Disk cache: Read the index and data_0 files in a single
rvargas@google.com
2010-07-15
1
-0
/
+14
*
Disk cache: Update the disk cache tools and tests to use
rvargas@google.com
2010-06-15
1
-2
/
+4
*
Http cache: Add a test to make sure that the cache
rvargas@google.com
2009-12-18
1
-9
/
+0
*
Final patch to convert disk cache to using FilePath instead of
tony@chromium.org
2009-10-15
1
-23
/
+10
*
Move disk_cache::MappedFile to use FilePath instead of wstring.
tony@chromium.org
2009-10-13
1
-1
/
+9
*
Convert BlockFiles to use FilePath instead of wstring.
tony@chromium.org
2009-10-13
1
-1
/
+5
*
Start migrating the disk cache to using FilePath.
tony@chromium.org
2009-10-12
1
-1
/
+2
*
Disk cache: End the experiment and use the new eviction
rvargas@google.com
2009-09-29
1
-0
/
+1
*
Avoids the use of "namespace using-directives" in a few places.
thakis@chromium.org
2009-09-07
1
-2
/
+1
*
Fix 15 coverity complaints.
rvargas@google.com
2009-07-01
1
-1
/
+1
*
Disk cache: First pass to add support for sparse entries.
rvargas@google.com
2009-06-18
1
-1
/
+11
*
Revert cl 18723.
rvargas@google.com
2009-06-18
1
-11
/
+1
*
Disk cache: First pass to add support for sparse entries.
rvargas@google.com
2009-06-18
1
-1
/
+11
*
Disk Cache: Simplify CallbackTest.
rvargas@google.com
2009-06-09
1
-5
/
+1
*
Deprecate wstring version of PathService::Get() in net.
thestig@chromium.org
2009-05-01
1
-3
/
+3
*
Disk cache: Modify the unit tests so that they test both
rvargas@google.com
2009-04-17
1
-1
/
+3
*
Disk cache: Add a unit test that instantiates three caches
rvargas@google.com
2009-03-26
1
-7
/
+21
*
Make sure that net_perftest doesn't leave temporary files.
phajdan.jr@chromium.org
2009-03-16
1
-0
/
+10
[next]