Go to file
Dianne Hackborn 8c6cedc9bc Propagate background scheduling class across processes.
This is a very simply implementation: upon receiving an IPC, if the handling
thread is at a background priority (the driver will have taken care of
propagating this from the calling thread), then stick it in to the background
scheduling group.  Plus an API to turn this off for the process, which is
used by the system process.

This also pulls some of the code for managing scheduling classes out of
the Process JNI wrappers and in to some convenience methods in thread.h.
2009-12-07 19:11:14 -08:00
awt Removed system/framework/android.awt.jar. 2009-07-02 14:11:33 -05:00
calendar Generate a calendar static Java library. 2009-12-01 17:42:41 -08:00
camera Merge change I5ff64f6f into eclair-mr2 2009-12-02 02:48:40 -08:00
cmds keystore: remove old implementation and test. 2009-09-24 13:35:26 +08:00
common Add OperationScheduler (and test) to the common static library; 2009-11-21 10:09:46 -08:00
include Propagate background scheduling class across processes. 2009-12-07 19:11:14 -08:00
libs Propagate background scheduling class across processes. 2009-12-07 19:11:14 -08:00
opengl am 533a2803: Merge change I18ffb549 into eclair 2009-12-01 17:13:50 -08:00
vpn/java/android/net/vpn Remove deprecated VpnType.getDescription(). 2009-09-30 18:39:48 +08:00
cleanspec.mk Rename [I]DropBox[Service] to [I]DropBoxManager[Service]. 2009-11-12 13:58:27 -08:00
MODULE_LICENSE_APACHE2
NOTICE