summaryrefslogtreecommitdiffstats
path: root/chromecast
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ipclist fixes.Abhishek Arya2015-01-211-1/+1
* Chromecast test build fix: add mojo dep for direct_dependent includes.gunsch2015-01-201-0/+1
* Fix chromium-style errors for WeakPtrFactory member order in Chromecasthalliwell2015-01-164-4/+4
* Fix GPU process crash in ChromecastShellBrowserTest.EmptyTesthalliwell2015-01-162-7/+1
* Chromecast: add a CastRenderViewObserver for wiring up native bindings.gunsch2015-01-151-0/+20
* Remove command line flag --disable-pluginsmohan.reddy2015-01-141-1/+0
* Merge TagAppStart and UpdateCurrentAppInfo.derekjchow2015-01-133-26/+28
* [DevTools] Move CreateSocketForTethering to ServerSocketFactoryvkuzkokov2015-01-133-17/+26
* Fix broken android build.gfhuang2015-01-111-0/+4
* (1) ExternalMetrics has to destroy itself in file thread due to weakptr.gfhuang2015-01-104-4/+25
* Chromecast buildfix: include missing headers.gunsch2015-01-101-0/+3
* Chromecast: propagate kEnableCrashReporter switch to child processes.gunsch2015-01-101-0/+7
* Chromecast Android buildfix: remove repeated 'conditions' GYP block.gunsch2015-01-091-2/+0
* Chromecast: attach the crash signal FD to the child process FD list.gunsch2015-01-093-0/+63
* Use webview settings to disable off-line application cache instead of the com...lcwu2015-01-092-1/+4
* (1) Hook up clean_shutdown bit for metrics components.gfhuang2015-01-094-3/+18