.. |
android_audio
|
|
|
tests
|
Bug 974260: fix potential xpcshell errors in test_ril_worker_icc.js when RILQUIRKS_V5_LEGACY is set to true. r=yoshi
|
2014-02-19 20:02:16 +08:00 |
AudioChannelManager.cpp
|
|
|
AudioChannelManager.h
|
|
|
AudioManager.cpp
|
Bug 968215 - SettingsService needs to have a callback when transaction are completed. r=bent
|
2014-02-07 12:19:58 +01:00 |
AudioManager.h
|
|
|
AutoMounter.cpp
|
|
|
AutoMounter.h
|
|
|
AutoMounterSetting.cpp
|
Bug 968215 - SettingsService needs to have a callback when transaction are completed. r=bent
|
2014-02-07 12:19:58 +01:00 |
AutoMounterSetting.h
|
|
|
GonkGPSGeolocationProvider.cpp
|
Bug 968215 - SettingsService needs to have a callback when transaction are completed. r=bent
|
2014-02-07 12:19:58 +01:00 |
GonkGPSGeolocationProvider.h
|
|
|
Makefile.in
|
|
|
moz.build
|
Bug 864931 - Rewrite net worker in C++. r=fabrice, r=vchang
|
2014-01-29 19:38:50 +08:00 |
NetworkInterfaceListService.js
|
|
|
NetworkInterfaceListService.manifest
|
|
|
NetworkManager.js
|
Bug 934125 - 2.b/3: fix alignment. r=gene
|
2014-01-13 10:44:44 +08:00 |
NetworkManager.manifest
|
|
|
NetworkService.js
|
Bug 968689 - Netd BandwidthController sets costlyAlert to invalid quota. r=vchang
|
2014-02-10 09:03:29 +01:00 |
NetworkService.manifest
|
|
|
NetworkUtils.cpp
|
Bug 969275 - COPY_SEQUENCE_FIELD macro in NetworkUtils.h has coding error. r=vchang
|
2014-02-11 18:14:22 +08:00 |
NetworkUtils.h
|
Bug 969275 - COPY_SEQUENCE_FIELD macro in NetworkUtils.h has coding error. r=vchang
|
2014-02-11 18:14:22 +08:00 |
NetworkWorker.cpp
|
Bug 864931 - Rewrite net worker in C++. r=fabrice, r=vchang
|
2014-01-29 19:38:50 +08:00 |
NetworkWorker.h
|
Bug 864931 - Rewrite net worker in C++. r=fabrice, r=vchang
|
2014-01-29 19:38:50 +08:00 |
nfc_consts.js
|
Bug 970241 - B2G NFC: Don't enable/disable NFC when nfc.enabled settings changed. r=dimi
|
2014-02-11 20:34:19 +08:00 |
nfc_worker.js
|
Bug 960790: Fix P2P presence discovery handling. r=allstars.chh
|
2014-01-20 14:40:08 +01:00 |
Nfc.js
|
Bug 970241 - B2G NFC: Don't enable/disable NFC when nfc.enabled settings changed. r=dimi
|
2014-02-11 20:34:19 +08:00 |
Nfc.manifest
|
|
|
NfcContentHelper.js
|
Bug 964186 - Rename MozNdefRecord to MozNDEFRecord. r=smaug, sr=sicking
|
2014-01-28 16:20:17 -08:00 |
nsIAudioManager.idl
|
|
|
nsINetworkInterfaceListService.idl
|
|
|
nsINetworkManager.idl
|
Bug 811635 - Part 4: Wifi Direct core implementation. r=vchang
|
2014-01-14 18:23:42 +08:00 |
nsINetworkService.idl
|
|
|
nsINetworkWorker.idl
|
Bug 864931 - Rewrite net worker in C++. r=fabrice, r=vchang
|
2014-01-29 19:38:50 +08:00 |
nsINfcContentHelper.idl
|
Bug 959437 - Part 2: Add NotifySendFileStatus to Chrome process. r=allstars.chh
|
2014-01-15 15:42:49 -08:00 |
nsIRadioInterfaceLayer.idl
|
|
|
nsISystemWorkerManager.idl
|
|
|
nsIVolume.idl
|
Bug 952079 - Porting nsIDOMWakeLock to WebIDL, r=smaug
|
2014-01-07 13:16:07 +01:00 |
nsIVolumeMountLock.idl
|
|
|
nsIVolumeService.idl
|
|
|
nsIVolumeStat.idl
|
|
|
nsIWorkerHolder.idl
|
|
|
nsRadioInterfaceLayer.h
|
|
|
nsVolume.cpp
|
|
|
nsVolume.h
|
|
|
nsVolumeMountLock.cpp
|
Bug 952079 - Porting nsIDOMWakeLock to WebIDL, r=smaug
|
2014-01-07 13:16:07 +01:00 |
nsVolumeMountLock.h
|
Bug 952079 - Porting nsIDOMWakeLock to WebIDL, r=smaug
|
2014-01-07 13:16:07 +01:00 |
nsVolumeService.cpp
|
|
|
nsVolumeService.h
|
|
|
nsVolumeStat.cpp
|
|
|
nsVolumeStat.h
|
|
|
OpenFileFinder.cpp
|
Bug 958203: Move logging macros from OpenFileFinder.h to its .cpp file, to fix 'redefined' build warnings in AutoMounter.cpp. r=dhylands
|
2014-01-09 13:01:43 -08:00 |
OpenFileFinder.h
|
Bug 958203: Move logging macros from OpenFileFinder.h to its .cpp file, to fix 'redefined' build warnings in AutoMounter.cpp. r=dhylands
|
2014-01-09 13:01:43 -08:00 |
RadioInterfaceLayer.js
|
Bug 848004 - Set the time to a minimum plausible time when necessary, r=gene
|
2014-02-18 15:41:36 +01:00 |
RadioInterfaceLayer.manifest
|
|
|
ril_consts.js
|
Bug 963054 - Wait card state initialization. r=hsinyi
|
2014-02-14 17:42:32 +08:00 |
ril_worker.js
|
Bug 974260: fix potential xpcshell errors in test_ril_worker_icc.js when RILQUIRKS_V5_LEGACY is set to true. r=yoshi
|
2014-02-19 20:02:16 +08:00 |
RILContentHelper.js
|
Bug 963516 - Part 3: ril implementation to support matchMvno(). f=edgar r=hsinyi
|
2014-01-28 02:22:00 +08:00 |
systemlibs.js
|
Bug 934125 - 2.a/3: s/\(\w\+\): function \(\w\+\)(/\1: function(/ . r=gene
|
2014-01-13 10:44:40 +08:00 |
SystemWorkerManager.cpp
|
Bug 864931 - Rewrite net worker in C++. r=fabrice, r=vchang
|
2014-01-29 19:38:50 +08:00 |
SystemWorkerManager.h
|
|
|
TimeZoneSettingObserver.cpp
|
Bug 968215 - SettingsService needs to have a callback when transaction are completed. r=bent
|
2014-02-07 12:19:58 +01:00 |
TimeZoneSettingObserver.h
|
|
|
Volume.cpp
|
|
|
Volume.h
|
|
|
VolumeCommand.cpp
|
|
|
VolumeCommand.h
|
|
|
VolumeManager.cpp
|
|
|
VolumeManager.h
|
|
|
VolumeManagerLog.h
|
|
|
VolumeServiceIOThread.cpp
|
|
|
VolumeServiceIOThread.h
|
|
|
VolumeServiceTest.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
VolumeServiceTest.h
|
|
|
worker_buf.js
|
Bug 934125 - 2.a/3: s/\(\w\+\): function \(\w\+\)(/\1: function(/ . r=gene
|
2014-01-13 10:44:40 +08:00 |