Randell Jesup
|
33d6cb846a
|
Bug 945614: Don't track windowIDs in MediaEngine for B2G r=mikeh,schien
|
2013-12-06 17:38:52 -05:00 |
|
Vincent Liu
|
aba76a265a
|
Bug 944567 - [Flatfish] Camera recording should support AAC encoding based on Android JB (4.2.2). r=sotaro
--HG--
extra : rebase_source : 9bdea1464793363d31454b2f08bf9ae170a33623
|
2013-11-29 11:04:54 +08:00 |
|
Mike Habicher
|
ef8e115de2
|
Bug 932669 - Expose sensor rotation offset to JS. r=dhylands
|
2013-12-06 09:47:29 -05:00 |
|
Shih-Chiang Chien
|
5997ad7b8c
|
Bug 940045 - Part 3: Send requestURL from content process. r=mikeh
|
2013-11-26 14:22:22 +08:00 |
|
Ms2ger
|
554db665e5
|
Bug 937258 - Part a: Remove empty makefiles; r=gps
|
2013-11-28 15:25:40 +01:00 |
|
Sotaro Ikeda
|
21af12d6d1
|
Bug 929973 - Implement android::IGraphicBufferAlloc in B2G. r=mwu, r=mikeh
|
2013-11-21 16:03:27 -05:00 |
|
Benoit Jacob
|
2de7a871ee
|
Bug 940191 - Build dom/base in unified mode - r=ehsan
|
2013-11-20 11:29:03 -05:00 |
|
Mike Hommey
|
931cb49886
|
Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps
Landing on a CLOSED TREE.
|
2013-11-19 11:50:54 +09:00 |
|
Mike Hommey
|
db9e5129bc
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
f0d1cd1e10
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
f81885e53b
|
Bug 935881 - Use FINAL_LIBRARY for all (fake) libraries that end up linked in a single other library. r=gps
|
2013-11-19 11:47:14 +09: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 |
|
Shih-Chiang Chien
|
bc5f77ba8d
|
Bug 926289 - Part 3, Carry recording type and request URL in recording-device-events in Camera API. r=mikeh.
|
2013-10-23 19:11:18 +08:00 |
|
Mike Hommey
|
f1c0c07862
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Trevor Saunders
|
e4cd176c9e
|
[PATCH] bug 922566 - kill dom-config.mk
From 6681eaa8bb47ddb4756fd71738771c4c437101c0 Mon Sep 17 00:00:00 2001
---
content/media/webspeech/recognition/Makefile.in | 1 -
content/media/webspeech/recognition/moz.build | 5 +-
content/media/webspeech/synth/Makefile.in | 1 -
content/media/webspeech/synth/pico/Makefile.in | 3 --
dom/alarm/Makefile.in | 2 -
dom/apps/src/Makefile.in | 1 -
dom/base/Makefile.in | 2 -
dom/base/moz.build | 26 ++++++++++-
dom/battery/Makefile.in | 1 -
dom/bindings/Makefile.in | 3 --
dom/bindings/moz.build | 17 ++++++-
dom/bindings/test/Makefile.in | 5 +-
dom/bluetooth/Makefile.in | 2 -
dom/bluetooth/moz.build | 7 ++-
dom/browser-element/Makefile.in | 3 --
dom/browser-element/moz.build | 6 ++-
dom/camera/Makefile.in | 1 -
dom/camera/moz.build | 5 +-
dom/devicestorage/Makefile.in | 1 -
dom/dom-config.mk | 61 -------------------------
dom/encoding/Makefile.in | 1 -
dom/fmradio/Makefile.in | 2 -
dom/fmradio/ipc/Makefile.in | 1 -
dom/fmradio/ipc/moz.build | 5 +-
dom/fmradio/moz.build | 5 +-
dom/icc/src/Makefile.in | 4 --
dom/media/Makefile.in | 3 --
dom/media/moz.build | 6 ++-
dom/mobilemessage/src/Makefile.in | 1 -
dom/mobilemessage/src/moz.build | 5 +-
dom/network/src/Makefile.in | 2 -
dom/plugins/base/Makefile.in | 1 -
dom/plugins/base/moz.build | 8 +++-
dom/power/Makefile.in | 1 -
dom/quota/Makefile.in | 1 -
dom/system/gonk/Makefile.in | 2 -
dom/telephony/Makefile.in | 1 -
dom/time/Makefile.in | 1 -
dom/wifi/Makefile.in | 5 --
39 files changed, 85 insertions(+), 123 deletions(-)
delete mode 100644 dom/dom-config.mk
delete mode 100644 dom/wifi/Makefile.in
|
2013-10-23 17:20:55 -04:00 |
|
Brian O'Keefe
|
0cbcd904c7
|
Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal
|
2013-10-02 13:17:55 -04:00 |
|
Mike Hommey
|
5072f65f8c
|
Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal
|
2013-10-24 08:00:23 +09: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 |
|
Peter Chang
|
59195f23b7
|
Bug 922510 - Extend GonkNativeWindow to support android JB 4.2.2, r=sotaro,gps
|
2013-10-18 10:42:43 +08:00 |
|
Gregor Wagner
|
2c7e823a5b
|
Bug 927201 - Add null check before trying to close observer service. r=mrbkap
|
2013-10-16 08:12:16 -04:00 |
|
Ms2ger
|
9d5ce8dfb7
|
Bug 922268 - Remove empty makefiles; r=gps
|
2013-10-03 09:10:00 +02:00 |
|
Gregory Szorc
|
c44d9c8614
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |
|
Ed Morley
|
eae8f15a4a
|
Backed out changeset 77bff106b704 (bug 920223)
|
2013-09-30 12:50:12 +01:00 |
|
Gregory Szorc
|
3d0a157ac2
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |
|
Benoit Jacob
|
b268087442
|
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
|
2013-09-19 09:54:39 -04:00 |
|
Wes Kocher
|
818ff844d4
|
Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE
|
2013-09-18 17:21:02 -07:00 |
|
Benoit Jacob
|
18df240efb
|
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
|
2013-09-18 18:50:32 -04:00 |
|
Sotaro Ikeda
|
8187b5bda8
|
Bug 916220 - Fix encoder flag on ICS gonk. r=mikeh
|
2013-09-17 11:10:08 -04:00 |
|
Marco Chen
|
6499ebb283
|
Bug 823273 - Part 4: Music volume should be faded when notification sound is on going - FM Radio, Camera, Phone clients. r=rlin
|
2013-09-02 17:45:44 +08:00 |
|
Ed Morley
|
89f8fd063e
|
Merge mozilla-central and b2g-inbound
|
2013-09-12 12:09:58 +01:00 |
|
Sotaro Ikeda
|
81b1a4b5b1
|
Bug 871364 - Support GonkNativeWindow on gonk-JB r=jmuizelaar,mwu,doublec,mikeh,glandium
|
2013-09-12 11:40:26 +02:00 |
|
David Clarke
|
8990bd212e
|
Bug 864621 - Create mochitests for the mozCamera. r=mikeh
|
2013-09-10 12:51:51 -04:00 |
|
Mike Hommey
|
6d2ab6f7e7
|
Bug 914482 - Allow overrides from the command line for variables defined in moz.build. r=gps
|
2013-09-12 08:14:52 +09:00 |
|
Robert O'Callahan
|
8ca63f18ef
|
Bug 910989. Remove nsTHashtable::Init, fallible allocation, and MT hashtables. r=ehsan,bsmedberg
--HG--
extra : rebase_source : 0787130b1814c74bfb38dc178de94022f0b2e64e
|
2013-09-02 20:41:57 +12:00 |
|
Mike Hommey
|
05b3f24e0e
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Sotaro Ikeda
|
eb51eb5a9e
|
Bug 909746 - Call SetIsDOMBinding() in nsDOMCameraControl. r=bz
|
2013-08-29 09:57:53 -04:00 |
|
Brian O'Keefe
|
0ee041b9fd
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04:00 |
|
Trevor Saunders
|
16141ae9ca
|
bug 899210 - follow up rev uuid and touch CLOBBER to fix windows bustage
|
2013-08-26 16:45:14 -04:00 |
|
Trevor Saunders
|
6ad6f7d99c
|
bug 899210 - convert camera control to WebIDL r=bz
|
2013-07-06 16:55:10 -04:00 |
|
Kyle Huey
|
debb415e8e
|
Bug 887533: Remove even more includes from dom/bindings. r=bz
|
2013-08-22 22:17:11 -07:00 |
|
Ms2ger
|
4af9d89266
|
Merge m-c to inbound
|
2013-08-22 10:38:48 +02:00 |
|
Ms2ger
|
2fab82586f
|
Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal
|
2013-08-22 08:56:00 +02:00 |
|
Ms2ger
|
66214743ad
|
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
|
2013-08-22 08:55:59 +02:00 |
|
Nicholas Nethercote
|
b89a8ac1c0
|
Bug 905017 (part 1) - Minimize inclusions of JS engine headers in .h and .idl files. r=billm.
--HG--
extra : rebase_source : 984c61ab12f46be0509b1ce0d458d9a6e5841c64
|
2013-08-17 15:50:18 -07:00 |
|
Reuben Morais
|
d0d07fa042
|
No bug - Silence camera permission warning that is printed every time a Navigator object is created. r=mikeh
--HG--
extra : rebase_source : fcff93d24aabb4562d883adcff6b0c808b88bc50
|
2013-08-15 17:13:15 -03:00 |
|
Gregory Szorc
|
918eef7c37
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
|
Ryan VanderMeulen
|
a7872e972f
|
Backed out changesets 1fa1f28c6edf and e74f694f31c4 (bug 850380) for PGO bustage on a CLOSED TREE.
|
2013-08-14 15:12:20 -04:00 |
|
Gregory Szorc
|
260d3a8e7c
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
|
Ms2ger
|
6ec28362b3
|
Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar
|
2013-08-14 08:56:21 +02:00 |
|
Sotaro Ikeda
|
48253755a9
|
Bug 903174 - Move GonkNativeWindow to /widget/gonk/nativewindow. r=vlad
|
2013-08-13 12:58:38 -04:00 |
|
Ryan VanderMeulen
|
03f1e9ee4f
|
Merge m-c to inbound.
|
2013-08-05 20:00:43 -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 |
|
Jon Coppeard
|
da8c061053
|
Bug 900986 - Convert JS_*Element API to use MutableHandleValue for out params r=terrence r=bholley r=smaug
|
2013-08-05 14:02:47 +01:00 |
|
Jon Coppeard
|
4258a261db
|
Bug 896949 - JS_SetProperty APIs should take an immutable parameter r=waldo r=bz
|
2013-07-26 10:00:38 +01:00 |
|
Jon Coppeard
|
bd28d643f7
|
Bug 896540 - GC: Convert JS_SetProperty* to take MutableHandleValue - browser changes r=bz
|
2013-07-25 13:57:00 +01: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 |
|
Boris Zbarsky
|
6be6fb3ca2
|
Bug 893004 part 2. Remove various no-longer-used XPCOM bits from Navigator, except the ones from nsIDOMNavigator. r=smaug
--HG--
rename : dom/network/interfaces/nsIDOMNavigatorNetwork.idl => dom/network/interfaces/nsIMozNavigatorNetwork.idl
|
2013-07-17 23:23:52 -04:00 |
|
Boris Zbarsky
|
0563b53628
|
Bug 838146 part 2. Implement WebIDL API on Navigator for all our nonstandard extensions that are not behind build-time flags. r=smaug, sr=peterv
|
2013-07-12 10:35:44 -04:00 |
|
Ryan VanderMeulen
|
47891859c5
|
Merge m-c to birch.
|
2013-07-12 13:31:17 -04:00 |
|
Sotaro Ikeda
|
78e5e26f72
|
Bug 886897 - Call VideoFrameContainer::ClearCurrentFrame() before camera hw close. r=mikeh
|
2013-07-12 09:33:50 -04:00 |
|
Trevor Saunders
|
238525e2d8
|
bug 887483 - remove a bunch of useless assignments to FORCE_STATIC_LIB implied by LIBXUL_LIBRARY=1 r=mshal
|
2013-07-11 11:06:34 -04: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
|
076c424da2
|
Bug 879478 - fix regressions when starting camera (crash and de-virtualized functions -- see also bug 880780), r=roc
|
2013-06-10 15:01:19 -04:00 |
|
Trevor Saunders
|
0cca44e9da
|
bug 870678 - move CameraSelector dictionary to webidl r=bz
|
2013-05-15 07:07:08 -04:00 |
|
Trevor Saunders
|
97c7a91ef5
|
bug 870678 - remove nsIDOMCameraManager r=bz
|
2013-05-14 06:59:11 -04:00 |
|
Trevor Saunders
|
22b7362f5a
|
bug 870678 - convert CameraManager to webidl r=bz
|
2013-05-10 02:25:25 -04:00 |
|
Arnaud Sourioux
|
feea85a7f1
|
Bug 877746 - Annotate ~230 methods with MOZ_OVERRIDE in /dom. r=Ms2ger
|
2013-06-05 12:15:48 -04:00 |
|
Steven Lee
|
33ff87b59a
|
Bug 873913 - Make OnNewFrame a pure virtual function. r=kchen
|
2013-05-29 20:37:36 -04:00 |
|
Boris Zbarsky
|
14e7edc59d
|
Bug 876805. Fix unsafe reference gc hazards in dom/ code. r=smaug
|
2013-05-29 16:16:04 -04:00 |
|
Mike Shal
|
6f32ddf61c
|
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
From 9e0ba7f425143f545eb6c4b26a9a96b5ade4d8e9 Mon Sep 17 00:00:00 2001
|
2013-04-23 17:54:15 -04:00 |
|
Boris Zbarsky
|
620839f027
|
Bug 868312 finale: finish rooting dom/ code. r=smaug
|
2013-05-17 21:48:25 -04:00 |
|
Ryan VanderMeulen
|
3b2fb8dd48
|
Merge inbound to m-c.
|
2013-05-16 20:29:40 -04:00 |
|
Ryan VanderMeulen
|
3e961f82d0
|
Merge m-c to birch.
|
2013-05-16 16:18:21 -04:00 |
|
Dave Hylands
|
0ff57167d1
|
Bug 872170 - Fix camera file saving with composite device storage. r=mikeh
|
2013-05-16 11:12:29 -07: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 |
|
David Zbarsky
|
3a5f2fa41d
|
Bug 868312 - Some more rooting fixes for dom r=bz
|
2013-05-10 22:39:45 -04:00 |
|
David Zbarsky
|
e521e7ffff
|
Bug 868312 - Rooting fixes for dom r=bz
|
2013-05-10 14:22:21 -04:00 |
|
Dave Hylands
|
5adaf5762d
|
Bug 870197 - Initialize mFrameCallback to null. r=mikeh
|
2013-05-09 10:17:42 -07:00 |
|
Mark Banner
|
e569d3dfb4
|
Bug 863069 - Part 2: Sort lists in moz.build files (mac specific); r=gps
|
2013-05-08 19:31:52 +01:00 |
|
Michael Wu
|
d59dd9ac0f
|
Bug 869251 - Disable omx decoder and camera on gonk-JB, r=doublec,glandium
|
2013-05-02 17:21:22 -04:00 |
|
Mike Habicher
|
5c20b49b4e
|
Bug 834164 - handle aDataPtr == nullptr in camera driver DataCallback, r=cjones
|
2013-01-24 13:41:18 -05:00 |
|
David Zbarsky
|
ef70ce04b7
|
Bug 868312: Various dom rooting fixes r=bz
|
2013-05-04 03:52:57 -04:00 |
|
Chiajung Hung
|
aed738b705
|
Bug 825110 - Part 1: Camera changes for B2G WebRTC video module. r=mhabicher
|
2013-05-02 07:59:58 -04:00 |
|
Dave Hylands
|
505d1f5061
|
Bug 860934 - Use relative paths when handling device storage r=dougt
|
2013-04-18 16:13:23 +02:00 |
|
Ryan VanderMeulen
|
ff2b61df0c
|
Backed out changeset 8f7ef60b6f5a (bug 860934) for mochitest asserts and crashes.
|
2013-04-18 12:02:27 -04:00 |
|
Dave Hylands
|
fe279137c1
|
Bug 860934 - Use relative paths when handling device storage r=dougt
|
2013-04-18 16:13:23 +02:00 |
|
Mike Habicher
|
cbbf31a51f
|
Bug 862256 - don't (re)reference CameraControl object during/after destructor, r=sotaro, a=tef+
|
2013-04-17 16:30:44 +02:00 |
|
Mike Shal
|
24b4056720
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Mike Habicher
|
50da83b8cd
|
Bug 872122 - clean up nsDOMCameraManager::GetListOfCameras(), r=bz
|
2013-05-16 10:39:13 -04:00 |
|
Jose Cortes
|
7e939c2f0f
|
Bug 842186 - Replace use of jsval with JS::Value in h and cpp files in the dom/network/ dom/camera/ and dom/devicestorage/ directories. r=jwalden
--HG--
extra : rebase_source : f765875c5597feb55c9eda3d8a3224fc22ad02fb
|
2013-04-02 16:17:52 -07:00 |
|
Kyle Machulis
|
f5e3aadf0b
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
d2b6e6e01a
|
Backout for changeset 03452b187c14 (Bug 855465) due to bustage on a CLOSED TREE; r=qdot
|
2013-03-29 15:12:58 -07:00 |
|
Kyle Machulis
|
5663b98bc5
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
--HG--
extra : rebase_source : 004a756492323e1a049586e85b3be5037159df20
|
2013-03-29 13:56:18 -07:00 |
|
Ben Tian
|
cb21c14f76
|
Bug 851823 - Disable shutter sound in CameraService. r=sotaro
|
2013-03-27 11:19:10 -04:00 |
|
David Zbarsky
|
f982db0249
|
Bug 847007: Remove nsIContent includes r=Ms2ger
|
2013-03-21 20:05:20 -04:00 |
|
Sotaro Ikeda
|
aa37821bb8
|
Bug 844248 - Add a custom media stream for camera preview. r=roc
|
2013-03-20 10:07:46 -04:00 |
|