summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/Process.java
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #7691456: adbd CPU usage identified as Bluetooth in battery statsDianne Hackborn2013-04-101-5/+0
* Add method to get process group.Jeff Sharkey2013-01-171-1/+9
* Use shared app gid for forward-locked processesKenny Root2012-09-111-1/+15
* Access to all users' external storage.Jeff Sharkey2012-08-301-0/+2
* Iteration on multi-user external storage.Jeff Sharkey2012-08-221-3/+1
* Switch public APIs to use new UserHandle class for identifying users.Dianne Hackborn2012-08-171-3/+3
* Merge "Multi-user external storage support." into jb-mr1-devJeff Sharkey2012-08-161-3/+10
|\
| * Multi-user external storage support.Jeff Sharkey2012-08-151-3/+10
* | Rename UserId to UserHandle.Dianne Hackborn2012-08-161-2/+2
|/
* More mult-user API work.Dianne Hackborn2012-08-071-1/+14
* Changes to Bluetooth Service structure.Jaikumar Ganesh2012-07-131-0/+6
* am a9543a3d: Merge "Pass additional inputs when spawning apps via the Zygote ...Kenny Root2012-06-211-1/+9
|\
| * Pass additional inputs when spawning apps via the Zygote and add SELinux perm...Stephen Smalley2012-04-021-1/+9
* | Include important native processes in watchdog stacks.Dianne Hackborn2012-06-081-0/+3
* | Add new API to find total RAM.Dianne Hackborn2012-05-091-0/+3
* | Merge "Relax global restrict for system services."Jeff Sharkey2012-04-241-0/+6
|\ \
| * | Relax global restrict for system services.Jeff Sharkey2012-04-241-0/+6
* | | Scheduling policy serviceGlenn Kasten2012-04-241-0/+33
* | | Scheduling group cleanupGlenn Kasten2012-04-231-11/+33
|/ /
* | Add VPN UID to list in ProcessKenny Root2012-03-191-0/+6
* | Some cruft removal.Dianne Hackborn2012-02-101-1/+1
* | Add new feature for running services in "isolated" sandbox processes.Dianne Hackborn2012-02-091-1/+22
* | Merge "Add android.os.Process.setThreadScheduler"Glenn Kasten2012-01-171-0/+48
|\ \ | |/ |/|
| * Add android.os.Process.setThreadSchedulerGlenn Kasten2011-07-141-0/+48
* | Replace vendor specific NfcGoogle.apk with generic Nfc.apkNick Pelly2011-11-211-1/+1
* | Merge "Add MEDIA_UID"Glenn Kasten2011-07-141-0/+6
|\ \
| * | Add MEDIA_UIDGlenn Kasten2011-07-131-0/+6
| |/
* | Increase activity timeouts when using a wrapper process.Jeff Brown2011-07-111-25/+31
* | Eliminate single-process mode.Jeff Brown2011-07-081-65/+14
|/
* Pass the targetSdkVersion through to the zygote-forked dalvik.Elliott Hughes2011-07-081-7/+11
* Add the "debug.jni.logging" property so third-party developers can debug thei...Elliott Hughes2011-07-061-0/+3
* Revert "Add keychain user with special keystore access permissions"Brian Carlstrom2011-06-301-6/+0
* Support wrapping app processes to inject debug instrumentation.Jeff Brown2011-05-241-0/+14
* am a83bc160: am 7bb236c3: am 84d34078: Make the NFC UID forward compatible.Jeff Hamilton2011-04-111-1/+1
|\
| * am 7bb236c3: am 84d34078: Make the NFC UID forward compatible.Jeff Hamilton2011-04-111-1/+1
| |\
| | * Make the NFC UID forward compatible.Jeff Hamilton2011-04-011-1/+1
* | | Add keychain user with special keystore access permissionsBrian Carlstrom2011-04-081-0/+6
|/ /
* | am ad91eee2: am 9c1ef098: Update the value for the NFC shared UID.Jeff Hamilton2011-03-291-1/+1
|\ \ | |/
| * Update the value for the NFC shared UID.Jeff Hamilton2011-03-241-1/+1
| * NFC: Move NFC service implementation out of system_server.Nick Pelly2010-10-151-0/+6
* | Add Process.MEDIA_RW_GID constantMike Lockwood2010-12-161-0/+6
* | NFC: Move NFC service implementation out of system_server.Nick Pelly2010-10-171-0/+6
* | Add constant for SDCARD_RW group ID.Mike Lockwood2010-09-241-0/+6
|/
* Add ability to guard a thread against setting its own prio to bgChristopher Tate2010-06-301-0/+9
* Hopefully fix issue #2662536: Why is launcher being killed?Dianne Hackborn2010-05-101-0/+18
* Support per-application switch to execute the VM in safe mode.Ben Cheng2010-02-101-0/+3
* Add support for running apps with uid/gid AID_LOG by specifying android.uid.l...Mike Lockwood2009-09-031-0/+6
* Make Process.getFreeMemory() return a long instead of an int, to betterMarco Nelissen2009-07-171-1/+1
* Fix bug #1873249i: Apps can DoS/brick deviceDianne Hackborn2009-07-091-0/+6
* Restore audio settings and wifi.Amith Yamasani2009-07-091-0/+6