gecko-dev/dom/system/gonk
Bevis Tseng f2bdbd8fd1 Bug 1314833 - Part 2.1: Factor out AbstractThread::MainThread() used in Media Playback. r=billm,jwwang
MozReview-Commit-ID: 9yJi3iDtVZG

--HG--
extra : rebase_source : 39c720ccc576ed9247b5e8abb70d99d7873b3ad6
2016-11-29 13:03:36 +08:00
..
android_audio Bug 1218629 - Save audio volume for each device to setting db r=alwu 2015-12-23 23:31:34 -08:00
mozstumbler Bug 1297010 - Check nsGZFileWriter::Write() return value r=gsvelto 2016-08-22 14:00:00 +02:00
tests Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00
AudioChannelManager.cpp Bug 1299384 - Use MOZ_MUST_USE with NS_warn_if_impl(). r=erahm. 2016-09-02 17:12:24 +10:00
AudioChannelManager.h Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug 2016-01-30 09:05:36 -08:00
AudioManager.cpp Bug 1314833 - Part 2.1: Factor out AbstractThread::MainThread() used in Media Playback. r=billm,jwwang 2016-11-29 13:03:36 +08:00
AudioManager.h Bug 1307525 - Remove MOZ_B2G_RIL-protected code. r=jst 2016-11-07 13:16:07 -08:00
AutoMounter.cpp Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
AutoMounter.h
AutoMounterSetting.cpp Bug 1294463 - Followup 1292892, remove nsContentUtils::RootingCx() r=jandem 2016-08-11 20:42:53 +02:00
AutoMounterSetting.h
DataCallInterfaceService.js
DataCallInterfaceService.manifest
DataCallManager.js Bug 1110619 - Part 2: Implementation Changes. r=echen 2015-11-10 15:30:48 +08:00
DataCallManager.manifest
GeolocationUtil.cpp
GeolocationUtil.h
GonkGPSGeolocationProvider.cpp Bug 1323100 - Assign names to all remaining threads that are created through NS_NewThread and create them using NS_NewNamedThread instead. r=froydnj 2016-12-21 11:43:50 +01:00
GonkGPSGeolocationProvider.h Bug 1307525 - Remove MOZ_B2G_RIL-protected code. r=jst 2016-11-07 13:16:07 -08:00
MozMtpCommon.h
MozMtpDatabase.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
MozMtpDatabase.h
MozMtpServer.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
MozMtpServer.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
MozMtpStorage.cpp
MozMtpStorage.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
NetIdManager.cpp
NetIdManager.h
NetworkInterfaceListService.js
NetworkInterfaceListService.manifest
NetworkManager.js Bug 1310721 - Remove support for the b2g PAC generator; r=mcmanus 2016-10-17 14:10:45 -04:00
NetworkManager.manifest Bug 1000040 - Part 2: Implement EthernetManager; r=vicamo 2016-02-19 16:06:29 +08:00
NetworkService.js Bug 1318883 - Remove the NetworkStats API and related code; r=baku,mcmanus 2016-11-21 13:33:18 -05:00
NetworkService.manifest Bug 1000040 - Part 1: Add required APIs for Ethernet; r=vicamo,bholley 2016-02-19 16:06:21 +08:00
NetworkUtils.cpp Bug 1293384 - Part 1: Rename snprintf_literal to SprintfLiteral. r=froydnj 2016-08-14 23:44:00 -07:00
NetworkUtils.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
NetworkWorker.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
NetworkWorker.h
OpenFileFinder.cpp
OpenFileFinder.h
RILSystemMessenger.jsm
RILSystemMessengerHelper.js
RILSystemMessengerHelper.manifest
RadioInterfaceLayer.js Bug 1110619 - Part 2: Implementation Changes. r=echen 2015-11-10 15:30:48 +08:00
RadioInterfaceLayer.manifest
SystemProperty.cpp Bug 1245100: Include missing headers in SystemProperty.cpp, r=edgar 2016-02-03 09:52:24 +01:00
SystemProperty.h Bug 1236433 - Part 1: Provide a Native Wrapper to Allow Fallback When property_get/set is Unavailable; r=edgar 2016-01-07 18:40:19 +08:00
SystemWorkerManager.cpp Bug 1307525 - Remove MOZ_B2G_RIL-protected code. r=jst 2016-11-07 13:16:07 -08:00
SystemWorkerManager.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
TetheringService.js
TetheringService.manifest
TimeZoneSettingObserver.cpp
TimeZoneSettingObserver.h
Volume.cpp Bug 1262557 Correct misspelled comment r=jdm 2016-04-06 14:22:14 -04:00
Volume.h
VolumeCommand.cpp
VolumeCommand.h Bug 1245093: Explictly refer to |class ResponseCode| in global namespace, r=dhylands 2016-02-03 09:51:49 +01:00
VolumeManager.cpp Bug 1273520 - NS_NewRunnable* renaming and include task.h r=fabrice 2016-05-18 18:25:35 +02:00
VolumeManager.h
VolumeManagerLog.h
VolumeServiceIOThread.cpp
VolumeServiceIOThread.h
VolumeServiceTest.cpp Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm. 2016-08-08 12:18:10 +10:00
VolumeServiceTest.h
moz.build Bug 1307525 - Remove MOZ_B2G_RIL-protected code. r=jst 2016-11-07 13:16:07 -08:00
nsIAudioManager.idl Bug 1315798 - Remove FMRADIO support from HAL. r=mds 2016-11-07 14:09:57 -08:00
nsIDataCallInterfaceService.idl
nsIDataCallManager.idl
nsIGonkDataCallInterfaceService.idl
nsINetworkInterface.idl Bug 1000040 - Part 2: Implement EthernetManager; r=vicamo 2016-02-19 16:06:29 +08:00
nsINetworkInterfaceListService.idl
nsINetworkManager.idl Bug 1000040 - Part 2: Implement EthernetManager; r=vicamo 2016-02-19 16:06:29 +08:00
nsINetworkService.idl Bug 1318883 - Remove the NetworkStats API and related code; r=baku,mcmanus 2016-11-21 13:33:18 -05:00
nsINetworkWorker.idl
nsIRadioInterfaceLayer.idl
nsISystemWorkerManager.idl
nsITetheringService.idl
nsIVolume.idl
nsIVolumeMountLock.idl
nsIVolumeService.idl Bug 1318904 - Remove some b2g specific PContent IPC messages; r=baku 2016-11-22 11:23:22 -05:00
nsIVolumeStat.idl
nsIWorkerHolder.idl
nsVolume.cpp Bug 1273520 - NS_NewRunnable* renaming and include task.h r=fabrice 2016-05-18 18:25:35 +02:00
nsVolume.h Bug 1318904 - Remove some b2g specific PContent IPC messages; r=baku 2016-11-22 11:23:22 -05:00
nsVolumeMountLock.cpp
nsVolumeMountLock.h Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky 2016-06-07 21:10:18 +01:00
nsVolumeService.cpp Bug 1318904 - Remove some b2g specific PContent IPC messages; r=baku 2016-11-22 11:23:22 -05:00
nsVolumeService.h
nsVolumeStat.cpp
nsVolumeStat.h
ril_consts.js
ril_worker.js Bug 1292999 - Replace Iterator() in dom/; r=arai 2016-08-11 22:05:49 -04:00
ril_worker_buf_object.js
ril_worker_telephony_request_queue.js
systemlibs.js
worker_buf.js