Chromium Code Reviews
DescriptionAndroid event log importer.
This importer parses the Android event log,
which can be dumped with "adb logcat -b events -d".
The event log contains information about which
activities are created, resumed and paused.
Adds a simple activity class to the model,
which can be used to represent an Android
activity running in the foreground.
BUG=#1127
Committed: https://chromium.googlesource.com/external/github.com/catapult-project/catapult/+/fb5fd186eb3536f9132ae6977377814833fc1877
Patch Set 1 #
Total comments: 39
Patch Set 2 : Addressed comments. #
Total comments: 2
Patch Set 3 : Removed console.log #
Messages
Total messages: 12 (3 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||