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
/
content
/
shell
/
shell_url_request_context_getter.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[content shell] move browser process stuff into browser/ subdir
jochen@chromium.org
2013-08-20
1
-231
/
+0
*
Remove WorkerPool dependency from URLRequestFileJob.
earthdok@chromium.org
2013-08-19
1
-1
/
+5
*
[SPDY] Use WeakPtr<HttpServerProperties> instead of raw pointers
akalin@chromium.org
2013-07-18
1
-1
/
+3
*
Add support for NetLog logging to json file in content_shell.
kouhei@chromium.org
2013-07-03
1
-4
/
+10
*
Enable simple_cache on all android browser tests.
rdsmith@chromium.org
2013-06-17
1
-0
/
+6
*
Give more request types a TransportSecurityState.
palmer@chromium.org
2013-06-13
1
-0
/
+4
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-3
/
+3
*
Use a direct include of strings headers in content/renderer and content/shell.
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Override server-side simple-cache trial with commandline switches.
pasko@google.com
2013-05-13
1
-0
/
+2
*
Removed static factories for data, ftp, file, and about jobs.
pauljensen@chromium.org
2013-05-08
1
-6
/
+12
*
[content shell] move code common to several processes to a common dir
jochen@chromium.org
2013-05-07
1
-1
/
+1
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
1
-2
/
+2
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-1
/
+1
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
1
-1
/
+1
*
[content shell] configure a ftp transaction factory for content shell
jochen@chromium.org
2013-03-21
1
-0
/
+6
*
net: move host_resolver files from net/base to net/dns
phajdan.jr@chromium.org
2013-03-21
1
-2
/
+2
*
Revert 188912 "Removed static factories for data, ftp, file, and..."
kbr@chromium.org
2013-03-19
1
-12
/
+0
*
Removed static factories for data, ftp, file, and about jobs.
pauljensen@chromium.org
2013-03-19
1
-0
/
+12
*
Stop sending Accept-Charset HTTP header as its not relevant anymore. Remove ...
pauljensen@chromium.org
2013-03-15
1
-2
/
+1
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
1
-3
/
+3
*
Directly access NetworkDelegate in URLRequestContext getter.
tedv@chromium.org
2013-03-13
1
-1
/
+1
*
Add chrome-search: access from Instant overlay
dhollowa@chromium.org
2013-03-07
1
-33
/
+23
*
Revert 186347
jochen@chromium.org
2013-03-06
1
-23
/
+33
*
Add chrome-search: access from Instant overlay
dhollowa@chromium.org
2013-03-06
1
-33
/
+23
*
[content shell] hook up storage related WebTestDelegate methods
jochen@chromium.org
2013-02-18
1
-0
/
+2
*
content: Update include paths of string_split.h to its new location.
tfarina@chromium.org
2013-02-15
1
-1
/
+1
*
Add StoragePartition's ProtocolHandlers at URLRequestContext construction time.
pauljensen@chromium.org
2013-02-08
1
-3
/
+38
*
Add explicit base to FilePath.
brettw@chromium.org
2013-02-07
1
-2
/
+2
*
[content shell] don't use a proxy for running layout tests
jochen@chromium.org
2013-01-20
1
-9
/
+16
*
Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...
pauljensen@chromium.org
2012-11-07
1
-2
/
+5
*
[net] Change factory methods for HostResolver and HostCache to return a scope...
szym@chromium.org
2012-10-22
1
-12
/
+13
*
Make content shell support some testing flags.
tonyg@chromium.org
2012-10-03
1
-0
/
+24
*
Remove static variables from HttpStreamFactory.
szager@chromium.org
2012-09-07
1
-14
/
+26
*
Turned job_factory into a pure virtual class
shalev@chromium.org
2012-08-24
1
-2
/
+2
*
Replace GetIOMessageLoopProxy() with GetNetworkTaskRunner() in UrlRequestCont...
sergeyu@chromium.org
2012-06-16
1
-2
/
+2
*
Use SingleThreadTaskRunner instead of MessageLoopProxy in ProxyConfigService.
sergeyu@chromium.org
2012-05-24
1
-1
/
+1
*
Stop refcounting URLRequestContext.
willchan@chromium.org
2012-05-11
1
-4
/
+5
*
Make ServerBoundCertService use TaskRunner interface instead of using WorkerP...
mattm@chromium.org
2012-05-04
1
-1
/
+3
*
Fixed unsafe passing of command-line parameter to SpdySession
bengr@google.com
2012-04-27
1
-3
/
+4
*
Add ShellNetworkDelegate so content_shell can use cookies (again)
jochen@chromium.org
2012-03-29
1
-2
/
+4
*
Rename origin_bound_cert files to server_bound_cert.
mattm@chromium.org
2012-03-22
1
-2
/
+2
*
Remove DONTUSEME_GetCookieStore().
eroman@chromium.org
2012-03-22
1
-7
/
+0
*
Make CertVerifier a pure virtual interface.
rsleevi@chromium.org
2012-03-21
1
-1
/
+1
*
Change Origin bound certs -> Domain bound certs.
mattm@chromium.org
2012-03-20
1
-3
/
+3
*
Update net/base/cookie_*.h includes to net/cookies/cookie_*.h .
erikwright@chromium.org
2012-03-16
1
-1
/
+1
*
Content: First draft at a content_shell on GTK.
erg@chromium.org
2012-01-14
1
-7
/
+14
*
Revert: Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
1
-3
/
+2
*
Revert "net: remove DNS certificate checking code."
agl@chromium.org
2011-12-15
1
-2
/
+3
*
net: remove DNS certificate checking code.
agl@chromium.org
2011-12-15
1
-3
/
+2
*
net: split the SSL session cache between incognito and normal.
agl@chromium.org
2011-12-12
1
-0
/
+1
[next]