1. cb8739c Debugging help for issue #8734824: WATCHDOG KILLING SYSTEM PROCESS by Dianne Hackborn · 11 years ago
  2. 6b16feb Update to follow activity manager protocol change. by Dianne Hackborn · 12 years ago
  3. 00fc93c Refactoring due to removing some private APIs. by Svetoslav Ganov · 12 years ago
  4. c200e94 am ab8b25ff: am 03c58239: am c6fbad00: Merge "Make all monkeys do the same thing" into jb-mr1-dev by Brian Muramatsu · 12 years ago
  5. 3cbf850 Make all monkeys do the same thing by Kenny Root · 12 years ago
  6. 90bbdd2 am 0c8fe324: am 1e1926db: Merge "For the recent SD card access change. The non-zogyte process need to use the Environment#getLegacyExternalStorage to access the sdcard." into jb-mr1-dev by Yu Shan Emily Lau · 12 years ago
  7. b894c71 For the recent SD card access change. by Yu Shan Emily Lau · 12 years ago
  8. 6764197 am 6852ac74: am 077c59a0: Track multi-user change. by Dianne Hackborn · 12 years ago
  9. 077c59a Track multi-user change. by Dianne Hackborn · 12 years ago
  10. 70d53bb am a80e74b7: am dbb1e6af: Fix some more. by Dianne Hackborn · 12 years ago
  11. dbb1e6a Fix some more. by Dianne Hackborn · 12 years ago
  12. 70ffc1b am 75cd1b5b: am 99c82587: Merge "Use new display manager API." into jb-mr1-dev by Jeff Brown · 12 years ago
  13. 60df6ce Use new display manager API. by Jeff Brown · 12 years ago
  14. 900139e am 3eadba67: am f9fc2a56: Use new display manager API. by Jeff Brown · 12 years ago
  15. f9fc2a5 Use new display manager API. by Jeff Brown · 12 years ago
  16. 758a8cc am 846fe415: am 77201b54: Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  17. 77201b5 Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  18. cb54296 am b25ebf3f: am 9bb23fd7: Use new PowerManager API. by Jeff Brown · 12 years ago
  19. 9bb23fd Use new PowerManager API. by Jeff Brown · 12 years ago
  20. c1a8cc2 supported multi-touch scripts and line-by-line mode in monkey, fixed some format issues by Xiaojun Bi · 12 years ago
  21. 5e20670 Remove the WaitEvent added in Tap and Drag. by Xia Wang · 12 years ago
  22. 77dc0d2 more fixes to monkey motion event timing by Guang Zhu · 12 years ago
  23. 8749a29 fix how monkey adjust timestamps for motion events by Guang Zhu · 12 years ago
  24. f63ed9b Fix Monkey key events. by Jeff Brown · 12 years ago
  25. fd16f39 Merge "change the way we fetch the test result file." by Tsu Chiang Chuang · 12 years ago
  26. 2af3f30 Ensure Monkey uses sane timestamps for key events. by Jeff Brown · 12 years ago
  27. 99e94c0 Use new InputManager API. by Jeff Brown · 12 years ago
  28. 800fbe1 change the way we fetch the test result file. by Tsu Chiang Chuang · 12 years ago
  29. fd94c39 Merge "Use new input manager API." by Jeff Brown · 12 years ago
  30. 001a30f Use new input manager API. by Jeff Brown · 12 years ago
  31. 02b5347 Add new way to calculate FPS to monkey. by Tsu Chiang Chuang · 12 years ago
  32. 46b6741 Support to generate screen rotation events. by Ying Wang · 12 years ago
  33. a277cee Package control per user by Amith Yamasani · 12 years ago
  34. 51cb3a4 Update to follow IActivityManager change. by Dianne Hackborn · 12 years ago
  35. fd4a739 Fix # of arguments to startActivity by Siva Velusamy · 12 years ago
  36. 339fa32 Merge "Fix UNKNOWN keycode parsing in monkey." by Bill Napier · 12 years ago
  37. 73421de Update the intent that monkey uses to launch application by Guang Zhu · 12 years ago
  38. 3d3d642 Fix UNKNOWN keycode parsing in monkey. by Bill Napier · 12 years ago
  39. 6848f33 Merge "Updating the monkey to use a dedicated UI test bridge." by Svetoslav Ganov · 13 years ago
  40. c44d7a8 am 075783dc: am 979806b0: Regular monkey should not write script log. by Yu Shan Emily Lau · 13 years ago
  41. 979806b Regular monkey should not write script log. by Yu Shan Emily Lau · 13 years ago
  42. 4ce026b Updating the monkey to use a dedicated UI test bridge. by Svetoslav Ganov · 13 years ago
  43. 15ee96f Fising the build by Svetoslav Ganov · 13 years ago
  44. bdf03ad Updating the Monkey commands due to framework changes. by Svetoslav Ganov · 13 years ago
  45. 1baa142 do not merge: cherry-picked Change-Id: I094dbc4ffa42771a13dfb796761546093649481c from master branch by Yu Shan Emily Lau · 13 years ago
  46. 08fa5ef Bug 5440088 Turn off the bugreport catpure by default. by Yu Shan Emily Lau · 13 years ago
  47. 33a93eb Update required due to framework API change. by Svetoslav Ganov · 13 years ago
  48. b4ac2b3 Update to follow framework change. by Dianne Hackborn · 13 years ago
  49. c6c89b9 Added deferreturn command by Michael Wright · 13 years ago
  50. b36bed5 Added view introspection functionality to Monkey by Michael Wright · 13 years ago
  51. 921d82f Add the Tap duration in the scripted monkey. by Yu Shan Emily Lau · 13 years ago
  52. 3de6f45 Add the pinch and zoom action in the scripted monkey. by Yu Shan Emily Lau · 13 years ago
  53. 5480519 Follow internal impl change. by Dianne Hackborn · 13 years ago
  54. d099c14 Add the framerate catpure tool. The change by Yu Shan Emily Lau · 13 years ago
  55. 5f8f4e8 Added the Drag action to the scripted moneky by Yu Shan Emily Lau · 13 years ago
  56. ebbef93 Added the periodic bugreport option for the Auotmated profile test. by Yu Shan Emily Lau · 13 years ago
  57. 902bc7b resolved conflicts for merge of 42f87e1b to honeycomb-plus-aosp by The Android Automerger · 14 years ago
  58. d391ae2 Fixed the appCrashBugreport reset flag. Bug# 3383876 by Yu Shan Emily Lau · 14 years ago
  59. 42f87e1 am e6354845: Merge "Monkey: request am to show the ANR dialog" by Dianne Hackborn · 14 years ago
  60. af5e575 Monkey: request am to show the ANR dialog by Vairavan Srinivasan · 14 years ago
  61. f40ea5c am 98ab3219: Prevent monkey from turning off the screen. (DO NOT MERGE) by Jeff Brown · 14 years ago
  62. fd6a2b4 Merge "Really don't send POWER or ENDCALL." into honeycomb by Ed Heyl · 14 years ago
  63. 98ab321 Prevent monkey from turning off the screen. (DO NOT MERGE) by Jeff Brown · 14 years ago
  64. 82df76b Really don't send POWER or ENDCALL. by Jeff Brown · 14 years ago
  65. 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
  66. 8a2659d Prevent monkey from turning off the screen. by Jeff Brown · 14 years ago
  67. bf86c3e Fixed the monkey option - killProcessAfterError is not beging checked in ANR. bug#3146736 by Yu Shan Emily Lau · 14 years ago
  68. b45644e Replace use of ro.monkey with ro.test_harness. by Brett Chabot · 14 years ago
  69. 585ab96 Add support for multitouch pinch-zoom gesture to monkey. by Jeff Brown · 14 years ago
  70. 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
  71. 9f8e7b4 monkey: trap SIGHUP in shell before launching by Dima Zavin · 14 years ago
  72. f083bd4 Monkey updates for new keyboard features. by Jeff Brown · 14 years ago
  73. 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
  74. 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
  75. 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
  76. b0b8410 Use framework-supplied keycode symbols. by Jeff Brown · 14 years ago
  77. cbe0d5b resolved conflicts for merge of de14fbd4 to gingerbread-plus-aosp by Ying Wang · 14 years ago
  78. de14fbd Set monkey process name by Ying Wang · 14 years ago
  79. feebca8 am 9c1a73ba: Update Monkey to new StrictMode API. by Brad Fitzpatrick · 14 years ago
  80. 58c636c am 45550faa: Merge "Don\'t send non-existent system keys." into gingerbread by Ying Wang · 14 years ago
  81. 9c1a73b Update Monkey to new StrictMode API. by Brad Fitzpatrick · 14 years ago
  82. 5ee69f6 Don't send non-existent system keys. by Ying Wang · 14 years ago
  83. ebb0b03 am d424b8d9: Prepare for a new IActivityController method. by Dianne Hackborn · 14 years ago
  84. d424b8d Prepare for a new IActivityController method. by Dianne Hackborn · 14 years ago
  85. 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
  86. 6a6c533 Add the simple script log for the statbility stress test. by Yu Shan Emily Lau · 14 years ago
  87. 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
  88. 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
  89. 616acdb am 06bcd705: Quiet harmless StrictMode violations caused by the Monkey. by Brad Fitzpatrick · 14 years ago
  90. 06bcd70 Quiet harmless StrictMode violations caused by the Monkey. by Brad Fitzpatrick · 14 years ago
  91. 6fae0ba am 27d0ec1e: Merge "Add the new option for the scripted monkey profile testing." into gingerbread by Yu Shan Emily Lau · 14 years ago
  92. 6035a57 Add the new option for the scripted monkey profile testing. by Yu Shan Emily Lau · 14 years ago
  93. 599fcd2 am 3307fdcc: Merge "Added the new keyword tap for the scripted monkey." into gingerbread by Yu Shan Emily Lau · 14 years ago
  94. 39b0199 Added the new keyword tap for the scripted monkey. by Yu Shan Emily Lau · 14 years ago
  95. 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
  96. 4fbc8db Add the monkey event which allows the scripted monkey to execute the shell command. by Yu Shan Emily Lau · 14 years ago
  97. 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
  98. a27eb4c am 8fc77898: Fix keycode. [Cherry-pick from master] by Ying Wang · 14 years ago
  99. 8fc7789 Fix keycode. [Cherry-pick from master] by Ying Wang · 14 years ago
  100. 83c5757 Monkey: Set the name of the process to distinguish from generic name (app_process) by Vairavan Srinivasan · 14 years ago