Ryan VanderMeulen
|
e58ec03427
|
Merge b2g-inbound to m-c.
|
2013-12-10 15:38:44 -05:00 |
|
Carsten "Tomcat" Book
|
6c1aee1b2a
|
Backed out changeset 1d72742584ad (bug 945614) per Bug 853356 comment 209
|
2013-12-10 08:38:43 +01:00 |
|
Randell Jesup
|
28164c51c2
|
Bug 945614: Don't track windowIDs in MediaEngine for B2G r=mikeh,schien
|
2013-12-06 17:38:52 -05:00 |
|
Vincent Liu
|
91c7c27cf5
|
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
|
c1b1bfe5ff
|
Bug 932669 - Expose sensor rotation offset to JS. r=dhylands
|
2013-12-06 09:47:29 -05:00 |
|
Shih-Chiang Chien
|
144c08bfb6
|
Bug 940045 - Part 3: Send requestURL from content process. r=mikeh
|
2013-11-26 14:22:22 +08:00 |
|
Ms2ger
|
f56294acdb
|
Bug 937258 - Part a: Remove empty makefiles; r=gps
|
2013-11-28 15:25:40 +01:00 |
|
Sotaro Ikeda
|
a17c7b7508
|
Bug 929973 - Implement android::IGraphicBufferAlloc in B2G. r=mwu, r=mikeh
|
2013-11-21 16:03:27 -05:00 |
|
Benoit Jacob
|
f43a5fda38
|
Bug 940191 - Build dom/base in unified mode - r=ehsan
|
2013-11-20 11:29:03 -05:00 |
|
Mike Hommey
|
a65383e1e9
|
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
|
8ceb917350
|
Bug 939074 - Remove most LIBXUL_LIBRARY. rs=gps
|
2013-11-19 11:48:10 +09:00 |
|
Mike Hommey
|
bb6779efe3
|
Bug 939044 - Remove most definitions of MODULE. r=mshal
|
2013-11-19 11:47:39 +09:00 |
|
Mike Hommey
|
d7b6f95761
|
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
|
0eab593403
|
Bug 928856 - Properly guard calls to CameraParameters.get() and .set(). r=sotaro
|
2013-11-13 14:24:20 -05:00 |
|
Mike Habicher
|
85a40fb7d6
|
Bug 807058 - Expose thumbnail size capability and control properties. r=sotaro, r=jst
|
2013-10-30 15:41:08 -04:00 |
|
Nicholas Nethercote
|
ba1e9bce90
|
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
|
93d8419f35
|
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
|
1d566f7586
|
Bug 929905 - Consolidate sources in moz.build. r=gps
|
2013-10-25 08:23:05 +09:00 |
|
Trevor Saunders
|
d3d322d222
|
[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
|
4c98f61956
|
Bug 928709 - Convert chromium-config.mk to mozbuild, r=mshal
|
2013-10-02 13:17:55 -04:00 |
|
Mike Hommey
|
e2ae65f67a
|
Bug 913268 - Make CPP_SOURCES a StrictOrderingOnAppendList. r=mshal
|
2013-10-24 08:00:23 +09:00 |
|
Trevor Saunders
|
9a4467412c
|
backout the part of e40a964458f8 that should never have landed
|
2013-10-21 18:38:50 -04:00 |
|
Trevor Saunders
|
4898a4f035
|
bug 922566 - kill dom-config.mk r=gps
|
2013-10-11 12:02:41 -04:00 |
|
Peter Chang
|
4290a36c9a
|
Bug 922510 - Extend GonkNativeWindow to support android JB 4.2.2, r=sotaro,gps
|
2013-10-18 10:42:43 +08:00 |
|
Gregor Wagner
|
7bce2f0001
|
Bug 927201 - Add null check before trying to close observer service. r=mrbkap
|
2013-10-16 08:12:16 -04:00 |
|
Ms2ger
|
105ce73cfa
|
Bug 922268 - Remove empty makefiles; r=gps
|
2013-10-03 09:10:00 +02:00 |
|
Gregory Szorc
|
e53ac5e38d
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |
|
Ed Morley
|
d84dee3273
|
Backed out changeset 77bff106b704 (bug 920223)
|
2013-09-30 12:50:12 +01:00 |
|
Gregory Szorc
|
cabc6369a6
|
Bug 920223 - Part 1: Mass convert MOCHITEST_FILES to manifests; rs=Ms2ger
|
2013-09-30 09:51:57 +02:00 |
|
Benoit Jacob
|
f9813a5b18
|
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
|
2013-09-19 09:54:39 -04:00 |
|
Wes Kocher
|
508c0eaa0a
|
Backed out changeset 554bfe767519 (bug 913847) for leaking on a CLOSED TREE
|
2013-09-18 17:21:02 -07:00 |
|
Benoit Jacob
|
5bf87f575b
|
Bug 913847 - stop needlessly including nsThreadUtils.h - r=ehsan
|
2013-09-18 18:50:32 -04:00 |
|
Sotaro Ikeda
|
0684a3da11
|
Bug 916220 - Fix encoder flag on ICS gonk. r=mikeh
|
2013-09-17 11:10:08 -04:00 |
|
Marco Chen
|
e70506b49f
|
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
|
ffcffb51c7
|
Merge mozilla-central and b2g-inbound
|
2013-09-12 12:09:58 +01:00 |
|
Sotaro Ikeda
|
6d1f3b58c5
|
Bug 871364 - Support GonkNativeWindow on gonk-JB r=jmuizelaar,mwu,doublec,mikeh,glandium
|
2013-09-12 11:40:26 +02:00 |
|
David Clarke
|
8df40d5b51
|
Bug 864621 - Create mochitests for the mozCamera. r=mikeh
|
2013-09-10 12:51:51 -04:00 |
|
Mike Hommey
|
64b3e49033
|
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
|
33cdb42706
|
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
|
f1cf3b4238
|
Bug 912293 - Remove now redundant boilerplate from Makefile.in. r=gps
|
2013-09-05 09:01:46 +09:00 |
|
Sotaro Ikeda
|
9f1e86800b
|
Bug 909746 - Call SetIsDOMBinding() in nsDOMCameraControl. r=bz
|
2013-08-29 09:57:53 -04:00 |
|
Brian O'Keefe
|
4f68eb9b02
|
Bug 875934 - Move LIBRARY_NAME to moz.build, batch 3; r=mshal
|
2013-08-15 09:02:09 -04:00 |
|
Trevor Saunders
|
f49c6f75d3
|
bug 899210 - follow up rev uuid and touch CLOBBER to fix windows bustage
|
2013-08-26 16:45:14 -04:00 |
|
Trevor Saunders
|
6d4bc4993b
|
bug 899210 - convert camera control to WebIDL r=bz
|
2013-07-06 16:55:10 -04:00 |
|
Kyle Huey
|
4fd557dbb9
|
Bug 887533: Remove even more includes from dom/bindings. r=bz
|
2013-08-22 22:17:11 -07:00 |
|
Ms2ger
|
8bfa279bb1
|
Merge m-c to inbound
|
2013-08-22 10:38:48 +02:00 |
|
Ms2ger
|
ced3dd8b1c
|
Bug 883284 - Part c: Move LIBXUL_LIBRARY into moz.build (d-e); r=mshal
|
2013-08-22 08:56:00 +02:00 |
|
Ms2ger
|
4d968c40e1
|
Bug 882859 - Part b: Move FAIL_ON_WARNINGS into moz.build; r=joey+gps
|
2013-08-22 08:55:59 +02:00 |
|
Nicholas Nethercote
|
42ccf38dcd
|
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
|
c198a0c5d0
|
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
|
c089ae373d
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
|
Ryan VanderMeulen
|
64b2bc7dd9
|
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
|
9f99cee9a1
|
Bug 850380 - Derecursify and optimize XPIDL processing and move into precompile tier; r=glandium
|
2013-08-14 08:40:25 -07:00 |
|
Ms2ger
|
df8525f77d
|
Bug 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar
|
2013-08-14 08:56:21 +02:00 |
|
Sotaro Ikeda
|
3a446332af
|
Bug 903174 - Move GonkNativeWindow to /widget/gonk/nativewindow. r=vlad
|
2013-08-13 12:58:38 -04:00 |
|
Ryan VanderMeulen
|
8e33abb5a7
|
Merge m-c to inbound.
|
2013-08-05 20:00:43 -04:00 |
|
Mike Habicher
|
65f1d2a84a
|
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
|
71a6b47923
|
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
|
1463e7df5b
|
Bug 896949 - JS_SetProperty APIs should take an immutable parameter r=waldo r=bz
|
2013-07-26 10:00:38 +01:00 |
|
Jon Coppeard
|
477e4df5c5
|
Bug 896540 - GC: Convert JS_SetProperty* to take MutableHandleValue - browser changes r=bz
|
2013-07-25 13:57:00 +01:00 |
|
Peter Chang
|
416da61282
|
Bug 894262 - Merge GonkIOSurfaceImage to GrallocImage, r=nical, kanru
|
2013-07-25 10:13:35 +08:00 |
|
Jeff Walden
|
e127f08ae6
|
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
|
9af6d565fa
|
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
|
1d61759816
|
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
|
2cca46b24a
|
Merge m-c to birch.
|
2013-07-12 13:31:17 -04:00 |
|
Sotaro Ikeda
|
04c3064a3e
|
Bug 886897 - Call VideoFrameContainer::ClearCurrentFrame() before camera hw close. r=mikeh
|
2013-07-12 09:33:50 -04:00 |
|
Trevor Saunders
|
82e5558b37
|
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
|
30e55b0314
|
Bug 882328 - remove off-Main Thread JS callback addrefs, r=jdm
|
2013-06-17 11:59:53 -04:00 |
|
Mike Habicher
|
a4ff9b75f8
|
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
|
b0ae9773f8
|
bug 870678 - move CameraSelector dictionary to webidl r=bz
|
2013-05-15 07:07:08 -04:00 |
|
Trevor Saunders
|
1e767d04d1
|
bug 870678 - remove nsIDOMCameraManager r=bz
|
2013-05-14 06:59:11 -04:00 |
|
Trevor Saunders
|
aed9eba249
|
bug 870678 - convert CameraManager to webidl r=bz
|
2013-05-10 02:25:25 -04:00 |
|
Arnaud Sourioux
|
4f029c7b82
|
Bug 877746 - Annotate ~230 methods with MOZ_OVERRIDE in /dom. r=Ms2ger
|
2013-06-05 12:15:48 -04:00 |
|
Steven Lee
|
3f8654be27
|
Bug 873913 - Make OnNewFrame a pure virtual function. r=kchen
|
2013-05-29 20:37:36 -04:00 |
|
Boris Zbarsky
|
e1d7ebf663
|
Bug 876805. Fix unsafe reference gc hazards in dom/ code. r=smaug
|
2013-05-29 16:16:04 -04:00 |
|
Mike Shal
|
994cfe0b6b
|
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
|
fd290b314c
|
Bug 868312 finale: finish rooting dom/ code. r=smaug
|
2013-05-17 21:48:25 -04:00 |
|
Ryan VanderMeulen
|
0a63e25ce6
|
Merge inbound to m-c.
|
2013-05-16 20:29:40 -04:00 |
|
Ryan VanderMeulen
|
5fb63368ec
|
Merge m-c to birch.
|
2013-05-16 16:18:21 -04:00 |
|
Dave Hylands
|
179cac5202
|
Bug 872170 - Fix camera file saving with composite device storage. r=mikeh
|
2013-05-16 11:12:29 -07:00 |
|
Dave Hylands
|
1016437715
|
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
|
1e6ff1698e
|
Bug 868312 - Some more rooting fixes for dom r=bz
|
2013-05-10 22:39:45 -04:00 |
|
David Zbarsky
|
ae680f2b5f
|
Bug 868312 - Rooting fixes for dom r=bz
|
2013-05-10 14:22:21 -04:00 |
|
Dave Hylands
|
6ffbd786a6
|
Bug 870197 - Initialize mFrameCallback to null. r=mikeh
|
2013-05-09 10:17:42 -07:00 |
|
Mark Banner
|
cb92e38e0c
|
Bug 863069 - Part 2: Sort lists in moz.build files (mac specific); r=gps
|
2013-05-08 19:31:52 +01:00 |
|
Michael Wu
|
2d52f2eb34
|
Bug 869251 - Disable omx decoder and camera on gonk-JB, r=doublec,glandium
|
2013-05-02 17:21:22 -04:00 |
|
Mike Habicher
|
68c20615e3
|
Bug 834164 - handle aDataPtr == nullptr in camera driver DataCallback, r=cjones
|
2013-01-24 13:41:18 -05:00 |
|
David Zbarsky
|
d4b3d0a59f
|
Bug 868312: Various dom rooting fixes r=bz
|
2013-05-04 03:52:57 -04:00 |
|
Chiajung Hung
|
0a3663582f
|
Bug 825110 - Part 1: Camera changes for B2G WebRTC video module. r=mhabicher
|
2013-05-02 07:59:58 -04:00 |
|
Dave Hylands
|
13c9965087
|
Bug 860934 - Use relative paths when handling device storage r=dougt
|
2013-04-18 16:13:23 +02:00 |
|
Ryan VanderMeulen
|
5e0f181410
|
Backed out changeset 8f7ef60b6f5a (bug 860934) for mochitest asserts and crashes.
|
2013-04-18 12:02:27 -04:00 |
|
Dave Hylands
|
defe3f16b6
|
Bug 860934 - Use relative paths when handling device storage r=dougt
|
2013-04-18 16:13:23 +02:00 |
|
Mike Habicher
|
90c1e49187
|
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
|
77cdb6567d
|
Bug 846634 - Part 2: Move EXPORTS to moz.build; r=joey
|
2013-04-16 15:24:43 -04:00 |
|
Mike Habicher
|
1abd0d11bc
|
Bug 872122 - clean up nsDOMCameraManager::GetListOfCameras(), r=bz
|
2013-05-16 10:39:13 -04:00 |
|
Jose Cortes
|
fd628f31a4
|
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
|
5aa83c3e11
|
Bug 855465 - Add emacs python mode comments to moz.build files; r=gps
|
2013-04-01 11:36:59 -07:00 |
|
Kyle Machulis
|
c79ccc0693
|
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
|
a59d40f143
|
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
|
b02137288e
|
Bug 851823 - Disable shutter sound in CameraService. r=sotaro
|
2013-03-27 11:19:10 -04:00 |
|