Andrew Osmond
|
ab05e12d58
|
Bug 1175656 - Implement generation of recording posters in Gecko. r=dhylands,bz
|
2015-06-16 20:35:00 -04:00 |
|
Andrew Osmond
|
b0ffb8cc9e
|
Bug 1062387 - Part 2. Implement DOM and JavaScript facing components of JS camera driver. r=mikeh r=bz
|
2015-03-01 13:48:37 -05:00 |
|
Andrew Osmond
|
bd9b77fe93
|
Bug 1104913 - Update selection algorithms for preview, picture and video sizes to have sane defaults. r=mikeh, r=bz
|
2014-12-12 19:51:29 -08:00 |
|
Mike Habicher
|
4907fda5df
|
Bug 1052821 - expose exposure metering modes to JS, r=aosmond,bz
|
2014-12-12 21:42:13 -05:00 |
|
Mike Habicher
|
0ba8df48bf
|
Bug 1107683 - remove method callbacks from CameraControl, r=aosmond,bz
|
2014-12-11 11:02:51 -05:00 |
|
Mike Habicher
|
185364751c
|
Bug 1099390 - add reason to onClosed event, r=aosmond,bz
|
2014-11-25 14:45:00 -05:00 |
|
Andrew Osmond
|
f31034e763
|
Bug 994912 - Add support for promises and event-based notifications to camera. r=mikeh, r=bz
|
2014-10-03 04:19:00 -04:00 |
|
Andrew Osmond
|
a4989b1bec
|
Bug 1068559 - Add asynchronous auto focus completed callback. r=bz r=dhylands
|
2014-09-22 05:25:00 +02:00 |
|
Carsten "Tomcat" Book
|
fcaf0ee251
|
Backed out changeset 8e754efd35cd (bug 994912)
|
2014-09-25 12:44:16 +02:00 |
|
Andrew Osmond
|
1aea2c650f
|
Bug 994912 - Add support for promises and event-based notifications to camera. r=mikeh r=bz
|
2014-09-24 12:51:00 +02:00 |
|
Mike Habicher
|
a9dc68febc
|
Bug 981318 - expose compressed image quality setting, r=dhylands,khuey
|
2014-08-25 15:12:49 -04:00 |
|
Mike Habicher
|
7f36d043bf
|
Bug 1020497 - collapse exposureCompensation to single attribute, r=bz
|
2014-06-06 15:37:15 -04:00 |
|
Mike Habicher
|
9917d2d063
|
Bug 1004588 - remove deprecated and unused ICameraControl::Size attributes, r=bz
|
2014-06-05 11:21:02 -04:00 |
|
Mike Habicher
|
2b23e7cee3
|
Bug 1004434 - MaxFileSize, MaxVideoLength of CameraControl Interface recording options should be of 64 bits. r=dhylands, r=bzbarsky
|
2014-05-14 17:33:00 -04:00 |
|
Andrew Osmond
|
b7ec15c6bc
|
Bug 999464 - Standardize on DOMPoint and thus eliminate need for CameraPoint. r=bz, r=mikeh
|
2014-05-01 15:09:00 -04:00 |
|
Andrew Osmond
|
3b72fda60d
|
Bug 987954 - Change camera control size/region attributes to methods to remove direct JS_*() calls, r=bz,mikeh
|
2014-04-30 17:15:01 -04:00 |
|
Mike Habicher
|
0ec7f4edea
|
Bug 986024 - expose resumeContinuousFocus() method to DOM/JS, r=bz,dhylands
|
2014-04-15 15:46:40 -04:00 |
|
Mike Habicher
|
7650119d38
|
Bug 981047 - enable torch mode in low light when video recording, r=dhylands,ehsan
|
2014-04-09 11:53:41 -04:00 |
|
Mike Habicher
|
f0ccdc2c5b
|
Bug 983180 - hide camera objects behind Navigator::HasCameraSupport(), r=bz
|
2014-04-09 11:53:34 -04:00 |
|
Mike Habicher
|
2633a53bd8
|
Bug 965420 - camera face-tracking, r=bz,dhylands
|
2014-04-09 11:52:10 -04:00 |
|
Youngwoo Jo
|
dd8821c1ee
|
Bug 965421 - camera continuous autofocus status callback, r=jst,mikeh
|
2014-04-09 11:12:25 -04:00 |
|
Mike Habicher
|
0384cddacc
|
Bug 965425 - expose ISO setting, r=dhylands,jst
|
2014-03-07 01:00:43 -05:00 |
|
Mike Habicher
|
31265f25b6
|
Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus
|
2014-02-14 17:41:07 -05:00 |
|
Ryan VanderMeulen
|
79194cdfb7
|
Backed out changeset 6e588c56764b (bug 909542) for Gaia unit test perma-fail.
|
2014-02-14 08:27:44 -05:00 |
|
Mike Habicher
|
e6cc8edf9a
|
Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus
|
2014-02-14 00:28:57 -05:00 |
|
Phil Ringnalda
|
44e9bb1e0c
|
Back out f03664765359 (bug 909542) for unexpected assertions and lack of expected assertions
|
2014-02-10 19:09:23 -08:00 |
|
Mike Habicher
|
dc58716d77
|
Bug 909542 - refactor CameraControl API, r=dhylands,jst,jesup,onecyrenus
* * *
Debugging the rotation issue with new camera.js
* * *
Fix the occasionally-invalid MOZ_ASSERT on GonkCameraControl.cpp:844
|
2014-02-10 17:53:19 -05:00 |
|
Mike Habicher
|
902752a4e9
|
Bug 932669 - Expose sensor rotation offset to JS. r=dhylands
|
2013-12-06 09:47:29 -05:00 |
|
Mike Habicher
|
a200c404e2
|
Bug 807058 - Expose thumbnail size capability and control properties. r=sotaro, r=jst
|
2013-10-30 15:41:08 -04:00 |
|
Trevor Saunders
|
71e8b7871c
|
Backed out changeset 99b17c404db2 and e40a964458f8 for landing stuff that shouldn't have and then backing out stuff that should have stayed on a CLOSED TREE
|
2013-10-21 18:58:14 -04:00 |
|
Trevor Saunders
|
5c6fbfc4a6
|
bug 922566 - kill dom-config.mk r=gps
|
2013-10-11 12:02:41 -04:00 |
|
Trevor Saunders
|
366abec19a
|
bug 899210 - convert camera control to WebIDL r=bz
|
2013-07-06 16:55:10 -04:00 |
|