summaryrefslogtreecommitdiff
path: root/tests/src/com/android/launcher3/ui/AbstractLauncherUiTest.java
AgeCommit message (Expand)Author
2021-12-09Improving memory dump diagvadimt
2021-11-22Add timeout to AbstractLauncherUiTest.getOnUiThreadAlex Chau
2021-11-09Add back waitForStateTransitionToEnd to fix flakiness.Jon Miranda
2021-11-09Add resume check to other WorkProfileTests to fix flakiness.Jon Miranda
2021-11-05Testing to see if waiting for transition to end will fix flaky testsJon Miranda
2021-11-04Merge "Testing to see if using isInStableState is better condition vs getCurr...Alex Chau
2021-11-03Testing to see if using isInStableState is better condition vs getCurrentStab...Jon Miranda
2021-11-03Implement pressing back button and swiping backBenno Lin
2021-10-18Revert "Clear only workspace shortcut / widget related tests"Alex Chau
2021-10-15Clear only workspace shortcut / widget related testsAlex Chau
2021-10-07[Work profile][Test] Remove tracing logs for testWorkeduFlowsfufa@google.com
2021-09-27Moving activity tracker to Launcher processvadimt
2021-08-18Updating test build rulesSunny Goyal
2021-08-05Revert "Revert "Removing workaround for battery defender""Vadim Tryshev
2021-08-03Merge "Logging to figure out why first dump didn't result in assertion" into ...TreeHugger Robot
2021-08-03Logging to figure out why first dump didn't result in assertionvadimt
2021-07-20Re-enable leak detection on tabletsAlex Chau
2021-06-26Merge "Enabling screen record for some flaky tests" into sc-dev am: 5c6d7c3a1fTreeHugger Robot
2021-06-25Enabling screen record for some flaky testsSunny Goyal
2021-06-24Add touch event of on taskbar for various casesAlex Chau
2021-06-22Detect leaks only on test successvadimt
2021-05-14Revert "Removing workaround for battery defender"vadimt
2021-05-12Removing pss checks in memory testsvadimt
2021-05-11Diagnosing only system health problems happened during the testvadimt
2021-04-19Disable strictmode leak detectionvadimt
2021-04-12Clearer diag for visible keyguardvadimt
2021-03-30Using an independent drawable for rounded cornersSunny Goyal
2021-03-25Fix failed test in order to enable Live Tile (in the next change)Tracy Zhou
2021-02-26Better diagnosing leaked activities.vadimt
2021-01-20Merge "Adding debug tracing for Device.wait"TreeHugger Robot
2021-01-20Merge "Removing automatic failure investigator"Vadim Tryshev
2021-01-19Removing automatic failure investigatorvadimt
2021-01-15Adding debug tracing for Device.waitvadimt
2021-01-14Correctly generating heap dumps for OOP testsvadimt
2021-01-13Generating Hdumps for more leaksvadimt
2021-01-05Removing workaround for battery defendervadimt
2020-10-23Revert "Revert "Merge commit '8d14dbe041199d611839140f1c9285fd4174e9f4' ...""Winson Chung
2020-10-05Revert "Merge commit '8d14dbe041199d611839140f1c9285fd4174e9f4' ..."Alistair Delva
2020-09-30Resolve race condition between @Before conditionsSamuel Fufa
2020-07-31Enable memory dump for LauncherYuchen He
2020-07-29Moving all-apps predictions to Launcher modelSunny Goyal
2020-06-22Eliminating messages that launcher activity is frozenvadimt
2020-06-10Removing debug requests from non-debug test info handlersvadimt
2020-05-12Merge "Abstracting out state handler logic into base classes so that it can a...TreeHugger Robot
2020-05-11Merge "Resolve Test flakes" into ub-launcher3-rvc-devTreeHugger Robot
2020-05-11Abstracting out state handler logic into base classes so that it canSunny Goyal
2020-05-10Resolve Test flakesSamuel Fufa
2020-05-08Adding waiting for Launcher initializationvadimt
2020-04-27Support for counting activity creationsvadimt
2020-04-23Merge "Makeshift analog of Strictmode leak detector" into ub-launcher3-rvc-devTreeHugger Robot