summaryrefslogtreecommitdiff
path: root/core/java/android/os/UserHandle.java
AgeCommit message (Expand)Author
2021-04-13Merge "Make getUid a method on UserHandle itself instead of static" am: bd1cc...Chiachang Wang
2021-04-09Make getUid a method on UserHandle itself instead of staticChiachang Wang
2021-02-21Merge ab/7061308 into stage.Xin Li
2021-02-08Merge "Create new system API in UserHandle to get uid" am: af6494310d am: 892...Chiachang Wang
2021-02-08Merge "Create new system API in UserHandle to get uid" am: af6494310d am: 892...Chiachang Wang
2021-02-05Create new system API in UserHandle to get uidChiachang Wang
2020-12-15Merge "Combine uids for CpuTimePerUidFreq atom" into rvc-qpr-dev am: 9622b6d7d0TreeHugger Robot
2020-12-14Combine uids for CpuTimePerUidFreq atomRafal Slawik
2020-12-10Combine uids for CpuTimePerUidFreq atomRafal Slawik
2020-11-04Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-11-02Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-20Remove @TestApi from @SystemApi symbolsAnton Hansson
2020-10-19Remove @TestApi from @SystemApi symbolsAnton Hansson
2020-10-15Add @Nullable annotation to the parameter of Object.equals() methods.Roman Kalukiewicz
2020-07-16Replace reference equality with value equalityMohammad Samiul Islam
2020-05-26Add RollbackManagerInternal (4/n)JW Wang
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-11-26Adding temp whitelist methods to PowerWhitelistManager interface.Kweku Adams
2019-11-13Add @UnsupportedAppUsage to test apis that are known to be used by apps.Artur Satayev
2019-10-07Optimize UserHandle.of()Makoto Onuki
2019-09-06int userHandle -> int userIdBookatz
2019-08-01Add @UnsupportedAppUsage annotations for max-p.Artur Satayev
2019-06-28Restore some greylist entries.Mathew Inwood
2019-03-15Add @UnsupportedAppUsage annotationsAndrei Onea
2019-03-05Add trivial nullability annotations.Jeff Sharkey
2019-02-28All Parcelable CREATOR fields are @NonNull.Jeff Sharkey
2019-01-30Merge "Add UserHandle.getAppId to SystemApi" am: b334bbefd4 am: dac257d27cRemi NGUYEN VAN
2019-01-31Add UserHandle.getAppId to SystemApiRemi NGUYEN VAN
2019-01-23Add UserHandle constants to SystemApiRemi NGUYEN VAN
2019-01-07Allocate isolated UID ranges for app zygote and its children.Martijn Coenen
2018-10-09Change DevicePolicyManager APIs as requestedPhilip P. Moltmann
2018-09-12Support more createPackageContextAsUser() users.Jeff Sharkey
2018-08-30Factor some RestrictedLockUtils out of SettingLibPhilip P. Moltmann
2018-04-26Expose APIs used by CtsPermissionTestCasesPhilip P. Moltmann
2018-04-06Expose TestAPIs needed by GtsOsTestCasesPhilip P. Moltmann
2018-03-28Root (uid=0) should be core. Fix UserHandle.isCore().Makoto Onuki
2018-01-23Fix wrong use if "!UserHandle.isApp()"Makoto Onuki
2017-11-14Merge "Better, consistent definition of AID_SHARED_GID." am: 7e875df695Jeff Sharkey
2017-11-09Better, consistent definition of AID_SHARED_GID.Jeff Sharkey
2017-07-28Migrate plans to @SystemApi, evolve permissions.Jeff Sharkey
2017-04-11Expose UserHandle.getIdentifier() to CTS.Makoto Onuki
2017-01-03Merge "Offer to measure disk stats using quotas." am: f8720b95be am: 4b80a4a3...Jeff Sharkey
2017-01-03Offer to measure disk stats using quotas.Jeff Sharkey
2016-07-08Merge \\"Revert \\"Frameworks/base: Refactor UserHandle and Environment a bit...Andreas Gampe
2016-07-08Revert "Frameworks/base: Refactor UserHandle and Environment a bit"Andreas Gampe
2016-07-06Merge \\"Frameworks/base: Refactor UserHandle and Environment a bit\\" into n...Andreas Gampe
2016-07-06Frameworks/base: Refactor UserHandle and Environment a bitAndreas Gampe