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
/
content
/
renderer
/
media
/
video_capture_impl_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to standard integer types in content/renderer/.
avi
2015-12-25
1
-0
/
+3
*
Remove dead code paths around PIXEL_STORAGE_TEXTURE in capture pipeline.
miu
2015-11-17
1
-39
/
+9
*
Modified old wait sync point functions to also accept new sync tokens.
dyen
2015-11-03
1
-3
/
+4
*
Send GpuMemoryBuffer backed frames from browser to renderer
emircan
2015-10-27
1
-14
/
+15
*
Reland: GpuMemoryBuffer interface change: Map(**) to Map() and memory(plane);...
mcasas
2015-10-22
1
-6
/
+3
*
Revert of GpuMemoryBuffer interface change: Map(**) to Map() and memory(plane...
vasilii
2015-10-22
1
-3
/
+6
*
GpuMemoryBuffer interface change: Map(**) --> Map() + memory(plane); GetStrid...
mcasas
2015-10-21
1
-6
/
+3
*
Revert of Simplify content::VideoCaptureImpl to support only a single client....
ajose
2015-09-29
1
-19
/
+76
*
Improve VideoCaptureImpl unittest.
msu.koo
2015-09-11
1
-8
/
+101
*
Merge media::VideoCapturePixelFormat with media::VideoPixelFormat
emircan
2015-09-01
1
-2
/
+2
*
Reland: Change VideoCaptureDeliverFrameCB's signature
ajose
2015-08-26
1
-2
/
+1
*
Revert of Change VideoCaptureDeliverFrameCB's signature (patchset #1 id:1 of ...
fgorski
2015-08-25
1
-1
/
+2
*
Change VideoCaptureDeliverFrameCB's signature from
ajose
2015-08-25
1
-2
/
+1
*
Simplify content::VideoCaptureImpl to support only a single client.
ajose
2015-08-19
1
-69
/
+16
*
media: extract Format and ColorSpace enum from VideoFrame.
dongseong.hwang
2015-07-13
1
-2
/
+2
*
RESOURCE_UTILIZATION in VideoFrameMetadata, a consumer feedback signal.
miu
2015-06-08
1
-1
/
+2
*
Add metadata to media::VideoFrame and plumb it through IPC/MediaStream.
miu
2015-03-03
1
-2
/
+1
*
Standardize usage of virtual/override/final in content/renderer/
dcheng
2014-10-21
1
-2
/
+2
*
Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderer
mohan.reddy
2014-10-08
1
-1
/
+1
*
Android media: VideoFrame should not store so many sync points.
dongseong.hwang@intel.com
2014-07-22
1
-1
/
+1
*
Pass a TimeTicks along video capture pipeline to represent capture time
hclam@chromium.org
2014-06-04
1
-2
/
+3
*
Stop VideoCaptureImpl from throwing a bunch of DCHECKs
hclam@chromium.org
2014-05-07
1
-0
/
+32
*
HW Video: Make media::VideoFrame handle the sync point of the compositor as w...
dongseong.hwang@intel.com
2014-04-30
1
-1
/
+1
*
Refactor video capturing code in the render process
hclam@chromium.org
2014-04-28
1
-133
/
+123
*
Implement IPCs and VideoCapture::Client interfaces for texture capture
sheu@chromium.org
2014-02-28
1
-1
/
+3
*
Wire GetDeviceFormatsInUse from VideoCaptureManager to VideoCaptureImpl
mcasas@chromium.org
2014-02-05
1
-0
/
+29
*
Wire VideoCaptureManager device capture formats to the renderer side.
mcasas@chromium.org
2014-01-23
1
-1
/
+59
*
Eliminate video capture thread in renderer
hclam@chromium.org
2014-01-14
1
-136
/
+62
*
Revert 244074 "Eliminate video capture thread in renderer"
thakis@chromium.org
2014-01-11
1
-62
/
+136
*
Eliminate video capture thread in renderer
hclam@chromium.org
2014-01-10
1
-136
/
+62
*
Reland: Reorganize media::VideoCapture* types
sheu@chromium.org
2013-11-23
1
-2
/
+3
*
Revert 236927 "Reorganize media::VideoCapture* types"
scottmg@chromium.org
2013-11-23
1
-3
/
+2
*
Reorganize media::VideoCapture* types
sheu@chromium.org
2013-11-23
1
-2
/
+3
*
VideoCapture: abolish OnFrameInfo almost everywhere.
nick@chromium.org
2013-10-23
1
-48
/
+19
*
Replace media::VideoCapture::VideoFrameBuffer with media::VideoFrame.
sheu@chromium.org
2013-09-16
1
-2
/
+2
*
Consolidate duplicated frame / capability structures in video capture types
mcasas@chromium.org
2013-09-08
1
-2
/
+2
*
Revert EVS revisions 209760, 298753, 213143.
hshi@chromium.org
2013-08-07
1
-29
/
+0
*
Add enum VideoCaptureResolutionType to VideoCaptureParams and VideoCaptureCap...
mcasas@chromium.org
2013-07-31
1
-24
/
+27
*
Encoded video capture: wire up key frame and bitrate settings.
hshi@chromium.org
2013-07-23
1
-0
/
+4
*
Use a direct include of the message_loop header in content/, part 4.
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Define EncodedVideoSource and RtcCapturedEncodingVideoCapturer.
hshi@chromium.org
2013-07-02
1
-0
/
+25
*
Move a bunch of child-only code from content/common to content/child
scottmg@chromium.org
2013-06-06
1
-1
/
+1
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
1
-5
/
+3
*
Use base::MessageLoop in media code.
xhwang@chromium.org
2013-04-22
1
-2
/
+2
*
Linux/ChromeOS Chromium style checker cleanup, content/ edition.
rsleevi@chromium.org
2013-02-12
1
-1
/
+1
*
content: Update calls froms RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-10
1
-12
/
+12
*
Move content\browser\renderer_host\media to content namespace.
jam@chromium.org
2012-10-29
1
-2
/
+2
*
Move the remaining code in content\renderer that wasn't in the content namesp...
jam@chromium.org
2012-10-22
1
-0
/
+4
*
for readability review.
wjia@chromium.org
2012-07-13
1
-0
/
+3
*
RefCounted types should not have public destructors, content/browser part 2
rsleevi@chromium.org
2012-04-28
1
-1
/
+3
[next]