summaryrefslogtreecommitdiffstats
path: root/chromecast
Commit message (Expand)AuthorAgeFilesLines
* Merge Crashpad to the 42.0.2311 branch.Mark Mentovai2015-03-242-0/+4
* Chromecast: adds internal flags necessary for browser test runner.gunsch2015-02-211-0/+8
* Chromecast: minor code cleanups.gunsch2015-02-213-4/+1
* Chromecast: adds application and WebUI resources for internal build.gunsch2015-02-201-1/+18
* Chromecast: fix build break in cast_content_renderer_client.ccservolk2015-02-201-1/+1
* [Chromecast] Add connectivity checking for Chromecast.derekjchow2015-02-2012-2/+404
* Pass MediaLog to CreateMediaRendererFactoryservolk2015-02-202-2/+4
* Implement checks for distinctiveIdentifier and persistentState in requestMedi...sandersd2015-02-202-21/+22
* Chromecast: tighten cases for uploading crash dumps to prod server.gunsch2015-02-203-13/+28
* Initialize metrics service after cast service is initialized.byungchul2015-02-201-6/+4
* Disable unprefixed EME when using "--mediadrm-enable-non-compositing".ddorwin2015-02-191-0/+4
* Enable crash keys for cast shell on androidkjoswiak2015-02-185-0/+83
* Allow server endpoint to be injected into the NetMetricsLogUploader from chrome/ivansham2015-02-182-6/+3
* Chromecast: add platform hooks to inject browser/renderer message filters.gunsch2015-02-188-8/+72
* Chromecast: removes chrome-devtools:// protocol from debugging page.gunsch2015-02-181-31/+3
* Clean up redundant virtual specifiers for chromecast androidkjoswiak2015-02-173-31/+31
* Migrate cast to use JNIOnLoadDelegatemichaelbai2015-02-142-22/+31
* Call ComputeWebKitPrefs on the correct RVH, and remove dead code.creis2015-02-122-2/+0
* chromecast: Fix action_name naming typo.tfarina2015-02-111-1/+1
* Chromecast: makes CastWindowAndroid use CastContentWindow.gunsch2015-02-112-55/+31
* Chromecast: allow platform to add custom native bindings (take 2).gunsch2015-02-111-0/+14
* Chromecast: allow platform to add custom native bindings.gunsch2015-02-113-1/+4
* Chromecast: re-enables image loading in headless mode.gunsch2015-02-111-4/+0
* Chromecast: Remove useless log in BufferingControllerservolk2015-02-091-1/+0
* Chromecast: change BrowserCdmCast threading model.gunsch2015-02-094-10/+42
* Get SIGTERM when parent process dies.byungchul2015-02-091-0/+6
* Adds hook for content embedders to get media::BrowserCdm*.gunsch2015-02-064-8/+34
* Remove kolla from chromecast/OWNERS.lcwu2015-02-041-1/+0
* Chromecast Android: fix for 100% crash when child process is launched.gunsch2015-02-041-11/+11
* Rename initial_pos to initial_rect in ShowWidget and ShowView IPCs.bokan2015-02-032-2/+2
* Chromecast: Makes cast_crash_client common across builds.gunsch2015-02-031-24/+24
* Chromecast: updates BrowserCdmCast to handle new BrowserCdm API.gunsch2015-02-025-29/+90
* Renamed the dns_prefetch component to network_predictorpmeenan2015-01-306-13/+13
* Chromecast: connect CastBrowserCdmFactory during startup.gunsch2015-01-281-0/+9
* Chromecast: rpath for loading NSS module in cast_shell directory.gunsch2015-01-281-0/+5
* Chromecast Android buildfix: use new ContentViewCore.initialize API.gunsch2015-01-272-3/+3
* Chromecast: update VideoPlane CoordinateType list.gunsch2015-01-271-3/+2
* Chromecast: #elif --> #else.gunsch2015-01-271-1/+1
* Chromecast: fixes CMA renderer initialization crash.gunsch2015-01-271-2/+2
* Chromecast buildfix: update CmaRenderer for Initialize API change.gunsch2015-01-272-21/+30
* Replace CAST_BUILD_REVISION with <major>.<minor>.<incremental>.byungchul2015-01-232-3/+9
* Fix assertion starting cast_shell (breaking thread IO restrictions).halliwell2015-01-232-3/+4
* Chromecast: Remove the notification of moderate memory pressure.lcwu2015-01-221-13/+6
* Fix key input.sfunkenhauser2015-01-222-1/+11
* Chromecast ATV: distinguish actual shutdown vs. lifecycle from sleep.gunsch2015-01-221-5/+21
* Chromecast: adds hook for internal code to set command-line flags.gunsch2015-01-224-0/+19
* Initialize url_request_context_factory after cast service initialization.byungchul2015-01-221-5/+6
* Ipclist fixes.Abhishek Arya2015-01-211-1/+1
* Revert of Ipclist fixes. (patchset #2 id:20001 of https://codereview.chromium...Nico Weber2015-01-211-1/+1
* Chromecast buildfix: updates BrowserCdmFactory for new API.gunsch2015-01-213-23/+24