summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/Process.java
Commit message (Expand)AuthorAgeFilesLines
* ActivityManagerService use lmkd low memory killer daemon -- DO NOT MERGETodd Poynor2014-01-031-13/+0
* am 4213e68f: am 3a7d5f71: Merge "Replace SEAndroid with SELinux."Dianne Hackborn2013-09-251-2/+2
|\
| * Merge "Replace SEAndroid with SELinux."Dianne Hackborn2013-09-251-2/+2
| |\
| | * Replace SEAndroid with SELinux.Stephen Smalley2013-07-261-2/+2
* | | Allow packages.list access with new GID.Jeff Sharkey2013-08-081-6/+7
* | | resolved conflicts for merge of 368d81fe to masterElliott Hughes2013-07-311-4/+14
|\ \ \ | |/ /
| * | Switch Process.myTid over to the libcore JNI too.Elliott Hughes2013-07-311-1/+3
| * | Replace native Process getpid/getuid with calls to libcore equivalents.Jeff Hao2013-07-311-2/+8
| |/
* | Increase swappiness of processes when memcgroups are enabledRom Lemarchand2013-07-151-0/+13
* | Update procstats to start collecting/reporting pss.Dianne Hackborn2013-06-261-0/+2
* | Disable the AssetAtlas when running under valgrindRomain Guy2013-05-291-0/+6
|/
* 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