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_base.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Flush the SimpleBackendImpl's SWP in tests.
earthdok@chromium.org
2013-08-30
1
-0
/
+2
*
Reduce Simple Index memory use.
gavinp@chromium.org
2013-08-28
1
-0
/
+12
*
Change the API of disk_cache::CreateCacheBackend to use scoped_ptr
qsr@chromium.org
2013-08-01
1
-13
/
+12
*
Simple Cache: wait for index in tests
clamy@chromium.org
2013-07-12
1
-0
/
+8
*
Move Copy* into the base namespace.
brettw@chromium.org
2013-07-09
1
-1
/
+1
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-4
/
+4
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
1
-3
/
+3
*
Simple Cache: Simplest possible eviction we could think of.
pasko@google.com
2013-04-23
1
-1
/
+5
*
Simple Cache: Re-enable entry counting in tests on start
pasko@google.com
2013-04-19
1
-2
/
+1
*
Add SimpleSynchronousEntry::Doom(), and use it to clean up after errors.
gavinp@chromium.org
2013-04-15
1
-1
/
+1
*
Cache Backend Proxy to intercept all cache events from the IO thread.
pasko@chromium.org
2013-04-15
1
-1
/
+2
*
Revert 193958 "Cache Backend Proxy to intercept all cache events..."
rnk@chromium.org
2013-04-12
1
-2
/
+1
*
Cache Backend Proxy to intercept all cache events from the IO thread.
pasko@google.com
2013-04-12
1
-1
/
+2
*
Revert 193652 "Cache Backend Proxy to intercept all cache events..."
rnk@chromium.org
2013-04-11
1
-2
/
+1
*
Cache Backend Proxy to intercept all cache events from the IO thread.
pasko@google.com
2013-04-11
1
-1
/
+2
*
Separate Simple Backend creation from initialization.
pasko@google.com
2013-04-10
1
-5
/
+4
*
Test cache creation retry via public interface only.
pasko@google.com
2013-04-05
1
-19
/
+0
*
Initialize the simple cache backend at runtime.
pasko@google.com
2013-04-02
1
-32
/
+47
*
Changes to build ash_unittests with RunLoop().RunUntilIdle().
tfarina@chromium.org
2013-03-24
1
-2
/
+3
*
Replace FilePath with base::FilePath in net.
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
net: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-14
1
-2
/
+2
*
Run the disk cache tests in scoped temporary directories instead of a fixed d...
jam@chromium.org
2012-08-17
1
-1
/
+2
*
Disk cache: Wait until time actually moves forward, to
rvargas@google.com
2012-06-29
1
-1
/
+8
*
base::Bind: disk_cache_test_base.(cc|h)
tbreisacher@chromium.org
2011-12-22
1
-27
/
+9
*
base::Bind: Convert most of disk_cache.
jhawkins@chromium.org
2011-12-19
1
-22
/
+22
*
Reland after fixes.
jhawkins@chromium.org
2011-12-17
1
-4
/
+4
*
Revert 114838 - base::Bind: Remove even moar OldCompletionCallback.
garykac@chromium.org
2011-12-16
1
-4
/
+4
*
base::Bind: Remove even moar OldCompletionCallback.
jhawkins@chromium.org
2011-12-16
1
-4
/
+4
*
base::Bind: Cleanup almost-unused OldCompletionCallbacks.
jhawkins@chromium.org
2011-12-15
1
-7
/
+6
*
Disk cache: Simplify some of the test infrastructure.
rvargas@google.com
2011-11-15
1
-12
/
+37
*
Disk cache: Update stress_cache to perform deeper testsing.
rvargas@google.com
2011-10-20
1
-2
/
+2
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-16
/
+16
*
Add MessageLoopProxy::current
nduca@chromium.org
2011-08-15
1
-3
/
+3
*
Adds memory cache logging, and updates disk cache logging.
mmenke@chromium.org
2011-03-17
1
-2
/
+2
*
Disk cache: Prevent obscure file corruption and deal
rvargas@google.com
2011-01-25
1
-0
/
+29
*
More net/ header/implementation method reordering.
erg@google.com
2011-01-21
1
-87
/
+106
*
reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.
estade@chromium.org
2011-01-07
1
-3
/
+3
*
Revert r70628. It broke Linux valgrind bots. See for example
estade@chromium.org
2011-01-07
1
-3
/
+3
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-3
/
+3
*
Revert 70618 - First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-3
/
+3
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-3
/
+3
*
Revert 60165 - GTTF: Make net_unittests run successfully with parallel test l...
phajdan.jr@chromium.org
2010-09-22
1
-7
/
+10
*
GTTF: Make net_unittests run successfully with parallel test launcher
phajdan.jr@chromium.org
2010-09-22
1
-10
/
+7
*
Disk cache: Fix the order in which we delete data
rvargas@google.com
2010-09-16
1
-0
/
+12
*
Disk cache: For an AppCache, now we only update the
rvargas@google.com
2010-08-27
1
-1
/
+2
*
Disk cache: Extend the internal buffering performed by each entry
rvargas@google.com
2010-08-23
1
-0
/
+33
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-13
1
-7
/
+26
*
Revert 51858 - Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-08
1
-26
/
+7
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-08
1
-7
/
+26
*
Revert 51456 - Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-02
1
-26
/
+7
[next]