Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(304)

Issue 1483063006: Add android_skp_capture.py, JSON file for geniewidget (Closed)

Created:
5 years ago by borenet
Modified:
5 years ago
Reviewers:
rmistry, djsollen
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Add android_skp_capture.py, JSON file for geniewidget The script runs through the directory of JSON files, capturing SKPs from the apps specified by the JSON files. BUG=skia: Committed: https://skia.googlesource.com/skia/+/41cbf3f807d619861365112513655f5f00e16005

Patch Set 1 #

Total comments: 18

Patch Set 2 : Address comments #

Patch Set 3 : more #

Unified diffs Side-by-side diffs Delta from patch set Stats (+193 lines, -0 lines) Patch
A platform_tools/android/skp_gen/android_skp_capture.py View 1 2 1 chunk +178 lines, -0 lines 0 comments Download
A platform_tools/android/skp_gen/apps/geniewidget.json View 1 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
borenet
5 years ago (2015-12-01 19:23:54 UTC) #2
djsollen
concept looks good, but I'm not a great python reviewer. What are your thoughts on ...
5 years ago (2015-12-02 15:54:22 UTC) #3
borenet
On 2015/12/02 15:54:22, djsollen wrote: > concept looks good, but I'm not a great python ...
5 years ago (2015-12-02 17:36:29 UTC) #4
djsollen
non python lgtm
5 years ago (2015-12-02 18:17:04 UTC) #5
rmistry
https://codereview.chromium.org/1483063006/diff/1/platform_tools/android/skp_gen/android_skp_capture.py File platform_tools/android/skp_gen/android_skp_capture.py (right): https://codereview.chromium.org/1483063006/diff/1/platform_tools/android/skp_gen/android_skp_capture.py#newcode48 platform_tools/android/skp_gen/android_skp_capture.py:48: tuple(action_dict['end']), What does it return if you do not ...
5 years ago (2015-12-02 20:49:18 UTC) #6
borenet
Uploaded patch set 2. Unfortunately, now I'm getting errors from monkeyrunner not being able to ...
5 years ago (2015-12-03 18:14:48 UTC) #7
rmistry
lgtm https://codereview.chromium.org/1483063006/diff/1/platform_tools/android/skp_gen/android_skp_capture.py File platform_tools/android/skp_gen/android_skp_capture.py (right): https://codereview.chromium.org/1483063006/diff/1/platform_tools/android/skp_gen/android_skp_capture.py#newcode106 platform_tools/android/skp_gen/android_skp_capture.py:106: adb_shell('rm %s' % remote_path) On 2015/12/03 18:14:47, borenet ...
5 years ago (2015-12-04 13:47:51 UTC) #8
borenet
https://codereview.chromium.org/1483063006/diff/1/platform_tools/android/skp_gen/android_skp_capture.py File platform_tools/android/skp_gen/android_skp_capture.py (right): https://codereview.chromium.org/1483063006/diff/1/platform_tools/android/skp_gen/android_skp_capture.py#newcode106 platform_tools/android/skp_gen/android_skp_capture.py:106: adb_shell('rm %s' % remote_path) On 2015/12/04 13:47:51, rmistry wrote: ...
5 years ago (2015-12-04 14:41:44 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1483063006/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1483063006/40001
5 years ago (2015-12-04 14:41:54 UTC) #12
commit-bot: I haz the power
5 years ago (2015-12-04 14:59:33 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/41cbf3f807d619861365112513655f5f00e16005

Powered by Google App Engine
This is Rietveld 408576698