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

Issue 1580873002: reorg global initialization, separating core from optional (Closed)

Created:
4 years, 11 months ago by reed1
Modified:
4 years, 11 months ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

reorg global initialization, separating core from optional Chrome will be changed to just inherit our files, with no need to have their own copy. see https://codereview.chromium.org/1581533007/ BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1580873002 Committed: https://skia.googlesource.com/skia/+/6054d686e6fecc7261eeb328f27e9e16cd1d3b1e

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : add dox to _core method #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -236 lines) Patch
M gyp/core.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M include/core/SkFlattenable.h View 2 chunks +8 lines, -1 line 0 comments Download
A src/core/SkGlobalInitialization_core.cpp View 1 2 1 chunk +59 lines, -0 lines 0 comments Download
D src/ports/SkGlobalInitialization_chromium.cpp View 1 1 chunk +0 lines, -151 lines 0 comments Download
M src/ports/SkGlobalInitialization_default.cpp View 1 2 chunks +65 lines, -78 lines 0 comments Download
A + src/ports/SkGlobalInitialization_none.cpp View 1 2 1 chunk +3 lines, -6 lines 0 comments Download

Messages

Total messages: 24 (10 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1580873002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1580873002/20001
4 years, 11 months ago (2016-01-13 13:40:12 UTC) #3
reed1
4 years, 11 months ago (2016-01-13 13:42:11 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-13 13:51:54 UTC) #7
f(malita)
lgtm
4 years, 11 months ago (2016-01-13 14:10:32 UTC) #9
mtklein
lgtm https://codereview.chromium.org/1580873002/diff/20001/src/core/SkGlobalInitialization_core.cpp File src/core/SkGlobalInitialization_core.cpp (right): https://codereview.chromium.org/1580873002/diff/20001/src/core/SkGlobalInitialization_core.cpp#newcode22 src/core/SkGlobalInitialization_core.cpp:22: Might be nice to explain what belongs here ...
4 years, 11 months ago (2016-01-13 14:15:55 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1580873002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1580873002/40001
4 years, 11 months ago (2016-01-13 15:00:11 UTC) #12
reed1
https://codereview.chromium.org/1580873002/diff/20001/src/core/SkGlobalInitialization_core.cpp File src/core/SkGlobalInitialization_core.cpp (right): https://codereview.chromium.org/1580873002/diff/20001/src/core/SkGlobalInitialization_core.cpp#newcode22 src/core/SkGlobalInitialization_core.cpp:22: On 2016/01/13 14:15:55, mtklein wrote: > Might be nice ...
4 years, 11 months ago (2016-01-13 15:03:18 UTC) #13
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 11 months ago (2016-01-13 15:14:10 UTC) #15
robertphillips
lgtm
4 years, 11 months ago (2016-01-13 15:15:53 UTC) #16
robertphillips
Do we need to replicate Chrome's dire warning somewhere ?
4 years, 11 months ago (2016-01-13 15:17:19 UTC) #17
mtklein
On 2016/01/13 15:17:19, robertphillips wrote: > Do we need to replicate Chrome's dire warning somewhere ...
4 years, 11 months ago (2016-01-13 16:38:12 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1580873002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1580873002/40001
4 years, 11 months ago (2016-01-13 16:47:09 UTC) #21
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://skia.googlesource.com/skia/+/6054d686e6fecc7261eeb328f27e9e16cd1d3b1e
4 years, 11 months ago (2016-01-13 16:47:58 UTC) #23
robertphillips
4 years, 11 months ago (2016-01-13 17:03:16 UTC) #24
Message was sent while issue was closed.
We do lose the tidbit about adding new ImageFilters to the fuzzer.

Powered by Google App Engine
This is Rietveld 408576698