.. |
android_audio
|
Bug 892876 - (gonk-jb) Update AUDIO IN/OUT enums. r=mwu
|
2013-07-19 21:04:23 -07:00 |
tests
|
Bug 882985 - 0002. Test case for CDMA information record decoder. r=vicamo
|
2013-09-09 23:19:51 +08:00 |
AudioChannelManager.cpp
|
Bug 855655 - [AudioChannelManager] Add New Attribute for Setting Default Control Volume Channel. r=baku
|
2013-09-12 20:26:03 +08:00 |
AudioChannelManager.h
|
Bug 855655 - [AudioChannelManager] Add New Attribute for Setting Default Control Volume Channel. r=baku
|
2013-09-12 20:26:03 +08:00 |
AudioManager.cpp
|
Bug 904025 - part2: stop MediaStream when there is incoming call. r=jesup
|
2013-09-13 16:51:48 +08:00 |
AudioManager.h
|
Bug 904531 - AudioManager should actively ask settings DB for volume initialization. r=mwu
|
2013-08-23 11:29:11 +08:00 |
AutoMounter.cpp
|
Bug 878310 - Improve DeviceStorage volume status reporting. r=qDot
|
2013-08-22 16:12:25 -07: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 901323 - Don't include nsContentUtils.h unnecessarily; r=jlebar
|
2013-08-14 08:56:21 +02:00 |
AutoMounterSetting.h
|
Bug 852768 - Make AutoMounter use the new settings to support internal/external storage. r=qDot
|
2013-05-13 17:53:23 -07:00 |
GonkGPSGeolocationProvider.cpp
|
Bug 869778 - Part 5: GPS changes for msisdn. r=kchen
|
2013-08-21 10:45:57 +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 864485 - 2/3: DOM & IPC. r=khuey
|
2013-09-07 14:19:53 +08:00 |
moz.build
|
Backout bug 907585, break B2G Mnw test cases
|
2013-09-07 19:32:23 +08:00 |
net_worker.js
|
Bug 908135 - Remove dhcp attribute in nsINetworkInterface. r=vyang, vchang
|
2013-08-22 17:43:53 +08:00 |
NetworkInterfaceListService.js
|
Bug 867933 - Part 1 - enumerate network interfaces in content process. r=swu
|
2013-05-02 19:41:20 +08:00 |
NetworkInterfaceListService.manifest
|
Bug 867933 - Part 1 - enumerate network interfaces in content process. r=swu
|
2013-05-02 19:41:20 +08:00 |
NetworkManager.js
|
Bug 909786 - Use incremental id as the hash key of |controlCallbacks|. r=vchang
|
2013-08-27 23:38:10 +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
|
Bug 867933 - Part 1 - enumerate network interfaces in content process. r=swu
|
2013-05-02 19:41:20 +08:00 |
nsINetworkManager.idl
|
Bug 870704 - [Buri][Shira-49020] There is no option to configure a proxy for WiFi connections. r=vchang, sr=mrbkap
|
2013-08-22 18:22:25 +08:00 |
nsIRadioInterfaceLayer.idl
|
Backout bug 873351, break Mnw test cases.
|
2013-09-07 19:09:54 +08:00 |
nsISystemWorkerManager.idl
|
Bug 814579: connect client socket by id. r=qDot
|
2013-02-04 21:26:43 +08:00 |
nsIVolume.idl
|
Bug 878310 - Improve DeviceStorage volume status reporting. r=qDot
|
2013-08-22 16:12:25 -07: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 878310 - Improve DeviceStorage volume status reporting. r=qDot
|
2013-08-22 16:12:25 -07:00 |
nsVolume.h
|
Bug 878310 - Improve DeviceStorage volume status reporting. r=qDot
|
2013-08-22 16:12:25 -07:00 |
nsVolumeMountLock.cpp
|
|
|
nsVolumeMountLock.h
|
|
|
nsVolumeService.cpp
|
Bug 878310 - Improve DeviceStorage volume status reporting. r=qDot
|
2013-08-22 16:12:25 -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
|
Bug 871462 - Clean up string API usages on Gonk. r=dbaron
|
2013-06-03 17:41:27 +09:00 |
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 882985 - 0001. Receive CDMA information record and send system message. r=vicamo
|
2013-09-11 00:48:19 +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 882985 - 0001. Receive CDMA information record and send system message. r=vicamo
|
2013-09-11 00:48:19 +08:00 |
ril_worker.js
|
Bug 909638 - Part 2: Remove token in callError/dataCallError message. r=vicamo
|
2013-09-12 15:16:36 +08:00 |
RILContentHelper.js
|
Bug 864485 - 3/3: Gonk backend specific. r=hsinyi
|
2013-09-07 14:19:57 +08:00 |
systemlibs.js
|
Bug 864932 - Rewrite wifi workers in c++ r=mrbkap
|
2013-08-27 13:54:51 -07:00 |
SystemWorkerManager.cpp
|
Bug 912996: Remove memcpy when reading from Unix socket, r=qdot
|
2013-09-06 10:18:35 +02:00 |
SystemWorkerManager.h
|
Bug 814579: connect client socket by id. r=qDot
|
2013-02-04 21:26:43 +08:00 |
TimeZoneSettingObserver.cpp
|
Bug 898914 (part 1) - Remove JSBool.
|
2013-08-08 15:53:04 -07:00 |
TimeZoneSettingObserver.h
|
|
|
Volume.cpp
|
Bug 878310 - Improve DeviceStorage volume status reporting. r=qDot
|
2013-08-22 16:12:25 -07:00 |
Volume.h
|
Bug 878310 - Improve DeviceStorage volume status reporting. r=qDot
|
2013-08-22 16:12:25 -07:00 |
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
|
|
|
worker_buf.js
|
Bug 911341 - 2/2: Seperate the parcel header handling. r=yoshi
|
2013-09-04 18:58:26 +08:00 |