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

Issue 330423004: Use new common tools in Python scripts (Closed)

Created:
6 years, 6 months ago by borenet
Modified:
6 years, 6 months ago
Reviewers:
hal.canary, rmistry
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Use new common tools in Python scripts BUG=skia:2682 R=rmistry@google.com Committed: https://skia.googlesource.com/skia/+/bb0ef0a

Patch Set 1 #

Patch Set 2 : Pylint #

Total comments: 20

Patch Set 3 : Update DEPS after https://skia.googlesource.com/common/+/767bf85 #

Patch Set 4 : Address comments #

Total comments: 4

Patch Set 5 : fix_pythonpath #

Total comments: 2

Patch Set 6 : append #

Unified diffs Side-by-side diffs Delta from patch set Stats (+153 lines, -765 lines) Patch
M DEPS View 1 2 1 chunk +1 line, -1 line 0 comments Download
M PRESUBMIT.py View 1 3 chunks +27 lines, -1 line 0 comments Download
M tools/add_codereview_message.py View 1 2 3 3 chunks +18 lines, -97 lines 0 comments Download
A tools/fix_pythonpath.py View 1 2 3 4 5 1 chunk +24 lines, -0 lines 0 comments Download
M tools/git-sync-deps View 4 chunks +3 lines, -8 lines 0 comments Download
D tools/git_utils.py View 1 chunk +0 lines, -168 lines 0 comments Download
M tools/misc_utils.py View 1 2 chunks +2 lines, -168 lines 0 comments Download
M tools/roll_deps.py View 1 6 chunks +78 lines, -322 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
borenet
Depends on https://codereview.chromium.org/346743008/. https://codereview.chromium.org/330423004/diff/20001/DEPS File DEPS (right): https://codereview.chromium.org/330423004/diff/20001/DEPS#newcode6 DEPS:6: "common": "https://skia.googlesource.com/common.git@a50df31f67699199366c04d07b318cde515551bd", Will change this hash ...
6 years, 6 months ago (2014-06-23 20:06:30 UTC) #1
borenet
https://codereview.chromium.org/330423004/diff/20001/DEPS File DEPS (right): https://codereview.chromium.org/330423004/diff/20001/DEPS#newcode6 DEPS:6: "common": "https://skia.googlesource.com/common.git@a50df31f67699199366c04d07b318cde515551bd", On 2014/06/23 20:06:30, borenet wrote: > Will ...
6 years, 6 months ago (2014-06-24 18:26:37 UTC) #2
rmistry
https://codereview.chromium.org/330423004/diff/20001/PRESUBMIT.py File PRESUBMIT.py (left): https://codereview.chromium.org/330423004/diff/20001/PRESUBMIT.py#oldcode192 PRESUBMIT.py:192: break; I am unhappy about the removal of my ...
6 years, 6 months ago (2014-06-24 18:31:05 UTC) #3
borenet
Uploaded patch set 4. https://codereview.chromium.org/330423004/diff/20001/PRESUBMIT.py File PRESUBMIT.py (left): https://codereview.chromium.org/330423004/diff/20001/PRESUBMIT.py#oldcode192 PRESUBMIT.py:192: break; On 2014/06/24 18:31:04, rmistry ...
6 years, 6 months ago (2014-06-24 19:17:31 UTC) #4
rmistry
https://codereview.chromium.org/330423004/diff/60001/tools/add_codereview_message.py File tools/add_codereview_message.py (right): https://codereview.chromium.org/330423004/diff/60001/tools/add_codereview_message.py#newcode43 tools/add_codereview_message.py:43: # reuse of existing cached credentials. How long do ...
6 years, 6 months ago (2014-06-25 13:56:22 UTC) #5
borenet
https://codereview.chromium.org/330423004/diff/60001/tools/add_codereview_message.py File tools/add_codereview_message.py (right): https://codereview.chromium.org/330423004/diff/60001/tools/add_codereview_message.py#newcode43 tools/add_codereview_message.py:43: # reuse of existing cached credentials. On 2014/06/25 13:56:22, ...
6 years, 6 months ago (2014-06-25 14:53:32 UTC) #6
rmistry
Last comment https://codereview.chromium.org/330423004/diff/80001/tools/fix_pythonpath.py File tools/fix_pythonpath.py (right): https://codereview.chromium.org/330423004/diff/80001/tools/fix_pythonpath.py#newcode20 tools/fix_pythonpath.py:20: sys.path.insert(0, path) Why not always add to ...
6 years, 6 months ago (2014-06-25 15:00:43 UTC) #7
borenet
https://codereview.chromium.org/330423004/diff/80001/tools/fix_pythonpath.py File tools/fix_pythonpath.py (right): https://codereview.chromium.org/330423004/diff/80001/tools/fix_pythonpath.py#newcode20 tools/fix_pythonpath.py:20: sys.path.insert(0, path) On 2014/06/25 15:00:43, rmistry wrote: > Why ...
6 years, 6 months ago (2014-06-25 15:02:36 UTC) #8
rmistry
LGTM
6 years, 6 months ago (2014-06-25 15:09:49 UTC) #9
borenet
The CQ bit was checked by borenet@google.com
6 years, 6 months ago (2014-06-25 15:10:25 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/borenet@google.com/330423004/100001
6 years, 6 months ago (2014-06-25 15:11:07 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-25 15:11:14 UTC) #12
commit-bot: I haz the power
Presubmit check for 330423004-100001 failed and returned exit status 1. Running presubmit commit checks ...
6 years, 6 months ago (2014-06-25 15:11:15 UTC) #13
borenet
On 2014/06/25 15:11:15, I haz the power (commit-bot) wrote: > Presubmit check for 330423004-100001 failed ...
6 years, 6 months ago (2014-06-25 15:13:01 UTC) #14
borenet
6 years, 6 months ago (2014-06-25 15:13:31 UTC) #15
Message was sent while issue was closed.
Committed patchset #6 manually as rbb0ef0a.

Powered by Google App Engine
This is Rietveld 408576698