Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
99885411aef986f3de863e144a589adb6d7ecd0d
/
src
/
shaders
/
SkEmptyShader.h
9988541
remove SK_IGNORE_TO_STRING
by Cary Clark
· 7 years ago
1d8c42e
fold params into StageRec
by Mike Reed
· 7 years ago
6867eee
default impl of appendStages now calls shaderContext
by Mike Reed
· 7 years ago
5edba45
[Reland] Relocate shaders to own dir
by Florin Malita
· 7 years ago
[Renamed from src/core/SkEmptyShader.h]
95c993c
Unexport private SkShader classes
by Florin Malita
· 7 years ago
d8872be
Revert "Relocate shaders to own dir"
by Stan Iliev
· 7 years ago
[Renamed from src/shaders/SkEmptyShader.h]
fabe0b2
Relocate shaders to own dir
by Florin Malita
· 7 years ago
[Renamed from src/core/SkEmptyShader.h]
4aed138
Reland of SkShaderBase
by Florin Malita
· 7 years ago
d93e11c
Revert "SkShaderBase"
by Florin Malita
· 7 years ago
58a7564
SkShaderBase
by Florin Malita
· 7 years ago
83e939b
Use SkArenaAlloc in the SkAutoBlitterChoose code.
by Herb Derby
· 8 years ago
dd8b72a
Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code."
by Robert Phillips
· 8 years ago
2b57b7f
Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code.
by Herb Derby
· 8 years ago
a0cee5f
remove align16 calls in skhader context sizes. will handle this elsewhere as needed
by reed
· 9 years ago
773ceda
Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ )"
by reed
· 9 years ago
e38bcaf
Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ )
by halcanary
· 9 years ago
d812fb4
enforce 16byte alignment in shader contexts
by reed
· 9 years ago
8d9f2e4
Add ContextRec param to SkShader::contextSize()
by fmalita
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
6ef68ab
Don't serialize anything for SkEmptyShader.
by mtklein
· 10 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
3f3b3d0
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
by mtklein
· 10 years ago
6e78293
Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/)
by mtklein
· 10 years ago
52c2935
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
by mtklein
· 10 years ago
9fa60da
Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc).
by reed
· 10 years ago
e1085e0
move SkChecksum and SkEmptyShader to private
by reed
· 10 years ago
[Renamed from include/core/SkEmptyShader.h]
ce56d96
Remove SkShader virtual method validContext
by commit-bot@chromium.org
· 10 years ago
e901b6d
create struct to hold all the params passed around for shader::context
by commit-bot@chromium.org
· 11 years ago
87fcd95
Revert of Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/249643002/)
by commit-bot@chromium.org
· 11 years ago
6e5671d
Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/)
by commit-bot@chromium.org
· 11 years ago
bc2f1dc
Extract most of the mutable state of SkShader into a separate Context object.
by commit-bot@chromium.org
· 11 years ago
53783b0
Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/)
by commit-bot@chromium.org
· 11 years ago
001f4ed
Extract most of the mutable state of SkShader into a separate Context object.
by commit-bot@chromium.org
· 11 years ago
0f10f7b
Allow toString capability to be toggled independent of developer mode.
by commit-bot@chromium.org
· 11 years ago
8b0e8ac
Refactor read and write buffers.
by commit-bot@chromium.org
· 11 years ago
76f9e93
Added print out of SkShader information to debugger
by robertphillips@google.com
· 12 years ago
5492424
Cleanup code related to SkFlattenable::flatten()
by djsollen@google.com
· 13 years ago
ba28d03
Create macro for registering classes for deserialization
by djsollen@google.com
· 13 years ago
a2ca41e
Cleanup Macros arround static initializers for SkFlattenable.
by djsollen@google.com
· 13 years ago
59ccef6
add more SK_OVERRIDEs update dox for SkEmptyShader
by reed@google.com
· 13 years ago
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
37a2012
add SkEmptyShader, and return it from CreateBitmapShader if the bitmap is empty
by reed@google.com
· 13 years ago