.. |
android_audio
|
Bug 892876 - (gonk-jb) Update AUDIO IN/OUT enums. r=mwu
|
2013-07-19 21:04:23 -07:00 |
tests
|
Backed out changesets ede868d47878 and 5fd0b863fac7 (bug 900321) for Marionette failures.
|
2013-08-06 08:30:32 -04:00 |
AudioChannelManager.cpp
|
Bug 889730 - Switch states of Headphone are not only On/Off but Headset/Headphone. r=baku
|
2013-07-17 14:21:00 +08:00 |
AudioChannelManager.h
|
Bug 889730 - Switch states of Headphone are not only On/Off but Headset/Headphone. r=baku
|
2013-07-17 14:21:00 +08:00 |
AudioManager.cpp
|
Bug 899769 - Fix build of AudioManager.cpp when bluetooth is disabled, r=rlin
|
2013-07-30 22:44:48 -04:00 |
AudioManager.h
|
Bug 842934 - [Bluetooth]A2DP sound disappear after SCO disconnected (call ended) and switching patch to A2DP. r=mchen
|
2013-07-30 14:58:58 +08:00 |
AutoMounter.cpp
|
Bug 890144 - Add function InitVolumeConfig to add volume by configuration file in AutoMounter. r=dhylands
|
2013-07-23 08:30:35 -04:00 |
AutoMounter.h
|
Bug 872127 - Part 2: Replace mozilla/StandardInteger.h with stdint.h; r=Waldo,ted
|
2013-07-30 10:25:31 -04:00 |
AutoMounterSetting.cpp
|
Bug 897484 - GC: Convert JS_GetProperty APIs to take MutableHandleValue r=terrence r=bholley r=smaug
|
2013-07-26 10:00:38 +01:00 |
AutoMounterSetting.h
|
|
|
GonkGPSGeolocationProvider.cpp
|
Bug 882984 - Part 3: GPS changes for MobileCellInfo. r=kchen
|
2013-07-18 17:30:54 +08:00 |
GonkGPSGeolocationProvider.h
|
Bug 884061 - Part 3f: Use NS_DECL_THREADSAFE_ISUPPORTS in dom/, r=smaug,dhylands.
|
2013-07-18 21:21:20 -05:00 |
Makefile.in
|
Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #3); r=mshal
|
2013-06-11 16:38:22 -04:00 |
moz.build
|
Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #3); r=mshal
|
2013-06-11 16:38:22 -04:00 |
net_worker.js
|
Bug 884131 - Messages to netd need sequence number on gonk-JB. r=dhylands
|
2013-08-05 12:16:14 +08:00 |
NetworkInterfaceListService.js
|
|
|
NetworkInterfaceListService.manifest
|
|
|
NetworkManager.js
|
Bug 887485 - Wifi code needs to issue fwreload to netd as part of initialization. r=mrbkap
|
2013-07-30 16:07:13 +08:00 |
NetworkManager.manifest
|
|
|
nsIAudioManager.idl
|
Bug 876334 - Gecko should use AudioChannelType to control volume not stream types. r=mwu, r=baku
|
2013-07-18 13:22:36 +08:00 |
nsINetworkInterfaceListService.idl
|
|
|
nsINetworkManager.idl
|
Bug 887485 - Wifi code needs to issue fwreload to netd as part of initialization. r=mrbkap
|
2013-07-30 16:07:13 +08:00 |
nsIRadioInterfaceLayer.idl
|
Bug 816564 - Silent SMS to Authenticate Device for Mobile Billing. Part 1: RIL. sr=vicamo
|
2013-07-30 00:50:22 +02:00 |
nsISystemWorkerManager.idl
|
|
|
nsIVolume.idl
|
Bug 865347 - Add functions to manipulate fake volumes to test SD card insert/remove. r=dhylands
|
2013-07-09 14:37:47 +08:00 |
nsIVolumeMountLock.idl
|
|
|
nsIVolumeService.idl
|
Bug 865347 - Add functions to manipulate fake volumes to test SD card insert/remove. r=dhylands
|
2013-07-09 14:37:47 +08:00 |
nsIVolumeStat.idl
|
|
|
nsIWorkerHolder.idl
|
|
|
nsRadioInterfaceLayer.h
|
|
|
nsVolume.cpp
|
Bug 898634 - Add some logging for volumes created via volume.cfg. r=jwwang
|
2013-07-29 16:41:07 -07:00 |
nsVolume.h
|
Bug 884061 - Part 3f: Use NS_DECL_THREADSAFE_ISUPPORTS in dom/, r=smaug,dhylands.
|
2013-07-18 21:21:20 -05:00 |
nsVolumeMountLock.cpp
|
|
|
nsVolumeMountLock.h
|
|
|
nsVolumeService.cpp
|
Bug 898634 - Add some logging for volumes created via volume.cfg. r=jwwang
|
2013-07-29 16:41:07 -07:00 |
nsVolumeService.h
|
Bug 884061 - Part 3f: Use NS_DECL_THREADSAFE_ISUPPORTS in dom/, r=smaug,dhylands.
|
2013-07-18 21:21:20 -05:00 |
nsVolumeStat.cpp
|
|
|
nsVolumeStat.h
|
|
|
OpenFileFinder.cpp
|
Bug 876782 - Automounter shouldn't unmount so agressively. r=qdot
|
2013-07-16 13:14:09 -07:00 |
OpenFileFinder.h
|
Bug 876782 - Automounter shouldn't unmount so agressively. r=qdot
|
2013-07-16 13:14:09 -07:00 |
RadioInterfaceLayer.js
|
Bug 822210 - cdma call waiting - part3 - ril impl. r=vicamo
|
2013-07-30 17:24:43 +08:00 |
RadioInterfaceLayer.manifest
|
Bug 883178 - [MMI] Implement DOMMMIResult and DOMMMIError. Part 2: DOMMMIResult and DOMMMIError. r=vicamo, sr=sicking
|
2013-06-30 20:21:32 +08:00 |
ril_consts.js
|
Bug 900321 - Part 3: const card lock types to fix style nits. r=vicamo
|
2013-08-07 12:15:39 +08:00 |
ril_worker.js
|
Bug 822210 - cdma call waiting - part3 - ril impl. r=vicamo
|
2013-07-30 17:24:43 +08:00 |
RILContentHelper.js
|
Bug 822210 - cdma call waiting - part3 - ril impl. r=vicamo
|
2013-07-30 17:24:43 +08:00 |
systemlibs.js
|
Bug 898812 - Add support for JB MR2's dhcp_do_request, r=vchang
|
2013-07-28 00:39:03 -04:00 |
SystemWorkerManager.cpp
|
Bug 901750 - Change return type of |JSNative| from |JSBool| to |bool|. code=nnethercote,jandem. r=luke,bz.
|
2013-08-02 00:41:57 -07:00 |
SystemWorkerManager.h
|
|
|
TimeZoneSettingObserver.cpp
|
Bug 902332 - Replace JS_{FALSE,TRUE} with {false,true} almost everywhere. r=luke,bz.
|
2013-08-06 23:59:54 -07:00 |
TimeZoneSettingObserver.h
|
|
|
Volume.cpp
|
|
|
Volume.h
|
|
|
VolumeCommand.cpp
|
|
|
VolumeCommand.h
|
Bug 884134 - Fix ifdef to un-break B2G mochitest-3.
|
2013-07-03 16:38:28 -04:00 |
VolumeManager.cpp
|
|
|
VolumeManager.h
|
|
|
VolumeManagerLog.h
|
|
|
VolumeServiceIOThread.cpp
|
|
|
VolumeServiceIOThread.h
|
|
|
VolumeServiceTest.cpp
|
|
|
VolumeServiceTest.h
|
|
|