index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chromecast
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[Chromecast] Add wake-on-cast related API to AvSettings.
gfhuang
2016-01-05
1
-0
/
+20
*
Prepare for -Wall for third-party code, -Wextra for chromium_code
thakis
2015-12-31
1
-1
/
+1
*
[Chromecast] Add BindToTaskRunner and BindToCurrentThread
kmackay
2015-12-30
5
-0
/
+260
*
[Chromecast] Make SIGTERM/SIGINT handler safer
kmackay
2015-12-29
1
-8
/
+17
*
Convert Pass()→std::move() in //chromecast
dcheng
2015-12-29
38
-168
/
+191
*
Switch to standard integer types in chromecast/.
avi
2015-12-22
123
-153
/
+348
*
Add Audio Volume Control Type
gnikita
2015-12-19
1
-6
/
+28
*
Forward the number of skipped frames by the OS in audio playout.
grunell
2015-12-18
2
-2
/
+4
*
[Chromecast] Add OutputRestriction information to AvSettings
smcgruer
2015-12-17
2
-0
/
+116
*
Revert of Forward the number of skipped frames by the OS in audio playout. (p...
grunell
2015-12-17
2
-4
/
+2
*
[Chromecast] Collect platform metrics before reboot.
mengyu
2015-12-17
1
-1
/
+3
*
[Chromecast] Replace architecture-based conditionals with flag.
slan
2015-12-16
3
-7
/
+5
*
[Chromecast] Remove unused fields from CMA backend statistics
halliwell
2015-12-15
3
-20
/
+31
*
[Chromecast] Enable navigator.connection API.
derekjchow
2015-12-15
1
-0
/
+3
*
[Chromecast] Fix a renderer crash if an error occurs while flushing.
kmackay
2015-12-15
1
-1
/
+4
*
[Chromecast] Ignore calls to SetPlaybackRate when the backend is stopped
kmackay
2015-12-15
2
-10
/
+8
*
Chromecast: Hook up waiting_for_decryption_key callback
erickung
2015-12-15
9
-1
/
+41
*
[Chromecast] Moving VideoPlane caching/logic in VideoPlaneController.
esum
2015-12-14
3
-43
/
+131
*
Forward the number of skipped frames by the OS in audio playout.
grunell
2015-12-14
2
-2
/
+4
*
[Chromecast] Improve logging for key expiry events
halliwell
2015-12-11
1
-1
/
+2
*
[Chromecast] Remove SwitchingMediaRenderer
kmackay
2015-12-11
7
-240
/
+5
*
[Chromecast] Use a software decoding wrapper for the backend audio decoder
kmackay
2015-12-11
8
-27
/
+254
*
[Chromecast] Fix media unit tests
kmackay
2015-12-10
1
-2
/
+5
*
[Chromecast] Clean up MediaPipelineBackend delegate API
kmackay
2015-12-09
18
-691
/
+443
*
[Chromecast] Prevent cast_shell_browser_test running in parallel
halliwell
2015-12-09
2
-2
/
+6
*
[chromecast] DEBUG_BUILD shouldn't be official build.
gfhuang
2015-12-09
1
-2
/
+6
*
[Chromecast] Suppress error logging for cancelled URL requests
servolk
2015-12-09
1
-1
/
+2
*
Refactor media out of WebContentsImpl to MediaWebContentsObserver.
dalecurtis
2015-12-09
2
-4
/
+4
*
[Chromecast] Use ScopedTemp[File|Dir] in tests.
slan
2015-12-09
13
-128
/
+200
*
[Chromecast] Move CastAudioDecoder out to chromecast/media/cma/decoder
kmackay
2015-12-03
6
-0
/
+440
*
[Chromecast] Add method to convert DecoderBufferBase to ::media::DecoderBuffer
kmackay
2015-12-01
5
-0
/
+33
*
[Chromecast] Add media playback browser test for audio builds
halliwell
2015-12-01
1
-1
/
+10
*
[Chromecast] Allow media metrics events with no session ID set
halliwell
2015-12-01
1
-0
/
+1
*
Convert vector_as_array to vector::data in //chrome{,cast,os}.
davidben
2015-11-30
1
-2
/
+1
*
Add context_utils.h includes where needed.
torne
2015-11-25
3
-0
/
+3
*
Enable pcm_s32le audio decoding.
jyw
2015-11-25
2
-1
/
+6
*
[Chromecast] Allow individual test filters to take precedence
halliwell
2015-11-24
1
-14
/
+9
*
[Chromecast] Ignore MonitorLoop if EOS in unit test
yucliu
2015-11-24
1
-0
/
+4
*
Add a WebContents getter callback in ResourceRequestInfo
clamy
2015-11-24
2
-4
/
+2
*
[Chromecast] Remove libffmpegsumo dummy
halliwell
2015-11-23
3
-13
/
+0
*
Move content/renderer input handling for web input events to ui.
khushalsagar
2015-11-23
1
-1
/
+1
*
Fix flags for Chromecast browser test on internal infrastructure
halliwell
2015-11-23
2
-2
/
+2
*
[Chromecast] Add setters to CastSysInfoDummy.
derekjchow
2015-11-21
2
-17
/
+133
*
[Chromecast] Change UMA_HISTOGRAM_CUSTOM_COUNTS_NO_CACHE to use AddCount.
bcf
2015-11-21
2
-3
/
+4
*
[Chromecast] Enforce overlay path working in browser test
halliwell
2015-11-20
1
-13
/
+10
*
Run gn --format over all .gn files
agrieve
2015-11-20
6
-12
/
+12
*
[Chromecast] Allow CMA backend to notify of key expiry
halliwell
2015-11-19
8
-10
/
+82
*
[Chromecast] Give chromecast/browser visibility to fontconfig headers.
slan
2015-11-17
1
-1
/
+4
*
[Chromecast] Add frequency offset to MediaPipelineBackend.
icoolidge
2015-11-16
3
-0
/
+53
*
Remove cast_crash_unittests from Android TV build
sanfin
2015-11-16
3
-32
/
+29
[prev]
[next]