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

Issue 5503066: Android: disable static global initializers for SkFlattenable and SkPixelRef (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 6 months ago by digit
Modified:
12 years, 5 months ago
Reviewers:
DerekS, caryclark1, reed1
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Android: disable static global initializers Committed: http://code.google.com/p/skia/source/detail?r=2992

Patch Set 1 #

Total comments: 6

Patch Set 2 : '' #

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

Messages

Total messages: 7
DerekS
I think this patch can be reduced to a one-liner in common_conditions.gypi. In the current ...
12 years, 5 months ago (2012-01-09 15:27:08 UTC) #1
digit
On 2012/01/09 15:27:08, djsollen wrote: > I think this patch can be reduced to a ...
12 years, 5 months ago (2012-01-09 16:41:03 UTC) #2
digit
http://codereview.appspot.com/5503066/diff/1/include/core/SkFlattenable.h File include/core/SkFlattenable.h (right): http://codereview.appspot.com/5503066/diff/1/include/core/SkFlattenable.h#newcode101 include/core/SkFlattenable.h:101: friend class SkGraphics; On 2012/01/09 15:27:09, djsollen wrote: > ...
12 years, 5 months ago (2012-01-09 17:55:40 UTC) #3
DerekS
move the gyp change to common_conditions.gypi and just use SK_ALLOW_STATIC_GLOBAL_INITIALIZERS=0 and it is good to ...
12 years, 5 months ago (2012-01-09 18:15:44 UTC) #4
digit
On 2012/01/09 18:15:44, djsollen wrote: > move the gyp change to common_conditions.gypi and just use ...
12 years, 5 months ago (2012-01-10 10:27:39 UTC) #5
digit
12 years, 5 months ago (2012-01-10 10:27:49 UTC) #6
DerekS
12 years, 5 months ago (2012-01-11 16:30:29 UTC) #7
lgtm
Sign in to reply to this message.

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