History log of /sdk/monkeyrunner/src/com/android/monkeyrunner/recorder/MonkeyRecorderFrame.java
Revision Date Author Comments
8c09f35fe02c38c18f8f7b9e0a531d6ac158476e 13-Jun-2011 Michael Wright <michaelwr@google.com> Refactored MonkeyRunner to use ChimpChat

Change-Id: Icbe5bcb066021d578faae43aa49b58ab1595870b
9920695ea25aec4589d28c88f8874c86a6e908af 11-Apr-2011 Adrian Zakrzewski <adrianz@google.com> Separate MonkeyRunner core logic

Refactored the MonkeyRunner code to separate core logic
from the jython wrapper. The core logic is now usable
directly from Java w/o the pollution from jython.
The existing MonkeyRunner classes are now just a thin
and dumb wrapper atop the core.

Change-Id: I6ef18ea92e0e9284c1fde949b4efb0e2e7170e57
036a36246fccc1da6e523f292277d694d3645a18 18-Oct-2010 Bill Napier <napier@google.com> Integrate 6db57208 into tools_r8. DO NOT MERGE.

Initial cut at MonkeyRecorder.

MonkeyRecorder (and MonkeyPlayback) are a set of tools for using MonkeyRunner to record and playback actions. The current implementation is not very sophisticated, but it works.

Please don't review yet. Needs a lot of style cleanup.

Change-Id: I79ed1b548d295563a184af5fb945140f93586b17
6db57208c8fb964bba0bc6da098e8aac94ea6b93 18-Oct-2010 Bill Napier <napier@google.com> Initial cut at MonkeyRecorder.

MonkeyRecorder (and MonkeyPlayback) are a set of tools for using MonkeyRunner to record and playback actions. The current implementation is not very sophisticated, but it works.

Please don't review yet. Needs a lot of style cleanup.

Change-Id: Id300a27294b5dc13a842fade900e8b9916b8a17b