summaryrefslogtreecommitdiffstats
path: root/chromecast/shell
Commit message (Expand)AuthorAgeFilesLines
* Fix the uses of T* conversion operator from scoped_refptr<T> which is now rem...lcwu2014-09-081-7/+8
* Check all settings when checking mic and camera access.grunell2014-09-011-9/+2
* Chromecast devtools delegate fixes.dgozman2014-09-012-45/+13
* Chromecast buildfix: forgot an include.gunsch2014-08-301-0/+1
* Chromecast: adds CastBrowserProcess to manage browser process entities.gunsch2014-08-306-38/+145
* Chromecast: return the correct locale in ContentBrowserClient.gunsch2014-08-301-1/+2
* Chromecast devtools API fixes.gunsch2014-08-281-19/+31
* Revert "Revert of Replace StreamListenSocket with StreamSocket in HttpServer....byungchul2014-08-251-7/+46
* Adds CastMetricsServiceClient to Chromecast shell.gunsch2014-08-232-0/+10
* Revert of Replace StreamListenSocket with StreamSocket in HttpServer. (patchs...estade@chromium.org2014-08-221-46/+7
* Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...pilgrim@chromium.org2014-08-222-2/+2
* Replace StreamListenSocket with StreamSocket in HttpServer.byungchul@chromium.org2014-08-221-7/+46
* Chromecast: moves cast_shell.pak output to assets/ directory.gunsch@chromium.org2014-08-161-4/+3
* Chromecast: disables application cache.gunsch@chromium.org2014-08-151-3/+3
* Adds locale strings to Chromecast build.gunsch@chromium.org2014-08-1557-8/+454
* Chromecast: Adds WebUI stubs for cast shell.gunsch@chromium.org2014-08-153-0/+36
* Chromecast: pages default to having a black background.gunsch@chromium.org2014-08-153-0/+21
* Adds remote devtools support to cast_shell.gunsch@chromium.org2014-08-1510-1/+468
* Add additional UMA stats for remembering certificate decisions.jww@chromium.org2014-08-152-0/+2
* CastContentBrowserClient should not hold CastBrowserMainParts lifetime.gunsch@chromium.org2014-08-132-5/+7
* Chromecast shell build fix for new BrowserContext API:gunsch@chromium.org2014-08-082-0/+6
* Rename ServerBoundCert => ChannelID to reflect the current name.wtc@chromium.org2014-08-072-13/+11
* Generates Chromecast User-Agent string from current Chromium version.gunsch@chromium.org2014-07-311-5/+2
* content: ResourceType cleanup.tfarina@chromium.org2014-07-312-2/+2
* Removes CastBrowserMainParts::GetInstance.gunsch@chromium.org2014-07-182-16/+0
* Build-level separation of default CastService implementation.gunsch@chromium.org2014-07-171-1/+1
* Initial checkin of chromecast content embedder (cast_shell) and related build...lcwu@chromium.org2014-07-1122-0/+1522