Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
6d9f42984d94a2e9116dd951d47cd65cd8f4d401
/
src
/
effects
/
SkImageSource.cpp
6d9f429
only create new instance if needed for colorspacexformer
by Mike Reed
· 8 years ago
6d72ed9
SkImageFilter::onMakeColorSpace() - more overrides
by Matt Sarett
· 8 years ago
27ecd86
SkImageSource::Make() returns nullptr when srcrect is empty.
by Hal Canary
· 8 years ago
8e1c4e6
Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2)
by Robert Phillips
· 8 years ago
696b293
Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly"
by Robert Phillips
· 8 years ago
e88cf6b
Remove asTextureRef from SkSpecialImage & update effects accordingly
by Robert Phillips
· 9 years ago
8bb3b21
Add GM to exercise some of the darker corners of SkMagnifierImageFilter
by Robert Phillips
· 9 years ago
61624f0
Plumb dst color space in many places, rather than "mode"
by Brian Osman
· 9 years ago
7992da3
Support decoding images to multiple formats, depending on usage
by Brian Osman
· 9 years ago
57ae6cf
Revert "Support decoding images to multiple formats, depending on usage"
by Brian Osman
· 9 years ago
c73a1ec
Support decoding images to multiple formats, depending on usage
by Brian Osman
· 9 years ago
374772b
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
by reed
· 9 years ago
c245574
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 9 years ago
2b2fc7d
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 9 years ago
3ed485f
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 9 years ago
1834242
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 9 years ago
2cbcd12
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"""
by Mike Reed
· 9 years ago
70cdb39
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
by Mike Reed
· 9 years ago
ce02e71
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 9 years ago
0591897
replace SkXfermode obj with SkBlendMode enum in paints
by Mike Reed
· 9 years ago
eed6b0e
Change SkSpecialImage::makeSurface and makeTightSurface to take output
by brianosman
· 9 years ago
a76554d
Revert of Create special surfaces according to original device (not always in N32) (patchset #9 id:160001 of https://codereview.chromium.org/2349373004/ )
by brianosman
· 9 years ago
53c3808
Change SkSpecialImage::makeSurface and makeTightSurface to take output
by brianosman
· 9 years ago
3e30227
Begin removing deprecated (and now, unused) ImageFilter code paths
by robertphillips
· 9 years ago
225db44
Outline SkImageFilter Make methods
by robertphillips
· 9 years ago
6b13473
Move SkImageFilter over to storing sk_sps
by robertphillips
· 9 years ago
898235c
SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode.
by brianosman
· 9 years ago
60c9b58
change flattenable factory to return sk_sp
by reed
· 9 years ago
549c899
Update SkImageSource to sk_sp
by robertphillips
· 9 years ago
2302de9
Switch new SkImageFilter internal methods over to sk_sp
by robertphillips
· 9 years ago
e5e7984
Change signatures of filter bounds methods to return a rect.
by senorblanco
· 9 years ago
37bd7c3
Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers
by robertphillips
· 9 years ago
6ac97b7
Switch SkImageSource image filter over to new onFilterImage interface
by robertphillips
· 9 years ago
48e7846
Mark existing image filter entry points that will be going away with Deprecated
by robertphillips
· 9 years ago
106b124
Remove SkNEW and SkDELETE macros
by mdempsky
· 10 years ago
cd56f81
SkImageSource
by fmalita
· 10 years ago