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
*
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
*
Instrumenting callbacks to InFlightBackendIO.
vadimt
2014-11-21
1
-16
/
+82
*
Fix spelling of a TODO(gavinp).
gavinp
2014-11-20
1
-1
/
+1
*
Cleanup: Remove unneeded path_service.h includes.
thestig
2014-11-06
1
-1
/
+0
*
Use net::TestClosureCallback in SimpleCache tests.
gavinp
2014-11-04
5
-43
/
+24
*
Deflake SimpleIndexFileTest.WriteThenLoadIndex.
gavinp
2014-11-04
2
-12
/
+13
*
Do not DCHECK on SimpleCache deletion-while-closing.
gavinp
2014-10-31
2
-3
/
+18
*
Switching profiler instrumentations from ScopedProfile to ScopedTracker. This...
vadimt
2014-10-29
3
-11
/
+11
*
Cleanup: Remove more unused timer.h includes.
thestig
2014-10-29
2
-2
/
+0
*
Deflake Simple Cache backend on Windows.
gavinp
2014-10-29
7
-30
/
+101
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
3
-6
/
+6
*
Standardize usage of virtual/override/final in net/
dcheng
2014-10-21
23
-219
/
+260
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-15
3
-5
/
+5
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-10-15
1
-0
/
+5
*
Use int64 more pervasively in storing time s/ms/us values.
pkasting
2014-10-14
2
-13
/
+7
*
Misc. cleanup, primarily removing unused locals.
pkasting
2014-10-13
3
-55
/
+49
*
Adding instrumentation to locate the source of jankiness.
vadimt
2014-10-10
2
-2
/
+20
*
Avoid ALLOW_UNUSED (and the like) where it's not necessary or there are better
pkasting
2014-10-09
1
-1
/
+1
*
replace OVERRIDE and FINAL with override and final in net/
mostynb
2014-10-09
23
-128
/
+128
*
Downgrade all CHECKs to DCHECKs in SimpleCache backend.
gavinp
2014-09-26
1
-11
/
+5
*
Reland of "Remove void** from disk_cache interface" w/ blockfile iter fix.
gavinp
2014-09-24
17
-354
/
+379
*
Revert of Reland of "Remove void** from disk_cache interface." (patchset #2 i...
dcheng
2014-09-20
13
-322
/
+298
*
Reland of "Remove void** from disk_cache interface."
gavinp
2014-09-20
13
-298
/
+322
[next]