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
/
media
/
video
/
capture
Commit message (
Expand
)
Author
Age
Files
Lines
*
PinBase: Fix assign-to-self bug.
jhawkins@chromium.org
2012-01-30
1
-2
/
+2
*
Convert use of int ms to TimeDelta in files owned by vrk.
tedvessenes@gmail.com
2012-01-14
2
-4
/
+4
*
Remove task.h and finish base::Bind() migration.
ajwong@chromium.org
2012-01-06
1
-1
/
+0
*
And now NewRunnableMethod(), you die.
ajwong@chromium.org
2012-01-04
3
-8
/
+3
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-12-20
2
-1
/
+3
*
Removing MessageLoop::QuitTask() from media/
dcheng@chromium.org
2011-12-09
1
-1
/
+1
*
fix a racing condition when renderer process requests StopCapture before host...
wjia@chromium.org
2011-11-23
1
-11
/
+0
*
Add OVERRIDE to media/.
avi@chromium.org
2011-11-16
3
-15
/
+15
*
refactor video capture in renderer process
wjia@chromium.org
2011-11-01
1
-1
/
+0
*
fix v4l support on openbsd
robert.nagy@gmail.com
2011-10-25
1
-0
/
+4
*
Adding VideoCaptureDevice for Mac.
mflodman@chromium.org
2011-10-18
5
-4
/
+473
*
Here are more exports needed for content_unittests to link in the component b...
dpranke@chromium.org
2011-09-30
1
-1
/
+2
*
Convert all of media/ over to the new base::{Bind,Callback} hotness.
fischman@chromium.org
2011-09-29
3
-24
/
+33
*
Properly scope the lifetime of the |PPB_VideoCapture_Impl|.
viettrungluu@chromium.org
2011-09-28
2
-1
/
+15
*
Add OnRemoved() in VideoCapture::EventHandler API
wjia@chromium.org
2011-09-27
3
-0
/
+11
*
Delete Tracked, and move Location to its own file.
ajwong@chromium.org
2011-09-21
1
-0
/
+1
*
add workarounds for some popular webcam.
wjia@chromium.org
2011-09-08
3
-48
/
+65
*
Disables camera hardware dependent tests.
perkj@chromium.org
2011-08-29
1
-19
/
+29
*
Create media.dll / libmedia.so.
darin@chromium.org
2011-08-29
3
-3
/
+5
*
Revert r95841 due to failing media_unittests on linux_shared bot.
darin@chromium.org
2011-08-08
3
-5
/
+3
*
Enable media.dll / libmedia.so.
darin@chromium.org
2011-08-08
3
-3
/
+5
*
Revert 95496 - Create media.dll
apatrick@chromium.org
2011-08-05
2
-3
/
+2
*
Create media.dll
darin@chromium.org
2011-08-04
2
-2
/
+3
*
Add a proxy for thread-hopping VideoCapture::EventHandler.
piman@chromium.org
2011-08-02
2
-0
/
+231
*
reland patch http://codereview.chromium.org/7204008 after webrtc build has be...
wjia@chromium.org
2011-07-20
1
-4
/
+4
*
Revert 92590 - add CaptureVideoDecoder for local preview and VideoCaptureModu...
sky@chromium.org
2011-07-14
1
-4
/
+4
*
add CaptureVideoDecoder for local preview and VideoCaptureModuleImpl for rtc ...
wjia@chromium.org
2011-07-14
1
-4
/
+4
*
This is the VideoCaptureDevice implementation for windows.
perkj@google.com
2011-06-30
12
-0
/
+1980
*
Coverity: Fix a leak in VideoCaptureDevice::Create.
thestig@chromium.org
2011-06-22
1
-1
/
+4
*
Fix two bugs found by a new clang warning I'm currently testing:
thakis@chromium.org
2011-06-13
1
-3
/
+4
*
Uninitialized member in FakeVideoCaptureDevice.
finnur@chromium.org
2011-06-12
1
-0
/
+1
*
Uninitialized member in VideoFrameBuffer.
finnur@chromium.org
2011-06-12
1
-1
/
+6
*
VideoCaptureManager opens/closes, starts/stops and enumerates video capture d...
wjia@google.com
2011-05-24
1
-1
/
+1
*
Adding VideoCaptureDevice dummy implementation for platforms without real imp...
wjia@google.com
2011-05-19
2
-0
/
+65
*
revert CL 84847
wjia@google.com
2011-05-10
1
-3
/
+6
*
Adding a new file for media stream types that will be used by future Chrome c...
wjia@google.com
2011-05-10
1
-5
/
+3
*
add video capture message filter and its unit test.
wjia@google.com
2011-05-06
2
-24
/
+41
*
Linux hardware dependent code for Video Capture.
scherkus@chromium.org
2011-05-04
5
-0
/
+794
*
Add IPC messages and renderer process side API for video capture.
wjia@google.com
2011-04-12
1
-0
/
+118