Chromium Code Reviews
DescriptionMoved SkCanvasVideoRenderer to media/filters.
SkCanvasVideoRenderer will be used for rendering YUV video streams by
the software compositor. To avoid circular dependencies cc/ cannot depend
on webkit/ hence the move.
Also changed the interface of SkCanvasVideoRenderer::Paint to accept
gfx::RectF instead of gfx::Rect. The gfx::Rect was converted to a
floating point SkRect anyway and we actually use the floating point
version from the software compositor.
BUG=150016
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=163829
Patch Set 1 #
Total comments: 2
Patch Set 2 : Renamed header guard. #Patch Set 3 : Droped unnecessary dependency. #Patch Set 4 : Removed referece of skcanvas_video_renderer_unittest.cc in content/content_tests.gypi. It's now ref… #Patch Set 5 : Removed unused stdint.h header #Patch Set 6 : Move the disabled unittest for Android from content to media. #Patch Set 7 : Added MEDIA_EXPORT. #
Messages
Total messages: 20 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||