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_script_fetcher_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added factories for HttpAuthHandler.
cbentzel@chromium.org
2010-02-15
1
-3
/
+5
*
Pass the NetworkChangeNotifier to HostResolver.
willchan@chromium.org
2010-02-04
1
-2
/
+2
*
Second patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
1
-0
/
+2
*
Refactor: Don't send the quit command before killing test server for ProxyScr...
eroman@chromium.org
2009-10-22
1
-2
/
+1
*
Respect the charset specified in PAC file responses.
eroman@chromium.org
2009-09-22
1
-0
/
+35
*
Simplify a unittest by removing the helper thread.
eroman@chromium.org
2009-09-18
1
-163
/
+116
*
Pref-backed SSLConfigService for Linux.
mattm@chromium.org
2009-08-19
1
-1
/
+3
*
Reference count ProxyService.
eroman@chromium.org
2009-08-18
1
-1
/
+0
*
Better match IE's proxy settings.
ericroman@google.com
2009-08-04
1
-1
/
+2
*
Refactorings surrounding HostResolver:
ericroman@google.com
2009-07-15
1
-1
/
+1
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-27
1
-1
/
+0
*
Reverting 19425.
ericroman@google.com
2009-06-26
1
-0
/
+1
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-26
1
-1
/
+0
*
* Avoid doing concurrent DNS resolves of the same hostname in HostResolver.
ericroman@google.com
2009-06-12
1
-2
/
+5
*
Disable the http cache when fetching PAC scripts. Also adds an extra log stat...
eroman@chromium.org
2009-06-03
1
-2
/
+30
*
Fix gconf for the linux proxy config service.
sdoyon@chromium.org
2009-05-22
1
-1
/
+1
*
Making command-line specified proxy settings more flexible - allowing for set...
robertshield@google.com
2009-05-12
1
-1
/
+1
*
Provide the option for HTTPServer to be created with a specific
sky@google.com
2009-01-29
1
-5
/
+5
*
Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").
deanm@chromium.org
2009-01-22
1
-3
/
+3
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2009-01-08
1
-15
/
+25
*
Revert 7508.7509 and 7510
nsylvain@chromium.org
2008-12-30
1
-25
/
+15
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2008-12-30
1
-15
/
+25
*
Add a unit test to mac build.
ericroman@google.com
2008-12-20
1
-6
/
+9
*
Mark MessageLoop::delayed_work_queue_ as initialized so Purify doesn't report...
ericroman@google.com
2008-12-17
1
-6
/
+6
*
Reverting 7125.
ericroman@google.com
2008-12-17
1
-6
/
+6
*
Temp experiment to confirm theory in crbug.com/5555.
ericroman@google.com
2008-12-17
1
-6
/
+6
*
Reverting 6977.
ericroman@google.com
2008-12-15
1
-6
/
+6
*
Test re-enable some tests to get more data from purify buildbot. This will pr...
ericroman@google.com
2008-12-15
1
-6
/
+6
*
Reverting 6966.
ericroman@google.com
2008-12-13
1
-2
/
+6
*
Use automatic memory management for URLRequestContext's members.
ericroman@google.com
2008-12-13
1
-6
/
+2
*
Add back proxy_script_fetcher[_unittest.cc] to the build -- mark the tests as...
ericroman@google.com
2008-12-12
1
-6
/
+6
*
Add a ProxyScriptFetcher class for doing asynch downloads of PAC scripts.This...
ericroman@google.com
2008-12-10
1
-0
/
+294