summaryrefslogtreecommitdiffstats
path: root/chromecast/browser
Commit message (Expand)AuthorAgeFilesLines
* [Chromecast] Adding "chrome-resource://" scheme alias so that it can be accessedgfhuang2016-01-063-5/+19
* Revert "[Chromecast] Move PrefServiceHelper to chromecast/base."derekjchow2016-01-065-3/+149
* [Chromecast] Move PrefServiceHelper to chromecast/base.derekjchow2016-01-055-149/+3
* [Chromecast] Make SIGTERM/SIGINT handler saferkmackay2015-12-291-8/+17
* Convert Pass()→std::move() in //chromecastdcheng2015-12-297-31/+34
* Switch to standard integer types in chromecast/.avi2015-12-2227-25/+67
* [Chromecast] Collect platform metrics before reboot.mengyu2015-12-171-1/+3
* [Chromecast] Enable navigator.connection API.derekjchow2015-12-151-0/+3
* Chromecast: Hook up waiting_for_decryption_key callbackerickung2015-12-152-0/+11
* [Chromecast] Moving VideoPlane caching/logic in VideoPlaneController.esum2015-12-141-1/+1
* [chromecast] DEBUG_BUILD shouldn't be official build.gfhuang2015-12-091-2/+6
* [Chromecast] Suppress error logging for cancelled URL requestsservolk2015-12-091-1/+2
* Refactor media out of WebContentsImpl to MediaWebContentsObserver.dalecurtis2015-12-092-4/+4
* [Chromecast] Add media playback browser test for audio buildshalliwell2015-12-011-1/+10
* Add a WebContents getter callback in ResourceRequestInfoclamy2015-11-242-4/+2
* [Chromecast] Change UMA_HISTOGRAM_CUSTOM_COUNTS_NO_CACHE to use AddCount.bcf2015-11-211-1/+2
* Run gn --format over all .gn filesagrieve2015-11-202-3/+3
* [Chromecast] Give chromecast/browser visibility to fontconfig headers.slan2015-11-171-1/+4
* [GN][Chromecast] Replace //chromecast:config with feature-specific configs.slan2015-11-131-0/+4
* [Chromecast] Adds Browser test for media playbackhalliwell2015-11-122-0/+51
* Calling FcInit() in browser process on start up.esum2015-11-112-0/+21
* [Chromecast] Fix invalid iterator access in CMA teardownhalliwell2015-11-091-1/+2
* media: Remove BrowserCdmFactory inferface.xhwang2015-11-065-47/+55
* media: Make MediaKeys ref-counted.xhwang2015-11-033-17/+14
* [Chromecast] Clean up GN so that gn check passes.slan2015-10-301-0/+1
* media: Register MojoMediaApplication to run in Utility process.xhwang2015-10-302-1/+10
* 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