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
/
extensions
/
browser
/
api
/
webcam_private
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change scoped_ptr to be a type alias for std::unique_ptr on OS_LINUX.
dcheng
2016-03-03
1
-1
/
+2
*
Convert Pass()→std::move() for CrOS extension code.
dcheng
2015-12-31
1
-1
/
+2
*
Switch to standard integer types in extensions/browser/.
avi
2015-12-23
6
-0
/
+11
*
include what you use: errno.h in v4l2_webcam.cc
mostynb
2015-11-07
1
-0
/
+1
*
webcamPrivate API: Fix regression from r351343. (try 2)
thestig
2015-10-29
4
-88
/
+279
*
Revert of webcamPrivate API: Fix regression from r351343. (patchset #7 id:130...
georgesak
2015-10-29
4
-279
/
+88
*
webcamPrivate API: Fix regression from r351343.
thestig
2015-10-29
4
-88
/
+279
*
Fix static initializers from r333504.
thestig
2015-09-29
2
-129
/
+143
*
pan/tilt position could be negative (See the Sony EV1-HD1 camera technical ma...
xdai
2015-09-16
1
-19
/
+27
*
openSerialWebcam() assumes there is always a valid VISCA webcam in the other ...
xdai
2015-09-15
2
-3
/
+5
*
Add support to control the pan/tilt speed of VISCA camera.
xdai
2015-08-31
6
-27
/
+90
*
Currently webcamPrivate.set/get/reset functions are all sync APIs, which does...
xdai
2015-08-31
7
-195
/
+327
*
Fix a small bug that related to the return type of WebcamPrivateAPI::OpenSeri...
xdai
2015-08-06
1
-1
/
+1
*
Generate all extension schema namespaces as "api" and instead vary the genera...
kalman
2015-07-23
3
-11
/
+11
*
Use ApiResourceManager to manage the life time of web cameras.
xdai
2015-06-18
6
-82
/
+144
*
Add support for controlling Pan-Tilt-Zoom cameras via VISCA protocol.
xdai
2015-06-09
4
-18
/
+676
*
Move V4L2 code into a webcam helper class.
zork
2015-05-14
6
-120
/
+447
*
Update {virtual,override,final} to follow C++11 style in extensions, round 2.
dcheng
2015-01-23
1
-6
/
+6
*
Add support for resetting pan and tilt on Logitech webcams.
zork
2015-01-14
1
-0
/
+41
*
Move webcamPrivate from chrome/ to extensions/
zork
2014-11-05
3
-0
/
+279