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

Issue 163363004: Gyp flag to disable inlining. (Closed)

Created:
6 years, 10 months ago by Tom Hudson
Modified:
6 years, 10 months ago
Reviewers:
scroggo, mtklein, tomhudson
CC:
skia-review_googlegroups.com, iancottrell, mtklein
Visibility:
Public.

Description

Gyp flag to disable inlining. To turn off all inlining, rebuild after running the command $ GYP_DEFINES=skia_disable_inlining=1 ./gyp_skia Provides an initial value in one GM to avoid an uninitialized variable warning. BUG=skia:2126 Committed: http://code.google.com/p/skia/source/detail?r=13437

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M gm/shadertext2.cpp View 1 chunk +1 line, -1 line 0 comments Download
M gyp/common_conditions.gypi View 1 1 chunk +9 lines, -0 lines 0 comments Download
M gyp/common_variables.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
tomhudson
PTAL
6 years, 10 months ago (2014-02-13 17:39:31 UTC) #1
tomhudson
Without, profile of bench_record looks like: + 10.68% bench_record libc-2.15.so [.] __memcpy_ssse3_back + 6.28% bench_record ...
6 years, 10 months ago (2014-02-13 17:44:17 UTC) #2
scroggo
lgtm https://codereview.chromium.org/163363004/diff/1/gyp/common_conditions.gypi File gyp/common_conditions.gypi (right): https://codereview.chromium.org/163363004/diff/1/gyp/common_conditions.gypi#newcode145 gyp/common_conditions.gypi:145: [ 'skia_disable_inlining', { Why does this depend on ...
6 years, 10 months ago (2014-02-13 17:46:18 UTC) #3
tomhudson
On 2014/02/13 17:46:18, scroggo wrote: > Why does this depend on being on a linux-ish ...
6 years, 10 months ago (2014-02-13 17:48:24 UTC) #4
mtklein
LGTM Just keep in mind this tips the bias in the other direction. There are ...
6 years, 10 months ago (2014-02-13 17:55:39 UTC) #5
tomhudson
The CQ bit was checked by tomhudson@google.com
6 years, 10 months ago (2014-02-13 18:01:46 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/tomhudson@chromium.org/163363004/70001
6 years, 10 months ago (2014-02-13 18:01:57 UTC) #7
commit-bot: I haz the power
6 years, 10 months ago (2014-02-13 18:36:39 UTC) #8
Message was sent while issue was closed.
Change committed as 13437

Powered by Google App Engine
This is Rietveld 408576698