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

Issue 1217293004: Move headers used by headers in include/ to include/private. (Closed)

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

Description

Move headers used by headers in include/ to include/private. Some of this is transitive, like SkRecords.h used by SkMiniRecorder.h used by (public) SkPictureRecorder.h. BUG=skia: Committed: https://skia.googlesource.com/skia/+/a89f55198bdc58f0b6f6196907ab25a6afc1a661 Committed: https://skia.googlesource.com/skia/+/928e16565f3e69cd6661e9ad300ac17e3f33c0c8 For next time, figure out what's up with https://codereview.chromium.org/1212613013

Patch Set 1 #

Patch Set 2 : update presubmit #

Patch Set 3 : remove SkTLogic from gyp file #

Patch Set 4 : update views.gyp #

Patch Set 5 : xps.gyp #

Patch Set 6 : example.gyp #

Patch Set 7 : move SkChecksum too #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -1216 lines) Patch
M PRESUBMIT.py View 1 2 chunks +10 lines, -4 lines 0 comments Download
M gyp/SampleApp.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M gyp/bench.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M gyp/core.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M gyp/debugger.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M gyp/dm.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M gyp/effects.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M gyp/example.gyp View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M gyp/gpu.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M gyp/gputest.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M gyp/pdf.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M gyp/ports.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M gyp/svg.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M gyp/tools.gyp View 3 chunks +3 lines, -0 lines 0 comments Download
M gyp/utils.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M gyp/utils.gypi View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M gyp/views.gyp View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M gyp/visualbench.gyp View 3 chunks +3 lines, -2 lines 0 comments Download
M gyp/xps.gyp View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M include/core/SkPictureRecorder.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M include/gpu/GrBlend.h View 1 chunk +1 line, -1 line 0 comments Download
M include/gpu/gl/SkGLContext.h View 2 chunks +2 lines, -2 lines 0 comments Download
A + include/private/SkChecksum.h View 1 2 3 4 5 6 0 chunks +-1 lines, --1 lines 0 comments Download
A + include/private/SkFunction.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + include/private/SkGpuFenceSync.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + include/private/SkMiniRecorder.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + include/private/SkPathPriv.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + include/private/SkRecords.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + include/private/SkTHash.h View 0 chunks +-1 lines, --1 lines 0 comments Download
A + include/private/SkTLogic.h View 0 chunks +-1 lines, --1 lines 0 comments Download
M include/views/SkOSWindow_Win.h View 1 chunk +2 lines, -2 lines 0 comments Download
D src/core/SkChecksum.h View 1 2 3 4 5 6 1 chunk +0 lines, -198 lines 0 comments Download
D src/core/SkFunction.h View 1 chunk +0 lines, -75 lines 0 comments Download
D src/core/SkMiniRecorder.h View 1 chunk +0 lines, -50 lines 0 comments Download
D src/core/SkPathPriv.h View 1 chunk +0 lines, -64 lines 0 comments Download
D src/core/SkRecords.h View 1 chunk +0 lines, -392 lines 0 comments Download
D src/core/SkTHash.h View 1 chunk +0 lines, -292 lines 0 comments Download
D src/gpu/SkGpuFenceSync.h View 1 chunk +0 lines, -29 lines 0 comments Download
D src/utils/SkTLogic.h View 1 chunk +0 lines, -111 lines 0 comments Download

Messages

Total messages: 35 (17 generated)
mtklein_C
Please note the changes to PRESUBMIT.py
5 years, 5 months ago (2015-06-30 21:30:06 UTC) #2
reed1
lgtm Perhaps we want to consider a stock comment/etc. at the top of these headers. ...
5 years, 5 months ago (2015-07-01 13:07:19 UTC) #3
mtklein
On 2015/07/01 13:07:19, reed1 wrote: > lgtm > > Perhaps we want to consider a ...
5 years, 5 months ago (2015-07-01 13:28:16 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1217293004/20001
5 years, 5 months ago (2015-07-01 13:52:02 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: Build-Win-MSVC-x86-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86-Debug-Trybot/builds/1812)
5 years, 5 months ago (2015-07-01 13:57:02 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1217293004/40001
5 years, 5 months ago (2015-07-01 14:06:47 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: Build-Win-MSVC-x86-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86-Debug-Trybot/builds/1814)
5 years, 5 months ago (2015-07-01 14:12:40 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1217293004/60001
5 years, 5 months ago (2015-07-01 14:15:17 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1217293004/80001
5 years, 5 months ago (2015-07-01 14:18:17 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: Build-Win-MSVC-x86_64-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86_64-Debug-Trybot/builds/1857)
5 years, 5 months ago (2015-07-01 14:21:58 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1217293004/100001
5 years, 5 months ago (2015-07-01 15:05:11 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: Build-Win-MSVC-x86-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86-Debug-Trybot/builds/1820) Build-Win-MSVC-x86_64-Debug-Trybot on client.skia.compile (JOB_FAILED, ...
5 years, 5 months ago (2015-07-01 15:08:49 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1217293004/120001
5 years, 5 months ago (2015-07-01 15:34:03 UTC) #29
commit-bot: I haz the power
Committed patchset #7 (id:120001) as https://skia.googlesource.com/skia/+/a89f55198bdc58f0b6f6196907ab25a6afc1a661
5 years, 5 months ago (2015-07-01 15:41:19 UTC) #30
mtklein_C
5 years, 5 months ago (2015-07-01 18:54:08 UTC) #31
mtklein_C
Going to try again.
5 years, 5 months ago (2015-07-01 18:54:26 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1217293004/120001
5 years, 5 months ago (2015-07-01 18:54:53 UTC) #34
commit-bot: I haz the power
5 years, 5 months ago (2015-07-01 18:55:50 UTC) #35
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://skia.googlesource.com/skia/+/928e16565f3e69cd6661e9ad300ac17e3f33c0c8

Powered by Google App Engine
This is Rietveld 408576698