gecko-dev/dom/system/gonk
2014-08-29 15:26:40 -04:00
..
android_audio Bug 1001320. Part 5: Use #pragma GCC visibility on B2G. r=glandium 2014-05-11 23:37:14 -07:00
tests Bug 824145 - Part 4: Support for STK icon display (xpcshell). r=edgar 2014-08-20 16:52:42 +08: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 Bug 987064 - Remove AudioChannelType. r=roc, r=mchen, r=bent 2014-04-10 18:39:20 +01:00
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 Bug 1006380 - Set phone in PHONE_STATE_IN_COMMUNICATION audio state when telephony audio channel is in use. r=mchen 2014-05-29 09:20:42 +02:00
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 Bug 927961 - Add ums.status so that settings app can determine if files are open. r=gwagner 2013-10-17 15:41:46 -07:00
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 Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
moz.build Backed out changeset 19e59c14b0aa (bug 1049240) for xpshell bustage 2014-08-20 12:19:36 +05:30
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 Bug 978709 - 4.h/6: NetworkInterfaceListService changes. r=vicamo 2014-03-29 15:18:25 +08:00
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 Bug 960865 - Part 1: add dun apn type constant in idls. r=vchang 2014-02-28 18:04:55 +08:00
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 Bug 864931 - Rewrite net worker in C++. r=fabrice, r=vchang 2014-01-29 19:38:50 +08:00
nsIRadioInterfaceLayer.idl Backed out 17 changesets (bug 843452) 2014-08-28 16:51:41 -07:00
nsISystemWorkerManager.idl Bug 933588 - Part 1: NFC service. r=khuey 2014-02-19 15:14:22 +08:00
nsIVolume.idl Bug 971612 - Implement "mount" and "unmount" API for device storage. r=dhylands 2014-03-04 19:24:19 +08:00
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 Bug 921991 - B2G BT: support multiple sim cards, r=echou, r=mrbkap 2013-11-26 14:11:06 +08:00
nsVolume.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
nsVolume.h Bug 1007053 - Pt1 - Fix shadowing of IsFake attribute in the Child Volume cache. r=qDot 2014-05-13 15:48:04 -07:00
nsVolumeMountLock.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
nsVolumeMountLock.h Bug 952079 - Porting nsIDOMWakeLock to WebIDL, r=smaug 2014-01-07 13:16:07 +01:00
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 Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
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 1056625 - Reply nsIMobileMessageCallback.NOT_FOUND_ERROR instead of response.errorMsg from ril_worker when failed to getSmscAddress(). r=vyang 2014-08-22 15:28:02 +08: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 Bug 934125 - 2.a/3: s/\(\w\+\): function \(\w\+\)(/\1: function(/ . r=gene 2014-01-13 10:44:40 +08:00
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 Bug 977995 - remove mNetdWorker from SystemWorkerManager. r=khuey, f=vchang 2014-04-11 22:27:55 +08:00
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 Bug 991812: B2G Fixups CLOSED TREE. r=me 2014-04-15 15:30:00 -07:00
VolumeManager.cpp Bug 784739 - Switch from NULL to nullptr in dom/ (2/2); r=ehsan 2013-10-28 10:04:47 -04:00
VolumeManager.h Bug 991812: Remove uses of RefCounted<T> that live in Gecko. r=ehsan 2014-04-14 12:04:24 -07:00
VolumeManagerLog.h
VolumeServiceIOThread.cpp Bug 784739 - Switch from NULL to nullptr in dom/ (2/2); r=ehsan 2013-10-28 10:04:47 -04:00
VolumeServiceIOThread.h Bug 991812: Remove uses of RefCounted<T> that live in Gecko. r=ehsan 2014-04-14 12:04:24 -07:00
VolumeServiceTest.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
VolumeServiceTest.h
worker_buf.js Bug 1032858 - Part 2: implementation of cell info list. r=hsinyi 2014-07-21 18:21:44 +08:00