summaryrefslogtreecommitdiffstats
path: root/chromecast/browser
Commit message (Expand)AuthorAgeFilesLines
* Enable use of external V8 snapshot files for ChromeCast.rmcilroy2015-04-104-3/+28
* Replace file access def checks with a switch check.nbegley2015-04-093-14/+18
* Move net/ocsp/* into net/cert_net/eroman2015-04-091-1/+1
* Null check ContentViewCore::GetJavaObjectboliu2015-04-083-10/+20
* Cast ATV: default resolution back to 720, but with command-line switch.gunsch2015-04-042-8/+33
* media: Rename SessionError to LegacySessionError.xhwang2015-04-022-8/+5
* Replace kMediaDrmEnableNonCompositing swicth with use_video_overlay_for_embed...ddorwin2015-04-023-9/+11
* Chromecast: reworks CDM threading model.gunsch2015-04-014-10/+24
* Implement PermissionService::GetNextPermissionChange.mlamouri2015-04-012-0/+18
* Move cast_paths into chromecast/base.byungchul2015-03-314-4/+4
* Chromecast buildfix: permissions manager missing include.gunsch2015-03-301-0/+1
* [chromecast] Fix broken build due to permission manager interface.gfhuang2015-03-306-32/+118
* Chromecast: grant all permissions from CastContentBrowserClient.gunsch2015-03-272-0/+32
* favor DCHECK_CURRENTLY_ON for better logs in chromecast/mostynb2015-03-274-30/+30
* Create gfx::Screen at startup for cast_shellhalliwell2015-03-261-0/+15
* Propagate media play/pause to WebContentsObserver for Chromecast metricsprashantv2015-03-262-0/+10
* Raise SIGKILL if cast_service doesn't Finalize() within timeout.maclellant2015-03-241-0/+52
* Set a "metrics_client_id" crash key instead of "guid" on Mac OS X.Mark Mentovai2015-03-242-0/+4
* Convert force video overlay to preferenceboliu2015-03-243-6/+4
* Cast ATV: graphics plane defaults to 1080p.gunsch2015-03-211-1/+1
* Cast ATV: crash handler should test CAST_BUILD_INCREMENTAL.gunsch2015-03-201-1/+2
* Part 1 of enable accelerated 2d canvas for Chromecast.halliwell2015-03-181-0/+10
* UMA: use a more frequent upload interval for Chromecast.gunsch2015-03-132-0/+9
* Chromecast buildfix: ClientCertificateDelegate changes.gunsch2015-03-121-3/+4
* Cancel client auth requests when not promptable.davidben2015-03-112-15/+14
* [Android] Add proxy for Java-based WebContentsObserversjdduke2015-03-041-1/+1
* Chromecast Android: pass ICU file descriptor to render process.gunsch2015-03-041-8/+18
* [Chromecast] Remove in-memory HttpCache.derekjchow2015-03-031-5/+2
* Chromecast: always enable CMA pipeline.gunsch2015-02-271-4/+6
* Rework ATV crash uploaderkjoswiak2015-02-272-77/+112
* Chromecast: get locale from ICU instead of caching permanently.gunsch2015-02-272-3/+15
* Remove NetworkChangeNotifierCast.derekjchow2015-02-261-5/+0
* Chromecast: moves all service startup code to PreMainMessageLoopRun.gunsch2015-02-251-2/+15
* Fix for white screen when casting on Android.halliwell2015-02-241-0/+9
* Fix white flash on certain Chromecast screen transitions.halliwell2015-02-241-0/+1
* Chromecast: disables wifi-based features on ATV.gunsch2015-02-242-3/+5
* Chromecast: adds internal flags necessary for browser test runner.gunsch2015-02-211-0/+8
* Chromecast: minor code cleanups.gunsch2015-02-211-1/+0
* [Chromecast] Add connectivity checking for Chromecast.derekjchow2015-02-207-1/+102
* Chromecast: tighten cases for uploading crash dumps to prod server.gunsch2015-02-202-10/+10
* 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
* 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-183-3/+26
* Clean up redundant virtual specifiers for chromecast androidkjoswiak2015-02-172-23/+23
* Migrate cast to use JNIOnLoadDelegatemichaelbai2015-02-141-3/+4
* Call ComputeWebKitPrefs on the correct RVH, and remove dead code.creis2015-02-122-2/+0
* Chromecast: makes CastWindowAndroid use CastContentWindow.gunsch2015-02-112-55/+31
* Chromecast: re-enables image loading in headless mode.gunsch2015-02-111-4/+0
* Get SIGTERM when parent process dies.byungchul2015-02-091-0/+6