.. |
tests
|
Bug 821584 - Part 2: xpcshell tests for parsePbrTlv. r=hsinyi
|
2013-01-16 17:34:37 +08:00 |
AudioChannelManager.cpp
|
bug 822289 - remove NS_IMPL_CYCLE_COLLECTION_CLASS and friends r=mccr8
|
2013-01-12 07:40:33 -05:00 |
AudioChannelManager.h
|
Bug 809106 - [music] Unplugging headphones while playing music should pause it. Part2-AudioChannelManager implemenentation. r=jlebar, r=sicking
|
2012-11-29 17:52:03 -05:00 |
AudioManager.cpp
|
Bug 827840 - [camera] shutter sound is almost inaudible, r=sicking, a=bb+
|
2013-01-09 11:09:37 +08:00 |
AudioManager.h
|
Bug 819858 - Add AudioChannelAgent to AudioManager for telephony joining AudioChannelService. r=baku, a=blocking-basecamp
|
2012-12-13 09:45:10 +08:00 |
AutoMounter.cpp
|
Bug 785124 - Pt 4 - Whitespace only change. Change "type &var" to "type& var" and ptrs. r=dougt
|
2013-01-07 17:43:02 +01:00 |
AutoMounter.h
|
|
|
AutoMounterSetting.cpp
|
Bug 785124 - Pt 4 - Whitespace only change. Change "type &var" to "type& var" and ptrs. r=dougt
|
2013-01-07 17:43:02 +01:00 |
AutoMounterSetting.h
|
|
|
GonkGPSGeolocationProvider.cpp
|
Bug 824558 - Do not destroy mInitThread. r=dougt
|
2012-12-25 17:13:20 +08:00 |
GonkGPSGeolocationProvider.h
|
Bug 801540 - Use setupDataCallByType to build data connection. r=dougt
|
2012-10-23 15:18:11 +08:00 |
Makefile.in
|
Back out 6737ce4d3ce6:599c37ed628c (bug 785124) for b2g Arm xpcshell orange in update tests
|
2013-01-07 22:59:32 -08:00 |
net_worker.js
|
Bug 828909 - Sanitize Wi-Fi hotspot username and password r=mrbkap
|
2013-01-10 16:10:48 +00:00 |
NetworkManager.js
|
Bug 820617 - Add a hook to make NetworkManager not manage offline status and use it in Marionette for B2G CI. r=jgriffin
|
2012-12-29 10:11:04 -08:00 |
NetworkManager.manifest
|
|
|
nsIAudioChannelManager.idl
|
Bug 809106 - [music] Unplugging headphones while playing music should pause it. Part1-interface. r=sicking
|
2012-11-29 17:52:02 -05:00 |
nsIAudioManager.idl
|
Bug 791642 - nsIAudioManager: support voice volume. r=philikon
|
2012-11-02 17:36:46 +08:00 |
nsINavigatorAudioChannelManager.idl
|
Bug 809106 - [music] Unplugging headphones while playing music should pause it. Part2-AudioChannelManager implemenentation. r=jlebar, r=sicking
|
2012-11-29 17:52:03 -05:00 |
nsINetworkManager.idl
|
Bug 746069: Part 1: Integration with netd daemon using IPC. r=philikon
|
2012-10-04 18:39:59 +02:00 |
nsIRadioInterfaceLayer.idl
|
Bug 828330 - B2G RIL: Expose iccid in nsIRadioInterfaceLayer.idl
|
2013-01-14 08:43:40 +08:00 |
nsIVolume.idl
|
Bug 785124 - Pt 4 - Whitespace only change. Change "type &var" to "type& var" and ptrs. r=dougt
|
2013-01-07 17:43:02 +01:00 |
nsIVolumeMountLock.idl
|
Back out 6737ce4d3ce6:599c37ed628c (bug 785124) for b2g Arm xpcshell orange in update tests
|
2013-01-07 22:59:32 -08:00 |
nsIVolumeService.idl
|
Back out 6737ce4d3ce6:599c37ed628c (bug 785124) for b2g Arm xpcshell orange in update tests
|
2013-01-07 22:59:32 -08:00 |
nsIVolumeStat.idl
|
|
|
nsIWorkerHolder.idl
|
|
|
nsRadioInterfaceLayer.h
|
|
|
nsVolume.cpp
|
Bug 785124 - Pt 5 - Add extra asserts. r=dougt
|
2013-01-07 17:43:02 +01:00 |
nsVolume.h
|
Bug 785124 - Pt 4 - Whitespace only change. Change "type &var" to "type& var" and ptrs. r=dougt
|
2013-01-07 17:43:02 +01:00 |
nsVolumeMountLock.cpp
|
Bug 785124 - Pt 4 - Whitespace only change. Change "type &var" to "type& var" and ptrs. r=dougt
|
2013-01-07 17:43:02 +01:00 |
nsVolumeMountLock.h
|
Bug 785124 - Pt 4 - Whitespace only change. Change "type &var" to "type& var" and ptrs. r=dougt
|
2013-01-07 17:43:02 +01:00 |
nsVolumeService.cpp
|
Bug 829410 - Use threadsafe isupports in nsVolumeService. r=mikeh a=omg-everything-is-busted
|
2013-01-10 20:29:51 -08:00 |
nsVolumeService.h
|
Bug 785124 - Pt 4 - Whitespace only change. Change "type &var" to "type& var" and ptrs. r=dougt
|
2013-01-07 17:43:02 +01:00 |
nsVolumeStat.cpp
|
Bug 785124 - Pt 4 - Whitespace only change. Change "type &var" to "type& var" and ptrs. r=dougt
|
2013-01-07 17:43:02 +01:00 |
nsVolumeStat.h
|
Bug 785124 - Pt 4 - Whitespace only change. Change "type &var" to "type& var" and ptrs. r=dougt
|
2013-01-07 17:43:02 +01:00 |
RadioInterfaceLayer.js
|
Bug 827663 - [Settings][Data Roaming] Can't close data roaming after turned on it. r=vicamo
|
2013-01-09 00:21:14 +08:00 |
RadioInterfaceLayer.manifest
|
|
|
ril_consts.js
|
Bug 821584 - Part 1: readPBR and Refactor ICCContact. r=hsinyi
|
2012-12-27 19:06:29 +08:00 |
ril_worker.js
|
Bug 821584 - Part 1: readPBR and Refactor ICCContact. r=hsinyi
|
2012-12-27 19:06:29 +08:00 |
RILContentHelper.js
|
Bug 825841 - B2G RIL: not sendSyncMessage(RIL:GetRilContext) in RILContentHelper's constructor. r=vicamo
|
2013-01-08 15:57:34 +08:00 |
systemlibs.js
|
Bug 798491: Add an option to stick all chrome JSMs/JS components in the same compartment. r=mrbkap,philikon
|
2012-10-31 09:13:28 -07:00 |
SystemWorkerManager.cpp
|
Bug 827225 - Rename JS_GetTypedArrayType to JS_GetArrayBufferViewType, add TYPE_DATAVIEW. r=bz, sr=dmandelin
|
2013-01-07 15:12:00 -08:00 |
SystemWorkerManager.h
|
|
|
TimeZoneSettingObserver.cpp
|
Bug 813278 - Overload JSAutoCompartment for TimeZoneSettingObserver - r=luke
|
2012-11-20 01:39:26 -08:00 |
TimeZoneSettingObserver.h
|
Bug 792290 - Rename TimeSetting.cpp/TimeSetting.h to TimeZoneSettingObserver.cpp/TimeZoneSettingObserver.h. r=jlebar
|
2012-10-30 11:34:50 -04:00 |
Volume.cpp
|
Bug 785124 - Pt 5 - Add extra asserts. r=dougt
|
2013-01-07 17:43:02 +01:00 |
Volume.h
|
Bug 785124 - Pt 4 - Whitespace only change. Change "type &var" to "type& var" and ptrs. r=dougt
|
2013-01-07 17:43:02 +01:00 |
VolumeCommand.cpp
|
Bug 785124 - Pt 4 - Whitespace only change. Change "type &var" to "type& var" and ptrs. r=dougt
|
2013-01-07 17:43:02 +01:00 |
VolumeCommand.h
|
Bug 785124 - Pt 4 - Whitespace only change. Change "type &var" to "type& var" and ptrs. r=dougt
|
2013-01-07 17:43:02 +01:00 |
VolumeManager.cpp
|
Bug 785124 - Pt 4 - Whitespace only change. Change "type &var" to "type& var" and ptrs. r=dougt
|
2013-01-07 17:43:02 +01:00 |
VolumeManager.h
|
Bug 785124 - Pt 4 - Whitespace only change. Change "type &var" to "type& var" and ptrs. r=dougt
|
2013-01-07 17:43:02 +01:00 |
VolumeManagerLog.h
|
|
|
VolumeServiceIOThread.cpp
|
Bug 785124 - Pt 4 - Whitespace only change. Change "type &var" to "type& var" and ptrs. r=dougt
|
2013-01-07 17:43:02 +01:00 |
VolumeServiceIOThread.h
|
Bug 785124 - Pt 4 - Whitespace only change. Change "type &var" to "type& var" and ptrs. r=dougt
|
2013-01-07 17:43:02 +01:00 |
VolumeServiceTest.cpp
|
Bug 785124 - Pt 4 - Whitespace only change. Change "type &var" to "type& var" and ptrs. r=dougt
|
2013-01-07 17:43:02 +01:00 |
VolumeServiceTest.h
|
|
|