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

Issue 461363003: add const to arrays of member functions (Closed)

Created:
6 years, 4 months ago by caryclark
Modified:
6 years, 4 months ago
Reviewers:
reed, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

add const to arrays of member functions running 'size ./out/Release/libskia_core.a' revealed a couple of places where path ops chose poorly and declared arrays of member functions to be unnecessarily writable. TBR=reed Committed: https://skia.googlesource.com/skia/+/2e40381060794745562c4a26896970406114b07a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M src/pathops/SkIntersections.h View 1 chunk +2 lines, -2 lines 0 comments Download
M src/pathops/SkIntersections.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M src/pathops/SkPathOpsBounds.h View 1 chunk +1 line, -1 line 0 comments Download
M src/pathops/SkPathOpsBounds.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
caryclark
The CQ bit was checked by caryclark@google.com
6 years, 4 months ago (2014-08-25 13:46:00 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/caryclark@google.com/461363003/1
6 years, 4 months ago (2014-08-25 13:46:42 UTC) #2
reed1
lgtm
6 years, 4 months ago (2014-08-25 13:48:32 UTC) #3
commit-bot: I haz the power
6 years, 4 months ago (2014-08-25 13:53:10 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (1) as 2e40381060794745562c4a26896970406114b07a

Powered by Google App Engine
This is Rietveld 408576698