gecko-dev/dom/system/gonk
Ryan VanderMeulen 3b1087b464 Backed out 7 changesets (bug 907585, bug 873351, bug 864485) for making phones unbootable.
Backed out changeset 001a849303de (bug 873351)
Backed out changeset 8020b3013618 (bug 907585)
Backed out changeset 9039460e09c5 (bug 907585)
Backed out changeset 9464e393a501 (bug 907585)
Backed out changeset d6920653de69 (bug 864485)
Backed out changeset 20ef446b27cd (bug 864485)
Backed out changeset e27c780e1ef5 (bug 864485)
2013-09-06 17:28:10 -04:00
..
android_audio Bug 892876 - (gonk-jb) Update AUDIO IN/OUT enums. r=mwu 2013-07-19 21:04:23 -07:00
tests Bug 905479 - Part 4: Add test for change call barring password. r=yoshi, r=hsinyi 2013-08-27 10:03:11 +08: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 909645 part 2. Don't include ipdl headers in Hal.h. r=ms2ger 2013-08-28 00:14:57 -04: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 Backed out 7 changesets (bug 907585, bug 873351, bug 864485) for making phones unbootable. 2013-09-06 17:28:10 -04:00
moz.build Backed out 7 changesets (bug 907585, bug 873351, bug 864485) for making phones unbootable. 2013-09-06 17:28:10 -04: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 908135 - Remove dhcp attribute in nsINetworkInterface. r=vyang, vchang 2013-08-22 17:43:53 +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 908135 - Remove dhcp attribute in nsINetworkInterface. r=vyang, vchang 2013-08-22 17:43:53 +08:00
nsIRadioInterfaceLayer.idl Backed out 7 changesets (bug 907585, bug 873351, bug 864485) for making phones unbootable. 2013-09-06 17:28:10 -04: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 Back out 6737ce4d3ce6:599c37ed628c (bug 785124) for b2g Arm xpcshell orange in update tests 2013-01-07 22:59:32 -08:00
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 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 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 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
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 Backed out 7 changesets (bug 907585, bug 873351, bug 864485) for making phones unbootable. 2013-09-06 17:28:10 -04: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 882983 - Part 3: Pass ota status (ril). r=hsinyi 2013-08-27 08:25:54 -04:00
ril_worker.js Bug 911006 - B2G RIL: Improve the flow of requestNetworkInfo in ril_worker.js. r=hsinyi 2013-09-05 14:51:48 +08:00
RILContentHelper.js Backed out 7 changesets (bug 907585, bug 873351, bug 864485) for making phones unbootable. 2013-09-06 17:28:10 -04: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 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 884134 - Fix ifdef to un-break B2G mochitest-3. 2013-07-03 16:38:28 -04: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
worker_buf.js Bug 911341 - 2/2: Seperate the parcel header handling. r=yoshi 2013-09-04 18:58:26 +08:00