summaryrefslogtreecommitdiffstats
path: root/chromecast
Commit message (Expand)AuthorAgeFilesLines
* make ProxyService::CreateSystemProxyConfigService return scoped_ptrscsharrison2015-09-221-3/+3
* [Chromecast] Add a return value after NOTREACHED in tests.slan2015-09-213-5/+6
* Add is_chromecast to GN build.slan2015-09-216-42/+86
* Cleanup: Pass std::string as const reference from chromecast/ki.stfu2015-09-211-11/+15
* [Chromecast] Plumbs raw audio through CMA backend.alokp2015-09-1912-2/+1104
* Deprecate ffmpegsumo dummy shared library.slan2015-09-192-2/+2
* Turn components/crash into a layered component.sdefresne2015-09-1810-16/+16
* Split out an M specific ContentView to prevent reflection crashes.tedchoc2015-09-171-1/+1
* Revert of Turn components/crash into a layered component. (patchset #6 id:100...sdefresne2015-09-1710-16/+16
* Turn components/crash into a layered component.sdefresne2015-09-1710-16/+16
* Chromecast: re-enables prefixed EME by default.gunsch2015-09-171-0/+2
* Shift URLRequestContextStorage over to taking scoped_ptrs.rdsmith2015-09-161-5/+5
* Implement exponential backoff for connectivity checker timeoutwzhong2015-09-151-1/+4
* [Chromecast] Replace test ASSERT to fix compilation errors.bcf2015-09-141-4/+4
* [Chromecast] Move SynchronizedMinidumpManager ratelimit logic to child classes.bcf2015-09-144-154/+107
* Fix stability histogram values to match histograms.xmlwfh2015-09-111-1/+1
* [Chromecast] Allow CCBrowserClient impls access to URLRequestContextFactory.gunsch2015-09-111-0/+4
* [Chromecast] Raise Cast's BrowserCdmFactory creation to CCBrowserClient.gunsch2015-09-118-36/+26
* Add the proper dependencies for an internal build of cast_shell.slan2015-09-103-18/+34
* Move Singleton and related structs to namespace baseolli.raula2015-09-102-5/+4
* Chromecast: Checks if default codec type is supportederickung2015-09-101-1/+21
* [Chromecast] Add cast_version_header dependency from CastSysInfoAndroid.gunsch2015-09-101-0/+1
* [Chromecast] Moves remote debugging start decision into CastContentBrowserCli...gunsch2015-09-098-26/+14
* DevTools: expose wired front-end API for editors interop [chrome]pfeldman2015-09-092-0/+7
* jni: Forbid inappropriate JNI parameter conversions.torne2015-09-091-2/+1
* Refactor AudioParameters member setting.ajm2015-09-081-3/+2
* Fix for --ignore-gpu-blacklist not working from flags UI on Linuxhalliwell2015-09-081-4/+8
* [Chromecast] Lowers CastService out of chromecast/browser/.gunsch2015-09-0814-18/+34
* Move failed renderer launches to a separate counter in stability proto.wfh2015-09-083-1/+13
* Rename media/base/buffers.h to media/base/timestamp_constants.hwatk2015-09-0413-13/+8
* Add dependencies for a clean gn check.slan2015-09-0411-5/+32
* jni_generator: Pass object parameters as JavaParamRef.torne2015-09-043-8/+18
* Add new termination status for failed child process launch.wfh2015-09-021-3/+17
* GN file for cma_media_pipeline_client and cast_resourceyucliu2015-09-022-0/+3
* [Chromecast] Add flag for background tab media playback.derekjchow2015-09-025-2/+14
* CmaMediaPipelineClient to watch media pipeline statusyucliu2015-09-0212-22/+224
* [Chromecast] Raises CastService creation to CastContentBrowserClient.gunsch2015-09-0215-196/+35
* Register OOP Mojo apps with the browserrockot2015-09-012-3/+5
* Make UrlRequestContextBuilder take scoped_ptr's when it takes ownershippauljensen2015-09-011-3/+3
* [chromecast] Clear NSS client session cache in connectivity_checkerwzhong2015-09-011-0/+2
* Chromecast: adds cache for (key, hash) pairs to signature.gunsch2015-08-317-0/+197
* Annotate GN executables and shared_libraries with sanitizer deps.brettw2015-08-312-0/+2
* [Cleanup] Rename some confusingly named methods and member variables.isherman2015-08-292-4/+5
* [Chromecast] Run net_unittests in batches of 25.derekjchow2015-08-271-2/+3
* Using scoped_ptr for URLRequestJobFactoryImpl::SetProtocolHandlersvaldez2015-08-241-7/+6
* Remove third-party translations.newt2015-08-241-35/+0
* Reland of [Chromecast] Centralize all system sounds to be include in cast_she...mbjorge2015-08-241-0/+10
* Extends default libcast_media to include Androidhalliwell2015-08-241-3/+19
* Revert of [Chromecast] Centralize all system sounds to be include in cast_she...mbjorge2015-08-221-10/+0
* IWYU for base/memory/scoped_vector.h.thestig2015-08-221-1/+0