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
/
renderer
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Chromecast] Add logging for overlay/hole frames
halliwell
2016-02-02
1
-1
/
+4
*
[Chromecast] Update GN files to support public Android Cast builds.
slan
2016-01-29
2
-48
/
+61
*
[Chromecast] Avoid DCHECK for 0-area video frames
halliwell
2016-01-25
1
-17
/
+18
*
Verify returned frames from media::VideoFrame::Wrap*() methods
emircan
2016-01-15
1
-0
/
+1
*
Call media_pipeline_client.error_cb on the CMA thread
servolk
2016-01-12
1
-1
/
+1
*
Convert Pass()→std::move() in //chromecast
dcheng
2015-12-29
6
-19
/
+31
*
Switch to standard integer types in chromecast/.
avi
2015-12-22
13
-2
/
+15
*
[Chromecast] Fix a renderer crash if an error occurs while flushing.
kmackay
2015-12-15
1
-1
/
+4
*
Chromecast: Hook up waiting_for_decryption_key callback
erickung
2015-12-15
4
-1
/
+22
*
[Chromecast] Remove SwitchingMediaRenderer
kmackay
2015-12-11
3
-52
/
+5
*
[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
1
-1
/
+1
*
Updated chromecast sync points to use new sync tokens.
dyen
2015-11-14
1
-1
/
+3
*
[GN][Chromecast] Replace //chromecast:config with feature-specific configs.
slan
2015-11-13
1
-0
/
+4
*
[Chromecast] Adds Browser test for media playback
halliwell
2015-11-12
1
-7
/
+11
*
Modified old wait sync point functions to also accept new sync tokens.
dyen
2015-11-03
2
-4
/
+5
*
[Chromecast] Clean up GN so that gn check passes.
slan
2015-10-30
1
-0
/
+3
*
[Chromecast][Build Fix] Correct type error in unittest.
slan
2015-10-26
1
-1
/
+1
*
ui: Rename gfx::BufferUsage enum values and add BufferUsage::GPU_READ.
reveman
2015-10-26
1
-2
/
+2
*
Fail playback when VideoDecoderConfig has invalid extra data.
chcunningham
2015-10-20
1
-3
/
+4
*
media: Use GL shared worker context instead of allocating one.
dcastagna
2015-10-19
8
-21
/
+23
*
Revert of Fail playback when VideoDecoderConfig has invalid extra data. (patc...
hajimehoshi
2015-10-19
1
-4
/
+3
*
Fail playback when VideoDecoderConfig has invalid extra data.
Chris Cunningham
2015-10-17
1
-3
/
+4
*
Upgrade to new CMA backend API
kmackay
2015-10-15
20
-66
/
+1668
*
Fold away now dead NSS code.
davidben
2015-10-02
1
-10
/
+0
*
Refactor AudioParameters member setting.
ajm
2015-09-08
1
-3
/
+2
*
[Chromecast] Add flag for background tab media playback.
derekjchow
2015-09-02
2
-2
/
+6
*
[Chromecast] Raises CastService creation to CastContentBrowserClient.
gunsch
2015-09-02
4
-35
/
+3
*
media: Make GpuMemoryBuffers VideoFrame copies asynchronous.
dcastagna
2015-08-20
2
-3
/
+5
*
Defer media playback in background tabs.
dalecurtis
2015-08-19
2
-0
/
+2
*
This change contains several new targets required to successfully build the p...
slan
2015-08-05
2
-0
/
+75
*
[Chromecast] Add missing #includes.
kmackay
2015-08-05
1
-1
/
+3
*
Don't initialize NSS in Cast renderers for the chimera build.
davidben
2015-07-08
1
-1
/
+1
*
Enables use of overlays for Cast video playback
halliwell
2015-06-26
4
-3
/
+10
*
Chromecast: move link-time decisions to inheritance-based Content*Client.
gunsch
2015-06-11
5
-40
/
+29
*
[Chromecast] Handle pending flush tasks in stop correctly
yucliu
2015-06-10
2
-5
/
+10
*
Chromecast: use multiple video configs in CMA
erickung
2015-06-07
4
-13
/
+13
*
Chromecast: use CastContent{Browser,Renderer}Client as a base class.
gunsch
2015-06-05
2
-1
/
+13
*
Allow CastContentBrowserClient to customise media pipeline device
halliwell
2015-06-05
1
-2
/
+2
*
Chromecast: fix accidental dangling reference in CC renderer factory
servolk
2015-06-04
2
-3
/
+8
*
[Chromecast] ToT buildfix.
derekjchow
2015-06-03
1
-0
/
+1
*
Allows support for persistent session types in BrowserCdm.
gunsch
2015-05-30
1
-0
/
+6
*
Chromecast: replace "CmaRendererUnitTest" with "CmaEndToEndTest".
gunsch
2015-05-27
1
-124
/
+0
*
Chromecast: moves chromecast_switches.* from common/ to base/.
gunsch
2015-05-22
1
-1
/
+1
*
Chromecast: MessageLoopProxy cleanup --> SingleThreadTaskRunner.
gunsch
2015-05-19
10
-80
/
+67
*
Chromecast: adds CmaRenderer test coverage.
gunsch
2015-05-15
1
-0
/
+125
*
Support Android secure codecs in requestMediaKeySystemAccess().
sandersd
2015-05-06
1
-11
/
+19
*
Fixes bug where cast_shell uses fraction of screen on ATV
halliwell
2015-04-27
1
-0
/
+7
*
Switch to double for time calculations using playback rate.
a.berwal
2015-04-22
2
-4
/
+4
*
Change enums in eme_constants.h to enum classes
jrummell
2015-04-21
1
-12
/
+15
[next]