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
*
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
*
Fix uninits introduced by r241374.
earthdok@chromium.org
2014-01-24
1
-2
/
+4
*
Added Dev host for data reduction proxy controlled by Finch experiment.
bolian@chromium.org
2014-01-14
1
-1
/
+6
*
Provide an Isolate for v8::ObjectTemplate::New.
svenpanne@chromium.org
2014-01-08
1
-1
/
+2
*
Convert base::file_util to use File instead of PlatformFile.
rvargas@chromium.org
2014-01-07
1
-2
/
+2
*
Remove HttpTransactionDelegate and all users (LoadTimeStats).
rvargas@chromium.org
2013-12-27
2
-7
/
+0
*
Update some uses of char16 to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-1
/
+1
*
Update uses of UTF conversions in courgette/, device/, extensions/, google_ap...
avi@chromium.org
2013-12-25
10
-20
/
+28
*
Added tests for ProxyList::UpdateRetryInfoOnFallback
bengr@chromium.org
2013-12-19
3
-21
/
+63
[next]