gecko/dom/system/gonk
2013-10-28 11:34:11 +01:00
..
android_audio Bug 892876 - (gonk-jb) Update AUDIO IN/OUT enums. r=mwu 2013-07-19 21:04:23 -07:00
tests Bug 926302 - 3/3: test cases. r=hsinyi 2013-10-24 16:15:15 +08:00
AudioChannelManager.cpp Bug 912956 part.15 mozilla/TextEvents.h should be included directly r=roc 2013-09-25 20:21:19 +09:00
AudioChannelManager.h Bug 929139 - Remove assert check for impossible unknow state because some devices (ex: emulator) may not have sys node for headset switch state. r=dougt 2013-10-25 14:03:27 +08:00
AudioManager.cpp Bug 923173 - Use NS_WARNING for unexpected name to avoid crashing. r=ehsan 2013-10-14 18:45:35 +08:00
AudioManager.h Bug 904531 - AudioManager should actively ask settings DB for volume initialization. r=mwu 2013-08-23 11:29:11 +08:00
AutoMounter.cpp Bug 928558 - AutoMounter mark volumes as shared a bit early when open files are detected. r=qDot 2013-10-18 20:21:52 -07:00
AutoMounter.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
AutoMounterSetting.cpp 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
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 Backed out changeset 7e0b33c685c8 (bug 920551) 2013-10-25 10:52:14 +01:00
GonkGPSGeolocationProvider.h Backed out changeset 7e0b33c685c8 (bug 920551) 2013-10-25 10:52:14 +01:00
Makefile.in [PATCH] bug 922566 - kill dom-config.mk 2013-10-23 17:20:55 -04:00
moz.build Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
net_worker.js Bug 900847 - Add and implement nsINetworkManager::setDhcpServer. r=vchang 2013-10-01 12:14:20 +08:00
NetworkInterfaceListService.js
NetworkInterfaceListService.manifest
NetworkManager.js Backed out changeset a8ee7948d5cf (bug 920551) 2013-10-25 10:52:20 +01:00
NetworkManager.manifest
nsIAudioManager.idl Bug 876334 - Gecko should use AudioChannelType to control volume not stream types. r=mwu, r=baku 2013-07-18 13:22:36 +08:00
nsINetworkInterfaceListService.idl
nsINetworkManager.idl Bug 900847 - Add and implement nsINetworkManager::setDhcpServer. r=vchang 2013-10-01 12:14:20 +08:00
nsIRadioInterfaceLayer.idl Bug 925676- Part 1: IDL changes. r=vyang,gene 2013-10-22 17:30:35 +08:00
nsISystemWorkerManager.idl
nsIVolume.idl Bug 878310 - Improve DeviceStorage volume status reporting. r=qDot 2013-08-22 16:12:25 -07:00
nsIVolumeMountLock.idl
nsIVolumeService.idl
nsIVolumeStat.idl
nsIWorkerHolder.idl
nsRadioInterfaceLayer.h
nsVolume.cpp Bug 928558 - AutoMounter mark volumes as shared a bit early when open files are detected. r=qDot 2013-10-18 20:21:52 -07:00
nsVolume.h Bug 928558 - AutoMounter mark volumes as shared a bit early when open files are detected. r=qDot 2013-10-18 20:21:52 -07:00
nsVolumeMountLock.cpp Bug 914826 - part 4 - fix source files that were bootlegging XPCOM do_* functions via generated ipdl headers; r=ehsan 2013-09-10 16:56:05 -04:00
nsVolumeMountLock.h
nsVolumeService.cpp Bug 928558 - AutoMounter mark volumes as shared a bit early when open files are detected. r=qDot 2013-10-18 20:21:52 -07:00
nsVolumeService.h Bug 884061 - Part 3f: Use NS_DECL_THREADSAFE_ISUPPORTS in dom/, r=smaug,dhylands. 2013-07-18 21:21:20 -05:00
nsVolumeStat.cpp
nsVolumeStat.h
OpenFileFinder.cpp Bug 876782 - Automounter shouldn't unmount so agressively. r=qdot 2013-07-16 13:14:09 -07:00
OpenFileFinder.h Bug 876782 - Automounter shouldn't unmount so agressively. r=qdot 2013-07-16 13:14:09 -07:00
RadioInterfaceLayer.js Bug 915071 - Panel screen is still off while 2nd incoming call in dialling. r=hsinyi a=koi+ 2013-10-28 14:07:28 +08:00
RadioInterfaceLayer.manifest Bug 873380 - Part 3: RIL changes for icc card lock error. r=allstars.chh 2013-09-25 16:14:23 +08:00
ril_consts.js Bug 925618 - Part 1: RIL implementation on moving MBDN/MSISDN reading to the callback of readSST(). r=yoshi 2013-10-16 13:21:29 +08:00
ril_worker.js Bug 929396 - Message printout error in ComprehensionTlvHelper's decoding function. r=yoshi 2013-10-23 11:53:59 +08:00
RILContentHelper.js Bug 926302 - 2.b/3: implementation. r=gene,hsinyi,khuey 2013-10-24 16:15:06 +08:00
systemlibs.js Bug 915529 - Add null pointer checking in stringToIP() of systemlibs.js. r=vchang 2013-09-30 16:31:12 +08:00
SystemWorkerManager.cpp Backed out changeset a8ee7948d5cf (bug 920551) 2013-10-25 10:52:20 +01:00
SystemWorkerManager.h Backed out changeset a8ee7948d5cf (bug 920551) 2013-10-25 10:52:20 +01:00
TimeZoneSettingObserver.cpp Bug 926777 - B2G system time: |time.timezone| should save the UTC value with the correct sign. r=gene 2013-10-15 16:43:53 +08:00
TimeZoneSettingObserver.h
Volume.cpp Bug 928558 - AutoMounter mark volumes as shared a bit early when open files are detected. r=qDot 2013-10-18 20:21:52 -07:00
Volume.h Bug 878310 - Improve DeviceStorage volume status reporting. r=qDot 2013-08-22 16:12:25 -07:00
VolumeCommand.cpp
VolumeCommand.h
VolumeManager.cpp Bug 785124 - Pt 4 - Whitespace only change. Change "type &var" to "type& var" and ptrs. r=dougt 2013-01-07 17:43:02 +01:00
VolumeManager.h
VolumeManagerLog.h
VolumeServiceIOThread.cpp
VolumeServiceIOThread.h
VolumeServiceTest.cpp
VolumeServiceTest.h
worker_buf.js Bug 920391 - B2G RIL: Buf.read/writeUint32 should be of signed int32 operation. r=vicamo 2013-09-26 14:53:50 +08:00