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
/
proxy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify LowerCaseEqualsASCII and EqualsASCII functions.
brettw
2015-07-23
1
-23
/
+20
*
Correct iOS build for latest Xcode beta.
justincohen
2015-07-22
1
-2
/
+4
*
Add Net.ProxyScriptFetchSuccessDuration UMA to record how long PAC script fet...
cbentzel
2015-07-10
2
-0
/
+13
*
Change the mojo ProxyResolver to use ProxyResolverV8Tracing.
sammc
2015-07-10
19
-652
/
+785
*
Revert of Change the mojo ProxyResolver to use ProxyResolverV8Tracing. (patch...
Mattias Nissler
2015-07-09
19
-785
/
+652
*
Change the mojo ProxyResolver to use ProxyResolverV8Tracing.
sammc
2015-07-09
19
-652
/
+785
*
Fixed all unused-variable Clang warnings on Windows.
mgiuca
2015-07-08
1
-8
/
+0
*
Move WriteInto to base namespace.
Brett Wilson
2015-07-07
1
-3
/
+5
*
Replace remaining Tokenize calls to SplitString
brettw
2015-07-06
1
-4
/
+5
*
Move MatchPattern to its own header and the base namespace.
brettw
2015-07-06
1
-2
/
+3
*
New new versions of Starts/EndsWith and SplitString in net.
brettw
2015-07-06
2
-3
/
+5
*
Convert all usages of mojo::ErrorHandler in //net to callbacks.
amistry
2015-07-03
6
-54
/
+77
*
Split ProxyResolverV8Tracing into an implementation and a wrapper.
sammc
2015-06-29
19
-965
/
+1875
*
Fix a use-after-free error in ProxyResolverMojoFactory.
amistry
2015-06-26
2
-4
/
+30
*
Allow for an existing bad proxy to be given a new retry delay.
sclittle
2015-06-26
2
-6
/
+63
*
Remove NetworkDelegate::OnCanThrottleRequest
xunjieli
2015-06-24
2
-6
/
+0
*
Change histogram.h includes to histogram_macros.h in net/
asvitkine
2015-06-17
2
-2
/
+1
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
2
-3
/
+3
*
net: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-11
11
-45
/
+48
*
Move LowerCaseEqualsASCII to base namespace
brettw
2015-06-09
3
-16
/
+16
*
Allow startup with missing V8 snapshot file.
erikcorry
2015-06-08
1
-0
/
+1
*
Stop including ip_address_number.h from net_util.h
eroman
2015-06-03
2
-1
/
+2
*
Replace more ObserverList with base::ObserverList.
brettw
2015-06-03
5
-5
/
+5
*
Add UMA to track PAC script terminations on initialization.
amistry
2015-06-03
1
-0
/
+6
*
net: Use V8 Maybe APIs in ProxyResolverV8
bashi
2015-06-03
1
-34
/
+43
*
Rename proxy_resolver_mojo* files to proxy_resolver_factory_mojo*.
eroman
2015-06-01
4
-39
/
+42
*
Remove ProxyResolver::(Cancel)SetPacScript and LegacyProxyResolverFactory.
sammc
2015-05-27
17
-592
/
+60
*
Convert raw pointers to scoped_ptr in net module.
prashhir
2015-05-27
1
-2
/
+2
*
Change ProxyResolverV8 to not implement the ProxyResolver interface.
sammc
2015-05-27
5
-396
/
+271
*
url: Fix the TODO in url_parse.h header.
tfarina
2015-05-26
1
-1
/
+1
*
Update mojo sdk to rev 1dc8a9a5db73d3718d99917fadf31f5fb2ebad4f
rockot
2015-05-24
1
-2
/
+2
*
Revert "Update mojo sdk to rev 1dc8a9a5db73d3718d99917fadf31f5fb2ebad4f"
Steven Holte
2015-05-22
1
-2
/
+2
*
Update mojo sdk to rev 1dc8a9a5db73d3718d99917fadf31f5fb2ebad4f
rockot
2015-05-22
1
-2
/
+2
*
Change NetLog::ParametersCallback to return a scoped_ptr.
estade
2015-05-21
5
-30
/
+35
*
Fix ProxyResolverV8Test after V8 roll
kozyatinskiy
2015-05-18
1
-2
/
+1
*
Add support for ProxyResolverErrorObserver to ProxyResolverMojo.
sammc
2015-05-15
14
-114
/
+451
*
Add ProxyResolverFactoryV8Tracing.
sammc
2015-05-15
7
-445
/
+601
*
Deprecation of MessageLoopProxy usage with ThreadTaskRunnerHandle in net/prox...
pranay.kumar
2015-05-15
10
-64
/
+68
*
Fix a race in MultiThreadedProxyResolverTest.ThreeThreads_Basic.
sammc
2015-05-14
1
-0
/
+2
*
Update marking proxies as bad in ProxyList/ProxyService to use a std::vector
jeremyim
2015-05-14
6
-65
/
+82
*
Add some basic UMA for proxy service.
amistry
2015-05-13
2
-8
/
+41
*
Deflake MultiThreadedProxyResolverTest.ThreeThreads_Basic.
sammc
2015-05-12
1
-38
/
+61
*
net: Fix proxy_start times to include full resolution time.
mmenke
2015-05-08
1
-6
/
+6
*
Remove NetLog::GetCaptureMode() and NetLogCaptureMode::None()
eroman
2015-05-06
1
-1
/
+1
*
Removed line_number check from ProxyResolverV8Test before V8 roll
kozyatinskiy
2015-05-05
1
-1
/
+2
*
Shut down proxy resolver utility processes when no longer needed.
sammc
2015-05-05
9
-36
/
+169
*
Rename NetLog test classes to match the renamed TestNetLog class.
mmenke
2015-05-04
5
-35
/
+35
*
Split ProxyResolverMojo into a ProxyResolver and a ProxyResolverFactory.
sammc
2015-05-04
15
-789
/
+822
*
Address review comments from https://codereview.chromium.org/1120203004/
thakis
2015-05-02
1
-1
/
+1
*
Add more instrumentation for tracking down a jank bug.
pkasting
2015-05-02
1
-12
/
+23
[next]