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_impl_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix leak ProxyScriptFetcherImplTest
pauljensen@chromium.org
2012-12-20
1
-2
/
+1
*
Convert trivial URLRequest::Interceptors and URLRequestJobFactory::Intercepto...
pauljensen@chromium.org
2012-12-20
1
-29
/
+5
*
Update net/proxy unit test initialization of URLRequestJobFactory object.
tedv@chromium.org
2012-12-04
1
-3
/
+3
*
Fix and enable the PAC fetcher NoCache test on Android
ppi@chromium.org
2012-11-20
1
-4
/
+14
*
[net] Change factory methods for HostResolver and HostCache to return a scope...
szym@chromium.org
2012-10-22
1
-1
/
+1
*
Make original_response_headers parameter of NetworkDelegate::OnHeadersReceive...
battre@chromium.org
2012-10-20
1
-1
/
+1
*
Turned job_factory into a pure virtual class
shalev@chromium.org
2012-08-24
1
-2
/
+2
*
Refactoring: ProtocolHandler::MaybeCreateJob and other functions take Network...
shalev@chromium.org
2012-08-24
1
-6
/
+8
*
Add histograms for network activity, and total/cumulative
tburkard@chromium.org
2012-08-20
1
-2
/
+2
*
Adding histograms showing fraction of page load times spent in the disk cache...
tburkard@chromium.org
2012-07-30
1
-0
/
+4
*
Adds NetworkDelegate::NotifyBeforeSocketStreamConnect()
bashi@chromium.org
2012-06-13
1
-0
/
+6
*
Introduce a delegate to avoid hardcoding "chrome-extension" in net/.
joi@chromium.org
2012-06-07
1
-0
/
+3
*
[net] Switch TestURLRequestContext and other tests to use MockCachingHostReso...
szym@chromium.org
2012-05-23
1
-4
/
+2
*
Stop refcounting URLRequestContext.
willchan@chromium.org
2012-05-11
1
-19
/
+15
*
Fix file access on Chrome for ChromeOS on Linux
gspencer@chromium.org
2012-05-05
1
-20
/
+90
*
Implement a MockCertVerifier that can be used to avoid
rsleevi@chromium.org
2012-04-10
1
-2
/
+2
*
Make CertVerifier a pure virtual interface.
rsleevi@chromium.org
2012-03-21
1
-1
/
+2
*
Remove usage of a deprecated TestServer constructor.
erikwright@chromium.org
2012-02-24
1
-2
/
+4
*
base::Bind: Convert net/proxy.
jhawkins@chromium.org
2011-12-20
1
-36
/
+36
*
Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.
willchan@chromium.org
2011-10-10
1
-0
/
+3
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-18
/
+18
*
Add OVERRIDE throughout net/proxy/*
eroman@chromium.org
2011-07-22
1
-2
/
+4
*
Revert 89628 - Revert 89489 - net: don't check revocation when fetching PAC f...
cevans@chromium.org
2011-06-20
1
-0
/
+27
*
Revert 89489 - net: don't check revocation when fetching PAC files.
cevans@chromium.org
2011-06-19
1
-27
/
+0
*
net: don't check revocation when fetching PAC files.
agl@chromium.org
2011-06-17
1
-0
/
+27
*
Revert of 85854 which is a revert of 85852 - Add a command line option
rtenneti@chromium.org
2011-05-19
1
-0
/
+1
*
Revert 85852 - Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
1
-1
/
+0
*
Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
1
-0
/
+1
*
net/url_request/url_request_test_util.h doesn't need to include
wtc@chromium.org
2011-05-06
1
-0
/
+1
*
Stop refcounting ProxyService.
willchan@chromium.org
2011-04-27
1
-9
/
+9
*
Undo raw DNS resolver changes, this will be implemented differently, on IO-th...
agayev@chromium.org
2011-04-27
1
-1
/
+1
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-14
/
+14
*
Revert 75143 - Reland r74842
willchan@chromium.org
2011-02-16
1
-14
/
+14
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-14
/
+14
*
Implementation of custom PAC scripts in Proxy Settings API.
battre@chromium.org
2011-02-16
1
-0
/
+38
*
Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?
willchan@chromium.org
2011-02-14
1
-14
/
+14
*
Revert r74728 which reverted r74561 for exposing a ChromeOS bug.
willchan@chromium.org
2011-02-14
1
-14
/
+14
*
Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."
oshima@google.com
2011-02-12
1
-14
/
+14
*
Reland r74561 after fixing ChromeOS build breakage.
willchan@chromium.org
2011-02-11
1
-14
/
+14
*
Revert 74561 for breaking the ChromeOS build
willchan@chromium.org
2011-02-11
1
-14
/
+14
*
Introduce OffTheRecordProfileIOData and ProfileImplIOData.
willchan@chromium.org
2011-02-11
1
-14
/
+14
*
Refactor HttpNetworkSession construction.
willchan@chromium.org
2011-02-03
1
-15
/
+6
*
Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.
willchan@chromium.org
2011-01-28
1
-16
/
+33
*
Clean up net unit testing code.
erg@google.com
2011-01-26
1
-1
/
+1
*
Revert "Clean up net unit testing code." since it breaks the shlib builder.
erg@google.com
2011-01-25
1
-1
/
+1
*
Clean up net unit testing code.
erg@google.com
2011-01-25
1
-1
/
+1
*
net: Remove prefix net:: from some places that already are in namespace net.
tfarina@chromium.org
2011-01-19
1
-11
/
+11
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
1
-10
/
+10
*
reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.
estade@chromium.org
2011-01-07
1
-0
/
+1
*
Revert r70628. It broke Linux valgrind bots. See for example
estade@chromium.org
2011-01-07
1
-1
/
+0
[next]