gecko/dom/system/gonk
2014-08-31 18:44:20 -07:00
..
android_audio
tests Bug 900551 - Make marionette webapi tests use transaction events for settings; r=edgar r=hchang r=dlee 2014-08-27 21:01:30 -07:00
AudioChannelManager.cpp Bug 1055920 - [B2G][AudioChannel] Avoid to create unnecessary AudioChannel instance on child process. r=baku 2014-08-29 14:10:16 +08:00
AudioChannelManager.h
AudioManager.cpp Bug 1055920 - [B2G][AudioChannel] Avoid to create unnecessary AudioChannel instance on child process. r=baku 2014-08-29 14:10:16 +08:00
AudioManager.h
AutoMounter.cpp Backed out changeset 19e59c14b0aa (bug 1049240) for xpshell bustage 2014-08-20 12:19:36 +05:30
AutoMounter.h Backed out changeset 19e59c14b0aa (bug 1049240) for xpshell bustage 2014-08-20 12:19:36 +05:30
AutoMounterSetting.cpp Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 18:47:15 -07:00
AutoMounterSetting.h
GonkGPSGeolocationProvider.cpp Bug 1033274 - Added logic when MLS responds to GPS provider. r=kanru 2014-08-22 07:37:00 -04:00
GonkGPSGeolocationProvider.h Bug 1033274 - Added logic when MLS responds to GPS provider. r=kanru 2014-08-22 07:37:00 -04:00
Makefile.in
moz.build Bug 1058101 - Move dom/src/geolocation/ into dom/. r=mccr8 2014-08-30 21:43:45 -07:00
MozMtpCommon.h Bug 1036863 - [MTP] Rename file/folder via MTP, r=dhylands 2014-07-21 09:57:04 +08:00
MozMtpDatabase.cpp Backed out changeset 19e59c14b0aa (bug 1049240) for xpshell bustage 2014-08-20 12:19:36 +05:30
MozMtpDatabase.h Backed out changeset 19e59c14b0aa (bug 1049240) for xpshell bustage 2014-08-20 12:19:36 +05:30
MozMtpServer.cpp Backed out changeset 19e59c14b0aa (bug 1049240) for xpshell bustage 2014-08-20 12:19:36 +05:30
MozMtpServer.h Backed out changeset 19e59c14b0aa (bug 1049240) for xpshell bustage 2014-08-20 12:19:36 +05:30
MozMtpStorage.cpp Backed out changeset 19e59c14b0aa (bug 1049240) for xpshell bustage 2014-08-20 12:19:36 +05:30
MozMtpStorage.h Backed out changeset 19e59c14b0aa (bug 1049240) for xpshell bustage 2014-08-20 12:19:36 +05:30
NetworkInterfaceListService.js
NetworkInterfaceListService.manifest
NetworkManager.js Bug 1057973 - Part 2: QueryInterface(Ci.nsIRilNetworkInterface) before accessing serviceId property. r=vyang 2014-08-28 10:54:39 +08:00
NetworkManager.manifest Backed out changeset 78ba6f47a5a7 (bug 1000040) for causing bug 1035172 2014-07-10 13:28:51 +08:00
NetworkService.js Bug 1043114 - Part 3.1: Unify add/removeHostRoute and add/removeHostRouteWithResolve (NetworkService). r=edgar 2014-08-06 01:51:00 -04:00
NetworkService.manifest Backed out changeset f54af6237ce9 (bug 1000040) for causing bug 1035172 2014-07-10 13:29:47 +08:00
NetworkUtils.cpp Bug 1043114 - Part 4: Unify add/removeHostRoute and add/removeHostRouteWithResolve (NetworkUtils). r=edgar 2014-08-08 02:32:00 -04:00
NetworkUtils.h Bug 1043114 - Part 4: Unify add/removeHostRoute and add/removeHostRouteWithResolve (NetworkUtils). r=edgar 2014-08-08 02:32:00 -04:00
NetworkWorker.cpp Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 18:47:15 -07:00
NetworkWorker.h Backed out changeset f54af6237ce9 (bug 1000040) for causing bug 1035172 2014-07-10 13:29:47 +08:00
nsIAudioManager.idl
nsINetworkInterfaceListService.idl
nsINetworkManager.idl Bug 1032097 - Part 4: Expose new APIs addHostRoute/removeHostRoute from NetworkManager. r=echen 2014-08-15 16:23:44 +08:00
nsINetworkService.idl Bug 1043114 - Part 1: Unify add/removeHostRoute and add/removeHostRouteWithResolve (idl). f=vchang, r=edgar 2014-08-06 01:45:00 -04:00
nsINetworkWorker.idl
nsIRadioInterfaceLayer.idl Backed out 17 changesets (bug 843452) 2014-08-28 16:51:41 -07:00
nsISystemWorkerManager.idl
nsIVolume.idl
nsIVolumeMountLock.idl
nsIVolumeService.idl Bug 1037212 - [Flame] Phone is not completely erased when a ringtone is set from the Music App r=dougt,dhylands,khuey 2014-07-17 18:30:47 -07:00
nsIVolumeStat.idl
nsIWorkerHolder.idl
nsRadioInterfaceLayer.h
nsVolume.cpp
nsVolume.h
nsVolumeMountLock.cpp
nsVolumeMountLock.h
nsVolumeService.cpp Bug 1037212 - [Flame] Phone is not completely erased when a ringtone is set from the Music App r=dougt,dhylands,khuey 2014-07-17 18:30:47 -07:00
nsVolumeService.h
nsVolumeStat.cpp
nsVolumeStat.h
OpenFileFinder.cpp
OpenFileFinder.h
RadioInterfaceLayer.js Bug 1015518 - Update users of settings observer 'message' field to use boolean; r=gene a=2.1 2014-08-27 21:01:31 -07:00
RadioInterfaceLayer.manifest Backed out 17 changesets (bug 843452) 2014-08-28 16:51:41 -07:00
ril_consts.js Bug 1052865 - Mapping the request to different ID based on RIL version. r=hsinyi 2014-08-24 23:52:00 +08:00
ril_worker.js Merge b2g-inbound to m-c. a=merge 2014-08-29 15:26:40 -04:00
RILContentHelper.js Backed out 17 changesets (bug 843452) 2014-08-28 16:51:41 -07:00
systemlibs.js
SystemWorkerManager.cpp Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 18:47:15 -07:00
SystemWorkerManager.h
TimeZoneSettingObserver.cpp Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 18:47:15 -07:00
TimeZoneSettingObserver.h
Volume.cpp Backed out changeset 19e59c14b0aa (bug 1049240) for xpshell bustage 2014-08-20 12:19:36 +05:30
Volume.h Backed out changeset 19e59c14b0aa (bug 1049240) for xpshell bustage 2014-08-20 12:19:36 +05:30
VolumeCommand.cpp
VolumeCommand.h
VolumeManager.cpp
VolumeManager.h
VolumeManagerLog.h
VolumeServiceIOThread.cpp
VolumeServiceIOThread.h
VolumeServiceTest.cpp
VolumeServiceTest.h
worker_buf.js Bug 1032858 - Part 2: implementation of cell info list. r=hsinyi 2014-07-21 18:21:44 +08:00