summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/Process.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a method to Process to get uid for a pid.Amith Yamasani2009-06-241-1/+15
* process: Add setProcessGroup() hidden API call to set the cgroup ofSan Mehat2009-05-191-0/+14
* Add support for changing a threads scheduler group. Three groups are availabl...San Mehat2009-04-271-0/+35
* AI 146853: Add kernel wakelock data to batteryinfo dump.Evan Millar2009-04-181-0/+6
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+706
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-706/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-7/+19
* Initial ContributionThe Android Open Source Project2008-10-211-0/+694