summaryrefslogtreecommitdiffstats
path: root/chromecast/browser
Commit message (Expand)AuthorAgeFilesLines
* Add GL strings to CastSysInfo interface and use to configure GPUhalliwell2015-05-041-0/+11
* Set the AudioManager factory before the browser main loop.slan2015-04-306-4/+39
* Move ClosePage() from RenderViewHost to WebContents.nasko2015-04-302-2/+2
* Adds MediaClientAndroid to support embedder/MediaDrmBridge interaction.gunsch2015-04-306-14/+94
* Add extra parameter to BrowserChildProcessCrashed to pass the exit_code at ti...wfh2015-04-282-2/+4
* [DevTools] Cleanup DevToolsTarget and DevToolsManagerDelegate after moving to...dgozman2015-04-286-84/+3
* Fixed "blocking io" from FixupURL on UI thread.eugenebng2015-04-281-1/+3
* [Chromecast] Always receive notifications.derekjchow2015-04-281-0/+4
* Don't schedule more tasks after CastService is finalized.byungchul2015-04-231-2/+0
* Remove AccessibilityInjector support.aurimas2015-04-231-1/+1
* Created devtools_discovery component.dgozman2015-04-222-67/+6
* Switch to double for time calculations using playback rate.a.berwal2015-04-224-4/+4
* Chromecast startup race: don't add filter before HostResolver exists.gunsch2015-04-212-4/+33
* Chromecast: CmaMessageFilterHost SetCdm threading change.gunsch2015-04-214-44/+103
* Avoid PathUtils fetching directory paths on UI thread.wnwen2015-04-201-3/+4
* Bind BrowserCdmManager callbacks to UI thread before passing to CDM.gunsch2015-04-201-3/+8
* Chromecast: enables unprefixed EME on Cast Android.gunsch2015-04-202-2/+8
* Componentize devtools_http_handler.dgozman2015-04-205-24/+34
* Rename USE_NSS to USE_NSS_CERTS.davidben2015-04-171-2/+2
* Chromecast teardown race: SetCdm vs. pipeline destruction.gunsch2015-04-171-5/+18
* [chromecast] Remove inappropriate NOTIMPLEMENTED, to avoid ERROR logs.gfhuang2015-04-171-8/+4
* Chromecast: moves ConnectivityChecker to the IO thread.gunsch2015-04-161-1/+1
* Chromecast: enables unprefixed EME APIs in embedder.gunsch2015-04-141-2/+2
* [Chromecast] Expose WebContents in CastWindowAndroid.derekjchow2015-04-141-0/+7
* Chromecast: adds a QuotaPermissionContext implementation.gunsch2015-04-134-0/+60
* Fix chromecast comments about file access switch.nbegley2015-04-101-1/+0
* Use command line to signal whether a child process was passed V8 snapshot fil...rmcilroy2015-04-101-0/+7
* 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