summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/UiAutomationConnection.java
Commit message (Expand)AuthorAgeFilesLines
* Add GTS test to ensure valid default permission grants - frameworkSvet Ganov2015-08-121-0/+36
* clean up Process instance after we are done with the sub processGuang Zhu2015-06-071-2/+5
* pass stream contents in separate thread for executeShellCommandGuang Zhu2015-03-181-24/+29
* Adding shell command execution to UiAutomation.Svetoslav2014-05-081-2/+44
* Adding render stats APIs to UiAutomation (framework).Svetoslav2014-04-071-0/+76
* Uninitialized UiAutomationConnection incorrectly enforces caller id.Svetoslav2013-10-311-1/+3
* The touch exploration capability is dynamically granted pre-JellyBeanMR2.Svetoslav2013-04-241-1/+5
* Fixing bugs exposed when moving accessibility CTS tests to UiAutomation.Svetoslav2013-04-231-1/+1
* Fake accessibility service used by UiAutomation not destroyed.Svetoslav2013-02-271-1/+3
* split Surface in two classes: SurfaceControl and SurfaceMathias Agopian2013-02-141-2/+2
* Adding UI test automation APIs.Svetoslav Ganov2013-01-221-0/+239