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
/
tests
/
mockingcoretests
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable forced focus for resumed split screen activities
Mariia Sandrikova
2022-12-25
1
-1
/
+1
*
Ensure isInPictureInPicture result in onPause
Hongwei Wang
2022-08-19
1
-2
/
+2
*
Reland “Update the activity current config only if it is reported”
Louis Chang
2022-07-04
1
-10
/
+10
*
Merge "Revert "Update the activity current config only if it is reported"" in...
TreeHugger Robot
2022-06-30
1
-10
/
+10
|
\
|
*
Revert "Update the activity current config only if it is reported"
Prabir Pradhan
2022-06-29
1
-10
/
+10
*
|
Merge "BaseBundle.java: Adding tests for 'Recycle underlying parcel for bundl...
Hani Kazmi
2022-06-29
1
-0
/
+256
|
\
\
|
*
|
BaseBundle.java: Adding tests for 'Recycle underlying parcel for bundle'
Hani Kazmi
2022-06-24
1
-0
/
+256
*
|
|
Fix WM presubmit failures
Louis Chang
2022-06-28
1
-13
/
+2
|
|
/
|
/
|
*
|
Update the activity current config only if it is reported
Louis Chang
2022-06-15
1
-10
/
+10
|
/
*
Revert "Removing TaskFragment token from LaunchActivityItem"
Shivam Agrawal
2022-03-30
1
-1
/
+1
*
Merge "Fix #testChangeFontScaleNoRelaunch flaky" into tm-dev
Charles Chen
2022-03-21
1
-0
/
+47
|
\
|
*
Fix #testChangeFontScaleNoRelaunch flaky
Charles Chen
2022-03-17
1
-0
/
+47
*
|
Merge changes from topic "presubmit-am-67f791696fed41829026111e0282dce4" into...
Felipe Leme
2022-03-17
1
-7
/
+7
|
\
\
|
|
/
|
/
|
|
*
Changes TimingsTraceLog and TimingsTraceAndSlog to be less spammy.
Felipe Leme
2022-03-09
1
-7
/
+7
*
|
Move fixed-rotation-related display information into config
Evan Rosky
2022-01-26
2
-117
/
+11
|
/
*
Removing TaskFragment token from LaunchActivityItem
Louis Chang
2021-09-29
1
-1
/
+1
*
Filter-Diff Screen Layout Changes for Activity Relaunch
Shivam Agrawal
2021-08-06
1
-0
/
+379
*
Sending TaskFragment token to client for the launching activity
Louis Chang
2021-08-02
1
-1
/
+1
*
Handle WindowProviderService#onConfigurationChanged
Charles Chen
2021-06-18
1
-0
/
+164
*
API Update: extra_is_bubbled -> Activity#isLaunchedFromBubble
Mady Mellor
2021-04-01
1
-1
/
+2
*
Add DisplayTest to FrameworksTestsFilter
Naomi Musgrave
2021-03-15
1
-2
/
+5
*
Do not allow Display#getRealMetrics to return values reflecting
Naomi Musgrave
2021-03-12
1
-23
/
+84
*
Sandbox letterbox and size compat apps
Naomi Musgrave
2021-03-09
1
-0
/
+531
*
Update ContentCaptureContext to have a token information
Joanne Chung
2021-03-02
1
-1
/
+1
*
Revert "Sandbox letterbox and size compat apps"
Winson Chung
2021-02-04
1
-527
/
+0
*
Sandbox letterbox and size compat apps
Naomi Musgrave
2021-02-03
1
-0
/
+527
*
Merge "Introduce OWNERS file for Display unit tests" am: a1721e71ca am: a0fcc...
Naomi Musgrave
2021-01-29
1
-0
/
+2
|
\
|
*
Introduce OWNERS file for Display unit tests
Naomi Musgrave
2021-01-28
1
-0
/
+2
*
|
Send ActivityOptions to client
Riddle Hsu
2021-01-05
1
-3
/
+4
*
|
Merge "Add more OWNERS coverages(2/n)" am: a2c85ce0ba am: 700b3d812f am: dfbb...
Wale Ogunwale
2020-12-14
1
-0
/
+1
|
\
|
|
*
Add more OWNERS coverages(2/n)
Charles Chen
2020-12-14
1
-0
/
+1
*
|
Move activity client operations to a separate interface
Riddle Hsu
2020-12-02
1
-9
/
+7
*
|
Preserve window for Activity#recreate if possible
Riddle Hsu
2020-11-06
1
-5
/
+6
*
|
Merge "Extend the timeout period for low-end devices"
TreeHugger Robot
2020-09-22
1
-1
/
+1
|
\
\
|
*
|
Extend the timeout period for low-end devices
Chilun
2020-09-10
1
-1
/
+1
*
|
|
Revert "Revert "Introduce ActivityTransactionItem and reduce null checks""
Chilun Huang
2020-09-18
1
-5
/
+5
|
/
/
*
|
Revert "Revert "Let activities can be recreated in ON_START state""
Chilun Huang
2020-09-08
1
-0
/
+72
*
|
Revert "Let activities can be recreated in ON_START state"
Rick Yiu
2020-08-26
1
-72
/
+0
*
|
Let activities can be recreated in ON_START state
Chilun
2020-08-25
1
-0
/
+72
*
|
Revert "Introduce ActivityTransactionItem and reduce null checks"
David Srbecky
2020-08-17
1
-5
/
+5
*
|
Introduce ActivityTransactionItem and reduce null checks
Charles Chen
2020-08-10
1
-5
/
+5
|
/
*
Send fixed rotation adjustments to the associated client
Riddle Hsu
2020-05-11
1
-1
/
+2
*
Mock sourceDir for ActivityThreadClientTest
Winson
2020-04-23
1
-0
/
+1
*
Use START/STOP messages to update visibility
Andrii Kulian
2020-01-08
1
-138
/
+2
*
Remove flaky annotation of ActivityThreadClientTest
Jeff Chang
2020-01-03
1
-2
/
+0
*
Attempt to fix the ActivityThreadClientTest test case failed.
Jeff Chang
2019-12-26
1
-0
/
+11
*
Add ActivityThreadClientTest to presubmit
Jeff Chang
2019-10-29
1
-0
/
+4
*
Improved TimingsTraceLog performance by using arrays, instead of Deque of Pairs.
Felipe Leme
2019-06-25
1
-0
/
+190
*
Adding API for defining and invoking DirectActions
Sunny Goyal
2019-04-26
1
-1
/
+1
*
Add unit tests for activity client state changes
Andrii Kulian
2019-04-05
1
-0
/
+362