summaryrefslogtreecommitdiff
path: root/tests/AppLaunch
AgeCommit message (Expand)Author
2024-09-11Make java_sdk_library dependencies explicit Jihoon Kang
2023-08-22Update language to comply with Android's inclusive language guidance Chan Kim
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base Bob Badour
2020-05-21AppLaunch: Run trial more times to tolerate possible failure in prefetto Yan Wang
2020-04-15Enable screen recording in legacy app launch test. Gopinath Elanchezhian
2020-04-08AppLaunch: use iorapd's dumpsys command interface Igor Murashkin
2020-03-30iorap: AppLaunch - wait for background job to complete. Igor Murashkin
2020-03-27iorap: Change AppLaunch to parse logcat waiting for the service to Igor Murashkin
2020-03-26Merge "tests: AppLaunch - Add iorap compilation filters whitelist" into rvc-dev Igor Murashkin
2020-03-25tests: AppLaunch - increase sleep duration after resetting iorapd Igor Murashkin
2020-03-24tests: AppLaunch - Add iorap compilation filters whitelist Igor Murashkin
2020-03-24tests: Save contents of dumpsys iorapd to launch_logs directory. Igor Murashkin
2020-03-13AppLaunch: Update to support iorap compilations on go/perfmaster Igor Murashkin
2020-02-13Force stop app if it has failures during trial launch Louis Chang
2019-04-03Add option to enable tracing all the launches. gopinath
2019-03-12Convert tests/**/Android.mk files to Android.bp, part II Sasha Smundak
2019-03-02Migrate remainder of frameworks/base to androidx.test Brett Chabot
2018-12-13AM: Report launch state with activity launch info Vishnu Nair
2018-10-19Merge "Sleep 1s before force stop and use killBackgroundApp" am: 2417859fa5 a... Mathieu Chartier
2018-10-18Sleep 1s before force stop and use killBackgroundApp Mathieu Chartier
2018-10-02Merge changes from topic "am_launch_times" TreeHugger Robot
2018-09-28AM: Update WaitResult parsing logic in AppLaunch Vishnu Nair
2018-09-26Fix trial run in AppLaunch test Calin Juravle
2018-09-26Fix trial run in AppLaunch test Calin Juravle
2018-05-29Escape "$" in script generated when simpleperf_app is true. Nicolas Geoffray
2018-05-01Add 'ss' trace category in app launch test. gopinath
2018-04-30Add 'ss' trace category in app launch test. gopinath
2018-04-20Add more trace categories. gopinath
2018-03-16Add cycle-clean option in AppLaunch gopinath
2018-03-08Add sleep for profile saving in AppLaunch Mathieu Chartier
2018-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible. Anton Hansson
2018-02-23Add support for hot launch in App launch test. gopinath
2018-02-20Fix string format in App launch gopinath
2018-02-15Small cleanup in AppLaunch. Nicolas Geoffray
2018-02-15Add more ways to run AppLaunch. Nicolas Geoffray
2018-02-01Reduce initial app launch timeout. gopinath
2017-12-18atest support for app startup test gopinath
2017-12-07Flatten dependency hierarchy of legacy-android-test Paul Duffin
2017-09-15Avoid spaces in the trace file names. gopinath
2017-06-15Fix dependencies of packages that target earlier releases Paul Duffin
2017-06-14Use TotalTime instead of ThisTime in app launch test gopinath
2017-06-14App launch test apk change gopinath
2017-02-13Add Simulate maitanance mode in app startup test cases. gopinath
2017-01-18Prepare for removal of legacy-test from default targets Paul Duffin
2016-11-14Update usage of ActivityManagerNative. Sudheer Shanka
2016-11-04Move IActivityManager to aidl. Sudheer Shanka
2016-08-01Work around to get ride of NPE in app startup test Yuanlang Song
2016-07-07App launch - Test app changes Gopinath
2016-05-05allow optionally skipping of initial launch Guang Zhu
2016-04-01Merge "Increase post launch idle timeout to 60 secs" into nyc-dev Gopinath Elanchezhian