gecko/dom/system/gonk
2013-05-21 15:15:45 +08:00
..
android_audio Bug 870682 - [gonk-jb-4.2] Add basic support for audio control API. r=mwu 2013-05-20 15:34:42 +08:00
tests Bug 860585 - Part 5: Fix xpcshell tests for cardlock. r=allstars.chh 2013-05-21 15:15:45 +08:00
AudioChannelManager.cpp Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
AudioChannelManager.h Bug 864727 part 5. Make all the WrapObject methods take a handle for the scope object. r=ms2ger 2013-04-25 12:29:54 -04:00
AudioManager.cpp Bug 872907 - Patch 5: Handle A2DP status changed in AudioManager, r=echou, r=mwu 2013-06-08 23:26:28 +08:00
AudioManager.h Bug 868932 - All channel volume is not updated. r=mwu 2013-05-16 12:00:02 +08:00
AutoMounter.cpp Bug 852768 - Make AutoMounter use the new settings to support internal/external storage. r=qDot 2013-05-13 17:53:23 -07:00
AutoMounter.h Bug 852768 - Make AutoMounter use the new settings to support internal/external storage. r=qDot 2013-05-13 17:53:23 -07:00
AutoMounterSetting.cpp Bug 876639 - Address unsafe references from JS_ParseJSON() - Fix browser r=smaug 2013-05-29 09:29:39 +01:00
AutoMounterSetting.h Bug 852768 - Make AutoMounter use the new settings to support internal/external storage. r=qDot 2013-05-13 17:53:23 -07:00
GonkGPSGeolocationProvider.cpp Bug 877191 - Gonk does not compile with later m-c on 4.6 compiler. r=mwu 2013-05-29 17:43:17 -07:00
GonkGPSGeolocationProvider.h
Makefile.in Bug 880245 - Move EXTRA_JS_MODULES to moz.build (conversion part 1); r=joey 2013-06-10 12:08:47 -04:00
moz.build Bug 880245 - Move EXTRA_JS_MODULES to moz.build (conversion part 1); r=joey 2013-06-10 12:08:47 -04:00
net_worker.js Bug 868913 - [Buri][Tethering]PC can't display RNDIS com port when reset handset. r=mrbkap 2013-05-16 19:39:58 +08:00
NetworkInterfaceListService.js Bug 867933 - Part 1 - enumerate network interfaces in content process. r=swu 2013-05-02 19:41:20 +08:00
NetworkInterfaceListService.manifest Bug 867933 - Part 1 - enumerate network interfaces in content process. r=swu 2013-05-02 19:41:20 +08:00
NetworkManager.js Bug 882105 - Typo error breaking NetworkManager.js. r=vicamo 2013-06-13 01:05:55 +08:00
NetworkManager.manifest
nsIAudioManager.idl
nsINavigatorAudioChannelManager.idl Bug 838172 - Convert AudioChannelManager to WebIDL. r=peterv 2013-02-08 11:34:47 -05:00
nsINetworkInterfaceListService.idl Bug 867933 - Part 1 - enumerate network interfaces in content process. r=swu 2013-05-02 19:41:20 +08:00
nsINetworkManager.idl Bug 879793 - Update stats when network interface is unregistered. r=clian 2013-06-06 20:40:50 +02:00
nsIRadioInterfaceLayer.idl Bug 860660 (follow-up): update interface uuid. r=me 2013-05-07 18:18:26 +08:00
nsISystemWorkerManager.idl Bug 814579: connect client socket by id. r=qDot 2013-02-04 21:26:43 +08:00
nsIVolume.idl Bug 838038 - Pt 1 - Make volumes available to child processes. r=dougt 2013-04-02 12:52:17 -07:00
nsIVolumeMountLock.idl
nsIVolumeService.idl Bug 860934 - Use relative paths when handling device storage r=dougt 2013-04-18 16:13:23 +02:00
nsIVolumeStat.idl
nsIWorkerHolder.idl
nsRadioInterfaceLayer.h
nsVolume.cpp Bug 838038 - Pt 1 - Make volumes available to child processes. r=dougt 2013-04-02 12:52:17 -07:00
nsVolume.h Bug 838038 - Pt 1 - Make volumes available to child processes. r=dougt 2013-04-02 12:52:17 -07:00
nsVolumeMountLock.cpp
nsVolumeMountLock.h
nsVolumeService.cpp Bug 871462 - Clean up string API usages on Gonk. r=dbaron 2013-06-03 17:41:27 +09:00
nsVolumeService.h Bug 873391 - Volume state changes may get processed out of order in child processes. r=qDot 2013-05-17 12:55:14 -07:00
nsVolumeStat.cpp Bug 871462 - Clean up string API usages on Gonk. r=dbaron 2013-06-03 17:41:27 +09:00
nsVolumeStat.h
RadioInterfaceLayer.js Bug 860585 - Part 3: RIL implementation changes for cardLock. r=allstars.chh 2013-04-11 15:12:09 +08:00
RadioInterfaceLayer.manifest
ril_consts.js Bug 880369 - Part 1: Check mcc table if EFad dose not contain the length of mnc. r=allstars.chh 2013-06-07 18:48:10 +08:00
ril_worker.js Bug 860585 - Part 3: RIL implementation changes for cardLock. r=allstars.chh 2013-04-11 15:12:09 +08:00
RILContentHelper.js Bug 860585 - Part 3: RIL implementation changes for cardLock. r=allstars.chh 2013-04-11 15:12:09 +08:00
systemlibs.js Bug 834573 - B2G Wifi: IP and default route still exist after forget network. r=vchang 2013-05-02 18:02:33 +08:00
SystemWorkerManager.cpp Bug 879671 - 1/2: pass multiple initial options to ril_worker. r=yoshi 2013-06-07 15:32:20 +08:00
SystemWorkerManager.h Bug 814579: connect client socket by id. r=qDot 2013-02-04 21:26:43 +08:00
TimeZoneSettingObserver.cpp Bug 871462 - Clean up string API usages on Gonk. r=dbaron 2013-06-03 17:41:27 +09:00
TimeZoneSettingObserver.h
Volume.cpp Bug 852768 - Make AutoMounter use the new settings to support internal/external storage. r=qDot 2013-05-13 17:53:23 -07:00
Volume.h Bug 852768 - Make AutoMounter use the new settings to support internal/external storage. r=qDot 2013-05-13 17:53:23 -07:00
VolumeCommand.cpp
VolumeCommand.h
VolumeManager.cpp
VolumeManager.h
VolumeManagerLog.h
VolumeServiceIOThread.cpp
VolumeServiceIOThread.h
VolumeServiceTest.cpp
VolumeServiceTest.h