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
*
Replace use of ternary operator in void context.
ricea
2015-08-12
1
-1
/
+5
*
Memory-only disk cache: Fix GetAvailableRange for small ranges.
rvargas
2015-08-04
2
-1
/
+10
*
clang/win: Fix most -Wunused-function warnings in Chromium code.
thakis
2015-07-28
1
-0
/
+2
*
Move WriteInto to base namespace.
Brett Wilson
2015-07-07
2
-2
/
+2
*
Replace StringPrintf("%d", ...) with IntToString()
ricea
2015-07-01
3
-12
/
+13
*
Mark DiskCacheEntryTest.ExternalAsyncIONoBuffer as flaky on iOS.
lpromero
2015-06-17
1
-1
/
+7
*
Change histogram.h includes to histogram_macros.h in net/
asvitkine
2015-06-17
10
-9
/
+7
*
Add <stdarg.h> include required for va_start/va_end in GCC
philipj
2015-06-12
1
-0
/
+1
*
net: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-11
5
-25
/
+28
*
Remove multiple reader CRC test.
rdsmith
2015-06-08
3
-37
/
+4
*
Remove SimpleCacheSetSize test.
rdsmith
2015-06-04
1
-5
/
+0
*
Remove check of sparse entries for simple cache.
rdsmith
2015-06-04
1
-6
/
+0
*
net: Remove the remaining use of GG_(U)INTn_C macros.
tfarina
2015-06-03
8
-31
/
+40
*
Change most uses of Pickle to base::Pickle
brettw
2015-06-03
5
-20
/
+22
*
Move Pickle to base namespace.
brettw
2015-06-02
2
-8
/
+11
*
Change NetLog::ParametersCallback to return a scoped_ptr.
estade
2015-05-21
3
-28
/
+28
*
Add UMA for disk latency for cache accesses.
rdsmith
2015-05-14
1
-0
/
+4
*
Remove NetLog::GetCaptureMode() and NetLogCaptureMode::None()
eroman
2015-05-06
6
-52
/
+50
*
Use of base::StringPairs appropriately in net/disk_cache/memory
payal.pandey
2015-05-05
1
-2
/
+2
*
base: Remove most uses of MessageLoopProxy
skyostil
2015-04-30
1
-1
/
+0
*
Use of base::StringPairs appropriately in simple_backend_impl
payal.pandey
2015-04-30
2
-4
/
+3
*
Use of base::StringPairs appropriately in disk_cache
payal.pandey
2015-04-30
1
-2
/
+2
*
Revert of base: Remove use of MessageLoopProxy (patchset #6 id:100001 of http...
stevenjb
2015-04-29
1
-0
/
+1
*
Use of base::StringPairs appropriately in backend_unittest
payal.pandey
2015-04-29
1
-1
/
+2
*
base: Remove use of MessageLoopProxy
skyostil
2015-04-29
1
-1
/
+0
*
Use of base::StringPairs appropriately in stats.h
payal.pandey
2015-04-28
1
-2
/
+2
*
Ensure tests have an active task runner
skyostil
2015-04-27
1
-1
/
+3
*
Update {virtual,override} to follow C++11 style in net.
nick
2015-04-23
2
-4
/
+4
*
Refactor NetLog::LogLevel --> NetLogCaptureMode.
eroman
2015-04-23
8
-59
/
+59
*
Combine multiple BadEntropyProviders into base::MockEntropyProvider.
dbeam
2015-04-18
1
-14
/
+5
*
Apply automated fixits for Chrome clang plugin to net_unittests.
dcheng
2015-04-17
1
-3
/
+3
*
Add instrumentation for various functions janky on the Mac IO thread.
pkasting
2015-04-15
1
-0
/
+4
*
Remove unnecessary instrumentation for several jank bugs.
pkasting
2015-04-08
3
-107
/
+18
*
Move NetLog code from src/net/base to src/net/log.
eroman
2015-04-02
7
-7
/
+7
*
Disk Cache: Verify if the cache is disabled before DoomAllEntries.
rvargas
2015-03-18
2
-0
/
+49
*
Disk cache: Re-initialize stats counters if they are zero on-disk.
rvargas
2015-03-05
3
-3
/
+97
*
Move stress_cache to the tools directory
rvargas
2015-03-04
1
-293
/
+0
*
Make SimpleCache creation threadsafe.
mmenke
2015-02-19
1
-14
/
+23
*
SimpleCache: max at 5 threads in the pool
pasko
2015-02-12
1
-12
/
+3
*
removing all the code related to chrome://stats
cpu
2015-02-12
2
-4
/
+0
*
kMaxBlockSize -> kMaxHeaderBlockSize to avoid shadowing warning on VS2015
scottmg
2015-02-04
1
-4
/
+4
*
Cleanup: Better constify some strings in net/.
thestig
2015-01-24
6
-9
/
+10
*
Enable strict-virtual-specifiers for iOS builds.
droger
2015-01-20
1
-4
/
+4
*
replace COMPILE_ASSERT with static_assert in net/
mostynb
2015-01-20
15
-35
/
+40
*
net: Fix latent style issues
dmichael
2014-12-18
1
-3
/
+3
*
Update net to use the new version of LaunchProcess.
rvargas
2014-12-13
1
-4
/
+3
*
Fix for DiskCacheBackendTest.SimpleCacheOpenBadFile spurious failures
xeor
2014-12-12
1
-0
/
+5
*
Drop unused base/tuple.h inclusion
tzik
2014-12-09
1
-1
/
+0
*
Disk cache: make sure that data outside of a sparse block is dropped.
rvargas
2014-12-05
2
-19
/
+149
*
Fix "value possibly truncated" warnings on MSVC, net/disk_cache edition.
pkasting
2014-11-26
12
-83
/
+95
[next]