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
/
cc
/
layers
/
video_layer_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Update comments for VIDEO_HOLE.
ycheo
2014-12-18
1
-2
/
+2
*
[cc] Add nearest neighbor filtering for TextureLayer.
jackhou
2014-12-04
1
-2
/
+6
*
Render surface's owning layer should not generate quads with blend mode.
rosca
2014-11-09
1
-8
/
+3
*
cc: Stop converting update rect from int to float to int.
danakj
2014-10-11
1
-1
/
+1
*
[C++11 Allowed Features] Declares a type-safe null pointer converting from NU...
kulkarni.a
2014-10-10
1
-2
/
+4
*
cc: Pass Occlusion instead of OcclusionTracker to LayerImpls
vmpstr
2014-10-07
1
-7
/
+7
*
cc: Remove use of PassAs() and constructor-casting with scoped_ptr.
danakj
2014-09-27
1
-4
/
+3
*
Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....
dcheng
2014-09-27
1
-3
/
+4
*
cc: Remove use of PassAs() and constructor-casting with scoped_ptr.
danakj
2014-09-27
1
-4
/
+3
*
cc: Move UnoccludedContentRect to Occlusion.
vmpstr
2014-09-18
1
-1
/
+2
*
cc: Use correct message loop proxy in BlockingTaskRunner
skyostil
2014-09-04
1
-4
/
+7
*
Integrated video rotation piping into video layer {impl} and
suderman@chromium.org
2014-08-08
1
-11
/
+44
*
Create DrawQuad in RenderPass and only give out raw pointer to layers
weiliangc@chromium.org
2014-07-03
1
-15
/
+12
*
Removed QuadSink and MockQuadCuller
weiliangc@chromium.org
2014-06-23
1
-12
/
+15
*
cc: Pass scaled bounds to debug border quads for drawing.
sohan.jyoti@samsung.com
2014-06-20
1
-1
/
+2
*
Create SharedQuadState on RenderPass
weiliangc@chromium.org
2014-05-07
1
-2
/
+3
*
Support videos with JPEG color range in GPU YUV convert path.
rileya@chromium.org
2014-05-03
1
-1
/
+6
*
cc: Support texcoord offsets in YUVVideoDrawQuad
sheu@chromium.org
2014-03-27
1
-4
/
+9
*
Audit/fix use of media::VideoFrame::coded_size()
sheu@chromium.org
2014-03-27
1
-2
/
+1
*
update VIDEO_HOLE block wrt recent cc changes
mostynb@opera.com
2014-03-25
1
-2
/
+1
*
cc: Apply occlusion before creating quads in VideoLayerImpl.
danakj@chromium.org
2014-03-20
1
-11
/
+20
*
cc: Rename QuadSink::Append to MaybeAppend.
danakj@chromium.org
2014-03-13
1
-7
/
+7
*
cc: Remove the AppendQuadsData from QuadSink::Append.
danakj@chromium.org
2014-03-12
1
-7
/
+5
*
cc: Add visible_rect to Draw*Quad::SetNew().
danakj@chromium.org
2014-03-07
1
-9
/
+15
*
Pluming for needs_push_properties for the impl tree.
clholgat@chromium.org
2014-01-18
1
-1
/
+1
*
cc: Rename LayerImpl::DidLoseOutputSurface to ReleaseResources
boliu@chromium.org
2014-01-14
1
-1
/
+1
*
Split the hole punching logic from GOOGLE_TV #ifdef into VIDEO_HOLE
qinmin@chromium.org
2013-12-12
1
-4
/
+4
*
Remove GSC usage from ExynosVideoDecodeAccelerator.
sheu@chromium.org
2013-11-14
1
-8
/
+8
*
cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback.
danakj@chromium.org
2013-09-17
1
-3
/
+7
*
ContextProvider in OutputSurface
danakj@chromium.org
2013-08-16
1
-2
/
+5
*
Blend TextureLayer background-color at draw time.
alokp@chromium.org
2013-07-12
1
-0
/
+2
*
cc: Stop assuming LayerImpl::WillDraw returns true
boliu@chromium.org
2013-06-29
1
-1
/
+2
*
Send hardware video frames with mailboxes.
danakj@chromium.org
2013-06-25
1
-40
/
+15
*
Adding YUVA support for enabling Alpha Playback
vigneshv@chromium.org
2013-06-07
1
-2
/
+4
*
Revert 204508 "Adding YUVA support for enabling Alpha Playback"
dalecurtis@google.com
2013-06-06
1
-4
/
+2
*
Adding YUVA support for enabling Alpha Playback
vigneshv@chromium.org
2013-06-06
1
-2
/
+4
*
Skip drawing unsupported layers in forced software mode
boliu@chromium.org
2013-06-02
1
-9
/
+13
*
Update cc/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
1
-3
/
+3
*
cc: Make LayerImpl::LayerTypeAsString return the full type
enne@chromium.org
2013-05-15
1
-1
/
+1
*
cc: Add force anti-aliasing off option to SolidColorDrawQuad
wonsik@chromium.org
2013-05-02
1
-2
/
+3
*
cc: Don't do produce/consume on the texture id given in VideoFrame.
danakj@chromium.org
2013-04-13
1
-24
/
+37
*
cc: Delete resources when ResourceProvider shuts down.
danakj@chromium.org
2013-04-11
1
-2
/
+2
*
cc: Recycle resources for software video decode.
danakj@chromium.org
2013-04-10
1
-0
/
+3
*
cc: Move video upload to VideoResourceUpdater.
danakj@chromium.org
2013-04-10
1
-308
/
+137
*
cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests...
danakj@chromium.org
2013-03-29
1
-2
/
+2
*
Revert 191400 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."
rsleevi@chromium.org
2013-03-29
1
-2
/
+2
*
cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gyp
danakj@chromium.org
2013-03-29
1
-2
/
+2
*
Revert 191364 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."
danakj@chromium.org
2013-03-29
1
-2
/
+2
*
cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gyp
danakj@chromium.org
2013-03-29
1
-2
/
+2
*
cc: Damage the video layer when requesting it be redrawn.
danakj@chromium.org
2013-03-28
1
-0
/
+1
[next]