Mike Habicher
|
fd511fe62e
|
Bug 963142 - fix negative-rotation math error in startRecording(), r=dhylands
|
2014-01-23 19:10:23 -05:00 |
|
Mike Habicher
|
605785134e
|
Bug 963142 - fix negative-rotation math error in takePicture(), r=dhylands
|
2014-01-23 15:17:58 -05:00 |
|
Wes Kocher
|
f5a4be1d11
|
Merge b2g-inbound to m-c
|
2014-01-21 17:23:48 -08:00 |
|
Sotaro Ikeda
|
11014e1136
|
Bug 961405 - Change GraphicBufferLocked as to use AtomicRefCountedWithFinalize. r=nical, r=pchang, r=doublec, r=mikeh
|
2014-01-21 13:53:48 -05:00 |
|
Dave Hylands
|
acbbf90717
|
Bug 910498 - Camera changes to use CreateFd. r=mikeh
* * *
Fixes for camera patch
|
2014-01-16 17:01:43 -08:00 |
|
Ben Tian
|
c685a9a4a7
|
Bug 949930 - CameraControl.sensorAngle doesn't return consistent angle among different devices, r=mikeh, a=1.3+
|
2014-01-13 10:12:40 +08:00 |
|
Ms2ger
|
e575b4351b
|
Bug 950143 - Followup: fix gonk builds.
|
2013-12-31 11:37:46 +01:00 |
|
Ms2ger
|
98586cdbc1
|
Bug 950143 - Remove the implicit conversion operator from nsIntSize to IntSize; r=roc
|
2013-12-31 10:06:12 +01:00 |
|
Trevor Saunders
|
c2b2fcd3d4
|
bug 949821 - use MOZ_UTF16 more and NS_LITERAL_STRING less r=froydnj
|
2013-12-12 20:50:01 -05:00 |
|
Mike Habicher
|
ef8e115de2
|
Bug 932669 - Expose sensor rotation offset to JS. r=dhylands
|
2013-12-06 09:47:29 -05:00 |
|
Mike Habicher
|
ade9eacafe
|
Bug 928856 - Properly guard calls to CameraParameters.get() and .set(). r=sotaro
|
2013-11-13 14:24:20 -05:00 |
|
Mike Habicher
|
104b4be6ff
|
Bug 807058 - Expose thumbnail size capability and control properties. r=sotaro, r=jst
|
2013-10-30 15:41:08 -04:00 |
|
Nicholas Nethercote
|
b38b84f869
|
Bug 925584 - Remove some unnecessary jsapi.h inclusions from .cpp files. r=Ms2ger.
--HG--
extra : rebase_source : 41fcb0e922a519ef679c1c1b6293c2b638e83a48
|
2013-10-10 15:22:35 -07:00 |
|
Trevor Saunders
|
34d15fcc58
|
backout the part of e40a964458f8 that should never have landed
|
2013-10-21 18:38:50 -04:00 |
|
Trevor Saunders
|
aba3fa9503
|
bug 922566 - kill dom-config.mk r=gps
|
2013-10-11 12:02:41 -04:00 |
|
Sotaro Ikeda
|
eb51eb5a9e
|
Bug 909746 - Call SetIsDOMBinding() in nsDOMCameraControl. r=bz
|
2013-08-29 09:57:53 -04:00 |
|
Trevor Saunders
|
6ad6f7d99c
|
bug 899210 - convert camera control to WebIDL r=bz
|
2013-07-06 16:55:10 -04:00 |
|
Mike Habicher
|
11a7e018c1
|
Bug 890427 - Let the Camera app know when the preview has actually started/stopped. r=jst
|
2013-08-05 16:24:43 -04:00 |
|
Peter Chang
|
1dcb6e83b0
|
Bug 894262 - Merge GonkIOSurfaceImage to GrallocImage, r=nical, kanru
|
2013-07-25 10:13:35 +08:00 |
|
Jeff Walden
|
10bde77bda
|
Bug 891177 - Implement mozilla/Vector.h, and make js/Vector.h implement js::Vector using mozilla::Vector's implementation of the functionality. r=terrence
--HG--
rename : js/public/Vector.h => mfbt/Vector.h
extra : rebase_source : d5f87a48485e3f2241228a4b003e80974c86fd5f
|
2013-07-09 16:33:29 -07:00 |
|
Mike Habicher
|
093f2d7a38
|
Bug 882328 - remove off-Main Thread JS callback addrefs, r=jdm
|
2013-06-17 11:59:53 -04:00 |
|
Mike Habicher
|
5c20b49b4e
|
Bug 834164 - handle aDataPtr == nullptr in camera driver DataCallback, r=cjones
|
2013-01-24 13:41:18 -05:00 |
|
Dave Hylands
|
8f8841a1c4
|
Bug 858416 - Create a composite device storage interface. r=dougt
* * *
Bug 858416 - Fix try test failures
|
2013-05-11 02:10:18 -07:00 |
|
Ryan VanderMeulen
|
93efac58df
|
Backed out changeset dbf0c9f4a4b9 (bug 858416) for B2G mochitest-3 failures.
|
2013-05-11 09:47:37 -04:00 |
|
Dave Hylands
|
af61fd0d1c
|
Bug 858416 - Create a composite device storage interface. r=dougt
|
2013-05-11 02:10:18 -07:00 |
|
Dave Hylands
|
505d1f5061
|
Bug 860934 - Use relative paths when handling device storage r=dougt
|
2013-04-18 16:13:23 +02:00 |
|
Mike Habicher
|
07881a634f
|
Bug 850845 - don't dereference null mCameraHw pointer, r=sotaro
--HG--
extra : rebase_source : e41763a11413d1cb66c2e4914a582f35cd9b60f0
|
2013-03-14 17:30:38 -04:00 |
|
Sotaro Ikeda
|
d84486e5ae
|
Bug 803471 - Part 5c - Cange GonkCamera to use android::Camera. r=mhabicher
|
2013-03-08 14:43:33 -05:00 |
|
Sotaro Ikeda
|
87cc2325b7
|
Bug 826072 - Dispatch Init() out of nsGonkCameraControl's constructor. r=mikeh
|
2013-02-16 14:05:45 -05:00 |
|
Olli Pettay
|
ff9c34a6e4
|
Bug 839528 - Change the namespace of xpidl dictionary helpers, r=khuey
|
2013-02-11 21:37:50 +02:00 |
|
Dale Harvey
|
547c35d6d3
|
Bug 833095 - Fix format of file notification when recording complete. r=mikeh
|
2013-01-23 16:35:06 -05:00 |
|
Mike Habicher
|
c4cc702b09
|
Bug 819835 - add support for setting the EXIF DateTime field, r=sotaro
|
2013-01-18 16:06:28 -05:00 |
|
Mike Habicher
|
3e50c72e19
|
backed out changeset 0004848a182f, a=bustage
|
2013-01-18 16:46:26 -05:00 |
|
Mike Habicher
|
2fe99140e0
|
Bug 819835 - add support for setting the EXIF DateTime field, r=sotaro
|
2013-01-18 16:06:28 -05:00 |
|
Mike Habicher
|
7ff92d8901
|
Bug 827503 - use nsMainThreadPtrHolders when passing XPCWrappedJSes around off main thread, r=bholley,jst a=blocking-basecamp+
|
2013-01-09 00:43:50 +01:00 |
|
Mike Habicher
|
7734067ac0
|
backing out patch for bug 827503 due to runtime crashes, r=crash
|
2013-01-09 16:39:37 +01:00 |
|
Doug Turner
|
fd87c9795b
|
Bug 827311 - Remote file update notifications. r=bent a=blocking-basecamp
|
2013-01-09 07:03:28 -08:00 |
|
Mike Habicher
|
aeb0f4e056
|
Bug 827503 - use nsMainThreadPtrHolders when passing XPCWrappedJSes around off main thread, r=bholley,jst a=blocking-basecamp+
|
2013-01-09 00:43:50 +01:00 |
|
Mike Habicher
|
ee6b183443
|
Bug 825986 - propagate startRecording() return code instead of asserting; clean up GonkRecorder lifecycle management, r=kanru
|
2013-01-08 10:11:32 +01:00 |
|
Kan-Ru Chen (陳侃如)
|
96e707525e
|
Bug 825687 - Unregister camera control from the camera hardware. r=mikeh
|
2013-01-07 13:54:24 +01:00 |
|
Mike Habicher
|
ad247f79d8
|
Bug 820139 - Ensure video recorder exists before trying to start recording. r=kchen
|
2012-12-23 10:56:59 -05:00 |
|
Mike Habicher
|
879ba16592
|
Bug 818933 - Provide a hardware release API so that we don't have to rely on CC of CameraControl objects. r=mhabicher
|
2012-12-23 10:54:54 -05:00 |
|
Mike Habicher
|
0aabd593e4
|
Bug 822531 - Fix regression of bug 783682 caused by bug 779139. r=mwu
|
2012-12-18 18:19:38 -05:00 |
|
Mats Palmgren
|
558a55f649
|
Bug 820230 - Add missing #include to fix compile error. r=me
|
2012-12-12 00:15:07 +01:00 |
|
Mike Habicher
|
c9d7e5ef7b
|
Bug 817496 - Notify DeviceStorage when a new video file is finished recording. r=dougt
|
2012-12-04 21:00:39 -05:00 |
|
Mike Habicher
|
1c51a55073
|
Bug 809259 - improve camera stability when switching between picture and video modes r=kanru
|
2012-11-23 13:31:42 +08:00 |
|
Benoit Jacob
|
05a309e368
|
Bug 798033 - adapt dom/camera code to not relying on headers to do using namespace - r=mhabicher
|
2012-11-12 19:06:31 -05:00 |
|
Mike Habicher
|
5df1575537
|
Bug 810440 - Add missing rotation parameter to SetupRecording function call, drop default parameter values. r=daleharvey
|
2012-11-09 20:32:10 -05:00 |
|
Mike Habicher
|
5bf2c472b4
|
Bug 808099 - Write the correct rotational meta-data to the video stream. r=cjones
|
2012-11-06 22:32:01 -05:00 |
|
Mike Habicher
|
1d590380e6
|
Bug 808030 - Make camera default to smallest non-0x0 thumbnail size with reduced quality. r=cjones
|
2012-11-02 19:53:40 -04:00 |
|