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
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
app
/
servertransaction
/
ActivityConfigurationChangeItem.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Store pending override config instead of creating ActivityClientRecord
Chilun
2021-12-28
1
-3
/
+1
*
Create ActivityClientRecord early in preExecute
Chilun
2021-05-26
1
-1
/
+2
*
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-10-15
1
-1
/
+2
*
Revert "Revert "Introduce ActivityTransactionItem and reduce null checks""
Chilun Huang
2020-09-18
1
-5
/
+7
*
Revert "Introduce ActivityTransactionItem and reduce null checks"
David Srbecky
2020-08-17
1
-7
/
+5
*
Introduce ActivityTransactionItem and reduce null checks
Charles Chen
2020-08-10
1
-5
/
+7
*
Make sure config change items are executed in the order dispatched.
Darryl L Johnson
2020-05-15
1
-2
/
+9
*
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
1
-1
/
+1
*
Drop stale activity configuration updates.
Garfield Tan
2019-01-10
1
-0
/
+5
*
Implement object pool for lifecycler
Andrii Kulian
2017-12-07
1
-6
/
+27
*
Add transaction executor
Andrii Kulian
2017-12-05
1
-1
/
+8
*
Add transaction unit tests
Andrii Kulian
2017-11-27
1
-0
/
+17
*
Add basic lifecycle transaction containers
Andrii Kulian
2017-11-21
1
-0
/
+71