summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_service.h
Commit message (Expand)AuthorAgeFilesLines
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Add a command line flag --v8-proxy-resolver, to select the new PAC implementa...ericroman@google.com2009-03-031-3/+18
* split up proxy_service into several files (one per class).ericroman@google.com2009-03-021-229/+7
* Add support to ProxyService for downloading a PAC script on behalf of the Pro...ericroman@google.com2009-02-231-0/+87
* Add parsing for PAC result strings -- ProxyInfo::UsePacString().ericroman@google.com2009-02-191-23/+53
* Get rid of synchronous ResolveProxy API.ericroman@google.com2009-01-311-12/+3
* Move proxy resolve requests out of plugin/renderer process, and into the brow...ericroman@google.com2009-01-311-0/+26
* post-winhttp cleanup: remove a todo.ericroman@google.com2009-01-151-9/+0
* Split ProxyResolver into two interfaces: A. interface for retrieving the sys...ericroman@google.com2008-12-191-7/+21
* Reverting 6966.ericroman@google.com2008-12-131-5/+1
* Use automatic memory management for URLRequestContext's members.ericroman@google.com2008-12-131-1/+5
* Misc proxy service changes.ericroman@google.com2008-12-101-14/+41
* Refactoring: replace some raw strings with GURL.ericroman@google.com2008-12-021-3/+4
* Relanding of r4221, initial proxy support for the Macavi@google.com2008-10-311-4/+8
* oops; will reland once tree is openavi@google.com2008-10-301-8/+4
* Initial Mac proxy implementationavi@google.com2008-10-301-4/+8
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-3/+3
* Allow consumers of MessageLoop to specify the type of MessageLoop they want.darin@google.com2008-08-261-2/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Merge some changes from branches/mac_july_2008 to trunk.ericroman@google.com2008-08-181-0/+4
* Change the ProxyService to work with ASCII strings.darin@google.com2008-08-121-15/+13
* Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory.darin@google.com2008-08-111-0/+303