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
/
backend_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disk Cache: Supress tsan warnings for BackendTrimInvalidEntry2
rvargas@google.com
2011-10-29
1
-0
/
+4
*
Disk cache: Fix the synchronization of BackendTrimInvalidEntry2.
rvargas@google.com
2011-10-26
1
-0
/
+2
*
Disk cache: Update stress_cache to perform deeper testsing.
rvargas@google.com
2011-10-20
1
-3
/
+5
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-6
/
+6
*
Disk Cache: Eliminate a race in one of the new tests
rvargas@google.com
2011-09-29
1
-0
/
+1
*
Disk Cache: Improve handling of dirty entries.
rvargas@google.com
2011-09-29
1
-0
/
+340
*
Remove Purify and Quantify.Doing so will reduce substantially the size of the...
jeanluc@chromium.org
2011-08-17
1
-3
/
+2
*
Add MessageLoopProxy::current
nduca@chromium.org
2011-08-15
1
-2
/
+2
*
Inform disk cache of WebKit memory cache hits.
simonjam@chromium.org
2011-08-02
1
-0
/
+23
*
GCC 4.6 -Wunused-but-set-variable cleanup.
pph34r@gmail.com
2011-07-02
1
-3
/
+0
*
Disk cache: (tests) Make sure that we don't have operations in the
rvargas@google.com
2011-06-28
1
-0
/
+6
*
Disk cache: Make sure the list of unused entries is not
rvargas@google.com
2011-05-10
1
-0
/
+31
*
Disk Cache: Perform extra validations to data comming from
rvargas@google.com
2011-04-14
1
-3
/
+1
*
Adds memory cache logging, and updates disk cache logging.
mmenke@chromium.org
2011-03-17
1
-1
/
+1
*
Mark DiskCacheBackendTest.AppCacheEnumerations as flaky
phajdan.jr@chromium.org
2011-02-28
1
-1
/
+2
*
Disk cache: More fixes to avoid corruption.
rvargas@google.com
2011-02-23
1
-0
/
+15
*
Disk cache: Fix the initialization order of the backend.
rvargas@google.com
2011-02-16
1
-0
/
+23
*
Disk cache: Prevent obscure file corruption and deal
rvargas@google.com
2011-01-25
1
-0
/
+90
*
Reland "Remove base/scoped_handle_win.h."
tfarina@chromium.org
2011-01-09
1
-3
/
+7
*
Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...
thakis@chromium.org
2011-01-07
1
-7
/
+3
*
Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...
tfarina@chromium.org
2011-01-07
1
-3
/
+7
*
reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.
estade@chromium.org
2011-01-07
1
-10
/
+12
*
Revert r70628. It broke Linux valgrind bots. See for example
estade@chromium.org
2011-01-07
1
-12
/
+10
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-10
/
+12
*
Revert 70618 - First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-12
/
+10
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-10
/
+12
*
Disk cache: Add a few more histograms and stats to figure
rvargas@google.com
2011-01-06
1
-1
/
+1
*
Remove base/platform_thread.h stub and fix up all callers to use the new loca...
brettw@google.com
2011-01-01
1
-7
/
+7
*
Disk cache: Flush the data for child entries before starting
rvargas@google.com
2010-12-03
1
-2
/
+2
*
Disk cache: A dirty entry can point to a list that
rvargas@google.com
2010-11-17
1
-0
/
+20
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-14
/
+14
*
Disk cache: Change the way we delete files.
rvargas@google.com
2010-09-29
1
-0
/
+42
*
net: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-25
1
-1
/
+2
*
Revert 60165 - GTTF: Make net_unittests run successfully with parallel test l...
phajdan.jr@chromium.org
2010-09-22
1
-51
/
+52
*
GTTF: Make net_unittests run successfully with parallel test launcher
phajdan.jr@chromium.org
2010-09-22
1
-52
/
+51
*
Disk cache: Fix the include order.
rvargas@google.com
2010-09-20
1
-1
/
+1
*
Annotate test-only race in DiskCacheBackendTest.NewEvictionTrimInvalidEntry
timurrrr@chromium.org
2010-09-17
1
-0
/
+8
*
Disk cache: For an AppCache, now we only update the
rvargas@google.com
2010-08-27
1
-4
/
+76
*
Disk cache: Extend the internal buffering performed by each entry
rvargas@google.com
2010-08-23
1
-51
/
+112
*
Disk cache: Code cleanup after the last cl.
rvargas@google.com
2010-07-15
1
-1
/
+1
*
Disk cache: Read the index and data_0 files in a single
rvargas@google.com
2010-07-15
1
-71
/
+51
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-13
1
-17
/
+80
*
Revert 51858 - Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-08
1
-70
/
+15
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-08
1
-15
/
+70
*
Revert 51456 - Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-02
1
-66
/
+14
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-01
1
-14
/
+66
*
Revert 51312 - Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-07-01
1
-66
/
+14
*
Disk cache: Switch the disk cache to use the cache_thread.
rvargas@google.com
2010-06-30
1
-14
/
+66
*
Disk Cache: Remove deprecated methods from the disk cache interface.
rvargas@google.com
2010-06-17
1
-1
/
+1
*
Disk cache: Update the disk cache tools and tests to use
rvargas@google.com
2010-06-15
1
-23
/
+102
[next]