History log of /development/cmds/monkey/src/com/android/commands/monkey/MonkeyEventSource.java
Revision Date Author Comments
66e263baed854acd93a8b17ac5a820abca55c54a 14-Jan-2010 Eric Rowe <erowe@google.com> Fix how the monkey counts events for scripts.

Instead of the monkey counting up to the count times the number of events in the
script, the monkey will now only increment the count when the script reaches the
end of the file. This allows us to have multiple script files with differing
event counts in each.

Conflicts:

cmds/monkey/src/com/android/commands/monkey/Monkey.java
65440eb58d5ff9c728003e1d5420380c3a0af455 22-Oct-2009 Eric Rowe <erowe@google.com> Fix how the monkey counts events for scripts.

Instead of the monkey counting up to the count times the number of events in the
script, the monkey will now only increment the count when the script reaches the
end of the file. This allows us to have multiple script files with differing
event counts in each.
52d4c30ca52320ec92d1d1ddc8db3f07f69c4f98 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
d4aee0c0caa00aa02d4c50ed28151591ac0456b5 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
e943f2fd8e7623ba3ea12bb65294d30446db4174 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589