| Commit message (Expand) | Author | Age | Files | Lines |
* | Create gfx::Screen at startup for cast_shell | halliwell | 2015-03-26 | 1 | -0/+15 |
* | Don't check connectivity if network is offline. | byungchul | 2015-03-26 | 1 | -0/+5 |
* | Change EmeInitDataType to be an enum class | jrummell | 2015-03-26 | 1 | -1/+1 |
* | Propagate media play/pause to WebContentsObserver for Chromecast metrics | prashantv | 2015-03-26 | 2 | -0/+10 |
* | Implement robustness strings in requestMediaKeySystemAccess(). | sandersd | 2015-03-25 | 1 | -3/+7 |
* | Revert "Part 3 of 4: Modify blink users so they use the image resources in bl... | Elliot Glaysher | 2015-03-25 | 1 | -1/+1 |
* | Part 3 of 4: Modify blink users so they use the image resources in blink. | erg | 2015-03-25 | 1 | -1/+1 |
* | [Chromecast] Disable ProxyScriptFetcherImplTest.HttpMimeType. | derekjchow | 2015-03-25 | 1 | -1/+2 |
* | Add CHROMECAST_EXPORT definition for OEM shlib replacement | halliwell | 2015-03-24 | 2 | -0/+20 |
* | Raise SIGKILL if cast_service doesn't Finalize() within timeout. | maclellant | 2015-03-24 | 1 | -0/+52 |
* | Set a "metrics_client_id" crash key instead of "guid" on Mac OS X. | Mark Mentovai | 2015-03-24 | 2 | -0/+4 |
* | Convert force video overlay to preference | boliu | 2015-03-24 | 3 | -6/+4 |
* | Remove prerender cookie store, part 4. | davidben | 2015-03-23 | 1 | -1/+1 |
* | Cast ATV: graphics plane defaults to 1080p. | gunsch | 2015-03-21 | 1 | -1/+1 |
* | [Chromecast] Increase timeout for net_unittests to 75s. | derekjchow | 2015-03-20 | 1 | -1/+3 |
* | Cast ATV: crash handler should test CAST_BUILD_INCREMENTAL. | gunsch | 2015-03-20 | 2 | -2/+3 |
* | Part 1 of enable accelerated 2d canvas for Chromecast. | halliwell | 2015-03-18 | 1 | -0/+10 |
* | [Chromecast] Re-enable net/EndToEndTests/EndToEndTest test cases. | derekjchow | 2015-03-16 | 1 | -2/+1 |
* | Chromecast: removes histogram macro for AddCount. | gunsch | 2015-03-16 | 1 | -6/+0 |
* | UMA: use a more frequent upload interval for Chromecast. | gunsch | 2015-03-13 | 2 | -0/+9 |
* | Chromecast: use weak pointers for AvPipelineImpl callbacks on CMA thread. | gunsch | 2015-03-13 | 2 | -10/+18 |
* | Chromecast buildfix: ClientCertificateDelegate changes. | gunsch | 2015-03-12 | 1 | -3/+4 |
* | Observe IP address change in connectivity_checker. | wzhong | 2015-03-11 | 2 | -1/+16 |
* | Cancel client auth requests when not promptable. | davidben | 2015-03-11 | 2 | -15/+14 |
* | Move some test filters from vendor to chromecast_tests.gyp. | wzhong | 2015-03-09 | 1 | -7/+51 |
* | Chromecast: Use default media renderer only for FLAC/Opus for now | servolk | 2015-03-06 | 1 | -2/+2 |
* | Chromecast: fixes crash in AvPipelineImpl teardown. | gunsch | 2015-03-06 | 5 | -10/+23 |
* | Chromecast: implement other MediaKeys interfaces in BrowserCdmCast. | gunsch | 2015-03-05 | 2 | -0/+22 |
* | Change chrome android to use content_app_both | michaelbai | 2015-03-04 | 1 | -2/+1 |
* | [Android] Add proxy for Java-based WebContentsObservers | jdduke | 2015-03-04 | 1 | -1/+1 |
* | Chromecast: replay buildfixes in SwitchingMediaRenderer code. | gunsch | 2015-03-04 | 3 | -7/+10 |
* | Chromecast Android: pass ICU file descriptor to render process. | gunsch | 2015-03-04 | 1 | -8/+18 |
* | Chromecast: communicate HDMI-sink codec changes over IPC. | gunsch | 2015-03-04 | 14 | -1/+185 |
* | Revert of Revert of Chromecast: Play audio streams not supported by CMA via d... | finnur | 2015-03-04 | 10 | -74/+292 |
* | Revert of Chromecast: Play audio streams not supported by CMA via default ren... | finnur | 2015-03-04 | 10 | -296/+74 |
* | Chromecast: fix SwitchingMediaRenderer::Initialize signature | servolk | 2015-03-04 | 2 | -2/+2 |
* | Chromecast: Fix build in chromecast_media_renderer_factory.cc | servolk | 2015-03-04 | 3 | -3/+7 |
* | Chromecast: mitigate threading issue between AvPipeline/MediaKeys. | gunsch | 2015-03-04 | 6 | -40/+50 |
* | [Chromecast] Don't log time to first paint if no app has been set. | derekjchow | 2015-03-03 | 1 | -0/+2 |
* | Chromecast: Play audio streams not supported by CMA via default renderer | servolk | 2015-03-03 | 10 | -74/+292 |
* | [Chromecast] Remove in-memory HttpCache. | derekjchow | 2015-03-03 | 1 | -5/+2 |
* | Chromecast buildfix: CMA renderer has new Initialize interface. | gunsch | 2015-03-03 | 2 | -2/+8 |
* | Perform more aggressive connectivity checks. | derekjchow | 2015-02-27 | 1 | -17/+9 |
* | Chromecast: always enable CMA pipeline. | gunsch | 2015-02-27 | 1 | -4/+6 |
* | Chromecast: tracing script to use for Linux-based cast_shell. | gunsch | 2015-02-27 | 1 | -0/+185 |
* | Rework ATV crash uploader | kjoswiak | 2015-02-27 | 4 | -142/+155 |
* | Chromecast: get locale from ICU instead of caching permanently. | gunsch | 2015-02-27 | 2 | -3/+15 |
* | Make content JNI API accept a list of callbacks | michaelbai | 2015-02-26 | 1 | -4/+7 |
* | Remove NetworkChangeNotifierCast. | derekjchow | 2015-02-26 | 7 | -116/+4 |
* | Chromecast: moves all service startup code to PreMainMessageLoopRun. | gunsch | 2015-02-25 | 1 | -2/+15 |