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
*
Remove support for --classpath and make --runtime-init the default.
Narayan Kamath
2015-01-19
1
-2
/
+2
*
Tell installd when boot completes.
Narayan Kamath
2014-11-19
1
-0
/
+14
*
resolved conflicts for merge of dfdabe37 to lmp-dev-plus-aosp
Andreas Gampe
2014-09-24
1
-1
/
+9
|
\
|
*
Frameworks/base: Early init native bridge
jgu21
2014-09-22
1
-1
/
+9
*
|
resolved conflicts for merge of 82ad9ec3 to lmp-dev-plus-aosp
Andreas Gampe
2014-09-04
1
-1
/
+9
|
\
\
|
|
/
|
*
Frameworks/base: Add native bridge post-fork initialization
Andreas Gampe
2014-09-03
1
-1
/
+9
*
|
Persist install sessions, more lifecycle.
Jeff Sharkey
2014-07-31
1
-0
/
+6
*
|
Use the WebView's loader library to load the real library.
Torne (Richard Coles)
2014-07-17
1
-0
/
+6
*
|
android.os.Process: add killProcessGroup
Colin Cross
2014-07-10
1
-0
/
+14
*
|
am 4891a9f9: am e46e6004: Merge "Assign AID_EVERYONE gid to newly-created pro...
Robin Lee
2014-06-04
1
-0
/
+6
|
\
\
|
|
/
|
*
Merge "Assign AID_EVERYONE gid to newly-created processes"
Robin Lee
2014-06-04
1
-0
/
+6
|
|
\
|
|
*
Assign AID_EVERYONE gid to newly-created processes
Robin Lee
2014-04-29
1
-0
/
+6
*
|
|
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
[next]