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

Issue 17370005: Add gyp define for optimization level (Closed)

Created:
7 years, 6 months ago by borenet
Modified:
7 years, 6 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Add gyp define for optimization level Committed: http://code.google.com/p/skia/source/detail?r=9710

Patch Set 1 #

Total comments: 5

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -6 lines) Patch
M gyp/common_conditions.gypi View 1 4 chunks +7 lines, -4 lines 0 comments Download
M gyp/common_variables.gypi View 1 2 3 chunks +15 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
borenet
This is a first step toward running Valgrind on the bots (https://code.google.com/p/skia/issues/detail?id=529). https://codereview.chromium.org/17370005/diff/1/gyp/common_conditions.gypi File gyp/common_conditions.gypi ...
7 years, 6 months ago (2013-06-20 14:36:09 UTC) #1
epoger
https://codereview.chromium.org/17370005/diff/1/gyp/common_conditions.gypi File gyp/common_conditions.gypi (right): https://codereview.chromium.org/17370005/diff/1/gyp/common_conditions.gypi#newcode79 gyp/common_conditions.gypi:79: 'Optimization': '<(skia_release_optimization_level)', # full (/Ox) please delete the comment, ...
7 years, 6 months ago (2013-06-20 18:25:55 UTC) #2
epoger
P.S. You might consider making bungeman the lead reviewer on this; IIRC he is fairly ...
7 years, 6 months ago (2013-06-20 18:26:38 UTC) #3
borenet
Adding Ben.
7 years, 6 months ago (2013-06-20 18:29:28 UTC) #4
bungeman-skia
Is the idea to have an option for a release build with symbols and no ...
7 years, 6 months ago (2013-06-20 19:19:35 UTC) #5
borenet
On 2013/06/20 19:19:35, bungeman1 wrote: > Is the idea to have an option for a ...
7 years, 6 months ago (2013-06-20 19:24:12 UTC) #6
borenet
Uploaded patch set 2, which gives different defaults for Visual Studio and GCC (and similar ...
7 years, 6 months ago (2013-06-20 19:51:31 UTC) #7
bungeman-skia
Aside from adding a few small comments, lgtm. https://codereview.chromium.org/17370005/diff/9001/gyp/common_variables.gypi File gyp/common_variables.gypi (right): https://codereview.chromium.org/17370005/diff/9001/gyp/common_variables.gypi#newcode97 gyp/common_variables.gypi:97: 'skia_default_vs_optimization_level': ...
7 years, 6 months ago (2013-06-20 20:08:51 UTC) #8
borenet
https://codereview.chromium.org/17370005/diff/9001/gyp/common_variables.gypi File gyp/common_variables.gypi (right): https://codereview.chromium.org/17370005/diff/9001/gyp/common_variables.gypi#newcode97 gyp/common_variables.gypi:97: 'skia_default_vs_optimization_level': 3, On 2013/06/20 20:08:51, bungeman1 wrote: > nit: ...
7 years, 6 months ago (2013-06-20 20:27:12 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/borenet@google.com/17370005/14001
7 years, 6 months ago (2013-06-20 20:27:37 UTC) #10
commit-bot: I haz the power
7 years, 6 months ago (2013-06-20 20:28:59 UTC) #11
Message was sent while issue was closed.
Change committed as 9710

Powered by Google App Engine
This is Rietveld 408576698