summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_service.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactoring: replace some raw strings with GURL.ericroman@google.com2008-12-021-9/+20
* Relanding of r4221, initial proxy support for the Macavi@google.com2008-10-311-10/+19
* oops; will reland once tree is openavi@google.com2008-10-301-19/+10
* Initial Mac proxy implementationavi@google.com2008-10-301-10/+19
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-0/+3
* Misc cleanupsericroman@google.com2008-10-171-8/+0
* This fixes http://code.google.com/p/chromium/issues/detail?id=541, which is aniyengar@google.com2008-09-231-2/+2
* Allow consumers of MessageLoop to specify the type of MessageLoop they want.darin@google.com2008-08-261-1/+1
* Move NOTIMPLEMENTED() macro from "base/notimplemented.h" into "base/logging.h".ericroman@google.com2008-08-251-1/+1
* 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/+13
* Change the ProxyService to work with ASCII strings.darin@google.com2008-08-121-36/+38
* Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory.darin@google.com2008-08-111-0/+496