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
/
chrome
/
service
/
net
/
service_url_request_context.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwyu: Include stringprintf.h where appropriate, part 2.
jhawkins@chromium.org
2011-05-11
1
-1
/
+1
*
Fix Linux proxy.
scottbyer@chromium.org
2011-04-28
1
-28
/
+15
*
Stop refcounting ProxyService.
willchan@chromium.org
2011-04-27
1
-27
/
+27
*
Undo raw DNS resolver changes, this will be implemented differently, on IO-th...
agayev@chromium.org
2011-04-27
1
-1
/
+1
*
Added the HttpAuthHandlerFactory pointer to the net::HttpNetworkSession::Para...
sanjeevr@chromium.org
2011-03-10
1
-0
/
+2
*
Service process crash on Windows.
scottbyer@chromium.org
2011-03-05
1
-4
/
+4
*
Service process fixes for Linux.
scottbyer@chromium.org
2011-03-03
1
-12
/
+27
*
Revert 76612 - Service process fixes for Linux.
scottbyer@chromium.org
2011-03-02
1
-27
/
+12
*
Service process fixes for Linux.
scottbyer@chromium.org
2011-03-02
1
-12
/
+27
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-26
/
+28
*
Revert 75143 - Reland r74842
willchan@chromium.org
2011-02-16
1
-28
/
+26
*
Reland r74842
willchan@chromium.org
2011-02-16
1
-26
/
+28
*
Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?
willchan@chromium.org
2011-02-14
1
-28
/
+26
*
Revert r74728 which reverted r74561 for exposing a ChromeOS bug.
willchan@chromium.org
2011-02-14
1
-26
/
+28
*
Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."
oshima@google.com
2011-02-12
1
-28
/
+26
*
Reland r74561 after fixing ChromeOS build breakage.
willchan@chromium.org
2011-02-11
1
-26
/
+28
*
Revert 74561 for breaking the ChromeOS build
willchan@chromium.org
2011-02-11
1
-28
/
+26
*
Introduce OffTheRecordProfileIOData and ProfileImplIOData.
willchan@chromium.org
2011-02-11
1
-26
/
+28
*
Refactor HttpNetworkSession construction.
willchan@chromium.org
2011-02-03
1
-15
/
+7
*
Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.
willchan@chromium.org
2011-01-28
1
-12
/
+18
*
net: Remove typedef net::URLRequestContext URLRequestContext;
tfarina@chromium.org
2011-01-15
1
-3
/
+3
*
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
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-0
/
+1
*
Revert 70618 - First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-1
/
+0
*
First pass at adding http/backend cache events to the NetLog.
mmenke@chromium.org
2011-01-06
1
-0
/
+1
*
Revert 69592 - file_version_info was not finding Mac values correctly.
dmaclach@chromium.org
2010-12-18
1
-0
/
+3
*
file_version_info was not finding Mac values correctly.
dmaclach@chromium.org
2010-12-18
1
-3
/
+0
*
Cache certificate verification results in memory.
wtc@google.com
2010-12-16
1
-0
/
+4
*
Start deinlining non-empty virtual methods. (This will be automatically checked
erg@google.com
2010-12-09
1
-0
/
+8
*
Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""
agl@chromium.org
2010-11-22
1
-0
/
+1
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-22
1
-1
/
+0
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-22
1
-0
/
+1
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-18
1
-1
/
+0
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-18
1
-0
/
+1
*
base: Get rid of 'using' declaration of StringAppendF.
tfarina@chromium.org
2010-11-15
1
-7
/
+7
*
HTTP requests from the service process now use a non-empty user agent. Also a...
sanjeevr@chromium.org
2010-11-02
1
-2
/
+90
*
Initial support for built-in DNS resolver/cache.
agayev@chromium.org
2010-10-28
1
-1
/
+1
*
Revert 64202 - Initial support for built-in DNS resolver/cache.
yusukes@chromium.org
2010-10-28
1
-1
/
+1
*
Initial support for built-in DNS resolver/cache.
agayev@chromium.org
2010-10-28
1
-1
/
+1
*
Revert "Revert "Const-ify RefCountedThreadSafe::AddRef and Release.""
mpcomplete@chromium.org
2010-10-22
1
-2
/
+3
*
Revert "Const-ify RefCountedThreadSafe::AddRef and Release."
levin@chromium.org
2010-10-22
1
-3
/
+2
*
Const-ify RefCountedThreadSafe::AddRef and Release.
mpcomplete@chromium.org
2010-10-22
1
-2
/
+3
*
FBTF: Even more ctor/virtual deinlining.
erg@google.com
2010-10-19
1
-5
/
+19
*
Revert revert 62918 - net: clean up SSLHostInfo construction."
agl@chromium.org
2010-10-19
1
-0
/
+1
*
Revert 62918 - net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
1
-1
/
+0
*
net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
1
-0
/
+1
*
Add an option ProxyService::Create() to disable use of proxy auto-config.
eroman@chromium.org
2010-10-14
1
-3
/
+2
*
Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."
agl@chromium.org
2010-10-08
1
-0
/
+4
*
Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."
agl@chromium.org
2010-10-07
1
-4
/
+0
[next]