index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
os
/
Process.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enables the use of the blastula pool.
Chris Wailes
2019-01-24
1
-2
/
+4
*
Code cleanup to conform to style guide / linter.
Chris Wailes
2019-01-23
1
-13
/
+2
*
Expose UIDs for NetworkStack permission checks
Remi NGUYEN VAN
2019-01-22
1
-3
/
+0
*
Merge "Ignore ipv6 tx traffic on clat uid."
Junyu Lai
2019-01-04
1
-0
/
+6
|
\
|
*
Ignore ipv6 tx traffic on clat uid.
junyulai
2018-12-10
1
-0
/
+6
*
|
Add NetworkStack app
Remi NGUYEN VAN
2018-12-25
1
-0
/
+6
|
/
*
Add ConnectivityManager.getConnectionOwnerUid()
Jeff Vander Stoep
2018-09-21
1
-0
/
+5
*
Merge "ActivityManagerService: add restricted cpuset" into pi-dev
Tim Murray
2018-04-18
1
-0
/
+7
|
\
|
*
ActivityManagerService: add restricted cpuset
Tim Murray
2018-04-18
1
-0
/
+7
*
|
Merge "Expose Process.isIsolated()" into pi-dev
Andrew Grieve
2018-03-06
1
-1
/
+0
|
\
|
|
*
Expose Process.isIsolated()
Andrew Grieve
2018-03-06
1
-1
/
+0
*
|
Merge "Add DNS_TETHER to the list of UIDs in the framework." am: 0b8d55e633
Lorenzo Colitti
2018-03-05
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
Add DNS_TETHER to the list of UIDs in the framework.
Lorenzo Colitti
2018-03-01
1
-0
/
+6
|
*
Add UID and Service for Secure Element Application
Ruchi Kandoi
2018-01-26
1
-0
/
+6
*
|
Add UID and Service for Secure Element Application
Ruchi Kandoi
2018-01-27
1
-0
/
+6
*
|
Merge "Fix wrong use if "!UserHandle.isApp()""
TreeHugger Robot
2018-01-24
1
-0
/
+8
|
\
\
|
*
|
Fix wrong use if "!UserHandle.isApp()"
Makoto Onuki
2018-01-23
1
-0
/
+8
*
|
|
Merge "Use the correct value for Process.WEBVIEW_ZYGOTE_UID." am: 572f65fb58 ...
Robert Sesek
2018-01-23
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Use the correct value for Process.WEBVIEW_ZYGOTE_UID.
Robert Sesek
2018-01-22
1
-1
/
+1
|
*
Workaround to get passed the broken install flow
Jeff Sharkey
2017-11-17
1
-0
/
+3
*
|
Merge "Fix permissions problems of incidentd."
Yi Jin
2018-01-19
1
-0
/
+6
|
\
\
|
*
|
Fix permissions problems of incidentd.
Yi Jin
2018-01-17
1
-0
/
+6
*
|
|
Add video priority to Process.java
Jeff Tinker
2018-01-08
1
-0
/
+9
|
/
/
*
/
Hack.
Jeff Sharkey
2017-11-16
1
-0
/
+3
|
/
*
resolve merge conflicts of e017dae5873c to stage-aosp-master
Nicolas Geoffray
2017-09-13
1
-7
/
+7
|
\
|
*
Rename debugFlags to runtimeFlags.
Nicolas Geoffray
2017-09-12
1
-7
/
+7
*
|
Merge "Documentation: changed tid parameter description for getThreadPriority...
Alessio Balsini
2017-06-19
1
-1
/
+2
|
\
|
|
*
Merge "Documentation: changed tid parameter description for getThreadPriority...
Alessio Balsini
2017-06-19
1
-1
/
+2
|
|
\
|
|
*
Documentation: changed tid parameter description for getThreadPriority()
Alessio Balsini
2017-06-19
1
-1
/
+2
|
*
|
Set android.display thread to top-app cpusets and schedtune group
Joel Fernandes
2017-04-06
1
-1
/
+16
*
|
|
Add a thread group for RT apps
Joel Fernandes
2017-05-13
1
-0
/
+6
*
|
|
Set android.display thread to top-app cpusets and schedtune group
Joel Fernandes
2017-04-05
1
-1
/
+16
|
/
/
*
|
Fixes attestation id gathering from secondary android user
Janis Danisevskis
2017-03-23
1
-0
/
+6
*
|
Allocate new UID for OTA update resource tracking.
Jeff Sharkey
2017-03-21
1
-0
/
+6
*
|
Revert "Push mapping from file extension to GID."
Jeff Sharkey
2017-01-31
1
-7
/
+0
*
|
Push mapping from file extension to GID.
Jeff Sharkey
2017-01-26
1
-0
/
+7
|
/
*
Offer to measure disk stats using quotas.
Jeff Sharkey
2017-01-03
1
-0
/
+5
*
Enable logwrapper functionality on user builds
Tamas Berghammer
2016-12-16
1
-1
/
+2
*
Zygote: Add invoke-with to zygote protocol
Tamas Berghammer
2016-12-16
1
-2
/
+8
*
Merge "Create the WebViewZygote and implement WebViewZygoteInit."
Robert Sesek
2016-10-22
1
-0
/
+23
|
\
|
*
Create the WebViewZygote and implement WebViewZygoteInit.
Robert Sesek
2016-10-07
1
-0
/
+23
|
*
Split the zygote logic out of android.os.Process into a new ZygoteProcess class.
Robert Sesek
2016-09-09
1
-356
/
+5
*
|
resolve merge conflicts of 0b58f19 to nyc-mr1-dev-plus-aosp
Robert Sesek
2016-10-13
1
-365
/
+5
|
\
\
|
*
|
Split the zygote logic out of android.os.Process into a new ZygoteProcess class.
Robert Sesek
2016-10-07
1
-356
/
+5
|
|
/
*
|
Process: Fix communication with zygote. am: 448be0a622
Narayan Kamath
2016-08-18
1
-6
/
+15
|
\
\
|
*
|
Process: Fix communication with zygote.
Narayan Kamath
2016-08-09
1
-6
/
+15
|
|
/
*
|
Adding a new getThreadScheduler() method.
Srinath Sridharan
2016-07-20
1
-0
/
+20
*
|
Make sure StrictMode allows disk reads when calling isThreadInProcess.
Tim Murray
2016-07-16
1
-0
/
+4
*
|
Sets android.ui to be in the fg stune group.
Tim Murray
2016-07-08
1
-0
/
+5
*
|
Add new mode for SCHED_FIFO on UI and RenderThreads.
Tim Murray
2016-07-07
1
-1
/
+0
[next]