index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
Process.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
am be3dc575: am 402120a2: Merge "Wait for secondary zygote before bringing up...
Narayan Kamath
2014-05-15
1
-94
/
+61
|
\
|
*
Wait for secondary zygote before bringing up the system_server.
Narayan Kamath
2014-05-13
1
-94
/
+61
*
|
resolved conflicts for merge of 69da8a12 to klp-modular-dev-plus-aosp
Narayan Kamath
2014-05-01
1
-10
/
+0
|
\
\
|
|
/
|
*
Package manager changes for dual zygote stack.
Narayan Kamath
2014-05-01
1
-10
/
+0
*
|
am 685a0a72: am bbd87eb9: Merge "Track libcore.os\' move to android.system."
Elliott Hughes
2014-04-28
1
-5
/
+5
|
\
\
|
|
/
|
*
Track libcore.os' move to android.system.
Elliott Hughes
2014-04-28
1
-5
/
+5
*
|
am 97953b30: am 4f4892d0: Merge "Workaround 64 bit devices that don\'t have z...
Narayan Kamath
2014-04-11
1
-1
/
+11
|
\
\
|
|
/
|
*
Workaround 64 bit devices that don't have zygotes yet.
Narayan Kamath
2014-04-11
1
-1
/
+11
*
|
am 1d26a3f1: am 09e13cc5: Merge "System services detect and register app CPU ...
Narayan Kamath
2014-04-10
1
-9
/
+3
|
\
\
|
|
/
|
*
System services detect and register app CPU ABIs
Ramin Zaghi
2014-04-09
1
-9
/
+3
*
|
am b6ab8c17: am a6f5e79d: Merge "Allow connections to multiple zygotes."
Narayan Kamath
2014-04-09
1
-116
/
+201
|
\
\
|
|
/
|
*
Allow connections to multiple zygotes.
Narayan Kamath
2014-04-09
1
-116
/
+201
*
|
am ea9e5eca: am 17b1b8fe: Merge "Move zygote startup logic to the frameworks."
Narayan Kamath
2014-04-02
1
-2
/
+3
|
\
\
|
|
/
|
*
Move zygote startup logic to the frameworks.
Narayan Kamath
2014-04-02
1
-2
/
+3
*
|
ActivityManagerService use lmkd low memory killer daemon -- DO NOT MERGE
Todd Poynor
2014-01-03
1
-13
/
+0
|
/
*
am 4213e68f: am 3a7d5f71: Merge "Replace SEAndroid with SELinux."
Dianne Hackborn
2013-09-25
1
-2
/
+2
|
\
|
*
Merge "Replace SEAndroid with SELinux."
Dianne Hackborn
2013-09-25
1
-2
/
+2
|
|
\
|
|
*
Replace SEAndroid with SELinux.
Stephen Smalley
2013-07-26
1
-2
/
+2
*
|
|
Allow packages.list access with new GID.
Jeff Sharkey
2013-08-08
1
-6
/
+7
*
|
|
resolved conflicts for merge of 368d81fe to master
Elliott Hughes
2013-07-31
1
-4
/
+14
|
\
\
\
|
|
/
/
|
*
|
Switch Process.myTid over to the libcore JNI too.
Elliott Hughes
2013-07-31
1
-1
/
+3
|
*
|
Replace native Process getpid/getuid with calls to libcore equivalents.
Jeff Hao
2013-07-31
1
-2
/
+8
|
|
/
*
|
Increase swappiness of processes when memcgroups are enabled
Rom Lemarchand
2013-07-15
1
-0
/
+13
*
|
Update procstats to start collecting/reporting pss.
Dianne Hackborn
2013-06-26
1
-0
/
+2
*
|
Disable the AssetAtlas when running under valgrind
Romain Guy
2013-05-29
1
-0
/
+6
|
/
*
Fix issue #7691456: adbd CPU usage identified as Bluetooth in battery stats
Dianne Hackborn
2013-04-10
1
-5
/
+0
*
Add method to get process group.
Jeff Sharkey
2013-01-17
1
-1
/
+9
*
Use shared app gid for forward-locked processes
Kenny Root
2012-09-11
1
-1
/
+15
*
Access to all users' external storage.
Jeff Sharkey
2012-08-30
1
-0
/
+2
*
Iteration on multi-user external storage.
Jeff Sharkey
2012-08-22
1
-3
/
+1
*
Switch public APIs to use new UserHandle class for identifying users.
Dianne Hackborn
2012-08-17
1
-3
/
+3
*
Merge "Multi-user external storage support." into jb-mr1-dev
Jeff Sharkey
2012-08-16
1
-3
/
+10
|
\
|
*
Multi-user external storage support.
Jeff Sharkey
2012-08-15
1
-3
/
+10
*
|
Rename UserId to UserHandle.
Dianne Hackborn
2012-08-16
1
-2
/
+2
|
/
*
More mult-user API work.
Dianne Hackborn
2012-08-07
1
-1
/
+14
*
Changes to Bluetooth Service structure.
Jaikumar Ganesh
2012-07-13
1
-0
/
+6
*
am a9543a3d: Merge "Pass additional inputs when spawning apps via the Zygote ...
Kenny Root
2012-06-21
1
-1
/
+9
|
\
|
*
Pass additional inputs when spawning apps via the Zygote and add SELinux perm...
Stephen Smalley
2012-04-02
1
-1
/
+9
*
|
Include important native processes in watchdog stacks.
Dianne Hackborn
2012-06-08
1
-0
/
+3
*
|
Add new API to find total RAM.
Dianne Hackborn
2012-05-09
1
-0
/
+3
*
|
Merge "Relax global restrict for system services."
Jeff Sharkey
2012-04-24
1
-0
/
+6
|
\
\
|
*
|
Relax global restrict for system services.
Jeff Sharkey
2012-04-24
1
-0
/
+6
*
|
|
Scheduling policy service
Glenn Kasten
2012-04-24
1
-0
/
+33
*
|
|
Scheduling group cleanup
Glenn Kasten
2012-04-23
1
-11
/
+33
|
/
/
*
|
Add VPN UID to list in Process
Kenny Root
2012-03-19
1
-0
/
+6
*
|
Some cruft removal.
Dianne Hackborn
2012-02-10
1
-1
/
+1
*
|
Add new feature for running services in "isolated" sandbox processes.
Dianne Hackborn
2012-02-09
1
-1
/
+22
*
|
Merge "Add android.os.Process.setThreadScheduler"
Glenn Kasten
2012-01-17
1
-0
/
+48
|
\
\
|
|
/
|
/
|
|
*
Add android.os.Process.setThreadScheduler
Glenn Kasten
2011-07-14
1
-0
/
+48
*
|
Replace vendor specific NfcGoogle.apk with generic Nfc.apk
Nick Pelly
2011-11-21
1
-1
/
+1
[next]