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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Make original_response_headers parameter of NetworkDelegate::OnHeadersReceive...
battre@chromium.org
2012-10-20
2
-2
/
+2
*
Upstream Android-specific net/ changes.
newt@chromium.org
2012-10-20
3
-2
/
+2
*
[net] Add AsyncDNS.TTL histogram.
szym@chromium.org
2012-10-17
1
-1
/
+1
*
Removing "WinHttpGetProxyForUrl failed" message.
alexeypa@chromium.org
2012-10-16
1
-1
/
+0
*
Receiving Connection: Proxy-Bypass induces proxy fallback.
piatek@google.com
2012-10-16
5
-7
/
+94
*
Android: lazy initialization for method id.
bulach@chromium.org
2012-10-16
1
-1
/
+0
*
[net] Connect DNS signals to re-fetching PAC script.
szym@chromium.org
2012-09-21
2
-0
/
+11
*
net: Fix clang warnings about missing virtual and OVERRIDE annotations.
tfarina@chromium.org
2012-09-17
1
-8
/
+11
*
Minor fixes in proxy configuration on iOS.
droger@chromium.org
2012-09-06
4
-21
/
+6
*
Add iOS support to ProxyService
droger@chromium.org
2012-09-04
4
-1
/
+158
*
net: Add a new target 'net_with_v8'.
tfarina@chromium.org
2012-08-31
5
-136
/
+179
*
Added URLRequestContext::CreateRequest which can be used to create URLRequests
shalev@chromium.org
2012-08-24
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
2
-4
/
+4
*
net: Fix more clang warnings about missing virtual and OVERRIDE annotations.
tfarina@chromium.org
2012-08-19
1
-3
/
+4
*
Clean-up inline members of nested classes (net/)
hans@chromium.org
2012-08-09
2
-7
/
+13
*
Adding histograms showing fraction of page load times spent in the disk cache...
tburkard@chromium.org
2012-07-30
2
-0
/
+7
*
Uses gyp "rules" rather than "actions" templates for the JNI generator.
bulach@chromium.org
2012-07-19
1
-1
/
+1
*
base: Make ScopedVector::clear() destroy elements.
derat@chromium.org
2012-07-19
1
-1
/
+1
*
Linux: Detect Unity as a desktop environment.
thestig@chromium.org
2012-07-17
1
-0
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
39
-39
/
+0
*
Switch to TimeDelta interfaces for process waiting functions in net and ipc.
tedvessenes@gmail.com
2012-07-11
4
-40
/
+48
*
Added URLRequestContext to constructor for URLRequest.
erikwright@chromium.org
2012-06-22
1
-2
/
+1
*
Linux: allow proxy PAC file configurations that use just a file path without ...
mdm@chromium.org
2012-06-19
2
-1
/
+19
*
NetLogEventParameter to Callback refactoring 7.
mmenke@chromium.org
2012-06-14
7
-176
/
+133
*
Adds NetworkDelegate::NotifyBeforeSocketStreamConnect()
bashi@chromium.org
2012-06-13
2
-0
/
+11
*
Track sources of proxy settings.
asanka@chromium.org
2012-06-12
18
-35
/
+367
*
CapturingNetLog - remove maximum entries constructor argument.
mmenke@chromium.org
2012-06-08
5
-42
/
+30
*
Linux: KDE: support recent KDE's socksProxy setting.
mdm@chromium.org
2012-06-08
2
-6
/
+37
*
Introduce a delegate to avoid hardcoding "chrome-extension" in net/.
joi@chromium.org
2012-06-07
2
-0
/
+6
*
Upstream Android proxy config service.
pliard@chromium.org
2012-06-06
4
-0
/
+774
*
Linux: avoid using a NULL MessageLoopForIO to get its MessageLoopProxy in Pro...
mdm@chromium.org
2012-06-02
1
-1
/
+1
*
Rename CapturingNetLog::Entry to CapturingNetLog::CaptureEntry,
mmenke@chromium.org
2012-06-02
5
-16
/
+16
*
RefCounted types should not have public destructors, net/ redux
rsleevi@chromium.org
2012-05-28
2
-19
/
+13
*
Use SingleThreadTaskRunner instead of MessageLoopProxy in ProxyConfigService.
sergeyu@chromium.org
2012-05-24
7
-112
/
+124
*
[net] Switch TestURLRequestContext and other tests to use MockCachingHostReso...
szym@chromium.org
2012-05-23
1
-4
/
+2
*
Cleanup: Remove unneeded scoped_ptr.h includes from net.
thestig@chromium.org
2012-05-17
3
-7
/
+8
*
Stop refcounting URLRequestContext.
willchan@chromium.org
2012-05-11
6
-40
/
+32
*
Reimplements net::AddressList without struct addrinfo.
szym@chromium.org
2012-05-07
2
-9
/
+8
*
Fix file access on Chrome for ChromeOS on Linux
gspencer@chromium.org
2012-05-05
2
-27
/
+99
*
RefCounted types should not have public destructors, net/
rsleevi@chromium.org
2012-04-28
7
-6
/
+33
*
Fix a crash of WebView in ash_shell on Chrome OS build.
mazda@chromium.org
2012-04-26
1
-3
/
+18
*
Add NET_EXPORT for ProxyConfigServiceMac class.
sergeyu@chromium.org
2012-04-25
1
-1
/
+4
*
Linux: Add support for new KDE space-delimited proxy port numbers.
mdm@chromium.org
2012-04-24
2
-4
/
+32
*
Use base::MessageLoopProxy instead of MessageLoop in ProxyConfigServiceLinux.
sergeyu@chromium.org
2012-04-24
4
-55
/
+69
*
Fix DrMemory leaks in dhcp code.
willchan@chromium.org
2012-04-20
1
-8
/
+13
*
Remove unnecessary references to URLRequestContext.
willchan@chromium.org
2012-04-10
5
-9
/
+11
*
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
[prev]
[next]