Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
27dddae3130c8a6cfaa845195b2fb95cc691dd26
/
src
/
shaders
/
SkPictureShader.cpp
27dddae
rebase
by Cary Clark
· 6 years ago
89ad31e
Revert "Reland "remove toString""
by Cary Clark
· 6 years ago
92e37b6
Reland "remove toString"
by Cary Clark
· 6 years ago
32a4910
Revert "remove toString"
by Cary Clark
· 6 years ago
5191880
remove toString
by Cary Clark
· 6 years ago
c7fe0f7
Make GrCaps and GrShaderCaps private.
by Brian Salomon
· 6 years ago
8f88d89
Fix use-of-uninitialized-value in SkPictureShader::onMakeContext
by Florin Malita
· 7 years ago
c6c5ead
Reland "Fix handling of MaskFilter matrices"
by Florin Malita
· 7 years ago
c64ee20
Revert "Fix handling of MaskFilter matrices"
by Robert Phillips
· 7 years ago
2097fd0
Fix handling of MaskFilter matrices
by Florin Malita
· 7 years ago
3b6afd5
Remove unused field fBitmapBytes
by Yuqian Li
· 7 years ago
9988541
remove SK_IGNORE_TO_STRING
by Cary Clark
· 7 years ago
af2769d
Banish SkShaderBase::isRasterPipelineOnly()
by Florin Malita
· 7 years ago
18f7e0a
Fix picture shader handling of outer local matrix
by Florin Malita
· 7 years ago
88d9071
Revert "hide picture virtuals (no public callers)"
by Mike Klein
· 7 years ago
8005bff
hide picture virtuals (no public callers)
by Mike Reed
· 7 years ago
3bc266b
Revert "Revert "simplify GrFPArgs, isolating localmatrix""
by Mike Reed
· 7 years ago
3d628fe
Revert "simplify GrFPArgs, isolating localmatrix"
by Mike Reed
· 7 years ago
b76c717
simplify GrFPArgs, isolating localmatrix
by Mike Reed
· 7 years ago
e3429e6
rename inner AsFPArgs to stand-alone GrFPArgs
by Mike Reed
· 7 years ago
5a0f345
remove code from old picture serial guard
by Mike Reed
· 7 years ago
d1c65d6
remove unneeded readbuffer flags
by Mike Reed
· 7 years ago
4cbb6e6
Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter.
by Brian Salomon
· 7 years ago
e25d119
Remove dead SK_SUPPORT_LEGACY_PICTURESHADER_ROUNDING code
by Florin Malita
· 7 years ago
1d8c42e
fold params into StageRec
by Mike Reed
· 7 years ago
eefe9f9
use rasterpipeline if localmatrix is rotated or skewed for images
by Mike Reed
· 7 years ago
aff329b
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
by Brian Salomon
· 7 years ago
3404207
use rasterpipeline for images if matrix is >= scale+translate
by Mike Reed
· 7 years ago
8aeec29
simplify shaderbase -- remove shaderproc -- no measurable speed diff
by Mike Reed
· 7 years ago
0fddb2d
Retry cleaning up SkLinearBitmapPipeline.
by Mike Klein
· 7 years ago
b00a360
Purge cached SkPictureShader entries on shader deletion
by Florin Malita
· 7 years ago
604f0d5
Avoid unneeded picture shader color space transforms
by Florin Malita
· 7 years ago
5769dd2
Add some raster pipeline perspective asserts
by Florin Malita
· 7 years ago
980e279
Revert[2] "use rasterpipeline for non-8888-clamp shaders (so we can delete more legacy code)""
by Mike Reed
· 7 years ago
19d0b99
Revert "use rasterpipeline for non-8888-clamp shaders (so we can delete more legacy code)"
by Mike Reed
· 7 years ago
00b8ab6
use rasterpipeline for non-8888-clamp shaders (so we can delete more legacy code)
by Mike Reed
· 7 years ago
70bc94f
Bump min picture to 7+ months ago
by Mike Reed
· 7 years ago
5edba45
[Reland] Relocate shaders to own dir
by Florin Malita
· 7 years ago
[Renamed from src/core/SkPictureShader.cpp]
d8872be
Revert "Relocate shaders to own dir"
by Stan Iliev
· 7 years ago
[Renamed from src/shaders/SkPictureShader.cpp]
fabe0b2
Relocate shaders to own dir
by Florin Malita
· 7 years ago
[Renamed from src/core/SkPictureShader.cpp]
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
28a7ad2
Add SkPictureShader::makeColorSpace()
by Matt Sarett
· 8 years ago
e71db44
Use dstColorSpace in SkPictureShader cache key
by Matt Sarett
· 8 years ago
84dd857
make GrPaint.h private -- IWYU
by Mike Reed
· 8 years ago
185130c
return and take SkImageGenerator as unique_ptr
by Mike Reed
· 8 years ago
9df70bb
Picture backed images must have a bit depth and color space
by Matt Sarett
· 8 years ago
54be5c9
Revert "More non-invertible shader local matrix guards"
by Robert Phillips
· 8 years ago
368af46
More non-invertible shader local matrix guards
by Florin Malita
· 8 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
a99b6ce
start removing uses of SkScalarMul
by Mike Reed
· 8 years ago
8d2fb47
Implement onAppendStages for SkPictureShader
by Yuqian Li
· 8 years ago
e94255d
Specify bit depth and color space in SkImage::MakeFromPicture()
by Matt Sarett
· 8 years ago
138ea97
Add color space to picture image as a creation parameter
by Brian Osman
· 8 years ago
61624f0
Plumb dst color space in many places, rather than "mode"
by Brian Osman
· 8 years ago
7b8400d
Rename SkSourceGammaTreatment to SkDestinationSurfaceColorMode
by Brian Osman
· 8 years ago
704cd32
src/core: s/SkAutoTUnref/sk_sp/g
by Hal Canary
· 8 years ago
c9a9ca9
Fix double-accounting of SkPictureShader bitmap memory
by fmalita
· 8 years ago
1638c0d
Add destination color space to AsFPArgs. Eliminates last XFORMTODO.
by brianosman
· 8 years ago
839345d
Bundle SkShader::asFragmentProcessor arguments in a struct
by brianosman
· 8 years ago
06ca8ec
sk_sp for Ganesh.
by bungeman
· 8 years ago
982eb7f
Add new SkSourceGammaTreatment enum, used in situations like mipmap construction, where we need to know if we should respect (vs. ignore) the gamma encoding of sRGB tagged images. Plumb that extensively.
by brianosman
· 8 years ago
60c9b58
change flattenable factory to return sk_sp
by reed
· 9 years ago
ca2622b
return pictures as sk_sp
by reed
· 9 years ago
7fb4f8b
Revert "Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1778393002/ )"
by reed
· 9 years ago
e683c56
Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1778393002/ )
by robertphillips
· 9 years ago
bd73ffb
add Make variations to return SkImage by sk_sp
by reed
· 9 years ago
5671c5b
SkImage now has makeShader to return sk_sp
by reed
· 9 years ago
8a21c9f
use Make instead of Create to return a shared shader
by reed
· 9 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
85c6f98
Use enclosing int rect for picture shader tiles
by fmalita
· 9 years ago
8d9f2e4
Add ContextRec param to SkShader::contextSize()
by fmalita
· 9 years ago
40bed64
SkPictureShader cleanup
by fmalita
· 9 years ago
1b46a57
Remove SkDEPRECATED_InstallDiscardablePixelRef from SkPictureShader
by fmalita
· 9 years ago
0152cc3
remove 565 effects shaders
by caryclark
· 9 years ago
b4a2076
Revert of Remove SkDEPRECATED_InstallDiscardablePixelRef from SkPictureShader (patchset #3 id:40001 of https://codereview.chromium.org/1405103003/ )
by caryclark
· 9 years ago
fa694ad
Remove SkDEPRECATED_InstallDiscardablePixelRef from SkPictureShader
by fmalita
· 9 years ago
f469fc0
Fix floating point data loss in SkPictureShader
by ericrk
· 9 years ago
4a33952
Bye bye processor data manager.
by bsalomon
· 9 years ago
25a5b0d
Revert of SkImage-backed SkPictureShader (patchset #4 id:60001 of https://codereview.chromium.org/1343153003/ )
by robertphillips
· 9 years ago
97be9a0
SkImage-backed SkPictureShader
by fmalita
· 9 years ago
d114645
SkInstallDiscardablePixelRef is deprecated, enforce that
by reed
· 9 years ago
44c3128
Clean up some lint complaints
by robertphillips
· 9 years ago
ddc4b46
Image generator-backed SkPictureShader
by fmalita
· 9 years ago
c21b09e
Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*
by bsalomon
· 9 years ago
a511e6a
Revert of Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor* (patchset #8 id:140001 of https://codereview.chromium.org/1316513002/ )
by rmistry
· 9 years ago
ecfdc25
Change SkShader;asFragmentProcessor signature to no longer take skpaint\grcolor*
by bsalomon
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
216b643
private iterator to visit all resource cache entries
by reed
· 9 years ago
f582282
change asABitmap to isABitmap on shader
by reed
· 9 years ago
9cc1775
rename GrShaderDataManager -> GrProcessorDataManager
by joshualitt
· 9 years ago
8ca93e7
Initial CL to create dummy GrShaderDataManager and thread it through
by joshualitt
· 9 years ago
446ee67
skia: Add runtime option to disable picture IO security precautions
by hendrikw
· 9 years ago
Next »