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
/
UserHandle.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cache more users in UserHandle.of()
Makoto Onuki
2021-11-10
1
-10
/
+60
*
Merge "Make getUid a method on UserHandle itself instead of static" am: bd1cc...
Chiachang Wang
2021-04-13
1
-5
/
+4
|
\
|
*
Make getUid a method on UserHandle itself instead of static
Chiachang Wang
2021-04-09
1
-5
/
+4
|
*
Merge ab/7061308 into stage.
Xin Li
2021-02-21
1
-0
/
+8
|
|
\
*
|
\
Merge "Create new system API in UserHandle to get uid" am: af6494310d am: 892...
Chiachang Wang
2021-02-08
1
-0
/
+13
|
\
\
\
|
*
|
|
Merge "Create new system API in UserHandle to get uid" am: af6494310d am: 892...
Chiachang Wang
2021-02-08
1
-0
/
+13
|
|
\
|
|
|
|
|
/
|
|
/
|
|
|
*
Create new system API in UserHandle to get uid
Chiachang Wang
2021-02-05
1
-0
/
+13
|
|
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-11-04
1
-7
/
+7
|
*
|
Merge "Combine uids for CpuTimePerUidFreq atom" into rvc-qpr-dev am: 9622b6d7d0
TreeHugger Robot
2020-12-15
1
-0
/
+8
|
|
\
\
|
|
*
|
Combine uids for CpuTimePerUidFreq atom
Rafal Slawik
2020-12-14
1
-0
/
+8
|
*
|
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-11-02
1
-7
/
+7
|
|
|
/
|
|
/
|
|
*
|
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-10-19
1
-7
/
+0
|
|
/
*
|
Combine uids for CpuTimePerUidFreq atom
Rafal Slawik
2020-12-10
1
-0
/
+8
*
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-7
/
+7
*
|
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-7
/
+7
*
|
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-7
/
+7
*
|
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-10-20
1
-7
/
+0
*
|
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-15
1
-1
/
+2
*
|
Replace reference equality with value equality
Mohammad Samiul Islam
2020-07-16
1
-1
/
+1
*
|
Add RollbackManagerInternal (4/n)
JW Wang
2020-05-26
1
-0
/
+22
|
/
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Adding temp whitelist methods to PowerWhitelistManager interface.
Kweku Adams
2019-11-26
1
-8
/
+13
*
Add @UnsupportedAppUsage to test apis that are known to be used by apps.
Artur Satayev
2019-11-13
1
-0
/
+1
*
Optimize UserHandle.of()
Makoto Onuki
2019-10-07
1
-3
/
+56
*
int userHandle -> int userId
Bookatz
2019-09-06
1
-5
/
+6
*
Add @UnsupportedAppUsage annotations for max-p.
Artur Satayev
2019-08-01
1
-0
/
+1
*
Restore some greylist entries.
Mathew Inwood
2019-06-28
1
-0
/
+1
*
Add @UnsupportedAppUsage annotations
Andrei Onea
2019-03-15
1
-0
/
+25
*
Add trivial nullability annotations.
Jeff Sharkey
2019-03-05
1
-5
/
+6
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Merge "Add UserHandle.getAppId to SystemApi" am: b334bbefd4 am: dac257d27c
Remi NGUYEN VAN
2019-01-30
1
-0
/
+1
|
\
|
*
Add UserHandle.getAppId to SystemApi
Remi NGUYEN VAN
2019-01-31
1
-0
/
+1
|
*
Add UserHandle constants to SystemApi
Remi NGUYEN VAN
2019-01-23
1
-0
/
+5
*
|
Allocate isolated UID ranges for app zygote and its children.
Martijn Coenen
2019-01-07
1
-8
/
+17
*
|
Change DevicePolicyManager APIs as requested
Philip P. Moltmann
2018-10-09
1
-1
/
+0
*
|
Support more createPackageContextAsUser() users.
Jeff Sharkey
2018-09-12
1
-0
/
+5
*
|
Factor some RestrictedLockUtils out of SettingLib
Philip P. Moltmann
2018-08-30
1
-0
/
+1
*
|
Expose APIs used by CtsPermissionTestCases
Philip P. Moltmann
2018-04-26
1
-0
/
+1
|
/
*
Expose TestAPIs needed by GtsOsTestCases
Philip P. Moltmann
2018-04-06
1
-0
/
+1
*
Root (uid=0) should be core. Fix UserHandle.isCore().
Makoto Onuki
2018-03-28
1
-1
/
+1
*
Fix wrong use if "!UserHandle.isApp()"
Makoto Onuki
2018-01-23
1
-2
/
+22
*
Merge "Better, consistent definition of AID_SHARED_GID." am: 7e875df695
Jeff Sharkey
2017-11-14
1
-14
/
+41
|
\
|
*
Better, consistent definition of AID_SHARED_GID.
Jeff Sharkey
2017-11-09
1
-14
/
+41
*
|
Migrate plans to @SystemApi, evolve permissions.
Jeff Sharkey
2017-07-28
1
-0
/
+5
|
/
*
Expose UserHandle.getIdentifier() to CTS.
Makoto Onuki
2017-04-11
1
-0
/
+1
*
Merge "Offer to measure disk stats using quotas." am: f8720b95be am: 4b80a4a3...
Jeff Sharkey
2017-01-03
1
-0
/
+9
|
\
|
*
Offer to measure disk stats using quotas.
Jeff Sharkey
2017-01-03
1
-0
/
+9
*
|
Merge \\"Revert \\"Frameworks/base: Refactor UserHandle and Environment a bit...
Andreas Gampe
2016-07-08
1
-5
/
+1
|
\
\
|
*
|
Revert "Frameworks/base: Refactor UserHandle and Environment a bit"
Andreas Gampe
2016-07-08
1
-5
/
+1
*
|
|
Merge \\"Frameworks/base: Refactor UserHandle and Environment a bit\\" into n...
Andreas Gampe
2016-07-06
1
-1
/
+5
|
\
|
|
[next]