summaryrefslogtreecommitdiffstats
path: root/chromecast
Commit message (Expand)AuthorAgeFilesLines
* [Chromecast] Add AC3/EAC codecs in decoder_config_adapterservolk2016-02-031-0/+4
* Revert of Delete base/prefs and update callers to use components. (patchset #...msw2016-02-039-15/+14
* Delete base/prefs and update callers to use components.brettw2016-02-039-14/+15
* [Cast ALSA CMA] Replace ioctls with ALSA controlscleichner2016-02-021-38/+73
* [Chromecast] Add logging for overlay/hole frameshalliwell2016-02-021-1/+4
* Use Boolean members to control HTTP/2 and SPDY/3.1.bnc2016-02-021-2/+2
* Reland #2: Eliminate browser test helpers from unit tests.carlosk2016-02-022-0/+6
* Avoid duplicated buffer fetching task in AvPipelineImplyucliu2016-02-022-23/+12
* net: add BindAndListen() method to UnixDomainServerSockettfarina2016-02-021-3/+3
* Revert of Eliminate browser test helpers from unit tests. (patchset #15 id:28...msw2016-02-012-6/+0
* Eliminate browser test helpers from unit tests.carlosk2016-02-012-0/+6
* Update GN build files for new prefs location.brettw2016-01-302-2/+2
* [Chromecast] Update GN files to support public Android Cast builds.slan2016-01-2912-95/+370
* Add Alternative Service field trial.bnc2016-01-291-1/+2
* [Chromecast] Log sample rate changes and tweak audio logging output.jyw2016-01-296-7/+19
* [Chromecast] Extend PreCreateThreads hook to internal codehalliwell2016-01-283-0/+9
* [Chromecast] Resample all audio below 32000 Hz.jyw2016-01-272-6/+20
* Remove ui/gfx/screen_type_delegate.hscottmg2016-01-272-5/+4
* [chromecast] Statically link libcast_media_default for browsertest.alokp2016-01-261-0/+6
* [chromecast] Statically link libcast_media_default for media unittests.alokp2016-01-261-0/+6
* [Chromecast] Avoid DCHECK for 0-area video frameshalliwell2016-01-251-17/+18
* Deletes CastContentBrowserClient::CreateAudioManagerFactory.alokp2016-01-233-14/+2
* [Chromecast] Break ozone -> chromecast/ dependencyhalliwell2016-01-224-0/+25
* [Chromecast] Add volume step interval getter to AvSettings.maclellant2016-01-211-0/+17
* Change mojo enums to be scoped enums in the generated C++ bindings.sammc2016-01-211-4/+4
* [Chromecast] Increase CMA audio buffer size to 256KBservolk2016-01-211-1/+10
* Rename ContentVideoViewClient to ContentVideoViewEmbedderwatk2016-01-201-4/+4
* Cleanup: Remove unused ui::ResourceBundle::ImageRTLtapted2016-01-192-14/+10
* [Chromecast] Adding pause/resume operations to VideoPlaneController.esum2016-01-166-10/+84
* Verify returned frames from media::VideoFrame::Wrap*() methodsemircan2016-01-151-0/+1
* Fix buffered range updates in media::Pipelineservolk2016-01-141-2/+2
* [Chromecast] Split trace.py into a utility library.derekjchow2016-01-142-90/+144
* [Chromecast] Introduce new HiResAudioSupported device capability.jyw2016-01-134-1/+32
* [Chromecast] Fix sign-comparison error in ASSERT_EQ.slan2016-01-131-2/+1
* [Chromecast] Store ALSA Mixer test data as uint32_t.slan2016-01-122-96/+109
* Call media_pipeline_client.error_cb on the CMA threadservolk2016-01-121-1/+1
* [chromecast] Smooth out OnNetworkChanged event to avoid rapid flippinggfhuang2016-01-092-2/+26
* [Chromecast] Fix ConnectivityChecker heap-use-after-freederekjchow2016-01-072-6/+10
* [Chromecast] Disable alsa_cma_backend_unittest on desktop x86.slan2016-01-072-2/+6
* [Chromecast] Fix gn deps check.gfhuang2016-01-071-0/+2
* [Chromecast] Adding "chrome-resource://" scheme alias so that it can be accessedgfhuang2016-01-069-5/+62
* [Build Fix] Only build ALSA-dependent tests when use_alsa=true.slan2016-01-064-18/+41
* [Chromecast] Upstream ALSA CMA backend.slan2016-01-0624-1/+3958
* Revert "[Chromecast] Move PrefServiceHelper to chromecast/base."derekjchow2016-01-067-38/+35
* [Chromecast] Add //base:prefs as dependency of //chromecast/basederekjchow2016-01-051-0/+1
* [Chromecast] Move PrefServiceHelper to chromecast/base.derekjchow2016-01-057-35/+37
* [Chromecast] Add wake-on-cast related API to AvSettings.gfhuang2016-01-051-0/+20
* Prepare for -Wall for third-party code, -Wextra for chromium_codethakis2015-12-311-1/+1
* [Chromecast] Add BindToTaskRunner and BindToCurrentThreadkmackay2015-12-305-0/+260
* [Chromecast] Make SIGTERM/SIGINT handler saferkmackay2015-12-291-8/+17