summaryrefslogtreecommitdiff
path: root/core/java/android/os/Process.java
Commit message (Expand)AuthorAgeFilesLines
* os: Process: Fix wrong code in isThreadInProcessleo zhang2023-05-051-2/+2
* Merge "Define SDK_SANDBOX_VIRTUAL_UID" into tm-devDmitri Plotnikov2022-03-081-0/+8
|\
| * Define SDK_SANDBOX_VIRTUAL_UIDDmitri Plotnikov2022-03-071-0/+8
* | Rename sdkSandboxToAppUid to getAppUidForSdkSandboxUidGavin Corkery2022-03-081-1/+1
|/
* Add some Process APIs to test_currentGavin Corkery2022-03-031-37/+39
* Rename SupplementalProcess to SdkSandboxNikita Ioffe2022-02-281-18/+18
* Add Process.toSupplementalUid to @TestApiNikita Ioffe2022-02-091-0/+1
* Add a new UID range for supplemental processes.Martijn Coenen2022-01-211-0/+60
* Merge "Making Process.NFC_UID SystemApi for modules" am: 06580338e6 am: d086e...Etienne Ruffieux2022-01-211-0/+1
|\
| * Making Process.NFC_UID SystemApi for modulesEtienne Ruffieux2022-01-201-0/+1
* | Improve the javadoc for the new Process APIs.Makoto Onuki2021-11-171-7/+18
* | Add new APIs to android.os.ProcessMakoto Onuki2021-11-151-5/+72
|/
* Freezer: fix exception when parsing /proc/locksLi Li2021-07-291-42/+0
* Add a UWB subsystem uidRoshan Pius2021-05-111-0/+6
* Merge changes from topic "update_NFCC_Always_on" am: 7b7b809587 am: 6a6d92ff0...George Chang2021-03-301-0/+1
|\
| * Merge changes from topic "update_NFCC_Always_on" am: 7b7b809587 am: 6a6d92ff09George Chang2021-03-301-0/+1
| |\
| | * Make NFC_UID TestApiGeorge Chang2021-03-281-0/+1
* | | Merge "Fix MANAGE_EXTERNAL_STORAGE permission gid mapping" into sc-devZimuzo Ezeozue2021-03-181-0/+6
|\ \ \
| * | | Fix MANAGE_EXTERNAL_STORAGE permission gid mappingZim2021-03-171-0/+6
* | | | Merge "Expose VPN_UID" am: 58f7a60187 am: 8710bc1755 am: a7913a0656Jeff Sharkey2021-03-171-0/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge "Expose VPN_UID" am: 58f7a60187 am: 8710bc1755Jeff Sharkey2021-03-171-0/+4
| |\|
| | * Expose VPN_UIDlucaslin2021-03-171-0/+4
| | * Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855Xin Li2020-12-021-1/+1
| | |\
| | * | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-041-17/+17
| * | | Merge "Adds caller check to getAllPackages()" into rvc-qpr-dev am: ec4ba204d8Patrick Baumann2021-03-021-0/+6
| |\ \ \
| | * | | Adds caller check to getAllPackages()yawanng2021-02-181-0/+6
| * | | | freezer: handle exception in locks file format am: 911519f25aMarco Ballesio2021-02-091-3/+8
| |\| | |
| | * | | freezer: handle exception in locks file formatMarco Ballesio2021-02-091-3/+8
| * | | | ActivityManager: don't freeze processes holding file locks am: 80a05232a0Marco Ballesio2021-01-211-0/+38
| |\| | |
| | * | | ActivityManager: don't freeze processes holding file locksMarco Ballesio2021-01-201-0/+38
| * | | | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-11-021-17/+17
* | | | | Starting window performance tuning.(8/N)wilsonshih2021-03-091-0/+6
* | | | | Adds caller check to getAllPackages()yawanng2021-02-181-0/+6
* | | | | ActivityManager: create process group in behalf of app zygoteMarco Ballesio2021-02-131-0/+10
* | | | | freezer: handle exception in locks file formatMarco Ballesio2021-02-081-3/+8
* | | | | ActivityManager: don't freeze processes holding file locksMarco Ballesio2021-01-071-0/+37
* | | | | Merge "Add trackingBug to Process.myPpid." am: 081f27d84e am: bd6e1033fb am: ...Treehugger Robot2020-10-291-1/+1
|\| | | |
| * | | | Merge "Add trackingBug to Process.myPpid." am: 081f27d84e am: bd6e1033fb am: ...Treehugger Robot2020-10-291-1/+1
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | Add trackingBug to Process.myPpid.Mathew Inwood2020-10-291-1/+1
* | | | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-291-17/+17
* | | | Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang2020-10-281-18/+18
* | | | Add maxTargetSdk restriction to unused APIs.Mathew Inwood2020-10-271-18/+18
* | | | Merge "Revert "Refine documentation for Process.setThreadPriority"" am: fe616...Rick Yiu2020-10-021-4/+3
|\| | |
| * | | Merge "Revert "Refine documentation for Process.setThreadPriority"" am: fe616...Rick Yiu2020-10-021-4/+3
| |\| |
| | * | Revert "Refine documentation for Process.setThreadPriority"Rick Yiu2020-09-271-4/+3
* | | | Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...Jeff Sharkey2020-09-151-1/+1
|\| | |
| * | | Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...Jeff Sharkey2020-09-151-1/+1
| |\| | | | |/ | |/|
| | * Update language to comply with Android's inclusive language guidanceJeff Sharkey2020-09-141-1/+1
| * | freezer: switch to cgroup v2 freezerMarco Ballesio2020-08-271-1/+1
| |/
* | Track the child processes that are forked by app processesJing Ji2020-09-141-23/+61