1. 5418046 Update revokeRuntimePermission signature by Evan Severson · 4 years, 3 months ago
  2. b6ee178 Add package name to monkey's activity launching by Andrii Kulian · 4 years, 8 months ago
  3. d31d086 Revert "Revert "Adjust monkey to changed internal APIs"" by Philip P. Moltmann · 4 years, 8 months ago
  4. 8f06ef7 Merge "Revert "Adjust monkey to changed internal APIs"" by Philip P. Moltmann · 4 years, 8 months ago
  5. ac5c451 Revert "Adjust monkey to changed internal APIs" by Philip P. Moltmann · 4 years, 8 months ago
  6. 5187261 Merge "Reland: Rework platform version to hide codenames." by Narayan Kamath · 4 years, 8 months ago
  7. 253f3c6 Reland: Rework platform version to hide codenames. by Dianne Hackborn · 5 years ago
  8. 5c91afe Adjust monkey to changed internal APIs by Philip P. Moltmann · 4 years, 8 months ago
  9. 1acb3c8 Revert submission by Kevin Lau Fang · 4 years, 11 months ago
  10. ebf46ec Rework platform version to hide codenames. by Dianne Hackborn · 5 years ago
  11. 15ad96a grant/revoke permissions moved to permissionmanager by Todd Kennedy · 5 years ago
  12. 2b23bd5 getPermissionFlags() moved to permission manager by Todd Kennedy · 5 years ago
  13. 067d638 Use permission manager AIDL by Todd Kennedy · 5 years ago
  14. 665cd45 Update wakeUp signature. by Michael Wright · 6 years ago
  15. fed1b54 Update Monkey to lookup the current user so that it can execute against secondary users. by Nicholas Sauer · 6 years ago
  16. 3119eaa Fix monkey when it encounters a tombstone. by Netta Peterbursky · 7 years ago
  17. 7dcd1ea Print out CRASH info when monkey encounters tombstone. by Netta Peterbursky · 7 years ago
  18. d46f37e Fix NullPointerException in Monkey. by Netta Peterbursky · 7 years ago
  19. 45d91a0 Change Monkey to allow launching home even if gsa is disabled. by Netta Peterbursky · 7 years ago
  20. 22ab379 Fix usage of a changed IPC API am: 4c9e483779 am: 4f8582184b by Svet Ganov · 7 years ago
  21. 4c9e483 Fix usage of a changed IPC API by Svet Ganov · 7 years ago
  22. ac9cc7d Monkey: Dump the most recent ANR trace. by Narayan Kamath · 7 years ago
  23. 91e0bb6 Track registerReceiver changes by Chad Brubaker · 7 years ago
  24. af27957 Handle RuntimeException in monkey by Netta P · 8 years ago
  25. c849856 Merge "Track visibleToInstantApp changes" by Chad Brubaker · 8 years ago
  26. 3c726ef Adjust use of hidden API which I'm changing. by Phil Weaver · 8 years ago
  27. d44ea7a Track visibleToInstantApp changes by Chad Brubaker · 8 years ago
  28. 02ba80e Adjust use of accessibility aidl by Phil Weaver · 8 years ago
  29. 8a416b3 API demo for notification that starts a background service. by Dianne Hackborn · 8 years ago
  30. 9b43352 Send monkey logs to logcat as well. by Joe Onorato · 8 years ago
  31. a56875b Add --match-description to Monkey by Joe Onorato · 8 years ago
  32. 5b62059 Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  33. daa527a Monkey: print tombstone names when they're found by Eric Rowe · 8 years ago
  34. 86190d0 Merge \"Fixes the system server hang forever issue caused by the monkey not read completed the sync pipe.\" by songjinshi · 8 years ago
  35. f032537 Fixes the system server hang forever issue caused by by songjinshi · 8 years ago
  36. 15348ea Merge "Replace custom rules, remove ACP" am: a279b12 by Dan Willemsen · 9 years ago
  37. f230a38 Replace custom rules, remove ACP by Dan Willemsen · 9 years ago
  38. ff1a33d Follow framework refactoring. by Jeff Sharkey · 9 years ago
  39. 952cb1f Fix issue #27385109: control activity behavior without triggering... by Dianne Hackborn · 9 years ago
  40. 6be53d1 Blacklist KEYCODE_SOFT_SLEEP from random key generation by Michael Wright · 9 years ago
  41. d574af0 Track reason for screen turning on. by Dianne Hackborn · 9 years ago
  42. 973ecb6 fix slotting of permission category by Guang Zhu · 9 years ago
  43. 403be11 teach monkey to flip permissions on apps by Guang Zhu · 9 years ago
  44. 016fc16 Update call to IActivityManager.startActivity. by Jeff Hao · 10 years ago
  45. 01347d9 am 361fce55: am d9fb901d: am 479cf9ff: Merge "Track changes to IActivityManager.startInstrumentation." by Narayan Kamath · 10 years ago
  46. fc9e3f6 Track changes to IActivityManager.startInstrumentation. by Narayan Kamath · 10 years ago
  47. 26b91ca Add logging for failed injections to Monkey. by Michael Wright · 10 years ago
  48. 644b822 blacklist KEYCODE_SLEEP in random key generation by Guang Zhu · 11 years ago
  49. 695f66a Merge "Revert "Monkey support for swipes from the sides of a device."" by Ying Wang · 11 years ago
  50. 056d0a5 Revert "Monkey support for swipes from the sides of a device." by Ying Wang · 11 years ago
  51. e37f81e Optimizing AccessibilityNodeInfo caching (Monkey). by Svetoslav · 11 years ago
  52. 47937eb Monkey support for swipes from the sides of a device. by Ying Wang · 11 years ago
  53. cb8739c Debugging help for issue #8734824: WATCHDOG KILLING SYSTEM PROCESS by Dianne Hackborn · 11 years ago
  54. 6b16feb Update to follow activity manager protocol change. by Dianne Hackborn · 12 years ago
  55. 00fc93c Refactoring due to removing some private APIs. by Svetoslav Ganov · 12 years ago
  56. 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
  57. 3cbf850 Make all monkeys do the same thing by Kenny Root · 12 years ago
  58. 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
  59. b894c71 For the recent SD card access change. by Yu Shan Emily Lau · 12 years ago
  60. 6764197 am 6852ac74: am 077c59a0: Track multi-user change. by Dianne Hackborn · 12 years ago
  61. 077c59a Track multi-user change. by Dianne Hackborn · 12 years ago
  62. 70d53bb am a80e74b7: am dbb1e6af: Fix some more. by Dianne Hackborn · 12 years ago
  63. dbb1e6a Fix some more. by Dianne Hackborn · 12 years ago
  64. 70ffc1b am 75cd1b5b: am 99c82587: Merge "Use new display manager API." into jb-mr1-dev by Jeff Brown · 12 years ago
  65. 60df6ce Use new display manager API. by Jeff Brown · 12 years ago
  66. 900139e am 3eadba67: am f9fc2a56: Use new display manager API. by Jeff Brown · 12 years ago
  67. f9fc2a5 Use new display manager API. by Jeff Brown · 12 years ago
  68. 758a8cc am 846fe415: am 77201b54: Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  69. 77201b5 Rename UserId to UserHandle. by Dianne Hackborn · 12 years ago
  70. cb54296 am b25ebf3f: am 9bb23fd7: Use new PowerManager API. by Jeff Brown · 12 years ago
  71. 9bb23fd Use new PowerManager API. by Jeff Brown · 12 years ago
  72. c1a8cc2 supported multi-touch scripts and line-by-line mode in monkey, fixed some format issues by Xiaojun Bi · 12 years ago
  73. 5e20670 Remove the WaitEvent added in Tap and Drag. by Xia Wang · 12 years ago
  74. 77dc0d2 more fixes to monkey motion event timing by Guang Zhu · 12 years ago
  75. 8749a29 fix how monkey adjust timestamps for motion events by Guang Zhu · 12 years ago
  76. f63ed9b Fix Monkey key events. by Jeff Brown · 12 years ago
  77. fd16f39 Merge "change the way we fetch the test result file." by Tsu Chiang Chuang · 12 years ago
  78. 2af3f30 Ensure Monkey uses sane timestamps for key events. by Jeff Brown · 12 years ago
  79. 99e94c0 Use new InputManager API. by Jeff Brown · 12 years ago
  80. 800fbe1 change the way we fetch the test result file. by Tsu Chiang Chuang · 12 years ago
  81. fd94c39 Merge "Use new input manager API." by Jeff Brown · 12 years ago
  82. 001a30f Use new input manager API. by Jeff Brown · 12 years ago
  83. 02b5347 Add new way to calculate FPS to monkey. by Tsu Chiang Chuang · 12 years ago
  84. 46b6741 Support to generate screen rotation events. by Ying Wang · 13 years ago
  85. a277cee Package control per user by Amith Yamasani · 13 years ago
  86. 51cb3a4 Update to follow IActivityManager change. by Dianne Hackborn · 13 years ago
  87. fd4a739 Fix # of arguments to startActivity by Siva Velusamy · 13 years ago
  88. 339fa32 Merge "Fix UNKNOWN keycode parsing in monkey." by Bill Napier · 13 years ago
  89. 73421de Update the intent that monkey uses to launch application by Guang Zhu · 13 years ago
  90. 3d3d642 Fix UNKNOWN keycode parsing in monkey. by Bill Napier · 13 years ago
  91. 6848f33 Merge "Updating the monkey to use a dedicated UI test bridge." by Svetoslav Ganov · 13 years ago
  92. c44d7a8 am 075783dc: am 979806b0: Regular monkey should not write script log. by Yu Shan Emily Lau · 13 years ago
  93. 979806b Regular monkey should not write script log. by Yu Shan Emily Lau · 13 years ago
  94. 4ce026b Updating the monkey to use a dedicated UI test bridge. by Svetoslav Ganov · 13 years ago
  95. 15ee96f Fising the build by Svetoslav Ganov · 13 years ago
  96. bdf03ad Updating the Monkey commands due to framework changes. by Svetoslav Ganov · 13 years ago
  97. 1baa142 do not merge: cherry-picked Change-Id: I094dbc4ffa42771a13dfb796761546093649481c from master branch by Yu Shan Emily Lau · 13 years ago
  98. 08fa5ef Bug 5440088 Turn off the bugreport catpure by default. by Yu Shan Emily Lau · 13 years ago
  99. 33a93eb Update required due to framework API change. by Svetoslav Ganov · 13 years ago
  100. b4ac2b3 Update to follow framework change. by Dianne Hackborn · 13 years ago