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
*
Make DHCP WPAD on by default.
joi@chromium.org
2011-05-24
3
-4
/
+7
*
Add metrics for DHCP WPAD feature. Fix memory overwrite.
joi@chromium.org
2011-05-24
3
-3
/
+75
*
Kill URLRequestJobTracker.
willchan@chromium.org
2011-05-22
1
-1
/
+5
*
net: Add NET_API to a few more files.
rvargas@google.com
2011-05-21
4
-8
/
+12
*
Linux: split ProxyConfigServiceLinux::SettingGetter::Setting into several enu...
mdm@chromium.org
2011-05-20
3
-75
/
+78
*
LBYL on GSettings
backer@chromium.org
2011-05-20
1
-5
/
+20
*
net: Add net_api to the proxy code.
rvargas@google.com
2011-05-19
22
-37
/
+57
*
Linux: add support to get proxy settings from GSettings, if available.
mdm@chromium.org
2011-05-19
1
-16
/
+393
*
Fix flaky DHCP WPAD tests. In part, switch to deterministic ways of
joi@chromium.org
2011-05-19
2
-26
/
+39
*
Revert of 85854 which is a revert of 85852 - Add a command line option
rtenneti@chromium.org
2011-05-19
1
-0
/
+1
*
Revert 85852 - Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
1
-1
/
+0
*
Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
1
-0
/
+1
*
Mark several tests that seem flaky under TSAN.
joi@chromium.org
2011-05-18
2
-3
/
+7
*
Marking test DhcpProxyScriptAdapterFetcher.TimeoutDuringDhcp as FLAKY.
gene@chromium.org
2011-05-17
1
-1
/
+1
*
Linux: refactor ProxyConfigServiceLinux to use an enum of setting ids rather ...
mdm@chromium.org
2011-05-17
3
-227
/
+318
*
Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.
joi@chromium.org
2011-05-17
24
-163
/
+2471
*
Revert 85646 - Adds support for the DHCP portion of the WPAD (proxy auto-disc...
joi@chromium.org
2011-05-17
23
-2468
/
+158
*
Adds support for the DHCP portion of the WPAD (proxy auto-discovery) protocol.
joi@chromium.org
2011-05-17
24
-158
/
+2525
*
Implemented RequestHeaders field in extraInfoSpec of webRequest API
battre@chromium.org
2011-05-13
1
-1
/
+2
*
Miscelaneous cleanups to AddressList to make it harder to mis-use.
eroman@chromium.org
2011-05-12
1
-15
/
+3
*
iwyu: Include stringprintf.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
1
-0
/
+1
*
Linux: call WatchFileDescriptor on the file thread to monitor KDE proxy setti...
mdm@chromium.org
2011-05-10
3
-44
/
+81
*
Documentation for ProxyResolverErrorObserver
jochen@chromium.org
2011-05-09
1
-1
/
+7
*
net/url_request/url_request_test_util.h doesn't need to include
wtc@chromium.org
2011-05-06
1
-0
/
+1
*
Implemented unit tests for ProxyService and fixed a bug
battre@chromium.org
2011-05-06
3
-2
/
+247
*
Change the obsolete ProxyConfigServiceNull to ProxyConfigServiceDirect.
wtc@chromium.org
2011-05-04
1
-1
/
+1
*
Use a MessageLoopProxy to forward PAC script errors to the network delegate
jochen@chromium.org
2011-05-03
4
-18
/
+31
*
Initialize the network_delegate_ and fix style
jochen@chromium.org
2011-05-03
3
-3
/
+7
*
Enable (optional) blocking of webrequests in case a PAC script cannot be fetc...
battre@chromium.org
2011-05-03
4
-18
/
+61
*
Add a method for PAC script errors to the network delegate.
jochen@chromium.org
2011-05-03
11
-23
/
+285
*
linux: components build
evan@chromium.org
2011-05-02
1
-1
/
+2
*
Fix problem when interpreting Gnome proxy settings, where http, https, and ft...
eroman@chromium.org
2011-04-30
2
-32
/
+92
*
Revert 83631 - linux: successfully build net_unittests in components build
maf@chromium.org
2011-04-30
1
-2
/
+1
*
linux: successfully build net_unittests in components build
evan@chromium.org
2011-04-29
1
-1
/
+2
*
Linux: upgrade a DCHECK to CHECK to try and catch bug 75508 in action.
mdm@chromium.org
2011-04-28
1
-2
/
+2
*
Stop refcounting ProxyService.
willchan@chromium.org
2011-04-27
3
-192
/
+162
*
Undo raw DNS resolver changes, this will be implemented differently, on IO-th...
agayev@chromium.org
2011-04-27
1
-1
/
+1
*
Convert CrOS proxy config serialization to protobuf format.
mnissler@chromium.org
2011-04-19
2
-2
/
+17
*
Chrome could not accept IE's proxy exclusions list delimited by commas.
toyoshim@chromium.org
2011-04-19
2
-4
/
+19
*
Tag ProxyService as NonThreadSafe.
willchan@chromium.org
2011-04-14
2
-3
/
+15
*
Allow ProxyConfigService to report "no configuration set"
mnissler@chromium.org
2011-04-11
13
-93
/
+228
*
Add a bug annotation to a TODO.
eroman@chromium.org
2011-03-29
1
-2
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
14
-29
/
+29
*
Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enabling
adamk@chromium.org
2011-03-04
2
-4
/
+4
*
Prepare for late binding of SpdyHttpStreams.
willchan@chromium.org
2011-02-25
1
-1
/
+3
*
Add an explanation for the divergenace from WPAD DNS protocol.
eroman@chromium.org
2011-02-23
2
-2
/
+12
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-14
/
+14
*
Revert 75143 - Reland r74842
willchan@chromium.org
2011-02-16
1
-14
/
+14
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-14
/
+14
*
Implementation of custom PAC scripts in Proxy Settings API.
battre@chromium.org
2011-02-16
3
-2
/
+56
[next]