summaryrefslogtreecommitdiffstats
path: root/cmds
Commit message (Expand)AuthorAgeFilesLines
* Remove the WaitEvent added in Tap and Drag.Xia Wang2012-05-181-4/+1
* more fixes to monkey motion event timingGuang Zhu2012-05-041-9/+20
* fix how monkey adjust timestamps for motion eventsGuang Zhu2012-05-011-5/+6
* Fix Monkey key events.Jeff Brown2012-04-261-30/+34
* Merge "change the way we fetch the test result file."Tsu Chiang Chuang2012-04-171-3/+3
|\
| * change the way we fetch the test result file.Tsu Chiang Chuang2012-04-091-3/+3
* | Ensure Monkey uses sane timestamps for key events.Jeff Brown2012-04-111-14/+16
* | Use new InputManager API.Jeff Brown2012-04-092-2/+2
|/
* Merge "Use new input manager API."Jeff Brown2012-04-054-49/+20
|\
| * Use new input manager API.Jeff Brown2012-04-054-49/+20
* | Add new way to calculate FPS to monkey.Tsu Chiang Chuang2012-04-022-0/+186
|/
* Support to generate screen rotation events.Ying Wang2012-03-275-13/+140
* Package control per userAmith Yamasani2012-03-202-3/+6
* Update to follow IActivityManager change.Dianne Hackborn2012-03-141-2/+2
* Fix # of arguments to startActivitySiva Velusamy2012-03-091-1/+1
* Merge "Fix UNKNOWN keycode parsing in monkey."Bill Napier2012-03-053-3/+10
|\
| * Fix UNKNOWN keycode parsing in monkey.Bill Napier2012-02-163-3/+10
* | Update the intent that monkey uses to launch applicationGuang Zhu2012-02-271-5/+5
|/
* Merge "Updating the monkey to use a dedicated UI test bridge."Svetoslav Ganov2012-02-011-106/+25
|\
| * Updating the monkey to use a dedicated UI test bridge.Svetoslav Ganov2012-01-231-106/+25
* | am 075783dc: am 979806b0: Regular monkey should not write script log.Yu Shan Emily Lau2012-01-301-1/+0
|\ \ | |/ |/|
| * Regular monkey should not write script log.Yu Shan Emily Lau2012-01-301-1/+0
* | Fising the buildSvetoslav Ganov2011-11-301-1/+1
|/
* Updating the Monkey commands due to framework changes.Svetoslav Ganov2011-11-302-23/+56
* do not merge: cherry-picked Change-Id: I094dbc4ffa42771a13dfb7967615460936494...Yu Shan Emily Lau2011-11-081-4/+16
* Bug 5440088 Turn off the bugreport catpureYu Shan Emily Lau2011-10-101-1/+1
* Update required due to framework API change.Svetoslav Ganov2011-08-241-18/+9
* Update to follow framework change.Dianne Hackborn2011-08-151-1/+1
* Added deferreturn commandMichael Wright2011-07-202-14/+120
* Added view introspection functionality to MonkeyMichael Wright2011-07-204-8/+672
* Add the Tap duration in the scripted monkey.Yu Shan Emily Lau2011-07-141-3/+9
* Add the pinch and zoom action in theYu Shan Emily Lau2011-07-131-0/+57
* Follow internal impl change.Dianne Hackborn2011-06-301-1/+1
* Add the framerate catpure tool. The changeYu Shan Emily Lau2011-06-152-0/+173
* Added the Drag action to the scripted monekyYu Shan Emily Lau2011-02-091-0/+40
* Added the periodic bugreport option for the Auotmated profile test.Yu Shan Emily Lau2011-02-072-2/+60
* resolved conflicts for merge of 42f87e1b to honeycomb-plus-aospThe Android Automerger2011-01-241-1/+2
|\
| * am e6354845: Merge "Monkey: request am to show the ANR dialog"Dianne Hackborn2011-01-221-2/+2
| |\
| | * Monkey: request am to show the ANR dialogVairavan Srinivasan2011-01-211-2/+2
| * | am 98ab3219: Prevent monkey from turning off the screen. (DO NOT MERGE)Jeff Brown2011-01-201-2/+8
| |\ \ | | |/ | |/|
| | * Prevent monkey from turning off the screen. (DO NOT MERGE)Jeff Brown2011-01-201-2/+8
* | | Fixed the appCrashBugreport reset flag. Bug# 3383876Yu Shan Emily Lau2011-01-241-2/+2
* | | Merge "Really don't send POWER or ENDCALL." into honeycombEd Heyl2011-01-201-5/+6
|\ \ \
| * | | Really don't send POWER or ENDCALL.Jeff Brown2011-01-201-5/+6
* | | | Merge "Fixed the monkey option - killProcessAfterError is not beging checked ...Yu Shan Emily Lau2011-01-201-2/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fixed the monkey option - killProcessAfterError is not beging checked in ANR....Yu Shan Emily Lau2011-01-141-2/+1
* | | | Prevent monkey from turning off the screen.Jeff Brown2011-01-191-0/+5
|/ / /
* | | Replace use of ro.monkey with ro.test_harness.Brett Chabot2011-01-091-5/+2
* | | Add support for multitouch pinch-zoom gesture to monkey.Jeff Brown2010-12-149-182/+352
* | | Adjusted the motionEvent time to the acutal time when then event is send out ...Yu Shan Emily Lau2010-12-091-29/+7