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
*
SimpleCache: Add doom event to netlog
pasko@chromium.org
2014-08-11
1
-0
/
+1
*
Disable all the tests that are flaking more than 5% on Windows builders.
jam@chromium.org
2014-07-23
1
-2
/
+14
*
Fixes for re-enabling more MSVC level 4 warnings: net/ edition
pkasting@chromium.org
2014-07-08
1
-1
/
+2
*
simplify posix MappedFile::Init and add useful logs
mostynb@opera.com
2014-07-08
1
-2
/
+2
*
Add histograms to track age of cache entries for web fonts
ksakamoto@chromium.org
2014-06-12
1
-5
/
+11
*
Simple Cache: remove experiment code for flush intervals.
pasko@chromium.org
2014-06-05
2
-28
/
+4
*
Add histograms to track disk cache stats for web fonts
ksakamoto@chromium.org
2014-06-05
4
-0
/
+132
*
Cleanup: Use base::CommandLine in net/
thestig@chromium.org
2014-06-03
1
-2
/
+2
*
Disk cache: Remove stats_histogram.
rvargas@chromium.org
2014-05-27
5
-181
/
+33
*
Disk cache: Clarify API contract and delete spurious delay.
rvargas@chromium.org
2014-05-15
2
-2
/
+4
*
Fix -Wunused-local-typedefs errors with GCC 4.7+
fdegans@chromium.org
2014-04-07
1
-1
/
+0
*
simple cache: testing: AddDelay() between evictable entry sets
pasko@chromium.org
2014-04-07
1
-0
/
+5
*
Net: Remove CreatePlatformFile from the disk cache.
rvargas@chromium.org
2014-04-03
8
-187
/
+125
*
Move Preload() code to MappedFile
bratell@opera.com
2014-04-01
4
-7
/
+20
*
Main motivation for this is to save binary size. The change causes linker dead
pasko@chromium.org
2014-03-27
3
-5
/
+31
*
Disk cache: Some cleanup for the skeleton of the backend worker.
rvargas@chromium.org
2014-03-25
3
-54
/
+28
*
Fix "unreachable code" warnings (MSVC warning 4702) in net/.
pkasting@chromium.org
2014-03-19
1
-1
/
+3
*
Put histogram code in disk_cache on a diet.
bratell@opera.com
2014-03-18
2
-37
/
+10
*
Move some functions in test_file_util to base namespace.
brettw@chromium.org
2014-03-17
1
-5
/
+5
*
Move UTF16ToASCII, remove WideToASCII.
brettw@chromium.org
2014-03-14
1
-1
/
+2
*
Remove NetLog::LOG_BASIC.
davidben@chromium.org
2014-03-12
6
-50
/
+50
*
Fix IWYU in base/files/file.h
tnagel@chromium.org
2014-03-09
1
-0
/
+1
*
Remove the flash specific disk cache backend.
gavinp@chromium.org
2014-03-06
19
-1750
/
+0
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
5
-17
/
+16
*
Reland re-organization of net/disk_cache/
gavinp@chromium.org
2014-03-03
86
-312
/
+313
*
Revert 253581 "Reorganize net/disk_cache into backend specific d..."
gavinp@chromium.org
2014-02-26
86
-312
/
+311
*
Reorganize net/disk_cache into backend specific directories.
gavinp@chromium.org
2014-02-26
86
-311
/
+312
*
Refactor ActivityStatus to not store current
dtrainor@chromium.org
2014-02-21
2
-10
/
+10
*
Clean up dependencies for disk_cache histogram_macros.h.
gavinp@chromium.org
2014-02-13
12
-25
/
+36
*
Disk cache: Disable block file internal consistency dchecks for normal builds.
rvargas@chromium.org
2014-02-12
1
-8
/
+9
*
Convert Media Galleries to use base::File
rvargas@chromium.org
2014-01-27
2
-15
/
+13
*
Disk cache v3: Improve the skeleton of BackendImpl and EntryImpl.
rvargas@chromium.org
2014-01-24
7
-522
/
+672
*
Cleanup: Remove a reference to the heapchecker test framework that no longer ...
thestig@chromium.org
2014-01-21
1
-3
/
+2
*
Simple Cache: Rename it to pending_it in DoomEntryFromHash
ttuttle@chromium.org
2014-01-16
1
-3
/
+3
*
Removes MessageLoop::TYPE_XXX where possible
sky@chromium.org
2014-01-15
1
-1
/
+1
*
Remove racy and unneeded CleanupCacheDir() calls.
gavinp@chromium.org
2014-01-15
1
-11
/
+0
*
Disk cache v3: The main index table.
rvargas@chromium.org
2014-01-10
6
-23
/
+2218
*
Convert most of base and net to use base::File
rvargas@chromium.org
2014-01-09
7
-184
/
+130
*
Disk Cache: Use the old WorkerPool for Async IO on iOS.
rvargas@chromium.org
2014-01-08
6
-1
/
+334
*
Convert base::file_util to use File instead of PlatformFile.
rvargas@chromium.org
2014-01-07
5
-15
/
+11
*
SimpleCache: have tests run on all three streams
clamy@chromium.org
2014-01-06
1
-200
/
+285
*
Disk cache: Fix overflow detection for sparse entries.
rvargas@chromium.org
2013-12-20
1
-1
/
+3
*
Changed BackendImpl::SyncInit() so it creates timer only
xeor@yandex-team.ru
2013-12-18
3
-5
/
+35
*
Revert "Disk cache: Increase the maximum number of threads on the cache pool ...
kiyun@chromium.org
2013-12-17
1
-1
/
+1
*
Revert 239400 "Revert 239280 "Move more file_util functions to b..."
thakis@chromium.org
2013-12-08
2
-7
/
+7
*
Revert 239280 "Move more file_util functions to base namespace."
thakis@chromium.org
2013-12-08
2
-7
/
+7
*
Disk cache: Increase the maximum number of threads on the cache pool to 20.
rvargas@chromium.org
2013-12-08
1
-1
/
+1
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-07
2
-7
/
+7
*
Move Touch to base namespace, remove SetLastModifiedTime.
brettw@chromium.org
2013-12-04
1
-3
/
+3
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-04
3
-3
/
+3
[next]