summaryrefslogtreecommitdiff
path: root/core/tests/mockingcoretests/src
Commit message (Expand)AuthorAgeFilesLines
* Enable forced focus for resumed split screen activitiesMariia Sandrikova2022-12-251-1/+1
* Ensure isInPictureInPicture result in onPauseHongwei Wang2022-08-191-2/+2
* Reland “Update the activity current config only if it is reported”Louis Chang2022-07-041-10/+10
* Merge "Revert "Update the activity current config only if it is reported"" in...TreeHugger Robot2022-06-301-10/+10
|\
| * Revert "Update the activity current config only if it is reported"Prabir Pradhan2022-06-291-10/+10
* | Merge "BaseBundle.java: Adding tests for 'Recycle underlying parcel for bundl...Hani Kazmi2022-06-291-0/+256
|\ \
| * | BaseBundle.java: Adding tests for 'Recycle underlying parcel for bundle'Hani Kazmi2022-06-241-0/+256
* | | Fix WM presubmit failuresLouis Chang2022-06-281-13/+2
| |/ |/|
* | Update the activity current config only if it is reportedLouis Chang2022-06-151-10/+10
|/
* Revert "Removing TaskFragment token from LaunchActivityItem"Shivam Agrawal2022-03-301-1/+1
* Merge "Fix #testChangeFontScaleNoRelaunch flaky" into tm-devCharles Chen2022-03-211-0/+47
|\
| * Fix #testChangeFontScaleNoRelaunch flakyCharles Chen2022-03-171-0/+47
* | Merge changes from topic "presubmit-am-67f791696fed41829026111e0282dce4" into...Felipe Leme2022-03-171-7/+7
|\ \ | |/ |/|
| * Changes TimingsTraceLog and TimingsTraceAndSlog to be less spammy.Felipe Leme2022-03-091-7/+7
* | Move fixed-rotation-related display information into configEvan Rosky2022-01-262-117/+11
|/
* Removing TaskFragment token from LaunchActivityItemLouis Chang2021-09-291-1/+1
* Filter-Diff Screen Layout Changes for Activity RelaunchShivam Agrawal2021-08-061-0/+379
* Sending TaskFragment token to client for the launching activityLouis Chang2021-08-021-1/+1
* Handle WindowProviderService#onConfigurationChangedCharles Chen2021-06-181-0/+164
* API Update: extra_is_bubbled -> Activity#isLaunchedFromBubbleMady Mellor2021-04-011-1/+2
* Add DisplayTest to FrameworksTestsFilterNaomi Musgrave2021-03-151-2/+5
* Do not allow Display#getRealMetrics to return values reflectingNaomi Musgrave2021-03-121-23/+84
* Sandbox letterbox and size compat appsNaomi Musgrave2021-03-091-0/+531
* Update ContentCaptureContext to have a token informationJoanne Chung2021-03-021-1/+1
* Revert "Sandbox letterbox and size compat apps"Winson Chung2021-02-041-527/+0
* Sandbox letterbox and size compat appsNaomi Musgrave2021-02-031-0/+527
* Merge "Introduce OWNERS file for Display unit tests" am: a1721e71ca am: a0fcc...Naomi Musgrave2021-01-291-0/+2
|\
| * Introduce OWNERS file for Display unit testsNaomi Musgrave2021-01-281-0/+2
* | Send ActivityOptions to clientRiddle Hsu2021-01-051-3/+4
* | Merge "Add more OWNERS coverages(2/n)" am: a2c85ce0ba am: 700b3d812f am: dfbb...Wale Ogunwale2020-12-141-0/+1
|\|
| * Add more OWNERS coverages(2/n)Charles Chen2020-12-141-0/+1
* | Move activity client operations to a separate interfaceRiddle Hsu2020-12-021-9/+7
* | Preserve window for Activity#recreate if possibleRiddle Hsu2020-11-061-5/+6
* | Merge "Extend the timeout period for low-end devices"TreeHugger Robot2020-09-221-1/+1
|\ \
| * | Extend the timeout period for low-end devicesChilun2020-09-101-1/+1
* | | Revert "Revert "Introduce ActivityTransactionItem and reduce null checks""Chilun Huang2020-09-181-5/+5
|/ /
* | Revert "Revert "Let activities can be recreated in ON_START state""Chilun Huang2020-09-081-0/+72
* | Revert "Let activities can be recreated in ON_START state"Rick Yiu2020-08-261-72/+0
* | Let activities can be recreated in ON_START stateChilun2020-08-251-0/+72
* | Revert "Introduce ActivityTransactionItem and reduce null checks"David Srbecky2020-08-171-5/+5
* | Introduce ActivityTransactionItem and reduce null checksCharles Chen2020-08-101-5/+5
|/
* Send fixed rotation adjustments to the associated clientRiddle Hsu2020-05-111-1/+2
* Mock sourceDir for ActivityThreadClientTestWinson2020-04-231-0/+1
* Use START/STOP messages to update visibilityAndrii Kulian2020-01-081-138/+2
* Remove flaky annotation of ActivityThreadClientTestJeff Chang2020-01-031-2/+0
* Attempt to fix the ActivityThreadClientTest test case failed.Jeff Chang2019-12-261-0/+11
* Add ActivityThreadClientTest to presubmitJeff Chang2019-10-291-0/+4
* Improved TimingsTraceLog performance by using arrays, instead of Deque of Pairs.Felipe Leme2019-06-251-0/+190
* Adding API for defining and invoking DirectActionsSunny Goyal2019-04-261-1/+1
* Add unit tests for activity client state changesAndrii Kulian2019-04-051-0/+362