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

Issue 1270783002: Moved common cross-project functionality out from SkTraceEvent.h into SkTraceEventCommon.h (Closed)

Created:
5 years, 4 months ago by oystein (OOO til 10th of July)
Modified:
5 years, 4 months ago
Reviewers:
mtklein_C, reed1
CC:
reviews_skia.org
Base URL:
https://chromium.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Moved common cross-project functionality out from SkTraceEvent.h into SkTraceEventCommon.h Traditionally, SkTraceEvent.h was manually kept in sync with base/trace_event/trace_event.h, with project-specific parts intermixed, and tended to drift out of sync a lot (mainly in Blink, less so in Skia). The SkTraceEventCommon.h now has only the cross-project parts, and can be copy-pasted verbatim between projects (it's an identical copy of base/trace_event/trace_event_common.h), meaning SkTraceEvent.h shouldn't go out of sync as it has before. BUG=skia: [mtklein mucking around below here] NOPRESUBMIT=true CQ_EXCLUDE_TRYBOTS=client.skia.fyi:skia_presubmit-Trybot Committed: https://skia.googlesource.com/skia/+/dfcba473b0462be3ed4babc07b1d50f4fafaeded

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1047 lines, -715 lines) Patch
M gyp/core.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/core/SkTraceEvent.h View 4 chunks +8 lines, -715 lines 0 comments Download
A src/core/SkTraceEventCommon.h View 1 1 chunk +1038 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
oystein (OOO til 10th of July)
reed: ptal Note that --bypass-hooks was used and SkTraceEventCommon.h has this presubmit error: ** Presubmit ...
5 years, 4 months ago (2015-08-04 20:43:32 UTC) #2
mtklein_C
On 2015/08/04 20:43:32, Oystein wrote: > reed: ptal lgtm > Note that --bypass-hooks was used ...
5 years, 4 months ago (2015-08-05 19:45:54 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1270783002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1270783002/40001
5 years, 4 months ago (2015-08-05 19:46:23 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: skia_presubmit-Trybot on client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/skia_presubmit-Trybot/builds/1642)
5 years, 4 months ago (2015-08-05 19:47:12 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1270783002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1270783002/40001
5 years, 4 months ago (2015-08-05 19:48:38 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1270783002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1270783002/40001
5 years, 4 months ago (2015-08-05 19:51:51 UTC) #12
commit-bot: I haz the power
5 years, 4 months ago (2015-08-05 19:54:43 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/dfcba473b0462be3ed4babc07b1d50f4fafaeded

Powered by Google App Engine
This is Rietveld 408576698