summaryrefslogtreecommitdiffstats
path: root/chromecast/browser/cast_content_browser_client.h
Commit message (Expand)AuthorAgeFilesLines
* Add a WebContents getter callback in ResourceRequestInfoclamy2015-11-241-2/+1
* media: Remove BrowserCdmFactory inferface.xhwang2015-11-061-4/+1
* [Chromecast] Cleanup the API for creating MediaPipelineBackend.alokp2015-10-071-2/+1
* [Chromecast] Allow CCBrowserClient impls access to URLRequestContextFactory.gunsch2015-09-111-0/+4
* [Chromecast] Raise Cast's BrowserCdmFactory creation to CCBrowserClient.gunsch2015-09-111-0/+5
* [Chromecast] Moves remote debugging start decision into CastContentBrowserCli...gunsch2015-09-091-0/+4
* CmaMediaPipelineClient to watch media pipeline statusyucliu2015-09-021-4/+8
* [Chromecast] Raises CastService creation to CastContentBrowserClient.gunsch2015-09-021-8/+11
* Register OOP Mojo apps with the browserrockot2015-09-011-1/+1
* [Chromecast] Moves metrics client ID/providers to CastContentBrowserClient.gunsch2015-08-201-3/+10
* Delay CastMediaShlib::Finalize until exithalliwell2015-08-191-0/+3
* Load CMA backend from shared libraryhalliwell2015-08-071-3/+3
* Support unsandboxed UtilityProcessLoader.xhwang2015-07-131-0/+2
* Load non-locale .pak files directly from the .apk on Android (rather than ext...agrieve2015-06-241-0/+8
* Take 2: Moved logic for mapping child process FDs for ICU and V8 into child_p...agrieve2015-06-191-7/+0
* Revert of Moved logic for mapping child process FDs for ICU and V8 into child...mek2015-06-161-0/+7
* Moved logic for mapping child process FDs for ICU and V8 into child_process_l...agrieve2015-06-161-7/+0
* Chromecast: move link-time decisions to inheritance-based Content*Client.gunsch2015-06-111-8/+9
* Track frame openers in FrameTreeNodes instead of WebContents.alexmos2015-06-101-1/+2
* Allow startup with missing V8 snapshot file.erikcorry2015-06-081-0/+4
* Chromecast: use CastContent{Browser,Renderer}Client as a base class.gunsch2015-06-051-1/+7
* Allow CastContentBrowserClient to customise media pipeline devicehalliwell2015-06-051-0/+12
* Set the AudioManager factory before the browser main loop.slan2015-04-301-0/+8
* [DevTools] Cleanup DevToolsTarget and DevToolsManagerDelegate after moving to...dgozman2015-04-281-1/+0
* Chromecast startup race: don't add filter before HostResolver exists.gunsch2015-04-211-0/+7
* Chromecast: adds a QuotaPermissionContext implementation.gunsch2015-04-131-0/+1
* Enable use of external V8 snapshot files for ChromeCast.rmcilroy2015-04-101-0/+3
* [chromecast] Fix broken build due to permission manager interface.gfhuang2015-03-301-12/+0
* Chromecast: grant all permissions from CastContentBrowserClient.gunsch2015-03-271-0/+12
* Cancel client auth requests when not promptable.davidben2015-03-111-3/+2
* [Chromecast] Add connectivity checking for Chromecast.derekjchow2015-02-201-0/+1
* Chromecast: add platform hooks to inject browser/renderer message filters.gunsch2015-02-181-2/+12
* Call ComputeWebKitPrefs on the correct RVH, and remove dead code.creis2015-02-121-1/+0
* Chromecast: adds hook for internal code to set command-line flags.gunsch2015-01-221-0/+2
* Chromecast: attach the crash signal FD to the child process FD list.gunsch2015-01-091-0/+18
* Chromecast: virtual/override cleanup.gunsch2015-01-061-20/+18
* Revert "Chromecast buildfix: update SelectClientCertificate API."gunsch2014-12-091-1/+0
* Chromecast buildfix: update SelectClientCertificate API.gunsch2014-12-041-0/+1
* Device identification changes for multiple applications.derekjchow2014-11-141-1/+2
* Reorganizes Chromecast code to better reflect functional dependencies.gunsch2014-10-131-0/+97