aboutsummaryrefslogtreecommitdiffstats
path: root/monkeyrunner
Commit message (Collapse)AuthorAgeFilesLines
* Fix -v logging level flag.Bill Napier2010-11-233-21/+16
| | | | | | | | - Rather than ignoring the flag, actually make use of it. - Change the default logging level to SEVERE - Change the "command slow" exception print from ddmlib to INFO Change-Id: Iade4700b32ed7b4a55bcd3336c74b2127693bebe
* Merge "Initial cut at MonkeyRecorder."Bill Napier2010-10-1915-37/+1108
|\
| * Initial cut at MonkeyRecorder.Bill Napier2010-10-1816-38/+1127
| | | | | | | | | | | | | | | | 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
* | Merge "Fix field visibility by ensuring they stay in __dict__."Bill Napier2010-10-191-1/+19
|\ \
| * | Fix field visibility by ensuring they stay in __dict__.Bill Napier2010-10-171-1/+19
| |/ | | | | | | Change-Id: I0f632f799ac7f554bb524099208385973423a0d0
* | Make MonkeyRunner's adb finding more robust.Bill Napier2010-10-183-3/+30
|/ | | | | | This includes fixes for running out of the SDK. Change-Id: Ib14959929bec2b8d5514adbe405207be4ad41264
* Add in Windows batch file for monkeyrunner.Bill Napier2010-10-151-0/+46
| | | | Change-Id: Iebe42de2c5c8eb275f6dc4756f6209726f973860
* Bridge MonkeyRunnerExported tags into pydoc.Bill Napier2010-10-079-47/+412
| | | | | | | This allows the use of pydoc to generate MonkeyRunner API documentation. Change-Id: I0af981f2023abf2cbf92cb1d7c9132936414c559
* Merge "Add in support for the sys.executable variable."Bill Napier2010-09-302-17/+28
|\
| * Add in support for the sys.executable variable.Bill Napier2010-09-302-17/+28
| | | | | | | | | | | | This allows things like pydoc to work. Change-Id: I16206a17099f7a3785ebcb303bd760b65db36b68
* | Improve waitForConnection for booting devices.Bill Napier2010-09-232-2/+10
|/ | | | | | | Have waitForConnection actually wait until the device is ONLINE before returning it. Also give the on device monkey some more time to startup. Change-Id: I86193a8532a84d64dddd9a60012af4f3ef507841
* Merge "Create MonkeyRunner docs target to generate SDK docs."Xavier Ducrohet2010-08-251-0/+15
|\
| * Create MonkeyRunner docs target to generate SDK docs.Bill Napier2010-08-191-0/+15
| | | | | | | | Change-Id: Id84e1aec8965ac0efc58c25234855960e826fb3b
* | Merge "DOC: Updated doc for MonkeyRunner API"Xavier Ducrohet2010-08-253-113/+157
|\ \
| * | DOC: Updated doc for MonkeyRunner APIJoe Malin2010-08-163-113/+157
| | | | | | | | | | | | Change-Id: Id2682f2922a5ca509211a0c18c9c1366f0b020dc
* | | sdk-docs output format for use in generating the SDK documentation for ↵Bill Napier2010-08-193-2/+30
| |/ |/| | | | | | | | | MonkeyRunner. Change-Id: Iaf8cb5273d025983e62cca6ab092dca9e97c331a
* | Transition from clearsilver to jsilverBen Dodson2010-08-192-28/+20
| | | | | | | | Change-Id: Iea2fb85b246685b1c2e27866bb1c1df80fa55abe
* | Add paragraph support into MonkeyRunner documentation.Bill Napier2010-08-073-11/+36
|/ | | | | | | | Any strings that contain a newline are now broken up when put into the HDF. This allows the formatters to do special per-paragraph formatting (very useful for the HTML output). Change-Id: If2e1dd1a6c752afe900745347ff6c9a9e4bb406d
* Release MonkeyRunner into open source.Bill Napier2010-07-2753-0/+5464
Change-Id: Ie08e493e700e3e4c85270629f68547a08b7457d4