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

Issue 474523003: Enable command line arguments for GLES2 CTS. (Closed)

Created:
6 years, 3 months ago by Jamie Madill
Modified:
6 years, 3 months ago
CC:
chromium-reviews, piman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Enable command line arguments for GLES2 CTS. This will enable us to select the back-end renderer for ANGLE. BUG=380355 Committed: https://crrev.com/da247005b23868a580014fd368686dd5b3171c4e Cr-Commit-Position: refs/heads/master@{#292634}

Patch Set 1 #

Patch Set 2 : Fix 64-bit warning. #

Patch Set 3 : Clean up wstring usage #

Total comments: 4

Patch Set 4 : Address piman's comments #

Patch Set 5 : Init vector size #

Patch Set 6 : Rebased with arg change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -1 line) Patch
M gpu/gles2_conform_support/gles2_conform_test.cc View 1 2 3 4 5 2 chunks +4 lines, -0 lines 0 comments Download
M gpu/gles2_conform_support/native/main.cc View 1 2 3 4 5 2 chunks +24 lines, -1 line 0 comments Download

Messages

Total messages: 16 (0 generated)
Jamie Madill
jmadill@chromium.org changed reviewers: + piman@chromium.org, sievers@chromium.org
6 years, 3 months ago (2014-08-26 17:27:11 UTC) #1
Jamie Madill
Please take a look. I plan on using the new command line arguments to pass ...
6 years, 3 months ago (2014-08-26 17:27:52 UTC) #2
Ken Russell (switch to Gerrit)
kbr@chromium.org changed reviewers: + kbr@chromium.org
6 years, 3 months ago (2014-08-26 17:41:08 UTC) #3
Ken Russell (switch to Gerrit)
LGTM as long as this has been tested.
6 years, 3 months ago (2014-08-26 17:41:08 UTC) #4
Jamie Madill
I did tests myself using printf-style debugging and verified I can create a D3D9 Renderer ...
6 years, 3 months ago (2014-08-26 17:47:02 UTC) #5
Ken Russell (switch to Gerrit)
On 2014/08/26 17:47:02, Jamie Madill wrote: > I did tests myself using printf-style debugging and ...
6 years, 3 months ago (2014-08-26 18:20:28 UTC) #6
piman
https://codereview.chromium.org/474523003/diff/40001/gpu/gles2_conform_support/native/main.cc File gpu/gles2_conform_support/native/main.cc (right): https://codereview.chromium.org/474523003/diff/40001/gpu/gles2_conform_support/native/main.cc#newcode36 gpu/gles2_conform_support/native/main.cc:36: char const** argsArray = new const char *[args.size()]; nit: ...
6 years, 3 months ago (2014-08-26 18:57:07 UTC) #7
Jamie Madill
https://codereview.chromium.org/474523003/diff/40001/gpu/gles2_conform_support/native/main.cc File gpu/gles2_conform_support/native/main.cc (right): https://codereview.chromium.org/474523003/diff/40001/gpu/gles2_conform_support/native/main.cc#newcode36 gpu/gles2_conform_support/native/main.cc:36: char const** argsArray = new const char *[args.size()]; On ...
6 years, 3 months ago (2014-08-26 19:29:54 UTC) #8
piman
LGTM (another way is to pre-size the vector, but either way is fine).
6 years, 3 months ago (2014-08-26 20:46:41 UTC) #9
Jamie Madill
The CQ bit was checked by jmadill@chromium.org
6 years, 3 months ago (2014-08-27 15:41:00 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jmadill@chromium.org/474523003/80001
6 years, 3 months ago (2014-08-27 15:41:49 UTC) #11
Jamie Madill
The CQ bit was unchecked by jmadill@chromium.org
6 years, 3 months ago (2014-08-27 15:54:16 UTC) #12
Jamie Madill
The CQ bit was checked by jmadill@chromium.org
6 years, 3 months ago (2014-08-29 14:14:00 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jmadill@chromium.org/474523003/100001
6 years, 3 months ago (2014-08-29 14:14:34 UTC) #14
commit-bot: I haz the power
Committed patchset #6 (id:100001) as 042488de16a98c3cb5ef3c01967dfb24bcf1a4bd
6 years, 3 months ago (2014-08-29 15:10:29 UTC) #15
commit-bot: I haz the power
6 years, 3 months ago (2014-09-10 03:08:40 UTC) #16
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/da247005b23868a580014fd368686dd5b3171c4e
Cr-Commit-Position: refs/heads/master@{#292634}

Powered by Google App Engine
This is Rietveld 408576698