gecko/dom/system/gonk
2013-11-17 16:39:25 +01:00
..
android_audio
tests Bug 927234 - Part2: getIMSI_M/decodeIMSI xpcshell test. r=yoshi. 2013-10-23 16:51:39 +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 No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01: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 784739 - Switch from NULL to nullptr in dom/ (2/2); r=ehsan 2013-10-28 10:04:47 -04: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 Backout changesets ded0d64f6786:03f041d03f24 and 30cbd1abde1a (bug 935696, bug 933834 and bug 939194) for build bustage. 2013-11-17 16:39:25 +01: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 920551 - 2.j/2: fix GonkGPSGeolocationProvider. r=kanru 2013-10-29 16:12:47 +08:00
GonkGPSGeolocationProvider.h Bug 920551 - 2.j/2: fix GonkGPSGeolocationProvider. r=kanru 2013-10-29 16:12:47 +08: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 Bug 935363 - Add and make use of NetworkService xpcom. r=vyang, r=vchang 2013-11-15 17:35:33 +08:00
net_worker.js Bug 936393 - Make sure stop tethering works correctly when there are different tethering types enabled. r=vchang 2013-11-08 18:31:53 +08:00
NetworkInterfaceListService.js
NetworkInterfaceListService.manifest
NetworkManager.js Bug 935363 - Add and make use of NetworkService xpcom. r=vyang, r=vchang 2013-11-15 17:35:33 +08:00
NetworkManager.manifest
NetworkService.js Bug 935363 - Add and make use of NetworkService xpcom. r=vyang, r=vchang 2013-11-15 17:35:33 +08:00
NetworkService.manifest Bug 935363 - Add and make use of NetworkService xpcom. r=vyang, r=vchang 2013-11-15 17:35:33 +08:00
nfc_consts.js Bug 674741 - Part 4: NFC Chrome Worker. r=yoshi 2013-11-05 14:18:56 -08:00
nfc_worker.js Bug 674741 - Part 4: NFC Chrome Worker. r=yoshi 2013-11-05 14:18:56 -08:00
Nfc.js Bug 674741 - Part 4: NFC Chrome Worker. r=yoshi 2013-11-05 14:18:56 -08:00
Nfc.manifest Bug 674741 - Part 6: NFC Build System Changes. r=khuey 2013-11-12 10:11:39 -08:00
NfcContentHelper.js Bug 674741 - Part 4: NFC Chrome Worker. r=yoshi 2013-11-05 14:18:56 -08:00
nsIAudioManager.idl
nsINetworkInterfaceListService.idl
nsINetworkManager.idl Bug 935363 - Add and make use of NetworkService xpcom. r=vyang, r=vchang 2013-11-15 17:35:33 +08:00
nsINetworkService.idl Bug 935363 - Add and make use of NetworkService xpcom. r=vyang, r=vchang 2013-11-15 17:35:33 +08:00
nsINfcContentHelper.idl Bug 674741 - Part 4: NFC Chrome Worker. r=yoshi 2013-11-05 14:18:56 -08:00
nsIRadioInterfaceLayer.idl Bug 854326 - B2G Multi-SIM: support multiple SIM cards for SMS/MMS (part 5-2, MMS APN settings). r=vicamo 2013-11-02 18:17:58 +08:00
nsISystemWorkerManager.idl Bug 933635 - Part 2: SystemWorkerManagager IDL changes. r=khuey 2013-11-01 14:53:37 +08:00
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 Backout 69acb8830b8c for real. 2013-11-11 10:40:50 -08:00
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
nsVolumeStat.cpp
nsVolumeStat.h
OpenFileFinder.cpp
OpenFileFinder.h
RadioInterfaceLayer.js Bug 930918 - Don't expose CDMA MIN due to security concern. r=allstars.chh,hsinyi 2013-11-04 16:39:27 +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 930394 - Part 2: RIL patch. B2G RIL: Correct cardState to permanentBlocked when no more PUK retry. r=yoshi. 2013-11-07 17:59:09 +08:00
ril_worker.js Bug 936309 - [FDN] "Add contact" is broken. r=vicamo 2013-11-11 19:35:06 +08:00
RILContentHelper.js Bug 921318 - Part 1: Use contactId. r=vicamo 2013-11-08 18:49:38 +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 Bug 935363 - Add and make use of NetworkService xpcom. r=vyang, r=vchang 2013-11-15 17:35:33 +08:00
SystemWorkerManager.h Bug 920551 - 2.h/2: fix dom/system/gonk/*. r=hsinyi,khuey 2013-10-29 16:12:45 +08: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 784739 - Switch from NULL to nullptr in dom/ (2/2); r=ehsan 2013-10-28 10:04:47 -04:00
VolumeManager.h
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
VolumeServiceTest.cpp Bug 784739 - Switch from NULL to nullptr in dom/ (2/2); r=ehsan 2013-10-28 10:04:47 -04:00
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