gecko/dom/system/gonk
2015-04-16 20:01:55 +08:00
..
android_audio Bug 1130196 - Update audio output device enum for L porting. r=mwu 2015-02-16 10:12:34 +08:00
tests Bug 962995 - xpcshell tests for write ICC UCS2 characters for 0x81 and 0x82 encoding. r=echen 2015-04-15 19:07:00 -04:00
AudioChannelManager.cpp Bug 1117172 part 3. Change the wrappercached WrapObject methods to allow passing in aGivenProto. r=peterv 2015-03-19 10:13:33 -04:00
AudioChannelManager.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
AudioManager.cpp Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
AudioManager.h Bug 1148527 - Indentation fix after bug 1145631, r=ehsan 2015-03-27 18:52:19 +00:00
AutoMounter.cpp Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
AutoMounter.h
AutoMounterSetting.cpp Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
AutoMounterSetting.h Bug 1137151: Marked destructors of ref-counted auto-mounter classes as protected, r=dhylands 2015-03-10 13:44:02 +01:00
GonkGPSGeolocationProvider.cpp Bug 1127690 - [flatfish] build break in gecko/dom/system/gonk/GonkGPSGeolocationProvider.cpp. r=KanRu. 2015-02-02 09:56:56 +08:00
GonkGPSGeolocationProvider.h Bug 1127690 - [flatfish] build break in gecko/dom/system/gonk/GonkGPSGeolocationProvider.cpp. r=KanRu. 2015-02-02 09:56:56 +08:00
Makefile.in
moz.build Bug 1146355: Prepare build system to support Bluetooth APIs v1 and v2, r=shuang 2015-04-09 15:57:40 +02:00
MozMtpCommon.h
MozMtpDatabase.cpp Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
MozMtpDatabase.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
MozMtpServer.cpp Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
MozMtpServer.h Bug 1137151: Marked destructors of ref-counted MTP classes as protected, r=dhylands 2015-03-10 13:44:02 +01:00
MozMtpStorage.cpp Bug 1055699 - integrate volume isRemovable status. r=dhylands 2015-01-22 13:48:12 +08:00
MozMtpStorage.h
NetIdManager.cpp Bug 1104664 - Replace ifc_* functions with corresponding netd commands. r=echen 2015-01-09 14:45:53 +08:00
NetIdManager.h Bug 1104664 - Replace ifc_* functions with corresponding netd commands. r=echen 2015-01-09 14:45:53 +08:00
NetworkInterfaceListService.js
NetworkInterfaceListService.manifest
NetworkManager.js Bug 1139736 - Part 2: define network debug function dynamically. r=echen 2015-03-18 17:38:20 +08:00
NetworkManager.manifest
NetworkService.js Bug 1115495 - Part 2: PAC generator for browsing and system wide proxy. r=mcmanus, r=echen 2015-03-26 15:11:08 +08:00
NetworkService.manifest
NetworkUtils.cpp Bug 1148671 - ipv6 and dual stack support on Lollipop. r=hchang 2015-04-01 03:12:00 -04:00
NetworkUtils.h Bug 1148671 - ipv6 and dual stack support on Lollipop. r=hchang 2015-04-01 03:12:00 -04:00
NetworkWorker.cpp
NetworkWorker.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
nsIAudioManager.idl
nsINetworkInterfaceListService.idl
nsINetworkManager.idl Bug 1109479 - move tethering related code out of NetworkManager. r=echen 2015-03-05 16:41:00 +08:00
nsINetworkService.idl Bug 973543 - Part 2: remove 'removeHostRoutes()' as it is no longer needed. r=echen 2015-02-11 16:01:10 +08:00
nsINetworkWorker.idl
nsIRadioInterfaceLayer.idl Backout Bug 1114935 for causing bug 1144567. 2015-03-18 11:48:52 -07:00
nsISystemWorkerManager.idl
nsITetheringService.idl Bug 1109479 - move tethering related code out of NetworkManager. r=echen 2015-03-05 16:41:00 +08:00
nsIVolume.idl Bug 1091544 - Set volume as STATE_MOUNT_FAIL while mounting the volume failed, r=dhylands. 2015-01-12 12:01:07 +08:00
nsIVolumeMountLock.idl
nsIVolumeService.idl Bug 1140597 - Don't try and process device storage notifications if the process isn't using device storage. r=alchen 2015-03-27 14:22:20 -07:00
nsIVolumeStat.idl
nsIWorkerHolder.idl
nsRadioInterfaceLayer.h
nsVolume.cpp Bug 1140597 - Don't try and process device storage notifications if the process isn't using device storage. r=alchen 2015-03-27 14:22:20 -07:00
nsVolume.h Bug 1140597 - Don't try and process device storage notifications if the process isn't using device storage. r=alchen 2015-03-27 14:22:20 -07:00
nsVolumeMountLock.cpp
nsVolumeMountLock.h Bug 1148527 - Indentation fix after bug 1145631, r=ehsan 2015-03-27 18:52:19 +00:00
nsVolumeService.cpp Bug 1153267 - part 1 - use smart-pointer .forget() instead of NS_ADDREF+assign; r=ehsan 2015-03-31 10:03:49 -04:00
nsVolumeService.h Bug 1140597 - Don't try and process device storage notifications if the process isn't using device storage. r=alchen 2015-03-27 14:22:20 -07:00
nsVolumeStat.cpp
nsVolumeStat.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
OpenFileFinder.cpp
OpenFileFinder.h
RadioInterfaceLayer.js Bug 1062462 - Copy Icc Info from the message delivered by ril_worker instead of the one in rilContext. r=echen. 2015-04-16 20:01:55 +08:00
RadioInterfaceLayer.manifest Backed out changeset 7abf54d96823 for lack of review. 2015-02-26 23:02:55 +01:00
ril_consts.js Bug 1043165 - Part 3: Add TelephonyCall.disconnectedReason (ril). r=hsinyi 2015-03-26 16:39:40 +08:00
ril_worker_buf_object.js Bug 1123201 - B2G RIL: Pull the BufObject out from ril_worker.js. r=aknow 2015-02-04 18:09:18 +08:00
ril_worker_telephony_request_queue.js Bug 1146799 - B2G RIL: Pull out the TelephonyRequestQueue from RilWorker. r=aknow 2015-04-02 18:16:09 +08:00
ril_worker.js Bug 962995 - Support write ICC UCS2 characters for 0x81 and 0x82 encoding. r=echen 2015-04-15 03:21:00 -04:00
RILContentHelper.js Backout Bug 1114935 for causing bug 1144567. 2015-03-18 11:48:52 -07:00
RILContentHelper.manifest Backout Bug 1114935 for causing bug 1144567. 2015-03-18 11:48:52 -07:00
RILSystemMessenger.jsm Bug 1138264 - Part 1: Define new system messages of "sms-failed" and "sms-delivery-error". r=echen 2015-04-02 14:26:20 +08:00
RILSystemMessengerHelper.js Bug 1154186 - Deprecate nsISmsMessenger_new.idl. r=echen 2015-04-14 18:07:44 +08:00
RILSystemMessengerHelper.manifest
systemlibs.js
SystemWorkerManager.cpp
SystemWorkerManager.h Bug 1148527 - Indentation fix after bug 1145631, r=ehsan 2015-03-27 18:52:19 +00:00
TetheringService.js Bug 1139736 - Part 2: define network debug function dynamically. r=echen 2015-03-18 17:38:20 +08:00
TetheringService.manifest Bug 1109479 - move tethering related code out of NetworkManager. r=echen 2015-03-05 16:41:00 +08:00
TimeZoneSettingObserver.cpp Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
TimeZoneSettingObserver.h
Volume.cpp Bug 1091544 - Set volume as STATE_MOUNT_FAIL while mounting the volume failed, r=dhylands. 2015-01-12 12:01:07 +08:00
Volume.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
VolumeCommand.cpp
VolumeCommand.h
VolumeManager.cpp Bug 1119907 - Cleanup some errors when USE_DEBUG is enabled in the AutoMounter. 2015-01-09 15:29:15 -08:00
VolumeManager.h Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj 2015-03-21 12:28:04 -04:00
VolumeManagerLog.h Backed out changeset a21eb15bbf08 2015-02-04 14:45:43 -08:00
VolumeServiceIOThread.cpp
VolumeServiceIOThread.h
VolumeServiceTest.cpp
VolumeServiceTest.h
worker_buf.js