gecko-dev/dom/system/gonk
2014-05-12 16:17:13 +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 1140259 - Part 2: [RIL] Handle options.errorMsg in processParcel() and map unknown error code to "UnspecifiedError". r=hsinyi 2014-05-12 16:17:13 +08:00
AudioChannelManager.cpp Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz. 2014-10-07 11:44:49 +02:00
AudioChannelManager.h Bug 1137151: Marked destructors of ref-counted audio-manager classes as protected, r=dhylands 2015-03-10 13:44:02 +01:00
AudioManager.cpp Bug 1137151: Marked destructors of ref-counted audio-manager classes as protected, r=dhylands 2015-03-10 13:44:02 +01:00
AudioManager.h Bug 1073081 - Fix -Wdelete-non-virtual-dtor warnings by marking some classes as MOZ_FINAL. r=ehsan 2014-11-24 18:38:23 -05:00
AutoMounter.cpp Bug 1137151: Marked destructors of ref-counted auto-mounter classes as protected, r=dhylands 2015-03-10 13:44:02 +01:00
AutoMounter.h
AutoMounterSetting.cpp Bug 1137151: Marked destructors of ref-counted auto-mounter classes as protected, r=dhylands 2015-03-10 13:44:02 +01: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 1139805 - B2G NetworkManager: move NetworkManager.js out of EXTRA_PP_COMPONENTS in moz.build. r=echen 2015-03-09 18:20:52 +08:00
MozMtpCommon.h
MozMtpDatabase.cpp Bug 1107146 - [MTP] Add an UpdateEntryAndNotify for modified event. r=dhylands 2015-01-28 14:35:28 +08:00
MozMtpDatabase.h Bug 1137151: Marked destructors of ref-counted MTP classes as protected, r=dhylands 2015-03-10 13:44:02 +01:00
MozMtpServer.cpp Bug 1137151: Marked destructors of ref-counted MTP classes as protected, r=dhylands 2015-03-10 13:44:02 +01: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 1109479 - move tethering related code out of NetworkManager. r=echen 2015-03-05 16:41:00 +08:00
NetworkManager.manifest
NetworkService.js Bug 973543 - Part 2: remove 'removeHostRoutes()' as it is no longer needed. r=echen 2015-02-11 16:01:10 +08:00
NetworkService.manifest
NetworkUtils.cpp Bug 973543 - Part 2: remove 'removeHostRoutes()' as it is no longer needed. r=echen 2015-02-11 16:01:10 +08:00
NetworkUtils.h Bug 973543 - Part 2: remove 'removeHostRoutes()' as it is no longer needed. r=echen 2015-02-11 16:01:10 +08:00
NetworkWorker.cpp Bug 1038531 - Unify NetworkWorker. r=fabrice r=mrbkap 2014-08-18 11:02:56 +08:00
NetworkWorker.h
nsIAudioManager.idl Bug 1073494 - Audio is not routing to headset while playback is on BT. r=mwu 2014-10-08 10:49:59 +08:00
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 Bug 1058305 - (follow-up) re-update nsIRadioInterface uuid. r=hsinyi 2014-12-17 22:27:46 +08: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 1063877 - Change nsVolumeService to use sync IPC for initial request. r=khuey 2014-09-15 11:51:25 -07:00
nsIVolumeStat.idl
nsIWorkerHolder.idl
nsRadioInterfaceLayer.h
nsVolume.cpp Bug 1091544 - Set volume as STATE_MOUNT_FAIL while mounting the volume failed, r=dhylands. 2015-01-12 12:01:07 +08:00
nsVolume.h Bug 1033952 - Implement "Removable" and "HotSwappable" APIs for device storage. r=dhylands, r=bzbarsky 2014-12-22 10:33:33 +08:00
nsVolumeMountLock.cpp Bug 1085743 - MTP doesn't work on Nexus 4/5. r=alchen 2014-11-13 17:42:38 -08:00
nsVolumeMountLock.h Bug 1063877 - Change nsVolumeService to use sync IPC for initial request. r=khuey 2014-09-15 11:51:25 -07:00
nsVolumeService.cpp Backed out changeset a21eb15bbf08 2015-02-04 14:45:43 -08:00
nsVolumeService.h Bug 1112989 - Part 3. Remove sync PContent::GetVolumes() r=dhylands 2015-01-30 11:43:32 +08:00
nsVolumeStat.cpp Bug 1085743 - MTP doesn't work on Nexus 4/5. r=alchen 2014-11-13 17:42:38 -08:00
nsVolumeStat.h Bug 1137151: Marked destructors of ref-counted auto-mounter classes as protected, r=dhylands 2015-03-10 13:44:02 +01:00
OpenFileFinder.cpp Bug 1085743 - MTP doesn't work on Nexus 4/5. r=alchen 2014-11-13 17:42:38 -08:00
OpenFileFinder.h
RadioInterfaceLayer.js Bug 1069186 - determine LTE signal level based on rsrp and rssnr. r=edgar 2015-02-16 19:12:54 +08:00
RadioInterfaceLayer.manifest Backed out changeset 7abf54d96823 for lack of review. 2015-02-26 23:02:55 +01:00
ril_consts.js Bug 1140259 - Part 2: [RIL] Handle options.errorMsg in processParcel() and map unknown error code to "UnspecifiedError". r=hsinyi 2014-05-12 16:17:13 +08:00
ril_worker_buf_object.js Bug 1140259 - Part 2: [RIL] Handle options.errorMsg in processParcel() and map unknown error code to "UnspecifiedError". r=hsinyi 2014-05-12 16:17:13 +08:00
ril_worker.js Bug 1140259 - Part 2: [RIL] Handle options.errorMsg in processParcel() and map unknown error code to "UnspecifiedError". r=hsinyi 2014-05-12 16:17:13 +08:00
RILContentHelper.js Bug 1140330 - Clear JSHint warning in RILContentHelper.js. r=hsinyi 2015-03-11 15:23:31 +08:00
RILContentHelper.manifest Backed out changeset 7abf54d96823 for lack of review. 2015-02-26 23:02:55 +01:00
RILSystemMessenger.jsm Bug 1072808 - Part 5: Add IccMessenger as a Wrapper for STK-related System Messages. r=htsai,echen 2014-10-27 15:58:56 +08:00
RILSystemMessengerHelper.js Bug 1070831 - Part 4: Internal architecture changes. r=aknow 2014-12-21 17:35:00 +01:00
RILSystemMessengerHelper.manifest Backed out changeset 3f32bfdb0dba (bug 1072808) for missing depency 2014-11-25 10:46:06 +01:00
systemlibs.js Bug 1112429 - Remove libnetutils from systemlibs.js, r=fabrice 2014-12-16 21:31:56 -05:00
SystemWorkerManager.cpp Bug 1094177: Call |Keystore::Shutdown| to cleanup key store, r=chucklee 2014-12-03 07:26:29 -08:00
SystemWorkerManager.h Bug 1073081 - Fix -Wdelete-non-virtual-dtor warnings by marking some classes as MOZ_FINAL. r=ehsan 2014-11-24 18:38:23 -05:00
TetheringService.js Bug 1109479 - move tethering related code out of NetworkManager. r=echen 2015-03-05 16:41:00 +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 1137151: Marked destructors of ref-counted time-zone classes as protected, r=dhylands 2015-03-10 13:44:02 +01: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 1137151: Marked destructors of ref-counted auto-mounter classes as protected, r=dhylands 2015-03-10 13:44:02 +01: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 1033952 - Implement "Removable" and "HotSwappable" APIs for device storage. r=dhylands, r=bzbarsky 2014-12-22 10:33:33 +08:00
VolumeManagerLog.h Backed out changeset a21eb15bbf08 2015-02-04 14:45:43 -08:00
VolumeServiceIOThread.cpp Bug 1091174 - Clean up some AutoMounter calls to register/unregister volume observers. r=mikeh 2014-11-03 16:26:59 -08:00
VolumeServiceIOThread.h
VolumeServiceTest.cpp Bug 1085743 - MTP doesn't work on Nexus 4/5. r=alchen 2014-11-13 17:42:38 -08:00
VolumeServiceTest.h
worker_buf.js