summaryrefslogtreecommitdiffstats
path: root/net/proxy
Commit message (Expand)AuthorAgeFilesLines
...
* Add a method for PAC script errors to the network delegate.jochen@chromium.org2011-05-0311-23/+285
* linux: components buildevan@chromium.org2011-05-021-1/+2
* Fix problem when interpreting Gnome proxy settings, where http, https, and ft...eroman@chromium.org2011-04-302-32/+92
* Revert 83631 - linux: successfully build net_unittests in components buildmaf@chromium.org2011-04-301-2/+1
* linux: successfully build net_unittests in components buildevan@chromium.org2011-04-291-1/+2
* Linux: upgrade a DCHECK to CHECK to try and catch bug 75508 in action.mdm@chromium.org2011-04-281-2/+2
* Stop refcounting ProxyService.willchan@chromium.org2011-04-273-192/+162
* Undo raw DNS resolver changes, this will be implemented differently, on IO-th...agayev@chromium.org2011-04-271-1/+1
* Convert CrOS proxy config serialization to protobuf format.mnissler@chromium.org2011-04-192-2/+17
* Chrome could not accept IE's proxy exclusions list delimited by commas.toyoshim@chromium.org2011-04-192-4/+19
* Tag ProxyService as NonThreadSafe.willchan@chromium.org2011-04-142-3/+15
* Allow ProxyConfigService to report "no configuration set"mnissler@chromium.org2011-04-1113-93/+228
* Add a bug annotation to a TODO.eroman@chromium.org2011-03-291-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-2814-29/+29
* Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enablingadamk@chromium.org2011-03-042-4/+4
* Prepare for late binding of SpdyHttpStreams.willchan@chromium.org2011-02-251-1/+3
* Add an explanation for the divergenace from WPAD DNS protocol.eroman@chromium.org2011-02-232-2/+12
* Reland r74842willchan@chromium.org2011-02-161-14/+14
* Revert 75143 - Reland r74842willchan@chromium.org2011-02-161-14/+14
* Reland r74842willchan@chromium.org2011-02-161-14/+14
* Implementation of custom PAC scripts in Proxy Settings API.battre@chromium.org2011-02-163-2/+56
* Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?willchan@chromium.org2011-02-141-14/+14
* Revert r74728 which reverted r74561 for exposing a ChromeOS bug.willchan@chromium.org2011-02-141-14/+14
* Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."oshima@google.com2011-02-121-14/+14
* Reland r74561 after fixing ChromeOS build breakage.willchan@chromium.org2011-02-111-14/+14
* Revert 74561 for breaking the ChromeOS buildwillchan@chromium.org2011-02-111-14/+14
* Introduce OffTheRecordProfileIOData and ProfileImplIOData.willchan@chromium.org2011-02-111-14/+14
* Even more test cleanup.erg@google.com2011-02-102-73/+134
* Migrate Proxy Settings API to net::ProxyServerbattre@chromium.org2011-02-092-9/+21
* NetLog: Log net error codes on a lot of EndEvents.mmenke@chromium.org2011-02-081-15/+10
* Refactor HttpNetworkSession construction.willchan@chromium.org2011-02-031-15/+6
* Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.willchan@chromium.org2011-01-281-16/+33
* More net/ method ordering.erg@google.com2011-01-261-11/+11
* Clean up net unit testing code.erg@google.com2011-01-261-1/+1
* Revert "Clean up net unit testing code." since it breaks the shlib builder.erg@google.com2011-01-251-1/+1
* Clean up net unit testing code.erg@google.com2011-01-251-1/+1
* Introduce incognito preference settings.battre@chromium.org2011-01-251-0/+6
* More net/ header/implementation method reordering.erg@google.com2011-01-213-33/+34
* More net/ reordering.erg@google.com2011-01-211-0/+1
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-212-9/+9
* Even more reordering the methods in headers and implementation in net/.erg@google.com2011-01-203-30/+30
* net: Remove prefix net:: from some places that already are in namespace net.tfarina@chromium.org2011-01-196-55/+55
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-2/+2
* Suppress a ThreadAssertion warning when joining worker thread for PAC scripts.eroman@chromium.org2011-01-151-2/+8
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-156-24/+24
* Start reordering the methods in headers in net/.erg@google.com2011-01-071-3/+3
* reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.estade@chromium.org2011-01-071-0/+1
* Revert r70628. It broke Linux valgrind bots. See for exampleestade@chromium.org2011-01-071-1/+0
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-0/+1
* Revert 70618 - First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-061-1/+0