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
/
proxy_service_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract the parsing of proxy rules to ProxyConfig::ProxyRules, and unit-test.
ericroman@google.com
2009-03-31
1
-3
/
+3
*
Fix a race in proxy_service_unittest.cc that was causing flakiness on purify ...
ericroman@google.com
2009-03-25
1
-35
/
+102
*
Slight code change to make some global variables const.
maruel@google.com
2009-03-10
1
-2
/
+2
*
split up proxy_service into several files (one per class).
ericroman@google.com
2009-03-02
1
-66
/
+3
*
Add support to ProxyService for downloading a PAC script on behalf of the Pro...
ericroman@google.com
2009-02-23
1
-2
/
+451
*
Add parsing for PAC result strings -- ProxyInfo::UsePacString().
ericroman@google.com
2009-02-19
1
-33
/
+85
*
Get rid of synchronous ResolveProxy API.
ericroman@google.com
2009-01-31
1
-68
/
+95
*
Split ProxyResolver into two interfaces: A. interface for retrieving the sys...
ericroman@google.com
2008-12-19
1
-44
/
+72
*
Reverting 6966.
ericroman@google.com
2008-12-13
1
-58
/
+51
*
Use automatic memory management for URLRequestContext's members.
ericroman@google.com
2008-12-13
1
-51
/
+58
*
Misc proxy service changes.
ericroman@google.com
2008-12-10
1
-88
/
+109
*
Refactoring: replace some raw strings with GURL.
ericroman@google.com
2008-12-02
1
-11
/
+11
*
Relanding of r4221, initial proxy support for the Mac
avi@google.com
2008-10-31
1
-6
/
+17
*
oops; will reland once tree is open
avi@google.com
2008-10-30
1
-17
/
+6
*
Initial Mac proxy implementation
avi@google.com
2008-10-30
1
-6
/
+17
*
This fixes http://code.google.com/p/chromium/issues/detail?id=541, which is an
iyengar@google.com
2008-09-23
1
-0
/
+16
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Change the ProxyService to work with ASCII strings.
darin@google.com
2008-08-12
1
-44
/
+44
*
Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory.
darin@google.com
2008-08-11
1
-0
/
+408