summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | Merge "Create VcnUnderlyingNetworkPriority and the subclass for Wifi" am: cc0...Yan Yan2021-12-021-0/+76
| | | |\| | | | | | |
| | | | * | | | | | | Merge "Create VcnUnderlyingNetworkPriority and the subclass for Wifi"Yan Yan2021-12-011-0/+76
| | | | |\| | | | | | | | | | | |_|_|/ / / | | | | |/| | | | |
| | | | | * | | | | Create VcnUnderlyingNetworkPriority and the subclass for WifiYan Yan2021-11-301-0/+76
* | | | | | | | | | Wait for ANRd process to be killed before starting next testSiarhei Vishniakou2021-12-022-15/+55
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Promote/demote flicker testsNataniel Borges2021-12-015-33/+18
* | | | | | | | | Merge "Delete try-finally beacuse calling finishInputEvent twice will cause '...TreeHugger Robot2021-12-014-57/+222
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Delete try-finally beacuse calling finishInputEvent twice will cause 'Native ...chenxinyu2021-11-304-57/+222
* | | | | | | | | | Merge "FlickerTests: Fix focus change test during rotation"TreeHugger Robot2021-11-303-23/+21
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | FlickerTests: Fix focus change test during rotationVishnu Nair2021-11-293-23/+21
* | | | | | | | | | | Merge "Update language to comply with Android's inclusive language guidance"Cynthia Wasonga2021-11-302-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Update language to comply with Android's inclusive language guidanceCynthia Wasonga2021-11-262-2/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Create the system service for AVF & hook the manager to it.Dave McCloskey2021-11-294-0/+194
* | | | | | | | | | | Adds the basic API of the attestation verification framework.Dave McCloskey2021-11-291-0/+77
|/ / / / / / / / / /
* | | | | | | | | | Merge "Promote/demote stable/flaky flicker tests"Nataniel Borges2021-11-258-25/+25
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Promote/demote stable/flaky flicker testsNataniel Borges2021-11-248-25/+25
| |/ / / / / / / / /
* | | | | | | | | | Merge "Split out NetworkPriorityClassifier and UnderlyingNetworkRecord" am: 4...Yan Yan2021-11-253-5/+6
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge "Split out NetworkPriorityClassifier and UnderlyingNetworkRecord" am: 4...Yan Yan2021-11-253-5/+6
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge "Split out NetworkPriorityClassifier and UnderlyingNetworkRecord" am: 4...Yan Yan2021-11-253-5/+6
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | * | | | | | | Merge "Split out NetworkPriorityClassifier and UnderlyingNetworkRecord" am: 4...Yan Yan2021-11-253-5/+6
| | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | | | * | | | | | Merge "Split out NetworkPriorityClassifier and UnderlyingNetworkRecord"Yan Yan2021-11-253-5/+6
| | | | |\ \ \ \ \ \ | | | | | | |/ / / / | | | | | |/| | | |
| | | | | * | | | | Split out NetworkPriorityClassifier and UnderlyingNetworkRecordYan Yan2021-11-233-5/+6
* | | | | | | | | | Merge "Rename UnderlyingNetworkTracker to UnderlyingNetworkController" am: f2...Yan Yan2021-11-247-58/+59
|\| | | | | | | | | | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | Merge "Rename UnderlyingNetworkTracker to UnderlyingNetworkController" am: f2...Yan Yan2021-11-247-58/+59
| |\| | | | | | |
| | * | | | | | | Merge "Rename UnderlyingNetworkTracker to UnderlyingNetworkController" am: f2...Yan Yan2021-11-247-58/+59
| | |\| | | | | |
| | | * | | | | | Merge "Rename UnderlyingNetworkTracker to UnderlyingNetworkController" am: f2...Yan Yan2021-11-247-58/+59
| | | |\| | | | |
| | | | * | | | | Merge "Rename UnderlyingNetworkTracker to UnderlyingNetworkController"Yan Yan2021-11-247-58/+59
| | | |/| | | | | | | |/| |/ / / /
| | | | * | | | Rename UnderlyingNetworkTracker to UnderlyingNetworkControllerYan Yan2021-11-237-58/+59
| | | * | | | | Merge sc-qpr1-dev-plus-aosp-without-vendor@7810918Xin Li2021-11-181-1/+0
| | |/| | | | |
* | | | | | | | Add session cleanup tests for multi-package sessions (2/n)JW Wang2021-11-182-0/+28
* | | | | | | | Merge "Revert "Add session cleanup tests for multi-package sessions (2/n)""JW Wang2021-11-182-28/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "Add session cleanup tests for multi-package sessions (2/n)"JW Wang2021-11-182-28/+0
* | | | | | | | | Merge changes I726dd151,I0ea1a663JW Wang2021-11-182-0/+28
|\| | | | | | | |
| * | | | | | | | Add session cleanup tests for multi-package sessions (2/n)JW Wang2021-11-172-0/+28
* | | | | | | | | Merge "SystemPreparer: remove support for FDE devices" am: 98f0a11a8a am: 7e0...Treehugger Robot2021-11-171-11/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge "SystemPreparer: remove support for FDE devices" am: 98f0a11a8a am: 7e0...Treehugger Robot2021-11-171-11/+0
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Merge "SystemPreparer: remove support for FDE devices"Treehugger Robot2021-11-171-11/+0
| | |\ \ \ \ \ \ \
| | | * | | | | | | SystemPreparer: remove support for FDE devicesEric Biggers2021-11-171-11/+0
| | | | |_|/ / / / | | | |/| | | | |
* | | | | | | | | Merge "Add OWNERS file for AttestationVerificationTest" am: 1716adec5c am: 02...Jeff Sharkey2021-11-171-0/+1
|\| | | | | | | | | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Merge "Add OWNERS file for AttestationVerificationTest" am: 1716adec5c am: 02...Jeff Sharkey2021-11-171-0/+1
| |\| | | | | |
| | * | | | | | Add OWNERS file for AttestationVerificationTestDave McCloskey2021-11-171-0/+1
| | |/ / / / /
* | | | | | | Merge "Disable tests not compatible with current shell transitions"Nataniel Borges2021-11-1714-28/+253
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Disable tests not compatible with current shell transitionsNataniel Borges2021-11-1714-28/+253
* | | | | | | Stop rebooting device after Flicker testsNataniel Borges2021-11-161-4/+0
|/ / / / / /
* | | | | | Merge "Add a regression test to verify no IME flickering when navigating back...TreeHugger Robot2021-11-154-0/+158
|\| | | | |
| * | | | | Merge "Add a regression test to verify no IME flickering when navigating back...TreeHugger Robot2021-11-154-0/+158
| |\ \ \ \ \
| | * \ \ \ \ Merge "Add a regression test to verify no IME flickering when navigating back...TreeHugger Robot2021-11-154-0/+158
| | |\ \ \ \ \
| | | * | | | | Add a regression test to verify no IME flickering when navigating backMing-Shin Lu2021-11-124-0/+158
* | | | | | | | Merge "Remove status bar visibility check in lock screen" into sc-v2-dev am: ...Jordan Demeulenaere2021-11-151-1/+32
|\| | | | | | |
| * | | | | | | Merge "Remove status bar visibility check in lock screen" into sc-v2-dev am: ...Jordan Demeulenaere2021-11-151-1/+32
| |\| | | | | |
| | * | | | | | Remove status bar visibility check in lock screenNataniel Borges2021-11-091-1/+32
| | |/ / / / /