Fabrice Desré
|
fbe1832880
|
Bug 853350 - Implement a notification system to monitor disk space r=bent
|
2013-05-09 15:57:31 -07:00 |
|
Justin Lebar
|
0d703ce20a
|
Bug 870181 - Part 1: Add an additional LowCPUPriority argument to hal::SetProcessPriority. r=bent
This patch also makes it an error to call hal::SetProcessPriority from a child process.
|
2013-05-09 16:27:06 -04:00 |
|
Ted Mielczarek
|
bc92001c0b
|
bug 604039 - Add DOM Gamepad APIs. r=smaug
--HG--
extra : rebase_source : ffffdc4549da1b25ea263b623c05ae1afb3d46a0
|
2011-08-03 14:12:08 -04:00 |
|
Justin Lebar
|
1d21d1a14f
|
Bug 836654 - Part 3: Modify hal to accept a ContentParent ID in ModifyWakeLock(). r=cjones
Also return the list of processes holding the lock in GetWakeLockInfo
and in the wake-lock changed notification.
|
2013-02-14 15:41:30 -05:00 |
|
Justin Lebar
|
bed6f4e5b4
|
Bug 836654 - Part 1: Don't require the "power" permission to do GetWakeLockInfo from a child process. r=cjones
|
2013-02-14 15:41:29 -05:00 |
|
Justin Lebar
|
663ad8052f
|
Bug 837856 - Rename hal_sandbox::IsHalChildLive() to HalChildDestroyed(). r=mounir
The return value stays the same (that is, the function was mis-named).
|
2013-02-11 23:09:25 -05:00 |
|
Gene Lian
|
7b6d6463eb
|
Bug 821671 - Check alarm API parameters in the parent (part 1, provide .AssertAppProcess() with different types). r=sicking
|
2012-12-22 19:53:38 +08:00 |
|
Marco Chen
|
f5c8c08786
|
Bug 823203 - HalParent::ActorDestroy() needs to handle the UnregisterSwitchObserver() when content process is killed. r=jlebar, a=blocking-basecamp
|
2012-12-21 16:37:58 +08:00 |
|
Justin Lebar
|
b96798e203
|
Bug 819791 - Part 5: Remove an unnecessary TArray copy in hal/sandbox. r=mounir
|
2012-12-18 20:16:06 -05:00 |
|
Steven Lee
|
acd3ec7128
|
Bug 817919 - Remove FM radio implementations in hal_sandbox. r=cjones
|
2012-12-04 08:57:31 -08:00 |
|
Steven Lee
|
d0463854ea
|
Bug 809106 - RegisterSwitchObserver through hal::Sandbox. r=jlebar
|
2012-11-29 17:52:02 -05:00 |
|
Boris Zbarsky
|
2df1c922cc
|
Bug 815671 part 5. Various miscellaneous fixups in dom/ and hal/ code to copy arrays only when we explicitly want to. r=jlebar
|
2012-11-29 11:14:14 -05:00 |
|
Kan-Ru Chen (陳侃如)
|
5a97ac6956
|
Bug 806363 - Remove wake locks on content-shutdown. r=jlebar
|
2012-11-17 23:05:18 +08:00 |
|
Gene Lian
|
7412405399
|
Bug 801096 - [settings] Set-Automatically for time should take effect *immediately* instead of waiting on next NITZ coming (part 1). r=jlebar
|
2012-10-23 15:15:43 +08:00 |
|
Shih-Chiang Chien
|
3a4a9e32aa
|
Bug 790393 - Add MozPower.factoryReset() for factory reset. r=cjones, r=vingtetun, sr=sicking
|
2012-10-04 17:28:34 +08:00 |
|
Steven Lee
|
5c5f9201da
|
Bug 793759 - Implement HalChild::ActorDestroy and prevent HalChild calls to HalParent after ActorDestroy is called. r=cjones
|
2012-10-06 21:53:22 -04:00 |
|
Gene Lian
|
597e68014f
|
Bug 793970 - Reuse nsAppStartup's watchdog to compulsively power-off/reboot/quit Gecko if profile synchronizing hangs. r=cjones
|
2012-10-02 15:26:32 +08:00 |
|
Chris Jones
|
555289cbcc
|
Bug 794188: Check the fmradio permission at process boundaries. r=jlebar
|
2012-09-29 15:09:19 -07:00 |
|
Gene Lian
|
372d6e5d0f
|
Bug 790527 - When rebooting/powering off, go through normal gecko shutdown. r=bsmedberg,sr=cjones
|
2012-09-26 17:12:33 +08:00 |
|
Gene Lian
|
ee4deb2801
|
Bug 794127 - hal::AdjustSystemClock should take a 64-bit value. r=cjones
|
2012-09-26 11:51:29 +08:00 |
|
Chris Jones
|
e5bd906067
|
Bug 793479: Update C++ permission-checking API to match that of the message-manager one. r=jlebar
|
2012-09-25 11:52:30 -07:00 |
|
Steven Lee
|
a8d94e6a67
|
Bug 792443 - hal::RegisterSystemTimeChangeObserver should register the observer through sandbox, r=jlebar
|
2012-09-23 13:00:32 -04:00 |
|
Steven Lee
|
971b4af189
|
Bug 749053 - FM radio support: hal implementation, r=jlebar
Hal interface by Steven Lee (slee), gonk backend by Michael Wu (mwu).
|
2012-09-19 11:17:13 -04:00 |
|
Ehsan Akhgari
|
71d9f962d0
|
Backout bug 792109, bug 749053 and bug 779500 because of leaks in debug tests
|
2012-09-19 15:42:18 -04:00 |
|
Steven Lee
|
233c77366a
|
Bug 749053 - FM radio support: hal implementation, r=jlebar
Hal interface by Steven Lee (slee), gonk backend by Michael Wu (mwu).
|
2012-09-19 11:17:13 -04:00 |
|
Justin Lebar
|
230a7b66df
|
Bug 791261 - Remove the requirement that a TabParent must be Active in order to send vibrations. Also remove TabParent::Active(). r=cjones
|
2012-09-19 09:48:38 -04:00 |
|
Chris Jones
|
71d00aab03
|
No bug: Update the cross-process permission checks for time permissions to match the DOM check. r=jlebar
|
2012-09-18 20:25:12 -07:00 |
|
Steven Lee
|
18e48d0ffd
|
Bug 714358 System time change implementation, r=mounir
|
2012-09-11 02:40:00 -04:00 |
|
Chris Jones
|
e2b60610ac
|
Bug 789130: Unregister hal observers on HalParent::ActorDestroy(), and make Unregister*() functions resilient to unregister-of-not-registered observers. r=jlebar
|
2012-09-06 14:58:36 -07:00 |
|
Gene Lian
|
33729b0725
|
Bug 783021 - System time: listen to timezone settings changes and update system timezone (part 1). r=cjones
|
2012-08-23 17:00:00 +08:00 |
|
Chris Jones
|
dafc895290
|
Bug 782460: Fix hal enum serializers, make wake lock permission checking match the DOM's, and log a message when an app process fails a backstop permission check. r=gal
|
2012-08-25 15:38:04 -07:00 |
|
Ehsan Akhgari
|
0fd9123eac
|
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
This patch was generated by a script. Here's the source of the script for
future reference:
function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
! -wholename "*security/nss*" \
! -wholename "*/.hg*" \
! -wholename "obj-ff-dbg*" \
! -name nsXPCOMCID.h \
! -name prtypes.h \
-type f \
\( -iname "*.cpp" \
-o -iname "*.h" \
-o -iname "*.c" \
-o -iname "*.cc" \
-o -iname "*.idl" \
-o -iname "*.ipdl" \
-o -iname "*.ipdlh" \
-o -iname "*.mm" \) | \
xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}
convert PRInt8 int8_t
convert PRUint8 uint8_t
convert PRInt16 int16_t
convert PRUint16 uint16_t
convert PRInt32 int32_t
convert PRUint32 uint32_t
convert PRInt64 int64_t
convert PRUint64 uint64_t
convert PRIntn int
convert PRUintn unsigned
convert PRSize size_t
convert PROffset32 int32_t
convert PROffset64 int64_t
convert PRPtrdiff ptrdiff_t
convert PRFloat64 double
|
2012-08-22 11:56:38 -04:00 |
|
Chris Jones
|
2573176d5c
|
Bug 776835: Check process capabilities in hal. r=blassey,jlebar
|
2012-08-16 12:34:53 -07:00 |
|
Phil Ringnalda
|
cf09173698
|
Backout 5439489dc320, 983f76488e59, 7a92558a8dec (Bug 714358) for debug build assertions and leaks
|
2012-08-07 22:18:27 -07:00 |
|
Steven Lee
|
b7cf4d659c
|
Bug 714358: System time change implementation, r=mounir
|
2012-08-07 19:20:00 -04:00 |
|
Justin Lebar
|
4c0e821bfa
|
Bug 768832 - Set OOM adjust for background windows. r=bz,cjones
|
2012-08-05 01:09:39 -04:00 |
|
Gene Lian
|
abe5408e36
|
Bug 776785 - Alarm API - hal::SetAlarm takes |long|s, but should instead take PRInt32s. r=jlebar
|
2012-07-31 10:52:57 +08:00 |
|
Joshua Cranmer
|
4ad48824ad
|
Bug 702877 - Replace NS_OVERRIDE with MOZ_OVERRIDE. r=ehsan
--HG--
extra : rebase_source : 1843575683c3897f96f3966cbce26140ff1a7d90
|
2012-07-06 13:15:45 -05:00 |
|
Gene Lian
|
618d0214e1
|
Bug 749551 - Alarm API (Hal/Gonk). r=cjones
|
2012-07-06 12:42:10 +02:00 |
|
Ed Morley
|
7a600d2b9c
|
Backout 1dba66cfad9a, ed768b821da1, 23fd9a8d0c9a, 1e90805d96aa, 07425f0e921e (bug 749551) for M3 failures
|
2012-07-03 11:23:54 +01:00 |
|
Gene Lian
|
bf26b0788c
|
Bug 749551 - Alarm API (Hal/Gonk). r=cjones
|
2012-07-03 11:24:13 +02:00 |
|
Ms2ger
|
1d02a1ece1
|
Bug 712910 - Use stdint types in HAL; r=cjones
|
2012-05-25 09:18:30 +02:00 |
|
Chris Jones
|
90472db691
|
Bug 745145, part 1: Generalize ScreenOrientation into ScreenConfiguration, and add screen rect and color+pixel depth to it. r=mounir
|
2012-05-08 14:36:07 -07:00 |
|
Steven Lee
|
2add4164ca
|
Bug 736939 - Audio routing support. r=cjones, a=b2g-only
|
2012-04-22 14:09:22 -04:00 |
|
Kan-Ru Chen
|
c0b3125379
|
Bug 739913 - Add cpuSleepAllowed attribute to mozPower. r=cjones
|
2012-04-16 18:35:33 -04:00 |
|
Ryan VanderMeulen
|
27a4e0dcb6
|
Back out entire dd28759eba7b push (bug 739913 and bug 742226) due to OSX 10.7 and b2g bustage. r=shouldausedtry
|
2012-04-12 20:00:57 -04:00 |
|
Kan-Ru Chen
|
0bcf5a8211
|
Bug 739913 - Use kernel wake lock when the "cpu" topic is locked. r=cjones
|
2012-04-12 19:24:20 -04:00 |
|
Mounir Lamouri
|
e07e2adfa7
|
Bug 740188 - Screen Orientation API locking (1/3): DOM/HAL boilerplate. r=smaug sr=sicking
|
2012-03-29 12:43:16 -07:00 |
|
Mounir Lamouri
|
9dc7a97d56
|
Bug 720794 - Part 1 (HAL) - Implement reading and event parts of Screen Orientation API. r=cjones
|
2012-03-13 17:42:46 +01:00 |
|
Mark Finkle
|
c5c1e891ea
|
Backout 7e28d1a2c648, 330b210f503d, 2421d39e0ab3, aa978ffa44bc, 38a71ae7e06d, b94319584a7a, 7e8278f5e814, 0b4e3c7608ab, 329c07609ca8, 0d61a0d8dba4, Due to Ts regression on Android
|
2012-03-17 21:51:39 -04:00 |
|