summaryrefslogtreecommitdiffstats
path: root/chromecast
Commit message (Expand)AuthorAgeFilesLines
* Chromecast: disables downloads from the Chromecast shell.gunsch2014-09-255-3/+107
* Chromecast: adds AddKeySystemWithCodecs to key_systems_cast header.gunsch2014-09-252-9/+9
* Chromecast: always disable "shrinks viewport content to fit."gunsch2014-09-252-0/+3
* Chromecast: set Android profile dir and ensure it exists.gunsch2014-09-251-0/+8
* Chromecast: allow local file access for Android.gunsch2014-09-251-0/+10
* Chromecast buildfix: adds GYP dependency on cdm_renderer.gunsch2014-09-231-0/+1
* Chromecast buildfix: adapting to ContentViewCore API changes.gunsch2014-09-231-6/+12
* [DevTools] Move target-related methods from DevToolsHttpHandlerDelegate to De...dgozman2014-09-224-15/+65
* Chromecast: adds Gpu/Network/Profiler metrics providers.gunsch2014-09-194-3/+27
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-193-7/+7
* Adds initial key systems support for Chromecast.gunsch2014-09-1711-0/+212
* Chromecast Android shell improvements:gunsch2014-09-177-18/+15
* Android buildfix: ResourceExtractor moved to org.chromium.basegunsch2014-09-121-1/+1
* Fix Flush in DemuxerStreamAdapter.damienv2014-09-123-25/+83
* Chromecast: end-to-end browser test based on content::BrowserTest.gunsch2014-09-1212-26/+313
* Chromecast: initial checkin of Android-based cast shell.gunsch2014-09-1142-28/+1864
* Audio/video data streaming over shared memory.damienv2014-09-1114-0/+1256
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in cc/, chrom...thestig2014-09-102-2/+2
* Add default impl for DemuxerStream::EnableBitstreamConverter().xhwang2014-09-101-4/+0
* Introduce some buffering into the cast media pipeline.damienv2014-09-1010-0/+954
* Fix the uses of T* conversion operator from scoped_refptr<T> which is now rem...lcwu2014-09-082-9/+11
* Add the frame provider base class used in cast media.damienv2014-09-066-0/+676
* IPC to pass media data using a lock free circular fifo.damienv2014-09-0510-0/+1399
* Introduce the concept of media task runner.damienv2014-09-046-0/+649
* Add the base class for decoder buffers used in cast media.damienv2014-09-045-0/+168
* 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: command-line switch to override the UMA metric upload URL.gunsch2014-08-304-1/+41
* Add a buffering controller for Chromecast.damienv2014-08-309-0/+823
* Chromecast: adds CastBrowserProcess to manage browser process entities.gunsch2014-08-307-38/+147
* Chromecast: return the correct locale in ContentBrowserClient.gunsch2014-08-301-1/+2
* Chromecast: rm explicit constructor on CastMetricsServiceClient.gunsch2014-08-301-1/+1
* Chromecast fix: MetricsStateManager segfaults if callbacks are empty.gunsch2014-08-293-3/+73
* Chromecast devtools API fixes.gunsch2014-08-281-19/+31
* Add directory for Chromecast media related components.damienv2014-08-271-0/+3
* Chromecast buildfix: MetricsService has moved to metrics namespace.gunsch2014-08-275-6/+10
* Revert "Revert of Replace StreamListenSocket with StreamSocket in HttpServer....byungchul2014-08-251-7/+46
* Cleanup: Remove unneeded references to content_resources.gyp:content_resources.thestig2014-08-251-1/+0
* Adds CastMetricsServiceClient to Chromecast shell.gunsch2014-08-2312-1/+356
* 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
* Move webkit resources over to content.tfarina@chromium.org2014-08-221-2/+2
* Chromecast: moves cast_shell.pak output to assets/ directory.gunsch@chromium.org2014-08-164-5/+17
* Chromecast: disables application cache.gunsch@chromium.org2014-08-151-3/+3
* Adds locale strings to Chromecast build.gunsch@chromium.org2014-08-1563-8/+840
* Chromecast: Adds WebUI stubs for cast shell.gunsch@chromium.org2014-08-154-0/+39
* 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-1515-2/+523