Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(307)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Unified Diff: include/private/SkTemplates.h
Issue
1272293004
:
Move SkTemplates.h to private. (Closed)
Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: It's a struct!
Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
gyp/core.gypi
gyp/sfnt.gyp
gyp/tools.gyp
include/codec/SkCodec.h
include/codec/SkScanlineDecoder.h
include/core/SkImageFilter.h
include/core/SkPostConfig.h
include/core/SkRefCnt.h
include/core/SkTArray.h
include/core/SkTLazy.h
include/core/SkTemplates.h
include/core/SkWriter32.h
include/gpu/GrResourceKey.h
include/ports/SkRemotableFontMgr.h
include/private/SkTemplates.h
include/utils/win/SkAutoCoInitialize.h
include/utils/win/SkTScopedComPtr.h
include/xml/SkDOM.h
src/animator/SkDrawShader.cpp
src/codec/SkJpegDecoderMgr.h
src/core/SkBBoxHierarchy.h
src/core/SkBigPicture.h
src/core/SkBitmapController.cpp
src/core/SkBitmapProcShader.h
src/core/SkBitmapProcShader.cpp
src/core/SkBitmapProcState.h
src/core/SkPictureRecord.h
src/core/SkTLList.h
src/effects/gradients/SkGradientShaderPriv.h
src/gpu/GrDefaultPathRenderer.h
src/gpu/GrStrokeInfo.h
src/gpu/GrTRecorder.h
src/image/SkImage_Base.h
src/pdf/SkPDFGraphicState.h
src/sfnt/SkOTTableTypes.h
src/utils/win/SkDWrite.h
tools/skdiff_main.cpp
tools/skdiff_utils.cpp
View side-by-side diff with in-line comments
Download patch
« no previous file with comments
|
« include/ports/SkRemotableFontMgr.h
('k') |
include/utils/win/SkAutoCoInitialize.h »
('j') |
no next file with comments »
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
Index: include/private/SkTemplates.h
diff --git a/include/core/SkTemplates.h b/include/private/SkTemplates.h
similarity index 100%
rename from include/core/SkTemplates.h
rename to include/private/SkTemplates.h
« no previous file with comments
|
« include/ports/SkRemotableFontMgr.h
('k') |
include/utils/win/SkAutoCoInitialize.h »
('j') |
no next file with comments »
Issue 1272293004: Move SkTemplates.h to private. (Closed)
Created 5 years, 4 months ago by bungeman-skia
Modified 5 years, 4 months ago
Reviewers: reed1, mtklein
Base URL: https://skia.googlesource.com/skia.git@master
Comments: 3
This is Rietveld
408576698