summaryrefslogtreecommitdiffstats
path: root/core/java/android/os/Process.java
Commit message (Expand)AuthorAgeFilesLines
* Progress towards dynamic storage support.Jeff Sharkey2015-03-301-4/+2
* Add JIT late override propertyMathieu Chartier2015-03-181-0/+3
* Remove support for --classpath and make --runtime-init the default.Narayan Kamath2015-01-191-2/+2
* Tell installd when boot completes.Narayan Kamath2014-11-191-0/+14
* resolved conflicts for merge of dfdabe37 to lmp-dev-plus-aospAndreas Gampe2014-09-241-1/+9
|\
| * Frameworks/base: Early init native bridgejgu212014-09-221-1/+9
* | resolved conflicts for merge of 82ad9ec3 to lmp-dev-plus-aospAndreas Gampe2014-09-041-1/+9
|\ \ | |/
| * Frameworks/base: Add native bridge post-fork initializationAndreas Gampe2014-09-031-1/+9
* | Persist install sessions, more lifecycle.Jeff Sharkey2014-07-311-0/+6
* | Use the WebView's loader library to load the real library.Torne (Richard Coles)2014-07-171-0/+6
* | android.os.Process: add killProcessGroupColin Cross2014-07-101-0/+14
* | am 4891a9f9: am e46e6004: Merge "Assign AID_EVERYONE gid to newly-created pro...Robin Lee2014-06-041-0/+6
|\ \ | |/
| * Merge "Assign AID_EVERYONE gid to newly-created processes"Robin Lee2014-06-041-0/+6
| |\
| | * Assign AID_EVERYONE gid to newly-created processesRobin Lee2014-04-291-0/+6
* | | am be3dc575: am 402120a2: Merge "Wait for secondary zygote before bringing up...Narayan Kamath2014-05-151-94/+61
|\ \ \ | |/ /
| * | Wait for secondary zygote before bringing up the system_server.Narayan Kamath2014-05-131-94/+61
* | | resolved conflicts for merge of 69da8a12 to klp-modular-dev-plus-aospNarayan Kamath2014-05-011-10/+0
|\ \ \ | |/ /
| * | Package manager changes for dual zygote stack.Narayan Kamath2014-05-011-10/+0
* | | am 685a0a72: am bbd87eb9: Merge "Track libcore.os\' move to android.system."Elliott Hughes2014-04-281-5/+5
|\ \ \ | |/ /
| * | Track libcore.os' move to android.system.Elliott Hughes2014-04-281-5/+5
| |/
* | am 97953b30: am 4f4892d0: Merge "Workaround 64 bit devices that don\'t have z...Narayan Kamath2014-04-111-1/+11
|\ \ | |/
| * Workaround 64 bit devices that don't have zygotes yet.Narayan Kamath2014-04-111-1/+11
* | am 1d26a3f1: am 09e13cc5: Merge "System services detect and register app CPU ...Narayan Kamath2014-04-101-9/+3
|\ \ | |/
| * System services detect and register app CPU ABIsRamin Zaghi2014-04-091-9/+3
* | am b6ab8c17: am a6f5e79d: Merge "Allow connections to multiple zygotes."Narayan Kamath2014-04-091-116/+201
|\ \ | |/
| * Allow connections to multiple zygotes.Narayan Kamath2014-04-091-116/+201
* | am ea9e5eca: am 17b1b8fe: Merge "Move zygote startup logic to the frameworks."Narayan Kamath2014-04-021-2/+3
|\ \ | |/
| * Move zygote startup logic to the frameworks.Narayan Kamath2014-04-021-2/+3
* | 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