Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
421a3c1cc1b227084c7c84618d0b6a6804faabef
/
src
/
image
2cbcd12
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"""
by Mike Reed
· 8 years ago
70cdb39
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
by Mike Reed
· 8 years ago
ce02e71
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
0591897
replace SkXfermode obj with SkBlendMode enum in paints
by Mike Reed
· 8 years ago
627778d
isABitmap is deprecated, use isAImage
by Mike Reed
· 8 years ago
2a75e5d
Add output format properties to SkImageFilter::Context
by brianosman
· 8 years ago
921bc67
Is char* or uintptr_t easier to read?
by cblume
· 8 years ago
df55827
Remove unused SkImage_Base and SkImage_Gpu onNewSurface methods
by robertphillips
· 8 years ago
04a44d0
Add a transient image filter cache to SkImage::makeWithFilter & PDF
by brianosman
· 8 years ago
05a3eac
SkASSERT firing because pointer wraps negative.
by cblume
· 8 years ago
12f7527
Remove release asserts.
by cblume
· 8 years ago
94ddf54
Keeping asserts in release.
by cblume
· 8 years ago
5192475
Two changes:
by brianosman
· 8 years ago
600c737
Delete SkColorSpace::gammaNamed() from public API
by msarett
· 8 years ago
77320db
Add color gamut xform helpers to GrGLSLShaderBuilder
by brianosman
· 8 years ago
33e0cb5
Store mipmap levels in deferred texture image
by cblume
· 8 years ago
0e22eb8
Some tests around surface creation and snapshotting with color space
by brianosman
· 8 years ago
19fe41e
Remove SkPixelRef::getTexture()
by bsalomon
· 8 years ago
5814b8a
Add alpha type to texture producer
by brianosman
· 8 years ago
69c166d
Add alphaType() to SkImage
by brianosman
· 8 years ago
0e7bddf
fix no-gpu build
by reed
· 8 years ago
2d5b714
pin as texture api
by reed
· 8 years ago
6b2d7ac
fix memory leak, remake Imageshader to use sk_sp
by reed
· 8 years ago
a9ca05c
Deserialize pictures with custom image-deserializer
by reed
· 8 years ago
e9d55c5
Revert of Store mipmap levels in deferred texture image (patchset #11 id:200001 of https://codereview.chromium.org/2115023002/ )
by halcanary
· 8 years ago
d611314
Store mipmap levels in deferred texture image
by cblume
· 8 years ago
9a5a201
use onPeekBitmap instead of asLegacyBitmap
by reed
· 8 years ago
4c1abdc
use tmp allocator for images in temp shaders
by reed
· 8 years ago
1ec04d9
rename FoceCopyMode to SkCopyPixelMode
by reed
· 8 years ago
15c42ca
Remove SkSurface::MakeRenderTargetDirect
by robertphillips
· 8 years ago
ffae30d
Convert SkAutoTUnref<SkData> to sk_sp<SkData>.
by bungeman
· 8 years ago
38d909e
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
by bungeman
· 8 years ago
320a40d
Always return ImageShader, even from SkShader::MakeBitmapShader
by reed
· 8 years ago
f1ac182
implement isABitmap for imageshader, return localmatrix for bitmap's impl
by reed
· 8 years ago
2dad769
make an image from a mutable bitmap
by reed
· 8 years ago
4d516a6
Serialize SkColorSpace into DeferredTextureImage
by bsalomon
· 8 years ago
6738c70
Rename GrContext's newDrawContext & drawContext to makeDrawContext
by robertphillips
· 8 years ago
7e92276
Reduce usage of MakeRenderTargetDirect
by robertphillips
· 8 years ago
c7ec7c9
remove/deprecate SkBitmap::getTexture, as it now always returns false
by reed
· 8 years ago
839345d
Bundle SkShader::asFragmentProcessor arguments in a struct
by brianosman
· 8 years ago
396fcdb
Cleanup of code that converts from GPU-backed resources to SkImageInfo
by brianosman
· 8 years ago
dfe4f2e
Add SkColorSpace to GrDrawContext
by brianosman
· 8 years ago
f292a0c
Remove SkGrPixelRef
by robertphillips
· 8 years ago
1f3923e
Deprecate SkDevice::accessBitmap method
by robertphillips
· 8 years ago
dddbe38
Adding an SkColorSpace to SkImage_Gpu
by brianosman
· 8 years ago
ea70c4b
Remove SkDevice::accessRenderTarget virtual
by robertphillips
· 8 years ago
9ecaa1d
Remove unused MakeFromTextureCopy API
by brianosman
· 8 years ago
54f30c1
Introduce GrColorSpaceXform, for gamut conversion on textures
by brianosman
· 8 years ago
634b430
Add a function to convert a texture backed SkImage to raster.
by bsalomon
· 8 years ago
03912f1
Document SkSurface::MakeRaster's memory initialization
by fmalita
· 8 years ago
6efeda4
Revert of Store mipmap levels in deferred texture image (patchset #15 id:280001 of https://codereview.chromium.org/2034933003/ )
by brianosman
· 9 years ago
b310519
Store mipmap levels in deferred texture image
by cblume
· 9 years ago
b109b8c
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
by brianosman
· 9 years ago
ab82418
Revert of Lots of progress switching to SkColorSpace rather than SkColorProfileType (patchset #10 id:180001 of https://codereview.chromium.org/2069173002/ )
by brianosman
· 9 years ago
6a61a87
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
by brianosman
· 9 years ago
be36d59
Fix SkImage::asLegacyBitmap() to respect color space info
by msarett
· 9 years ago
b4da01d
Add prescale option to deferred params
by ericrk
· 9 years ago
b445a57
Add NV12 texture conversion support.
by jbauman
· 9 years ago
06ca8ec
sk_sp for Ganesh.
by bungeman
· 9 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
· 9 years ago
186d2d4
Plumbing mipmaps to the point of creation.
by cblume
· 9 years ago
2c05280
Add mip support to *DeferredTextureImageData functions.
by cblume
· 9 years ago
8775112
Fix leak in SkImage_Gpu::onMakeSubset().
by senorblanco
· 9 years ago
5878dbd
Image filters: implement SkImage::makeWithFilter().
by senorblanco
· 9 years ago
ca6eafc
(Mostly) Retract GrRenderTarget from SkGpuDevice
by robertphillips
· 9 years ago
e576874
Retract GrRenderTarget a bit within SkGpuDevice
by robertphillips
· 9 years ago
846c051
Convert GrClip to an abstract base class
by cdalton
· 9 years ago
524484b
Revert of Retract GrRenderTarget a bit within SkGpuDevice (patchset #2 id:20001 of https://codereview.chromium.org/1956473002/ )
by robertphillips
· 9 years ago
d215a95
Retract GrRenderTarget a bit within SkGpuDevice
by robertphillips
· 9 years ago
76948d4
Add Gr*Proxy classes
by robertphillips
· 9 years ago
4f16e63
Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview.chromium.org/1937553002/ )
by robertphillips
· 9 years ago
92605b3
Add Gr*Proxy classes
by robertphillips
· 9 years ago
89d09a1
Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.chromium.org/1937553002/ )
by robertphillips
· 9 years ago
de5bf0c
Add Gr*Proxy classes
by robertphillips
· 9 years ago
59c12e3
remove non-static uses of SkOncePtr
by mtklein
· 9 years ago
24e9128
Add sk_sp to SkSurface_Gpu and SkGpuDevice
by robertphillips
· 9 years ago
d4c741e
Refactor drawContext/RenderTarget creation
by robertphillips
· 9 years ago
aa19a5f
Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 of https://codereview.chromium.org/1914883002/ )
by robertphillips
· 9 years ago
2f1c42e
Refactor drawContext/RenderTarget creation
by robertphillips
· 9 years ago
6c7e325
Bring sk_sp to GrDrawContext
by robertphillips
· 9 years ago
7715e06
Retract SkDevice a bit more
by robertphillips
· 9 years ago
f557546
Remove some unnecessary #includes of SkImageFilter.h
by senorblanco
· 9 years ago
2e6055b
Refactor to separate backend object lifecycle and GpuResource budget decision
by kkinnunen
· 9 years ago
a7c9d63
Add onImageInfo call to SkImage_Base.
by herb
· 9 years ago
7e68ab7
Remove GrTextureStorageAllocator. This was added from Chromium but never used and not expected to be used.
by bsalomon
· 9 years ago
60c9b58
change flattenable factory to return sk_sp
by reed
· 9 years ago
c429baf
Add getDeferredTextureImageData early out
by ericrk
· 9 years ago
8d3ad5a
images with offset bitmap don't share genid
by halcanary
· 9 years ago
e8f3062
switch surface to sk_sp
by reed
· 9 years ago
a635936
sRGB support in Ganesh. Several pieces:
by brianosman
· 9 years ago
8bea890
Propogate SkBudgeted for NewFromDeferredTextureImageData
by ericrk
· 9 years ago
c571c00
Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ )
by brianosman
· 9 years ago
9e3f1bf
sRGB support in Ganesh. Several pieces:
by brianosman
· 9 years ago
9ce9d67
update callsites for Make image factories
by reed
· 9 years ago
c5035e7
Add SkSpecialImage::extractSubset & NewFromPixmap
by robertphillips
· 9 years ago
18300a3
detach -> release
by mtklein
· 9 years ago
19dea94
Revert of Add SkSpecialImage::extractSubset & NewFromPixmap (patchset #5 id:80001 of https://codereview.chromium.org/1787883002/ )
by robertphillips
· 9 years ago
2505814
Add SkSpecialImage::extractSubset & NewFromPixmap
by robertphillips
· 9 years ago
41b952c
Add deferred texture upload API.
by bsalomon
· 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
Next »