gecko-dev/dom/system/gonk
2013-06-25 19:57:55 +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 885602 - Fix build of AudioManager.cpp on gonk-JB, r=mchen 2013-06-21 01:37:21 -04: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 882485 - Add API keys support for Google Location Service API. r=gps, jdm, gavin. sr=brendan 2013-06-12 19:20:07 -07:00
GonkGPSGeolocationProvider.h Bug 832925 - Use DeactivateDataCallByType to close SUPL connection. r=dougt 2013-01-21 19:30:54 +08:00
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 Bug 791642 - nsIAudioManager: support voice volume. r=philikon 2012-11-02 17:36:46 +08:00
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 Back out 6737ce4d3ce6:599c37ed628c (bug 785124) for b2g Arm xpcshell orange in update tests 2013-01-07 22:59:32 -08:00
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 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
nsVolumeMountLock.h 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
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 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
RadioInterfaceLayer.js Bug 885652 - B2G SMS: DOMRequest in sending SMS API does not trigger onsuccess or onerror function when the SIM card is not installed or radio is disabled. r=vicamo a=leo+ 2013-06-24 20:08:30 +08:00
RadioInterfaceLayer.manifest Bug 826977 - Part 2/4: SystemWorkerManager & RadionInterfaceLayer changes. r=qDot 2013-01-24 14:42:07 +08:00
ril_consts.js Bug 879032 - Localize MMI code strings. r=vicamo 2013-06-25 19:57:55 +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 784226 - Support libhardware_legacy and libnetutils on JB, r=vchang 2013-06-23 23:40:21 -04: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 Bug 792290 - Rename TimeSetting.cpp/TimeSetting.h to TimeZoneSettingObserver.cpp/TimeZoneSettingObserver.h. r=jlebar 2012-10-30 11:34:50 -04:00
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 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
VolumeCommand.h 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.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 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
VolumeManagerLog.h
VolumeServiceIOThread.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
VolumeServiceIOThread.h 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
VolumeServiceTest.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
VolumeServiceTest.h