summaryrefslogtreecommitdiffstats
path: root/chromecast/browser
Commit message (Expand)AuthorAgeFilesLines
* Permissions: browser/ side implementation of multiple permissions request.mlamouri2015-10-242-0/+19
* Eliminate //chrome dependencies from MetricsServicesManagerblundell2015-10-212-0/+5
* Revert of Eliminate //chrome dependencies from MetricsServicesManager (patchs...vasilii2015-10-212-5/+0
* Eliminate //chrome dependencies from MetricsServicesManagerblundell2015-10-212-0/+5
* Remove lots of old blur plumbing.esprehn2015-10-172-6/+0
* [Chromecast] Remove ChannelIDService for system url request context.lcwu2015-10-171-7/+3
* Upgrade to new CMA backend APIkmackay2015-10-155-32/+32
* Separate RenderViewHost from RenderWidgetHost, part 1: public interface.avi2015-10-152-3/+6
* [Chromecast] Disable GPU shader disk cachehalliwell2015-10-142-0/+5
* [Chromecast] Allow triggering reading of external metrics.derekjchow2015-10-124-0/+27
* Split screen info metrics out of GpuMetricsProviderblundell2015-10-122-0/+11
* [Chromecast] Cleanup the API for creating MediaPipelineBackend.alokp2015-10-074-30/+14
* [BackgroundSync] Add BackgroundSyncController to Chromejkarlin2015-10-062-0/+6
* [GN] Add a template which wraps generate_test_lists.py.slan2015-10-051-0/+5
* [Chromecast] Initialize CastMediaShlib on caller's threadyucliu2015-10-051-3/+1
* permissions: remove unecessary parameters from cancellalitm2015-10-022-9/+2
* permissions: handle request ids for permissions in permission managerlalitm2015-10-022-5/+4
* [Chromecast] Allow multiple media pipeline in CmaMediaPipelineClientyucliu2015-10-012-3/+19
* [Chromecast] Simplify VideoPlane interfacehalliwell2015-10-011-0/+3
* Prepare MediaDrmBridge to work with MediaCodecPlayertimav2015-09-302-4/+4
* [Chromecast] Remove use of VIDEO_HOLEhalliwell2015-09-304-191/+0
* [Chromecast] CastResource::Client inside CastResourceyucliu2015-09-292-17/+5
* make ProxyService::CreateSystemProxyConfigService return scoped_ptrscsharrison2015-09-221-3/+3
* [Chromecast] Plumbs raw audio through CMA backend.alokp2015-09-191-1/+6
* Turn components/crash into a layered component.sdefresne2015-09-184-7/+7
* Split out an M specific ContentView to prevent reflection crashes.tedchoc2015-09-171-1/+1
* Revert of Turn components/crash into a layered component. (patchset #6 id:100...sdefresne2015-09-174-7/+7
* Turn components/crash into a layered component.sdefresne2015-09-174-7/+7
* Chromecast: re-enables prefixed EME by default.gunsch2015-09-171-0/+2
* Shift URLRequestContextStorage over to taking scoped_ptrs.rdsmith2015-09-161-5/+5
* Fix stability histogram values to match histograms.xmlwfh2015-09-111-1/+1
* [Chromecast] Allow CCBrowserClient impls access to URLRequestContextFactory.gunsch2015-09-111-0/+4
* [Chromecast] Raise Cast's BrowserCdmFactory creation to CCBrowserClient.gunsch2015-09-117-29/+26
* [Chromecast] Moves remote debugging start decision into CastContentBrowserCli...gunsch2015-09-097-25/+14
* DevTools: expose wired front-end API for editors interop [chrome]pfeldman2015-09-092-0/+7
* jni: Forbid inappropriate JNI parameter conversions.torne2015-09-091-2/+1
* Fix for --ignore-gpu-blacklist not working from flags UI on Linuxhalliwell2015-09-081-4/+8
* [Chromecast] Lowers CastService out of chromecast/browser/.gunsch2015-09-0812-141/+14
* Move failed renderer launches to a separate counter in stability proto.wfh2015-09-081-1/+8
* Add dependencies for a clean gn check.slan2015-09-042-3/+3
* jni_generator: Pass object parameters as JavaParamRef.torne2015-09-041-5/+13
* Add new termination status for failed child process launch.wfh2015-09-021-3/+17
* GN file for cma_media_pipeline_client and cast_resourceyucliu2015-09-021-0/+2
* [Chromecast] Add flag for background tab media playback.derekjchow2015-09-021-0/+2
* CmaMediaPipelineClient to watch media pipeline statusyucliu2015-09-027-22/+125
* [Chromecast] Raises CastService creation to CastContentBrowserClient.gunsch2015-09-0210-157/+30
* Register OOP Mojo apps with the browserrockot2015-09-012-3/+5
* [Cleanup] Rename some confusingly named methods and member variables.isherman2015-08-292-4/+5
* Using scoped_ptr for URLRequestJobFactoryImpl::SetProtocolHandlersvaldez2015-08-241-7/+6
* [Chromecast] Adds base/android utilities: time change notifier, dump writer.gunsch2015-08-201-1/+10