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
/
webkit
/
glue
/
media
/
video_renderer_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving media-related files from webkit/glue/ to webkit/media/.
scherkus@chromium.org
2011-11-17
1
-278
/
+0
*
Convert all of media/ over to the new base::{Bind,Callback} hotness.
fischman@chromium.org
2011-09-29
1
-5
/
+3
*
Reland r101418: Fix aspect ratio and clarify video frame dimensions
vrk@google.com
2011-09-19
1
-6
/
+6
*
Revert 101418 - Fix aspect ratio and clarify video frame dimensions
vrk@google.com
2011-09-16
1
-6
/
+6
*
Fix aspect ratio and clarify video frame dimensions
vrk@google.com
2011-09-16
1
-6
/
+6
*
roll skia to 2193
reed@google.com
2011-08-30
1
-26
/
+1
*
Completely random typo fixes and style corrections cleanup.
fischman@chromium.org
2011-08-25
1
-12
/
+1
*
Mark the SkBitmap used for video uploads as volatile. This tells Ganesh (Ski...
senorblanco@chromium.org
2011-08-12
1
-0
/
+1
*
Split WebMediaPlayerImpl::Proxy into its own class.
scherkus@chromium.org
2011-08-09
1
-17
/
+18
*
Fixes video to canvas drawing. The draw operationwas not updating the video
junov@chromium.org
2011-08-04
1
-0
/
+1
*
Replace VideoDecoder::media_format() with significantly simpler width()/heigh...
scherkus@chromium.org
2011-07-20
1
-9
/
+6
*
Eliminate skia::PlatformCanvas, a subclass of SkCanvas. Skia provides multipl...
alokp@chromium.org
2011-04-08
1
-5
/
+5
*
Terminate FilterFactory and his nasty friends
hclam@chromium.org
2010-10-23
1
-22
/
+7
*
Convert LOG(INFO) to VLOG(1) - webkit/.
pkasting@chromium.org
2010-10-19
1
-4
/
+2
*
FBTF: Fix more ctor/dtors found by clang plugin.
erg@google.com
2010-10-13
1
-0
/
+2
*
Adding way to pass video frames between Chromium and WebKit
vrk@google.com
2010-08-31
1
-0
/
+10
*
media: refactoring video_render_base to recycle buffers
jiesun@google.com
2010-07-14
1
-4
/
+14
*
Calling slow video renderer in case opacity is not 1.0.
pranavk@chromium.org
2010-07-02
1
-0
/
+19
*
1. remove initial rendering lag time for egl image decoding path
wjia@google.com
2010-06-24
1
-1
/
+5
*
code cleanup for media code for video renerers.
jiesun@google.com
2010-06-23
1
-13
/
+3
*
Add EGLImage as one media type different than regular uncompressed video buffer.
scherkus@chromium.org
2010-05-05
1
-2
/
+5
*
Optimized version of bilinear video scaler. It is about 2 times faster than S...
sergeyu@chromium.org
2010-04-09
1
-18
/
+16
*
Don't clear VideoRendererImpl's proxy_ variable during OnStop().
scherkus@chromium.org
2010-04-06
1
-5
/
+1
*
Bilinear video scaling enabled (using Skia).
scherkus@chromium.org
2010-04-02
1
-15
/
+21
*
Added --enable-video-logging, which will log the presentation timestamp of vi...
scherkus@chromium.org
2010-03-30
1
-6
/
+20
*
Merged VideoSurface, VideoFrame and VideoFrameImpl in VideoFrame.
scherkus@chromium.org
2010-03-23
1
-126
/
+110
*
Initial work for cross-process video rendering using layers.
scherkus@chromium.org
2010-02-26
1
-0
/
+7
*
Revert two changes that accidentally got in my last checkin.
brettw@chromium.org
2010-01-12
1
-16
/
+0
*
Working rudimentary audio in Pepper.
brettw@chromium.org
2010-01-12
1
-0
/
+16
*
Refactoring to introduce refcount to WebMediaPlayerImpl
hclam@chromium.org
2009-07-07
1
-6
/
+8
*
Micro-refactor: added VideoRendererBase::OnStop().
scherkus@chromium.org
2009-06-26
1
-5
/
+5
*
Renamed media::VideoThread to the more appropriate media::VideoRendererBase.
scherkus@chromium.org
2009-06-22
1
-1
/
+1
*
Fixing a bug that <video> is not rendered if clipped/mirrored
hclam@chromium.org
2009-06-15
1
-4
/
+13
*
The following two layout tests were failed because of
hclam@chromium.org
2009-06-11
1
-4
/
+8
*
Enable <video> in test_shell
hclam@chromium.org
2009-06-11
1
-0
/
+275