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

Issue 1699273002: Add a script to build and copy the command buffer shared library. This script will be used by the b… (Closed)

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

Description

Add a script to build and copy the command buffer shared library. This script will be used by the bots to test skia on the command buffer. GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1699273002 NOTREECHECKS=true NOTRY=true BUG=skia:4957 Committed: https://skia.googlesource.com/skia/+/c43f2af60e11c3b09aa70725e758ae0e455f065d

Patch Set 1 #

Patch Set 2 : update #

Patch Set 3 : whitespace #

Total comments: 10

Patch Set 4 : cleanup #

Patch Set 5 : more #

Total comments: 8

Patch Set 6 : update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+138 lines, -0 lines) Patch
A tools/build_command_buffer.py View 1 2 3 4 5 1 chunk +138 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
bsalomon
I believe we'd want the bot to run: ./tools/build_command_buffer.py -c <some_dir> -o out/Debug/lib --make-output-dir -f
4 years, 10 months ago (2016-02-16 22:05:09 UTC) #4
borenet
https://codereview.chromium.org/1699273002/diff/40001/tools/build_command_buffer.py File tools/build_command_buffer.py (right): https://codereview.chromium.org/1699273002/diff/40001/tools/build_command_buffer.py#newcode16 tools/build_command_buffer.py:16: Style nits: 2 lines between top-level blocks, 2-space indent ...
4 years, 10 months ago (2016-02-17 12:26:15 UTC) #5
bsalomon
PTAL https://codereview.chromium.org/1699273002/diff/40001/tools/build_command_buffer.py File tools/build_command_buffer.py (right): https://codereview.chromium.org/1699273002/diff/40001/tools/build_command_buffer.py#newcode16 tools/build_command_buffer.py:16: On 2016/02/17 12:26:14, borenet wrote: > Style nits: ...
4 years, 10 months ago (2016-02-17 15:53:23 UTC) #6
borenet
Looks mostly good, a couple of comments. https://codereview.chromium.org/1699273002/diff/80001/tools/build_command_buffer.py File tools/build_command_buffer.py (right): https://codereview.chromium.org/1699273002/diff/80001/tools/build_command_buffer.py#newcode50 tools/build_command_buffer.py:50: if not ...
4 years, 10 months ago (2016-02-17 16:31:17 UTC) #7
bsalomon
https://codereview.chromium.org/1699273002/diff/80001/tools/build_command_buffer.py File tools/build_command_buffer.py (right): https://codereview.chromium.org/1699273002/diff/80001/tools/build_command_buffer.py#newcode50 tools/build_command_buffer.py:50: if not os.path.isdir(args.output_dir): On 2016/02/17 16:31:17, borenet wrote: > ...
4 years, 10 months ago (2016-02-17 16:56:48 UTC) #8
borenet
LGTM
4 years, 10 months ago (2016-02-17 18:33:22 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1699273002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1699273002/100001
4 years, 10 months ago (2016-02-17 18:41:54 UTC) #13
commit-bot: I haz the power
4 years, 10 months ago (2016-02-17 18:42:49 UTC) #15
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://skia.googlesource.com/skia/+/c43f2af60e11c3b09aa70725e758ae0e455f065d

Powered by Google App Engine
This is Rietveld 408576698