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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move ScreenCaptureDevice from media to content.
sergeyu@chromium.org
2013-06-11
5
-623
/
+0
*
Use a direct include of strings headers in ipc/, jingle/, media/.
avi@chromium.org
2013-06-11
4
-5
/
+5
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-06-08
1
-6
/
+6
*
Remove screen capturers from media/video/capture/screen.
sergeyu@chromium.org
2013-06-07
40
-5394
/
+22
*
Android: Cast JNI pointer to jint instead of jlong
janx@chromium.org
2013-06-05
1
-1
/
+1
*
Roll webrtc 4143:4179
sergeyu@chromium.org
2013-06-05
1
-16
/
+16
*
VideoCaptureDeviceLinux: added support for framerate configuration
mcasas@chromium.org
2013-06-03
1
-0
/
+26
*
Cleanup dependencies on src/base from screen capturers.
sergeyu@chromium.org
2013-05-21
3
-136
/
+161
*
Use webrtc::DesktopCapturer for screen capturer implementation.
sergeyu@chromium.org
2013-05-16
36
-1381
/
+973
*
Revert 198820 "Move FileEnumerator to its own file, do some refa..."
dbeam@chromium.org
2013-05-08
1
-6
/
+6
*
Revert 198844 "Move sequenced_task_runner to base/task"
dbeam@chromium.org
2013-05-08
2
-2
/
+2
*
Move sequenced_task_runner to base/task
brettw@chromium.org
2013-05-08
2
-2
/
+2
*
Move FileEnumerator to its own file, do some refactoring.
brettw@chromium.org
2013-05-07
1
-6
/
+6
*
Collect UMA stats for ppapi hardware video decode.
ihf@chromium.org
2013-05-02
1
-1
/
+5
*
Simplify ScreenCapturer interface.
sergeyu@chromium.org
2013-04-23
11
-96
/
+18
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-23
1
-1
/
+1
*
Use base::MessageLoop in media code.
xhwang@chromium.org
2013-04-22
2
-8
/
+8
*
Fix ScreenCapturerMacTest to pass on high-DPI hosts
wez@chromium.org
2013-04-22
1
-6
/
+10
*
Linux video capture, invoking mmap() with both READ and WRITE.
braveyao@chromium.org
2013-04-19
1
-1
/
+3
*
Fix Clang errors in the Windows screen capture code
rnk@chromium.org
2013-04-19
1
-6
/
+6
*
Add CreateWithDisableAero, to allow Windows capturer to be created without di...
wez@chromium.org
2013-04-18
3
-16
/
+32
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in media.
dcheng@chromium.org
2013-04-15
2
-2
/
+2
*
Disable XDAMAGE for screen capture under ARM.
hshi@chromium.org
2013-04-11
1
-1
/
+3
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in media/ and webkit/.
dcheng@chromium.org
2013-04-07
7
-8
/
+8
*
Don't wait forever for flushing the video capture device.
xians@chromium.org
2013-04-04
1
-1
/
+7
*
To enumerate webcams on Linux more robustically
braveyao@chromium.org
2013-04-03
1
-41
/
+28
*
Update the remaining references to sys_string_conversions.h to its new location.
tfarina@chromium.org
2013-03-30
2
-2
/
+2
*
Handle camera error during dequeue buffer
kcwu@chromium.org
2013-03-26
2
-2
/
+23
*
Gestalt is gone in 64 bit, and 10.6 is Chromium minimum anyway.
avi@chromium.org
2013-03-24
1
-13
/
+0
*
Take advantage of XDAMAGE to support Screen Capture under ChromeOS.
wez@chromium.org
2013-03-23
1
-0
/
+7
*
* Update the desired aspect ratio in StartCapture call so that later the video
ronghuawu@chromium.org
2013-03-21
1
-0
/
+37
*
[Cleanup] Remove StringPrintf from global namespace
groby@chromium.org
2013-03-18
3
-7
/
+7
*
Android: cleans up hand-written JNI for video_capture_device_android.cc
bulach@chromium.org
2013-03-11
1
-36
/
+11
*
Make the Chromoting IT2Me host high-DPI aware.
wez@chromium.org
2013-03-08
1
-0
/
+5
*
[Mac] Convert ignore-exceptions helpers to block version.
shess@chromium.org
2013-03-07
1
-1
/
+1
*
chromeos and media: Allow building chromeos without X.
sadrul@chromium.org
2013-03-07
4
-7
/
+36
*
New API in VideoCaptureDevice::EventHandler which allows shared-memory output...
nick@chromium.org
2013-03-07
3
-11
/
+58
*
Remove one video frame copying in video capture.
wjia@chromium.org
2013-02-28
12
-66
/
+49
*
Do not use division in ScreenCapturerLinux::SlowBlit().
alexeypa@chromium.org
2013-02-26
3
-40
/
+51
*
Re-register refresh and move callbacks when the screen mode changes.
jamiewalch@chromium.org
2013-02-26
1
-18
/
+39
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
2
-3
/
+3
*
[Android] Make content_shell_apk and chromium_testshell components friendly.
yfriedman@chromium.org
2013-02-22
1
-1
/
+2
*
[MIPS] Use BlockDifference_C for MIPS
petarj@mips.com
2013-02-21
1
-2
/
+2
*
Add test for RotatePlaneByPixels.
wjia@chromium.org
2013-02-19
1
-98
/
+1
*
Re-enable ScreenCapturer.Capture test under TSan v2.
wez@chromium.org
2013-02-12
1
-7
/
+1
*
Fix ScreenCapturerMac handling of secondary display configurations.
wez@chromium.org
2013-02-12
3
-24
/
+46
*
Assert both display and system keep-alive on each capture.
wez@chromium.org
2013-02-12
1
-3
/
+13
*
Add video capture on Android.
wjia@chromium.org
2013-02-12
3
-0
/
+525
*
Re-assert vote to disable Aero on switching desktops.
wez@chromium.org
2013-02-12
1
-0
/
+6
[next]