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
/
filter
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move bit_cast from base/macros.h to its own header
tapted
2016-01-14
4
-0
/
+4
*
Add brotli content-encoding filter.
eustas
2015-12-30
6
-1
/
+419
*
Convert Pass()→std::move() in //net
dcheng
2015-12-26
4
-14
/
+14
*
Switch to standard integer types in net/.
Avi Drissman
2015-12-20
9
-17
/
+30
*
Cleanup: Pass std::string as const reference from net/
ki.stfu
2015-09-22
1
-1
/
+1
*
SdchManager: remove EnableSdchSupport
ellyjones
2015-08-18
1
-2
/
+1
*
New new versions of Starts/EndsWith and SplitString in net.
brettw
2015-07-06
1
-1
/
+2
*
Change histogram.h includes to histogram_macros.h in net/
asvitkine
2015-06-17
1
-1
/
+1
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
1
-1
/
+1
*
Move LowerCaseEqualsASCII to base namespace
brettw
2015-06-09
1
-4
/
+4
*
Add 'explicit' qualifiers to single-arguments ctors
primiano
2015-05-27
1
-1
/
+1
*
Change NetLog::ParametersCallback to return a scoped_ptr.
estade
2015-05-21
2
-3
/
+4
*
SdchObserver: add OnDictionary{Added,Removed}
ellyjones
2015-05-14
1
-5
/
+6
*
Refactor NetLog::LogLevel --> NetLogCaptureMode.
eroman
2015-04-23
1
-1
/
+1
*
Remove SdchDictionary from exposed SdchManager interface.
rdsmith
2015-04-10
3
-25
/
+26
*
Split SdchManager::Dictionary out into separate class/file.
rdsmith
2015-04-09
2
-4
/
+6
*
SDCH: record NetworkBytesSavedByCompression
ellyjones
2015-04-03
2
-1
/
+21
*
Move NetLog code from src/net/base to src/net/log.
eroman
2015-04-02
1
-1
/
+1
*
[net] Remove logic for fixing up Gzip encoding type for downloads.
asanka
2015-03-23
5
-358
/
+4
*
[net] Add UMA for GZIP encoding type fixup heuristics.
asanka
2015-02-27
1
-3
/
+40
*
net: Remove unused private data members
hashimoto
2015-01-09
1
-1
/
+0
*
Add an eviction mechanism for SDCH dictionaries.
rdsmith
2015-01-08
2
-30
/
+86
*
Fix "value possibly truncated" warnings on MSVC, net/ edition.
pkasting
2014-12-01
1
-1
/
+1
*
Pin dictionaries from being deleted while request is outstanding.
rdsmith
2014-11-21
8
-125
/
+241
*
Display final filter list for URLRequests in net-internals output.
rdsmith
2014-11-18
7
-12
/
+49
*
Fix very stupid errors in ResponseCorruptionDetectionCause logging
baranovich
2014-11-14
1
-1
/
+9
*
Sdch view for net-internals
baranovich
2014-11-14
7
-77
/
+141
*
Revert "Sdch view for net-internals"
tzik
2014-11-04
7
-143
/
+76
*
Sdch view for net-internals
baranovich
2014-11-04
7
-76
/
+143
*
Improve documentation on Filter and fix pipeline overwrite.
rdsmith
2014-10-31
3
-3
/
+124
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
1
-2
/
+2
*
Standardize usage of virtual/override/final in net/
dcheng
2014-10-21
3
-18
/
+16
*
replace OVERRIDE and FINAL with override and final in net/
mostynb
2014-10-09
3
-13
/
+13
*
Added new histogram for analyzing SDCH corruption detection cases.
rdsmith
2014-09-09
5
-6
/
+61
*
Change SDCHDictionaryFetcher to use URLRequest instead of URLFetcher.
rdsmith
2014-09-09
1
-36
/
+47
*
Change base/file_utils.h includes to base/files/file_utils.h in net/
thestig
2014-09-04
1
-1
/
+1
*
Remove implicit conversions from scoped_refptr to T* in net/
dcheng
2014-08-27
1
-2
/
+2
*
Improve testing for SDCH.
rdsmith@chromium.org
2014-08-19
3
-0
/
+40
*
Added stats on why blacklisted requests were blacklisted.
rdsmith@chromium.org
2014-08-13
1
-10
/
+12
*
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
brettw@chromium.org
2014-08-13
1
-10
/
+10
*
Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace
brettw@chromium.org
2014-08-13
1
-10
/
+10
*
Do a quick tweak downwards to SDCH memory limits (esp for mobile).
rdsmith@chromium.org
2014-06-20
1
-6
/
+19
*
Clear SDCH information on "Clear browsing data" path.
rdsmith@chromium.org
2014-06-19
1
-5
/
+3
*
Make SdchManager per-profile.
rdsmith@chromium.org
2014-06-15
7
-123
/
+148
*
Revert 277160 "Make SdchManager per-profile."
viettrungluu@chromium.org
2014-06-14
7
-148
/
+123
*
Make SdchManager per-profile.
rdsmith@chromium.org
2014-06-14
7
-123
/
+148
*
Use ICU alternatives in net/base/filename_util.cc
mef@chromium.org
2014-05-09
1
-4
/
+3
*
Add net/base/filename_util.h.
sergeyu@chromium.org
2014-04-09
1
-1
/
+2
*
Revert 262487 "Add net/base/filename_util.h."
sergeyu@chromium.org
2014-04-08
1
-2
/
+1
*
Add net/base/filename_util.h.
sergeyu@chromium.org
2014-04-08
1
-1
/
+2
[next]