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
/
chrome
/
browser
/
net
/
resolve_proxy_msg_helper_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ProxyConfig behaved like a struct, but was defined as a class.
eroman@chromium.org
2010-02-24
1
-1
/
+1
*
Adds a NetworkChangeNotifier dependency to ProxyService; when we observer a n...
eroman@chromium.org
2010-01-08
1
-3
/
+3
*
Avoid potential "NULL used as int" warnings by changing ASSERT_EQ(NULL, ...) ...
pkasting@chromium.org
2009-09-29
1
-1
/
+1
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-1
/
+1
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
1
-1
/
+1
*
Reference count ProxyService.
eroman@chromium.org
2009-08-18
1
-6
/
+9
*
Reverting r22603, which reverts r22591. It seems that the revert doesn't help...
hamaji@chromium.org
2009-08-06
1
-278
/
+130
*
Reverting r22591. It seems to be making purify fail.
hamaji@chromium.org
2009-08-06
1
-130
/
+278
*
Remove dependency on SingleThreadedProxyResolver from resolve_proxy_msg_helpe...
eroman@chromium.org
2009-08-06
1
-278
/
+130
*
Better match IE's proxy settings.
ericroman@google.com
2009-08-04
1
-1
/
+5
*
Remove the concept of threading from ProxyService, and move it into the Proxy...
ericroman@google.com
2009-07-26
1
-9
/
+29
*
Porting of unit tests in chrome/
phajdan.jr@chromium.org
2009-03-24
1
-1
/
+1
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
NO CODE CHANGE.
maruel@google.com
2009-03-05
1
-2
/
+4
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
1
-2
/
+2
*
Add file that got missing from main checkin.
ericroman@google.com
2009-03-02
1
-0
/
+2
*
Add support to ProxyService for downloading a PAC script on behalf of the Pro...
ericroman@google.com
2009-02-23
1
-1
/
+2
*
Update test expectation.
ericroman@google.com
2009-02-19
1
-3
/
+3
*
Add parsing for PAC result strings -- ProxyInfo::UsePacString().
ericroman@google.com
2009-02-19
1
-3
/
+3
*
Move proxy resolve requests out of plugin/renderer process, and into the brow...
ericroman@google.com
2009-01-31
1
-0
/
+349