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
/
single_threaded_proxy_resolver_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Minor unittest cleanup.
eroman@chromium.org
2010-02-05
1
-24
/
+21
*
Re-enable a unittest which failed on valgrind thread sanitizer.
eroman@chromium.org
2010-02-05
1
-1
/
+5
*
Disable a test which is causing an error under valgrind TSAN.
eroman@chromium.org
2010-02-05
1
-1
/
+1
*
Add a timing measurement to LoadLog that shows how long a proxy resolve reque...
eroman@chromium.org
2010-02-05
1
-0
/
+66
*
Extend LoadLog to support logging of arbitrary strings, and of network error ...
eroman@chromium.org
2009-12-21
1
-1
/
+1
*
Improve the display of LoadLogs when truncation occurs.
eroman@chromium.org
2009-11-06
1
-1
/
+1
*
Add the ability to purge memory to the ProxyResolver.
pkasting@chromium.org
2009-10-13
1
-0
/
+21
*
Avoid potential "NULL used as int" warnings by changing ASSERT_EQ(NULL, ...) ...
pkasting@chromium.org
2009-09-29
1
-2
/
+2
*
Add trace points for the "dnsResolve()" and "myIpAddress()" PAC javascript bi...
eroman@chromium.org
2009-09-10
1
-16
/
+27
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-2
/
+2
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
1
-2
/
+2
*
Better match IE's proxy settings.
ericroman@google.com
2009-08-04
1
-9
/
+66
*
Remove the concept of threading from ProxyService, and move it into the Proxy...
ericroman@google.com
2009-07-26
1
-0
/
+313