1. 5e20670 Remove the WaitEvent added in Tap and Drag. by Xia Wang · 12 years ago
  2. 77dc0d2 more fixes to monkey motion event timing by Guang Zhu · 12 years ago
  3. 8749a29 fix how monkey adjust timestamps for motion events by Guang Zhu · 12 years ago
  4. f63ed9b Fix Monkey key events. by Jeff Brown · 12 years ago
  5. fd16f39 Merge "change the way we fetch the test result file." by Tsu Chiang Chuang · 13 years ago
  6. 2af3f30 Ensure Monkey uses sane timestamps for key events. by Jeff Brown · 13 years ago
  7. 99e94c0 Use new InputManager API. by Jeff Brown · 13 years ago
  8. 800fbe1 change the way we fetch the test result file. by Tsu Chiang Chuang · 13 years ago
  9. fd94c39 Merge "Use new input manager API." by Jeff Brown · 13 years ago
  10. 001a30f Use new input manager API. by Jeff Brown · 13 years ago
  11. 02b5347 Add new way to calculate FPS to monkey. by Tsu Chiang Chuang · 13 years ago
  12. 46b6741 Support to generate screen rotation events. by Ying Wang · 13 years ago
  13. a277cee Package control per user by Amith Yamasani · 13 years ago
  14. 51cb3a4 Update to follow IActivityManager change. by Dianne Hackborn · 13 years ago
  15. fd4a739 Fix # of arguments to startActivity by Siva Velusamy · 13 years ago
  16. 339fa32 Merge "Fix UNKNOWN keycode parsing in monkey." by Bill Napier · 13 years ago
  17. 73421de Update the intent that monkey uses to launch application by Guang Zhu · 13 years ago
  18. 3d3d642 Fix UNKNOWN keycode parsing in monkey. by Bill Napier · 13 years ago
  19. 6848f33 Merge "Updating the monkey to use a dedicated UI test bridge." by Svetoslav Ganov · 13 years ago
  20. c44d7a8 am 075783dc: am 979806b0: Regular monkey should not write script log. by Yu Shan Emily Lau · 13 years ago
  21. 979806b Regular monkey should not write script log. by Yu Shan Emily Lau · 13 years ago
  22. 4ce026b Updating the monkey to use a dedicated UI test bridge. by Svetoslav Ganov · 13 years ago
  23. 15ee96f Fising the build by Svetoslav Ganov · 13 years ago
  24. bdf03ad Updating the Monkey commands due to framework changes. by Svetoslav Ganov · 13 years ago
  25. 1baa142 do not merge: cherry-picked Change-Id: I094dbc4ffa42771a13dfb796761546093649481c from master branch by Yu Shan Emily Lau · 13 years ago
  26. 08fa5ef Bug 5440088 Turn off the bugreport catpure by default. by Yu Shan Emily Lau · 13 years ago
  27. 33a93eb Update required due to framework API change. by Svetoslav Ganov · 13 years ago
  28. b4ac2b3 Update to follow framework change. by Dianne Hackborn · 13 years ago
  29. c6c89b9 Added deferreturn command by Michael Wright · 13 years ago
  30. b36bed5 Added view introspection functionality to Monkey by Michael Wright · 13 years ago
  31. 921d82f Add the Tap duration in the scripted monkey. by Yu Shan Emily Lau · 13 years ago
  32. 3de6f45 Add the pinch and zoom action in the scripted monkey. by Yu Shan Emily Lau · 13 years ago
  33. 5480519 Follow internal impl change. by Dianne Hackborn · 13 years ago
  34. d099c14 Add the framerate catpure tool. The change by Yu Shan Emily Lau · 13 years ago
  35. 5f8f4e8 Added the Drag action to the scripted moneky by Yu Shan Emily Lau · 14 years ago
  36. ebbef93 Added the periodic bugreport option for the Auotmated profile test. by Yu Shan Emily Lau · 14 years ago
  37. 902bc7b resolved conflicts for merge of 42f87e1b to honeycomb-plus-aosp by The Android Automerger · 14 years ago
  38. d391ae2 Fixed the appCrashBugreport reset flag. Bug# 3383876 by Yu Shan Emily Lau · 14 years ago
  39. 42f87e1 am e6354845: Merge "Monkey: request am to show the ANR dialog" by Dianne Hackborn · 14 years ago
  40. af5e575 Monkey: request am to show the ANR dialog by Vairavan Srinivasan · 14 years ago
  41. f40ea5c am 98ab3219: Prevent monkey from turning off the screen. (DO NOT MERGE) by Jeff Brown · 14 years ago
  42. fd6a2b4 Merge "Really don't send POWER or ENDCALL." into honeycomb by Ed Heyl · 14 years ago
  43. 98ab321 Prevent monkey from turning off the screen. (DO NOT MERGE) by Jeff Brown · 14 years ago
  44. 82df76b Really don't send POWER or ENDCALL. by Jeff Brown · 14 years ago
  45. 080c237 Merge "Fixed the monkey option - killProcessAfterError is not beging checked in ANR. bug#3146736" into honeycomb by Yu Shan Emily Lau · 14 years ago
  46. 8a2659d Prevent monkey from turning off the screen. by Jeff Brown · 14 years ago
  47. bf86c3e Fixed the monkey option - killProcessAfterError is not beging checked in ANR. bug#3146736 by Yu Shan Emily Lau · 14 years ago
  48. b45644e Replace use of ro.monkey with ro.test_harness. by Brett Chabot · 14 years ago
  49. 585ab96 Add support for multitouch pinch-zoom gesture to monkey. by Jeff Brown · 14 years ago
  50. af2fc1a Adjusted the motionEvent time to the acutal time when then event is send out to the queue. by Yu Shan Emily Lau · 14 years ago
  51. 9f8e7b4 monkey: trap SIGHUP in shell before launching by Dima Zavin · 14 years ago
  52. f083bd4 Monkey updates for new keyboard features. by Jeff Brown · 14 years ago
  53. 05cd114 am 35ccee0b: am 9bfa6f90: Merge "1) add the bugreport option which allow the scripted monkey to capature the bugrepor and save it to the sdcard wherenever there is a ANR, java crash and native crash. 2) Add a new option in the scripted monkey which can enter a string by Yu Shan Emily Lau · 14 years ago
  54. 35ccee0 am 9bfa6f90: Merge "1) add the bugreport option which allow the scripted monkey to capature the bugrepor and save it to the sdcard wherenever there is a ANR, java crash and native crash. 2) Add a new option in the scripted monkey which can enter a string through the s by Yu Shan Emily Lau · 14 years ago
  55. e8b4160 1) add the bugreport option which allow the scripted monkey to capature the bugrepor and save it to the sdcard wherenever there is a ANR, java crash and native crash. by Yu Shan Emily Lau · 14 years ago
  56. b0b8410 Use framework-supplied keycode symbols. by Jeff Brown · 14 years ago
  57. cbe0d5b resolved conflicts for merge of de14fbd4 to gingerbread-plus-aosp by Ying Wang · 14 years ago
  58. de14fbd Set monkey process name by Ying Wang · 14 years ago
  59. feebca8 am 9c1a73ba: Update Monkey to new StrictMode API. by Brad Fitzpatrick · 14 years ago
  60. 58c636c am 45550faa: Merge "Don\'t send non-existent system keys." into gingerbread by Ying Wang · 14 years ago
  61. 9c1a73b Update Monkey to new StrictMode API. by Brad Fitzpatrick · 14 years ago
  62. 5ee69f6 Don't send non-existent system keys. by Ying Wang · 14 years ago
  63. ebb0b03 am d424b8d9: Prepare for a new IActivityController method. by Dianne Hackborn · 14 years ago
  64. d424b8d Prepare for a new IActivityController method. by Dianne Hackborn · 14 years ago
  65. 64a1698 am 67aad2d8: Merge "Add the simple script log for the statbility stress test. Add the randomize script option." into gingerbread by Yu Shan Emily Lau · 14 years ago
  66. 6a6c533 Add the simple script log for the statbility stress test. by Yu Shan Emily Lau · 14 years ago
  67. f1598c4 am ea7d6e8e: Merge "Add the new option for the device sleep time. This is only for the scripted monkey." into gingerbread by Yu Shan Emily Lau · 14 years ago
  68. 9ab0157 Add the new option for the device sleep time. This is only for the scripted monkey. by Yu Shan Emily Lau · 14 years ago
  69. 616acdb am 06bcd705: Quiet harmless StrictMode violations caused by the Monkey. by Brad Fitzpatrick · 14 years ago
  70. 06bcd70 Quiet harmless StrictMode violations caused by the Monkey. by Brad Fitzpatrick · 14 years ago
  71. 6fae0ba am 27d0ec1e: Merge "Add the new option for the scripted monkey profile testing." into gingerbread by Yu Shan Emily Lau · 14 years ago
  72. 6035a57 Add the new option for the scripted monkey profile testing. by Yu Shan Emily Lau · 14 years ago
  73. 599fcd2 am 3307fdcc: Merge "Added the new keyword tap for the scripted monkey." into gingerbread by Yu Shan Emily Lau · 14 years ago
  74. 39b0199 Added the new keyword tap for the scripted monkey. by Yu Shan Emily Lau · 14 years ago
  75. 2929dce am b409cf9c: Merge "Add the monkey event which allows the scripted monkey to execute the shell command." into gingerbread by Yu Shan Emily Lau · 14 years ago
  76. 4fbc8db Add the monkey event which allows the scripted monkey to execute the shell command. by Yu Shan Emily Lau · 14 years ago
  77. 8930942 am 4388d2c3: Merge "Monkey: Set the name of the process to distinguish from generic name (app_process)" by Jean-Baptiste Queru · 14 years ago
  78. a27eb4c am 8fc77898: Fix keycode. [Cherry-pick from master] by Ying Wang · 14 years ago
  79. 8fc7789 Fix keycode. [Cherry-pick from master] by Ying Wang · 14 years ago
  80. 83c5757 Monkey: Set the name of the process to distinguish from generic name (app_process) by Vairavan Srinivasan · 14 years ago
  81. 474fe56 am 688e62cd: Monkey: Changes to release lock before reporting ANR and meminfo by Vairavan Srinivasan · 14 years ago
  82. 688e62c Monkey: Changes to release lock before reporting ANR and meminfo by Vairavan Srinivasan · 14 years ago
  83. 5ce45c9 Fix keycode by Ying Wang · 14 years ago
  84. ec87ca5 am 34ca4b64: Merge "Add the support for the alarmManager and force the device to wake up." into froyo by Yu Shan Emily Lau · 14 years ago
  85. 52bbaa3 Add the support for the alarmManager and force the device to wake up. by Yu Shan Emily Lau · 14 years ago
  86. a96f73a am 1a132581: Merge "Add the AUTOTEST_TEST_BEGIN_DELAY keyword to the scripted monkey which allow the power log to start 10 seconds after the event was send out." into froyo by Yu Shan Emily Lau · 14 years ago
  87. 3bacdf9 am 1a132581: Merge "Add the AUTOTEST_TEST_BEGIN_DELAY keyword to the scripted monkey which allow the power log to start 10 seconds after the event was send out." into froyo by Yu Shan Emily Lau · 14 years ago
  88. 07aeb8c Add the AUTOTEST_TEST_BEGIN_DELAY keyword to the scripted monkey which allow the power log to start 10 seconds after the event was send out. by Yu Shan Emily Lau · 14 years ago
  89. 59b6dce am 39d7a745: Merge "Added the instrumentation and power log monkey events fro the new power framework." into froyo by Yu Shan Emily Lau · 14 years ago
  90. 2952b49 Added the instrumentation and power log monkey events fro the new power framework. by Yu Shan Emily Lau · 14 years ago
  91. 9909697 merge from open-source master by The Android Open Source Project · 14 years ago
  92. f515f1a Added missing --pct-syskeys to processOptions in Monkey by Johan Alfven · 14 years ago
  93. 8408657 Add timestamp to monkey log by Ying Wang · 15 years ago
  94. 9731732 Move potentially blocking operation out of the activity controller. by Ying Wang · 15 years ago
  95. df78cdf Support for ignoring or exit running when native crashes. by Ying Wang · 15 years ago
  96. a08e19c Fix bug. by Ying Wang · 15 years ago
  97. bae4515 Add support for random throttle. by Ying Wang · 15 years ago
  98. d98ba32 DO NOT MERGE Fix bug where monkey always tries to run multiple scripts. by Eric Rowe · 15 years ago
  99. 7d961f8 DO NOT MERGE Create way to run monkey with multiple scripts. by Eric Rowe · 15 years ago
  100. 66e263b Fix how the monkey counts events for scripts. by Eric Rowe · 15 years ago