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
*
[gcc 4.8] Explicitly initialize net_error in ProxyRetryInfo to fix build failure
vivek.vg@samsung.com
2014-08-18
1
-1
/
+1
*
Keep track of network error in ProxyRetryInfo.
kundaji@chromium.org
2014-08-15
10
-68
/
+110
*
Use data reduction proxy when managed proxy config returns direct
bengr@chromium.org
2014-08-14
2
-5
/
+15
*
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
brettw@chromium.org
2014-08-13
3
-16
/
+16
*
Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace
brettw@chromium.org
2014-08-13
3
-16
/
+16
*
Removed data compression UMA from ProxyService
bengr@chromium.org
2014-08-10
5
-154
/
+84
*
Move StringToLowerASCII to base namespace
brettw@chromium.org
2014-08-07
1
-3
/
+4
*
Remove SPDY_PROXY_AUTH_ORIGIN from net/proxy/proxy_list.cc.
kundaji@chromium.org
2014-07-28
1
-14
/
+7
*
clang/win: Fix most -Wwriteable-strings warnings.
thakis@chromium.org
2014-07-23
1
-2
/
+14
*
Add AssertNoURLRequests() to URLRequestContext subclass destructors.
jgraettinger@chromium.org
2014-07-22
1
-0
/
+1
*
Add Finch experiment for selectively bypassing proxies.
rcs@chromium.org
2014-07-09
3
-170
/
+433
*
Remove unused SyncProxyServiceHelper.
mmenke@chromium.org
2014-07-08
2
-109
/
+0
*
Increase timer slack for several mover browser threads.
jeremy@chromium.org
2014-07-02
1
-1
/
+3
*
Update data reduction bypass UMA to reflect modern usage.
megjablon@chromium.org
2014-07-01
2
-28
/
+55
*
Flag myIpAddress requests for chromeos
stevenjb@chromium.org
2014-06-27
1
-1
/
+6
*
Move const string declaration into #ifdef USE_GIO block
dnicoara@chromium.org
2014-06-19
1
-1
/
+2
*
Bypass data reduction proxy if no handler is found for a 407.
kundaji@chromium.org
2014-06-16
1
-0
/
+3
*
Moved data reduction proxy bypass logic to a NetworkDelegate
bengr@chromium.org
2014-06-13
2
-9
/
+2
*
Move PAC DHCP Windows log message back to VLOG()
cbentzel@chromium.org
2014-06-13
1
-1
/
+1
*
Annotate a third-party leak in SettingGetterImplGSettings::LoadAndCheckVersio...
earthdok@chromium.org
2014-06-06
1
-5
/
+10
*
Update UMA to track bypasses due to 4xx responses that are missing the proxy'...
bengr@chromium.org
2014-05-30
3
-25
/
+87
*
Make it possible to build cronet without icu.
mmenke@chromium.org
2014-05-11
1
-0
/
+4
*
Implement alternative string conversion functions in net/ on Android,
mmenke@chromium.org
2014-05-10
1
-8
/
+5
*
Make it so net/ can be built without file:// support.
mmenke@chromium.org
2014-05-07
1
-2
/
+10
*
Move IsStringUTF8/ASCII to base namespace
brettw@chromium.org
2014-05-07
1
-9
/
+9
*
Fixed Linux build with glib 2.40 (Ubuntu 14.04).
mgiuca@chromium.org
2014-05-06
1
-3
/
+9
*
Fix Trusty build with clang.
dcheng@chromium.org
2014-05-01
1
-0
/
+3
*
Renamed namespaces in src/net.
vitalybuka@chromium.org
2014-04-30
3
-13
/
+11
*
base::Thread will store its |name| as a string, so take the name as a string
pkasting@chromium.org
2014-04-18
1
-5
/
+2
*
Add net/base/filename_util.h.
sergeyu@chromium.org
2014-04-09
1
-1
/
+1
*
Make net use v8 through gin
jochen@chromium.org
2014-04-08
3
-48
/
+30
*
Revert 262487 "Add net/base/filename_util.h."
sergeyu@chromium.org
2014-04-08
1
-1
/
+1
*
Add net/base/filename_util.h.
sergeyu@chromium.org
2014-04-08
1
-1
/
+1
*
Support redirectUrl at onHeadersReceived in WebRequest / DWR API
rob@robwu.nl
2014-03-26
2
-3
/
+4
*
Revert 257524 "Move IsStringASCII/UTF8 to base namespace."
brettw@chromium.org
2014-03-17
1
-9
/
+9
*
Move IsStringASCII/UTF8 to base namespace.
brettw@chromium.org
2014-03-17
1
-9
/
+9
*
Move ScopedFILE to base namespace and scoped_file.h
brettw@chromium.org
2014-03-17
1
-1
/
+2
*
Move UTF16ToASCII, remove WideToASCII.
brettw@chromium.org
2014-03-14
4
-6
/
+8
*
Remove NetLog::LOG_BASIC.
davidben@chromium.org
2014-03-12
1
-1
/
+1
*
Allow the content browser client to specify a special cookie store to be
tburkard@chromium.org
2014-03-12
1
-1
/
+1
*
Revert 256579 "Allow the content browser client to specify a spe..."
peter@chromium.org
2014-03-12
1
-1
/
+1
*
Allow the content browser client to specify a special cookie store to be
tburkard@chromium.org
2014-03-12
1
-1
/
+1
*
Remove PurgeMemory() from the proxy service. The MemoryPurger is gone, so this
pkasting@chromium.org
2014-03-11
11
-83
/
+1
*
Move WriteFile and WriteFileDescriptor from file_util to base namespace.
brettw@chromium.org
2014-03-06
1
-4
/
+4
*
Move TrimWhitespace to the base namespace.
brettw@chromium.org
2014-03-03
5
-7
/
+7
*
Do not retry data reduction proxy on direct request failure
bengr@chromium.org
2014-02-27
6
-78
/
+62
*
Convert scoped_ptr_malloc -> scoped_ptr, part 2.
viettrungluu@chromium.org
2014-02-26
2
-6
/
+5
*
Bypass data reduction proxy if response not via it
bengr@chromium.org
2014-02-06
1
-0
/
+3
*
Implement support for QUIC proxies in ProxyServer
rch@chromium.org
2014-02-05
3
-2
/
+28
*
Update V8 to version 3.24.30.1 (based on bleeding_edge revision r19017).
machenbach@chromium.org
2014-02-03
1
-2
/
+2
[next]