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

Issue 196133033: replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones (Closed)

Created:
6 years, 9 months ago by humper
Modified:
6 years, 9 months ago
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

replace old SK_TRACE_EVENT macros with new TRACE_EVENT ones, and then remove them entirely! BUG=skia:353 Committed: http://code.google.com/p/skia/source/detail?r=13884

Patch Set 1 #

Total comments: 1

Patch Set 2 : remove old trace events #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -105 lines) Patch
M experimental/AndroidPathRenderer/AndroidPathRenderer.cpp View 1 3 chunks +1 line, -3 lines 0 comments Download
M gyp/core.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M gyp/public_headers.gypi View 1 chunk +0 lines, -1 line 0 comments Download
M include/config/SkUserConfig.h View 1 chunk +0 lines, -12 lines 0 comments Download
D include/core/SkTrace.h View 1 chunk +0 lines, -45 lines 0 comments Download
M src/gpu/GrAAConvexPathRenderer.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrContext.cpp View 1 9 chunks +1 line, -12 lines 0 comments Download
M src/gpu/GrDefaultPathRenderer.cpp View 1 2 chunks +1 line, -3 lines 0 comments Download
M src/gpu/gl/GrGLShaderBuilder.cpp View 1 2 chunks +1 line, -3 lines 0 comments Download
D src/utils/SkDebugTrace.h View 1 chunk +0 lines, -24 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
humper
ptal, can close very old bug when this lands!
6 years, 9 months ago (2014-03-19 21:28:05 UTC) #1
epoger
Edited the description to contain BUG=skia:353 instead of BUG=353 Looking at the CL now...
6 years, 9 months ago (2014-03-19 21:31:42 UTC) #2
epoger
Looks fine except for one question... https://codereview.chromium.org/196133033/diff/1/src/gpu/GrContext.cpp File src/gpu/GrContext.cpp (right): https://codereview.chromium.org/196133033/diff/1/src/gpu/GrContext.cpp#newcode374 src/gpu/GrContext.cpp:374: TRACE_EVENT0("skia.ganesh","GrContext::createTexture"); Should we ...
6 years, 9 months ago (2014-03-19 21:34:44 UTC) #3
tomhudson
On 2014/03/19 21:34:44, epoger wrote: > https://codereview.chromium.org/196133033/diff/1/src/gpu/GrContext.cpp#newcode374 > src/gpu/GrContext.cpp:374: > TRACE_EVENT0("skia.ganesh","GrContext::createTexture"); > Should we use ...
6 years, 9 months ago (2014-03-20 08:52:17 UTC) #4
bsalomon
IMO we should just delete the current events. Greg D. has a change in the ...
6 years, 9 months ago (2014-03-20 13:26:24 UTC) #5
humper
On 2014/03/20 13:26:24, bsalomon wrote: > IMO we should just delete the current events. Greg ...
6 years, 9 months ago (2014-03-20 16:52:19 UTC) #6
epoger
[deferring to bsalomon]
6 years, 9 months ago (2014-03-20 17:08:29 UTC) #7
bsalomon
lgtm
6 years, 9 months ago (2014-03-20 19:23:49 UTC) #8
humper
The CQ bit was checked by humper@google.com
6 years, 9 months ago (2014-03-20 19:25:16 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/humper@google.com/196133033/20001
6 years, 9 months ago (2014-03-20 19:25:27 UTC) #10
commit-bot: I haz the power
6 years, 9 months ago (2014-03-20 20:00:37 UTC) #11
Message was sent while issue was closed.
Change committed as 13884

Powered by Google App Engine
This is Rietveld 408576698