.. |
android_audio
|
Bug 1130196 - Update audio output device enum for L porting. r=mwu
|
2015-02-16 10:12:34 +08:00 |
tests
|
Bug 1120805 - Remove deprecated xpcshell test functions used in RIL test code. r=echen
|
2015-02-12 19:18:00 +08:00 |
AudioChannelManager.cpp
|
|
|
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
|
|
|
NetworkWorker.h
|
|
|
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
|
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
|
|
|
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
|
|
|
nsVolumeMountLock.h
|
|
|
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
|
|
|
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
|
|
|
OpenFileFinder.h
|
|
|
RadioInterfaceLayer.js
|
Bug 1067629 - Part 2: Remove some radio state checks(RadioInterfaceLayer.js). r=aknow
|
2015-02-06 03:08:00 -05:00 |
RadioInterfaceLayer.manifest
|
Backed out changeset 7abf54d96823 for lack of review.
|
2015-02-26 23:02:55 +01:00 |
ril_consts.js
|
Bug 1139063 - [RIL] Adding "MissingResource" error msg (no logical channels available). r=echen
|
2015-03-06 02:08:00 +01: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.js
|
Bug 1130292 - Allow to receive WAP Push in which reserved port numbers is used. r=echen
|
2015-03-03 16:30:57 +08:00 |
RILContentHelper.js
|
Backed out changeset 7abf54d96823 for lack of review.
|
2015-02-26 23:02:55 +01: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
|
|
|
VolumeServiceIOThread.h
|
|
|
VolumeServiceTest.cpp
|
|
|
VolumeServiceTest.h
|
|
|
worker_buf.js
|
|
|