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
*
Disable MultiThreadedProxyResolverTest tests on Android
xunjieli
2016-01-20
1
-17
/
+21
*
net: move more functions out of net_util.h
tfarina
2016-01-20
3
-3
/
+3
*
Tune down V8 for proxy auto config
jochen
2016-01-15
1
-0
/
+7
*
Convert Pass()→std::move() in //net
dcheng
2015-12-26
27
-111
/
+144
*
Switch to standard integer types in net/.
Avi Drissman
2015-12-20
49
-22
/
+63
*
Always set the error handler closure of Binding<> after binding to a message ...
amistry
2015-12-17
1
-3
/
+2
*
net: make use of base::SetNonBlocking() in SettingGetterImplKDE
tfarina
2015-12-16
1
-4
/
+2
*
Remove ScopedVector from dhcp_proxy_script_fetcher_win
olli.raula
2015-12-11
2
-4
/
+9
*
Remove ScopedVector from proxy_resolver_factory_mojo_unittest.cc
olli.raula
2015-12-09
1
-1
/
+1
*
Remove ScopedVector from proxy_resolver_factory_mojo_unittest
olli.raula
2015-12-09
1
-10
/
+13
*
Set V8 extras mode in gin::V8Initializer.
yhirano
2015-12-07
1
-0
/
+1
*
Remove the TYPE_WITH_MOVE_CONSTRUCTOR_FOR_CPP_03 macro.
danakj
2015-12-04
1
-2
/
+3
*
Use std::tie() for operator< in net/
jsbell
2015-11-30
1
-3
/
+4
*
Add context_utils.h includes where needed.
torne
2015-11-25
1
-0
/
+1
*
jni: Pass method parameters as JavaParamRef in net.
torne
2015-11-25
2
-14
/
+19
*
Move third_party/mojo/src/mojo/public to mojo/public
rockot
2015-11-13
8
-8
/
+8
*
Reland of Migrating tests to use EmbeddedTestServer (/net) (patchset #1 id:1 ...
tommycli
2015-11-06
3
-37
/
+30
*
Revert of Migrating tests to use EmbeddedTestServer (/net) (patchset #4 id:60...
tommycli
2015-11-05
3
-30
/
+37
*
Remove unused helper function error()
olli.raula
2015-11-04
1
-1
/
+0
*
Migrating tests to use EmbeddedTestServer (/net)
svaldez
2015-11-03
3
-37
/
+30
*
net: Rename NetLog's IntegerCallback method to IntCallback.
tfarina
2015-10-27
1
-1
/
+1
*
Fix URLRequestFTPJob::Kill not cancelling PAC requests.
mmenke
2015-10-27
1
-15
/
+12
*
Fix a pair of use-after-destructs in Mojo proxy resolver unittests.
amistry
2015-10-27
2
-2
/
+2
*
Disable flaky MultiThreadedProxyResolverTest.SingleThread_Basic on Android
pauljensen
2015-10-26
1
-1
/
+7
*
Clean up TODO(marq) in upstream code.
marq
2015-10-22
1
-2
/
+2
*
Do not exclude localhost automatically
sgurun
2015-10-13
1
-5
/
+0
*
Reland remove reference counting from HttpNetworkSession.
mmenke
2015-10-13
1
-6
/
+5
*
Don't use base::MessageLoop::{Quit,QuitClosure} in net/
ki.stfu
2015-10-09
3
-3
/
+3
*
Remove unused ProxyService::quick_check_enabled().
tnagel
2015-10-06
1
-2
/
+0
*
Improve bad proxy display in net-internals.
mmenke
2015-10-06
1
-4
/
+8
*
Detect KDE 5 desktop environment
edward.baker
2015-10-02
2
-1
/
+55
*
Removed .Pass() from several make_scoped_ptr()s.
rdsmith
2015-09-30
1
-1
/
+1
*
base: Template methods on Timer classes instead of the classes themselves.
danakj
2015-09-24
6
-23
/
+21
*
make ProxyService::CreateSystemProxyConfigService return scoped_ptrs
csharrison
2015-09-22
8
-104
/
+155
*
Shift URLRequestContextStorage over to taking scoped_ptrs.
rdsmith
2015-09-16
8
-41
/
+47
*
Revert of Remove reference counting from HttpNetworkSession. (patchset #11 id...
mmenke
2015-09-12
1
-5
/
+4
*
Remove reference counting from HttpNetworkSession.
mmenke
2015-09-11
1
-4
/
+5
*
Move Singleton and related structs to namespace base
olli.raula
2015-09-10
2
-2
/
+4
*
net/dns: Remove unneeded net_util.h includes from header files.
tfarina
2015-09-08
2
-0
/
+2
*
Always access ProxyResolverV8Tracing::Bindings from the origin thread.
sammc
2015-08-31
8
-195
/
+114
*
Remove MojoProxyResolverImpl::request_handle_to_job_.
sammc
2015-08-31
2
-8
/
+0
*
ProxyService: make PendingRequests an std::set
ellyjones
2015-08-27
3
-99
/
+143
*
Returning scoped_ptr<> instead of raw pointer in DhcpProxyScriptFetcherFactor...
paritosh.in
2015-08-25
10
-63
/
+64
*
Refactored not to expose raw pointers on ProxyList class.
msu.koo
2015-08-25
2
-5
/
+4
*
Using scoped_ptr for URLRequestJobFactoryImpl::SetProtocolHandler
svaldez
2015-08-24
1
-2
/
+3
*
Notify NetworkDelegate when bytes have been received over the network.
sclittle
2015-08-24
2
-3
/
+0
*
Record Net.ProxyScriptFetcher.FirstByteDuration
cbentzel
2015-08-21
2
-5
/
+17
*
ProxyScriptDecider: make script_data() return scoped_refptr
ellyjones
2015-08-18
4
-18
/
+19
*
ProxyResolverWinHttp: translate WinHttp error codes to net error codes
ellyjones
2015-08-18
1
-1
/
+23
*
ProxyBypassRules: remove obsolete TODO
ellyjones
2015-08-18
1
-3
/
+0
[next]