Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(421)

Issue 6448146: Removed global static initializer redefines for android build.

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 2 months ago by chudy
Modified:
13 years, 2 months ago
Reviewers:
bsalomon, TomH, DerekS, reed1
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlecode.com/svn/trunk
Visibility:
Public.

Description

Removed global static initializer redefines for android build.

Patch Set 1 #

Total comments: 1

Patch Set 2 : Removed need to edit android_setup.sh in seperate CL #

Patch Set 3 : Added back SkPostConfig check #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M gyp/common_conditions.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M gyp/common_variables.gypi View 1 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 7
chudy
Part 2 of 2 part CL to remove warnings from android build. Part 1 located ...
13 years, 2 months ago (2012-08-13 16:55:30 UTC) #1
TomH
On 2012/08/13 16:55:30, chudy wrote: > Part 2 of 2 part CL to remove warnings ...
13 years, 2 months ago (2012-08-13 16:59:18 UTC) #2
TomH
It looks like Chrome sets SK_ALLOW_STATIC_GLOBAL_INITIALIZERS=0 in skia/skia.gyp. I thought that they were *supposed* to ...
13 years, 2 months ago (2012-08-13 17:09:53 UTC) #3
TomH
(change which Mike gets added)
13 years, 2 months ago (2012-08-13 17:10:15 UTC) #4
chudy
As of right now this is compatible because chromium builds skia with their own stand-alone ...
13 years, 2 months ago (2012-08-13 17:10:28 UTC) #5
bsalomon
We shouldn't remove the SkPostConfig bit. Otherwise, the macro won't ever get defined when Skia ...
13 years, 2 months ago (2012-08-13 17:23:44 UTC) #6
reed1
13 years, 2 months ago (2012-08-13 17:32:20 UTC) #7
My original design was that the client could freely use either SkUserConfig.h OR their own build-system defines, or any combination. All that Skia had to promise was: 1. preconfig would set up defaults 2. postconfig would ensure that we landed in an interpretable/consistent state.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b