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
*
Replace usages of MessageLoopProxy with SequencedTaskRunner in the disk cache
rsleevi@chromium.org
2014-08-21
1
-65
/
+63
*
Disable all the tests that are flaking more than 5% on Windows builders.
jam@chromium.org
2014-07-23
1
-2
/
+14
*
Disk cache: Clarify API contract and delete spurious delay.
rvargas@chromium.org
2014-05-15
1
-2
/
+2
*
Main motivation for this is to save binary size. The change causes linker dead
pasko@chromium.org
2014-03-27
1
-0
/
+12
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
1
-3
/
+3
*
Reland re-organization of net/disk_cache/
gavinp@chromium.org
2014-03-03
1
-7
/
+7
*
Revert 253581 "Reorganize net/disk_cache into backend specific d..."
gavinp@chromium.org
2014-02-26
1
-7
/
+7
*
Reorganize net/disk_cache into backend specific directories.
gavinp@chromium.org
2014-02-26
1
-7
/
+7
*
Clean up dependencies for disk_cache histogram_macros.h.
gavinp@chromium.org
2014-02-13
1
-0
/
+3
*
Cleanup: Remove a reference to the heapchecker test framework that no longer ...
thestig@chromium.org
2014-01-21
1
-3
/
+2
*
Disk Cache: Use the old WorkerPool for Async IO on iOS.
rvargas@chromium.org
2014-01-08
1
-1
/
+8
*
Changed BackendImpl::SyncInit() so it creates timer only
xeor@yandex-team.ru
2013-12-18
1
-0
/
+15
*
Revert 239400 "Revert 239280 "Move more file_util functions to b..."
thakis@chromium.org
2013-12-08
1
-1
/
+1
*
Revert 239280 "Move more file_util functions to base namespace."
thakis@chromium.org
2013-12-08
1
-1
/
+1
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-07
1
-1
/
+1
*
Cleanup: Move PreferredCacheSize() to cache_util.h
pasko@chromium.org
2013-11-19
1
-35
/
+35
*
Simple Cache: test backend startup after migration
pasko@chromium.org
2013-10-30
1
-4
/
+0
*
SimpleCache: Track mass dooms as pending dooms.
gavinp@chromium.org
2013-09-21
1
-1
/
+1
*
Simple Cache: transactional index in subdirectory
pasko@chromium.org
2013-09-19
1
-0
/
+4
*
SimpleCache: merge the first and second stream in one file
clamy@chromium.org
2013-09-18
1
-6
/
+5
*
Simple Cache: stop running index file tests on Windows
pasko@chromium.org
2013-09-17
1
-4
/
+5
*
Fix Simple Cache race on multiple dooms on flight.
gavinp@chromium.org
2013-09-16
1
-4
/
+1
*
Fix user-after-free when create/open operations outlive the backend.
pliard@chromium.org
2013-09-13
1
-7
/
+27
*
Track entries pending Doom in SimpleCache backend.
gavinp@chromium.org
2013-09-12
1
-1
/
+3
*
Disk Cache: Replace the worker pool with a sequenced worker pool (posix).
rvargas@chromium.org
2013-09-10
1
-168
/
+206
*
Reduce Simple Index memory use.
gavinp@chromium.org
2013-08-28
1
-0
/
+1
*
disk cache: Convert one ASSERT_EQ to EXPECT_EQ
rvargas@chromium.org
2013-08-14
1
-1
/
+1
*
Change the API of disk_cache::CreateCacheBackend to use scoped_ptr
qsr@chromium.org
2013-08-01
1
-77
/
+47
*
Disable leaky tests in LeakSanitizer builds.
earthdok@chromium.org
2013-08-01
1
-5
/
+17
*
Disk cache: make sure that stats are preserved between runs.
rvargas@google.com
2013-07-29
1
-1
/
+29
*
Reland r211790: "Make simple cache not use optimistic operations for App cache."
pliard@chromium.org
2013-07-24
1
-3
/
+28
*
Revert 213196 "Reland r211790: "Make simple cache not use optimi..."
alexeypa@google.com
2013-07-23
1
-34
/
+3
*
Reland r211790: "Make simple cache not use optimistic operations f..."
pliard@chromium.org
2013-07-23
1
-3
/
+34
*
SimpleCacheExperiment ControlGroup users should stay in control group.
gavinp@chromium.org
2013-07-20
1
-0
/
+160
*
Revert 212336 "Reland r211790: "Make simple cache not use optimi..."
asargent@chromium.org
2013-07-18
1
-41
/
+3
*
Reland r211790: "Make simple cache not use optimistic operations f..."
pliard@chromium.org
2013-07-18
1
-3
/
+41
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
1
-2
/
+2
*
Revert 211790 "Make simple cache not use optimistic operations f..."
pliard@chromium.org
2013-07-16
1
-36
/
+0
*
Make simple cache not use optimistic operations for APP_CACHE.
pliard@chromium.org
2013-07-16
1
-0
/
+36
*
SimpleCache: add unit tests for enumerations
clamy@chromium.org
2013-07-15
1
-2
/
+154
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
1
-2
/
+2
*
Revert "Updating the mapped_file_avoid_mmap_posix implementation."
qsr@chromium.org
2013-07-11
1
-5
/
+1
*
Simple Cache: OpenNextEntry() and EndEnumeration()
clamy@chromium.org
2013-07-02
1
-0
/
+5
*
Move file_util::Delete to the base namespace
brettw@chromium.org
2013-07-01
1
-2
/
+2
*
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
-26
/
+57
*
Use a direct include of strings headers in net/disk_cache/, net/dns/, net/ftp/.
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-43
/
+48
[next]