Yoshi Huang
|
89a784fba5
|
Bug 737352 - B2G RIL: typo in RIL iccIO. r=philikon
|
2012-03-20 16:49:59 +08:00 |
|
Philipp von Weitershausen
|
b036155fb6
|
Bug 728886 - Part 2: Support ril.h v6 parcels. r=qDot DONTBUILD because NPOTB
|
2012-03-20 12:28:15 -07:00 |
|
Philipp von Weitershausen
|
9af25a2d21
|
Bug 728886 - Part 1: Introduce constants from ril.h version 6. r=qDot
|
2012-03-19 15:49:27 -07:00 |
|
Philipp von Weitershausen
|
de93fcba55
|
Bug 728886 - Part 0: Use constants when initializing RIL state. r=qDot
|
2012-03-20 16:18:41 -07:00 |
|
Chris Jones
|
9513d23820
|
Bug 739090: Dynamically call the right *ForceUse interface. r=mwu (npotb)
|
2012-03-26 17:39:33 -07:00 |
|
Ed Morley
|
6d495ce936
|
Merge mozilla-central and mozilla-inbound
|
2012-03-25 11:39:22 +01:00 |
|
Michael Wu
|
b758edd35d
|
Bug 737173, part 2: Port AudioManager and libsydneyaudio to the new import. r=cjones (npotb)
|
2012-03-25 02:11:05 -07:00 |
|
Doug Turner
|
a670db21f7
|
Bug 734855 - Rename DeviceMotion to DeviceSensors. Review comments address r=mwu
|
2012-03-24 17:30:03 -07:00 |
|
Doug Turner
|
f209a96f5b
|
Bug 734855 - Rename DeviceMotion to DeviceSensors. r=mwu
--HG--
rename : dom/system/nsDeviceMotion.cpp => dom/system/nsDeviceSensors.cpp
rename : dom/system/nsDeviceMotion.h => dom/system/nsDeviceSensors.h
rename : xpcom/system/nsIDeviceMotion.idl => xpcom/system/nsIDeviceSensors.idl
|
2012-03-24 17:29:57 -07:00 |
|
Doug Turner
|
9b325a2539
|
Bug 734855 - Device Orientation - Make EnableDeviceMotion finer grain. r=mwu
|
2012-03-24 17:29:49 -07:00 |
|
Hsinyi Tsai
|
5b837f18c3
|
Bug 737793 - Final call state on receiver's phone is 'disconnecting', not 'disconnected'. r=bent
|
2012-03-21 19:30:05 +08:00 |
|
Oleg Romashin
|
ea813f0678
|
Bug 738416 - SetHighAccuracy method is missing in Qt Location provider. r=dougt
|
2012-03-22 13:24:51 -07:00 |
|
Marco Bonardo
|
49bd1f22b0
|
Merge central to inbound
|
2012-03-22 13:09:22 +01:00 |
|
Marco Bonardo
|
ffb17ea4b7
|
Merge last green PGO from inbound to central
|
2012-03-22 13:04:29 +01:00 |
|
Doug Turner
|
af76cee5bd
|
Fix build bustage caused by Bug 738121. r=me
--HG--
extra : rebase_source : 9943ace287e944ed84565a3d71271d411815c659
|
2012-03-21 22:53:54 -07:00 |
|
Doug Turner
|
e029f8992a
|
Bug 738121 - disable compassneedscalibration event. r=jdm
|
2012-03-21 22:26:04 -07:00 |
|
Doug Turner
|
686e1d7f6f
|
Bug 738022 - gonk gps - test GpsInterface size before using. r=jdm
|
2012-03-21 22:25:59 -07:00 |
|
Blake Kaplan
|
a9840236d4
|
Bug 737376 - Shut down the wifi system on shutdown. r=cjones
|
2012-03-20 14:57:07 +01:00 |
|
Yoshi Huang
|
82a50a5a43
|
Bug 733266 - B2G SMS DB: Use MSISDN from RIL as own phone number. [r=philikon] DONTBUILD because NPOTB
|
2012-03-17 22:23:17 +08:00 |
|
Josh Dhaliwal
|
454b8453d0
|
Bug 735011 - geolocation - support enableHighAccuracy position option. r=dougt
|
2012-03-21 10:52:35 -07:00 |
|
Doug Turner
|
c78413b635
|
Bug 737462 - nsDeviceMotion leaks hal observers. r=mwu
|
2012-03-20 23:36:17 -07:00 |
|
Doug Turner
|
1707159de2
|
Bug 735330 - move device motion from dom/system to hal. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. cocoa bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. window/qt/linux bits. r=jdm
* * *
Bug 735330 - move device motion from dom/system to hal. move accuracy into sensor data. support compassneedscalibration. r=jdm
--HG--
rename : dom/system/cocoa/smslib.h => hal/cocoa/smslib.h
rename : dom/system/cocoa/smslib.mm => hal/cocoa/smslib.mm
|
2012-03-20 23:36:17 -07:00 |
|
Blake Kaplan
|
a2929f025d
|
Bug 736087 - Remove the ns prefix from the WifiWorker component. r=philikon DONTBUILD
--HG--
rename : dom/wifi/nsWifiWorker.h => dom/wifi/WifiWorker.h
rename : dom/wifi/nsWifiWorker.js => dom/wifi/WifiWorker.js
rename : dom/wifi/nsWifiWorker.manifest => dom/wifi/WifiWorker.manifest
|
2012-03-16 18:05:28 +01:00 |
|
Vicamo Yang
|
4d09347d30
|
Bug 712933 - Part 6: Support receiving multipart SMS. r=philikon DONTBUILD because NPTOB
|
2012-03-16 17:02:06 -07:00 |
|
Vicamo Yang
|
d48f637cab
|
Bug 712933 - Part 5: refactor GsmPDUHelper readUserData(). r=philikon
|
2012-03-16 16:59:58 -07:00 |
|
Vicamo Yang
|
60c9ef5604
|
Bug 712933 - Part 4: Support sending multipart SMS. r=philikon
|
2012-03-16 16:59:35 -07:00 |
|
Vicamo Yang
|
c7dc94598c
|
Bug 712933 - Part 3: fix getNumberOfMessagesForText(). r=philikon
|
2012-03-16 16:57:41 -07:00 |
|
Vicamo Yang
|
e402af2531
|
Bug 712933 - Part 2: refactor calculateUserDataLength(). r=philikon
|
2012-03-16 16:57:06 -07:00 |
|
Vicamo Yang
|
8cb28b362f
|
Bug 712933 - Part 1: Move GsmPDUHelper.calculateUserDataLength() to RadioInterfaceLayer.js. r=philikon
|
2012-03-16 16:47:21 -07:00 |
|
Philipp von Weitershausen
|
903dff7081
|
Bug 725002 - Part 7: Merge the remaining 'Phone' functionality into RIL. r=qDot DONTBUILD because NPTOTB
|
2012-03-15 18:01:24 -07:00 |
|
Philipp von Weitershausen
|
5d9e76aba2
|
Bug 725002 - Part 6: Move SMS handling to the RIL object. r=qDot
|
2012-03-15 17:47:00 -07:00 |
|
Philipp von Weitershausen
|
776904709f
|
Bug 725002 - Part 5: Move datacall state handling to the RIL object. r=qDot
|
2012-03-15 17:47:00 -07:00 |
|
Philipp von Weitershausen
|
dd5c0763f4
|
Bug 725002 - Part 4: Move call state handling to the RIL object. r=qDot
|
2012-03-15 17:47:00 -07:00 |
|
Philipp von Weitershausen
|
b56bf82138
|
Bug 725002 - Part 3: Move radio, card, registration state handlers to the RIL object. r=qDot
|
2012-03-15 17:47:00 -07:00 |
|
Philipp von Weitershausen
|
ef5dc10e89
|
Bug 725002 - Part 2: Remove a bunch of empty RIL request handlers. r=qDot
|
2012-03-15 17:47:00 -07:00 |
|
Philipp von Weitershausen
|
aaf63e3fb5
|
Bug 725002 - Part 1: Convert most RIL methods to simply take the 'options' message object. r=qDot
|
2012-03-15 17:47:00 -07:00 |
|
Philipp von Weitershausen
|
a43b68d7e9
|
Bug 735958 - B2G 3G: Typo in datacall management causes leaks and inconsistent state. r=qDot
|
2012-03-15 17:47:00 -07:00 |
|
Philipp von Weitershausen
|
28e55ae9bd
|
Bug 735581 - B2G RIL MSISDN follow-ups. r=qDot
|
2012-03-15 17:47:00 -07:00 |
|
Philipp von Weitershausen
|
e681f85593
|
Bug 735499 - B2G RIL: Leaking "options" object when rild responds with an error. r=qDot
|
2012-03-15 17:47:00 -07:00 |
|
Philipp von Weitershausen
|
27b0caf782
|
Bug 735492 - B2G 3G: Simplify data call handling in ril_worker.js. r=qDot
|
2012-03-15 17:47:00 -07:00 |
|
Hsinyi Tsai
|
8a45fadd76
|
Bug 735165 - B2G RIL: Change nsIRadioInterfaceLayer::CALL_STATE_RINGING to CALL_STATE_ALERTING for consistency. r=philikon
|
2012-03-14 19:03:33 +08:00 |
|
Vicamo Yang
|
c01312d158
|
Bug 735589 - B2G SMS: ctypes undefined error in systemlib.js in xpcshell tests for SMS. r=philikon
|
2012-03-15 17:46:59 -07:00 |
|
Kyle Machulis
|
6df19ba2cf
|
Bug 735017: Clean up namespaces and naming for gonk dom objects in gonk specific code - Patch 2: Change mozilla::dom::telephony to mozilla::dom::gonk for dom/system/gonk objects; r=bent
|
2012-03-14 15:43:26 -07:00 |
|
Kyle Machulis
|
9631320c07
|
Bug 735017: Clean up namespaces and naming for gonk dom objects in gonk specific code - Patch 1: Change dom/system/b2g to dom/system/gonk; r=philikon
--HG--
rename : dom/system/b2g/AudioManager.cpp => dom/system/gonk/AudioManager.cpp
rename : dom/system/b2g/AudioManager.h => dom/system/gonk/AudioManager.h
rename : dom/system/b2g/GonkGPSGeolocationProvider.cpp => dom/system/gonk/GonkGPSGeolocationProvider.cpp
rename : dom/system/b2g/GonkGPSGeolocationProvider.h => dom/system/gonk/GonkGPSGeolocationProvider.h
rename : dom/system/b2g/Makefile.in => dom/system/gonk/Makefile.in
rename : dom/system/b2g/RadioInterfaceLayer.js => dom/system/gonk/RadioInterfaceLayer.js
rename : dom/system/b2g/RadioInterfaceLayer.manifest => dom/system/gonk/RadioInterfaceLayer.manifest
rename : dom/system/b2g/SystemWorkerManager.cpp => dom/system/gonk/SystemWorkerManager.cpp
rename : dom/system/b2g/SystemWorkerManager.h => dom/system/gonk/SystemWorkerManager.h
rename : dom/system/b2g/net_worker.js => dom/system/gonk/net_worker.js
rename : dom/system/b2g/nsIAudioManager.idl => dom/system/gonk/nsIAudioManager.idl
rename : dom/system/b2g/nsIRadioInterfaceLayer.idl => dom/system/gonk/nsIRadioInterfaceLayer.idl
rename : dom/system/b2g/nsIWorkerHolder.idl => dom/system/gonk/nsIWorkerHolder.idl
rename : dom/system/b2g/nsRadioInterfaceLayer.h => dom/system/gonk/nsRadioInterfaceLayer.h
rename : dom/system/b2g/ril_consts.js => dom/system/gonk/ril_consts.js
rename : dom/system/b2g/ril_worker.js => dom/system/gonk/ril_worker.js
rename : dom/system/b2g/systemlibs.js => dom/system/gonk/systemlibs.js
rename : dom/system/b2g/tests/header_helpers.js => dom/system/gonk/tests/header_helpers.js
rename : dom/system/b2g/tests/test_ril_worker_buf.js => dom/system/gonk/tests/test_ril_worker_buf.js
rename : dom/system/b2g/tests/test_ril_worker_sms.js => dom/system/gonk/tests/test_ril_worker_sms.js
rename : dom/system/b2g/tests/xpcshell.ini => dom/system/gonk/tests/xpcshell.ini
|
2012-03-14 15:42:31 -07:00 |
|
Doug Turner
|
4cae68ffb9
|
Bug 734391 - coalesce the device motion events. r=jdm
|
2012-03-09 10:40:43 -08:00 |
|
Doug Turner
|
2274638595
|
Bug 734324 - implement device motion - rotation rate and acceleration. r=jdm
|
2012-03-13 16:57:51 -07:00 |
|
Doug Turner
|
a176a07f33
|
Bug 734325 - implement compassneedscalibration event. r=jdm
|
2012-03-13 16:57:09 -07:00 |
|
Doug Turner
|
6f71ea7fc2
|
Bug 733653 - use 100ms as the default sensor poll hint. Ensuring that our sensors are polled allows us to conform to the DeviceOrientation Event Specification. See DeviceMotionEvent.interval. r=jdm
|
2012-03-13 16:57:09 -07:00 |
|
Doug Turner
|
193c76e07d
|
Bug 733650 - Use smslib as the device orientation backend on the mac. r=jdm
|
2012-03-13 16:57:09 -07:00 |
|
Ed Morley
|
12222d2d31
|
Backout 8b74d5ae78c3 & c619bbb2951f (bug 734391), 772c994fa869 (bug 734324), fd23ff0f9dd1 (bug 734325), d1e037a9390e (bug 733653), 3a7bf79b5b2d (bug 733650) & 9d9392fce538 (bug 733652) for OS X M1 & M3 orange
|
2012-03-13 22:29:29 +00:00 |
|