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

Issue 5864044: Move SkClampRange.h out of include/core (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 3 months ago by TomH
Modified:
12 years, 3 months ago
Reviewers:
reed1
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

A while ago we made a note that SkClampRange didn't need to be public in include/core/, and it should live in src/core/. However, the one place it's used is in effects/core/ (well, and tests/). This means we can: 1) move it to effects/core/ 2) move it to src/core/, and have gyp/effects.gyp #include src/core/. 3) leave it where it is and get rid of the trivial TODO item

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -207 lines) Patch
M gyp/core.gyp View 2 chunks +0 lines, -2 lines 0 comments Download
M gyp/effects.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M gyp/tests.gyp View 1 chunk +1 line, -0 lines 0 comments Download
D include/core/SkClampRange.h View 1 chunk +0 lines, -39 lines 0 comments Download
D src/core/SkClampRange.cpp View 1 chunk +0 lines, -166 lines 0 comments Download

Messages

Total messages: 3
TomH
12 years, 3 months ago (2012-03-20 21:14:35 UTC) #1
reed1
I can't see where they are being moved to, but I'm sure its right :) ...
12 years, 3 months ago (2012-03-20 21:18:10 UTC) #2
TomH
12 years, 3 months ago (2012-03-20 21:19:00 UTC) #3
Closed with r3445.
Sign in to reply to this message.

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