index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
image
/
SkImage_Gpu.cpp
Commit message (
Expand
)
Author
Age
*
Preserve color space of images in deferred texture API
brianosman
2016-10-13
*
Is char* or uintptr_t easier to read?
cblume
2016-09-22
*
SkASSERT firing because pointer wraps negative.
cblume
2016-09-19
*
Remove release asserts.
cblume
2016-09-19
*
Keeping asserts in release.
cblume
2016-09-16
*
Store mipmap levels in deferred texture image
cblume
2016-08-30
*
Remove SkPixelRef::getTexture()
bsalomon
2016-08-23
*
Add alpha type to texture producer
brianosman
2016-08-18
*
Add alphaType() to SkImage
brianosman
2016-08-17
*
pin as texture api
reed
2016-08-17
*
Revert of Store mipmap levels in deferred texture image (patchset #11 id:2000...
halcanary
2016-08-09
*
Store mipmap levels in deferred texture image
cblume
2016-08-09
*
use onPeekBitmap instead of asLegacyBitmap
reed
2016-08-08
*
Convert SkAutoTUnref<SkData> to sk_sp<SkData>.
bungeman
2016-08-03
*
Serialize SkColorSpace into DeferredTextureImage
bsalomon
2016-07-28
*
Rename GrContext's newDrawContext & drawContext to makeDrawContext
robertphillips
2016-07-27
*
Cleanup of code that converts from GPU-backed resources to SkImageInfo
brianosman
2016-07-22
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
*
Remove SkGrPixelRef
robertphillips
2016-07-21
*
Adding an SkColorSpace to SkImage_Gpu
brianosman
2016-07-20
*
Remove SkDevice::accessRenderTarget virtual
robertphillips
2016-07-20
*
Remove unused MakeFromTextureCopy API
brianosman
2016-07-19
*
Add a function to convert a texture backed SkImage to raster.
bsalomon
2016-07-12
*
Revert of Store mipmap levels in deferred texture image (patchset #15 id:2800...
brianosman
2016-06-22
*
Store mipmap levels in deferred texture image
cblume
2016-06-21
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...
brianosman
2016-06-16
*
Lots of progress on switching to SkColorSpace rather than SkColorProfileType
brianosman
2016-06-16
*
Add prescale option to deferred params
ericrk
2016-06-13
*
Add NV12 texture conversion support.
jbauman
2016-06-09
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...
brianosman
2016-06-06
*
Plumbing mipmaps to the point of creation.
cblume
2016-06-03
*
Add mip support to *DeferredTextureImageData functions.
cblume
2016-05-31
*
Fix leak in SkImage_Gpu::onMakeSubset().
senorblanco
2016-05-20
*
Convert GrClip to an abstract base class
cdalton
2016-05-13
*
Add Gr*Proxy classes
robertphillips
2016-05-04
*
Revert of Add Gr*Proxy classes (patchset #10 id:220001 of https://codereview....
robertphillips
2016-05-03
*
Add Gr*Proxy classes
robertphillips
2016-05-03
*
Revert of Add Gr*Proxy classes (patchset #9 id:160001 of https://codereview.c...
robertphillips
2016-05-03
*
Add Gr*Proxy classes
robertphillips
2016-05-03
*
Refactor drawContext/RenderTarget creation
robertphillips
2016-04-28
*
Revert of Refactor drawContext/RenderTarget creation (patchset #8 id:140001 o...
robertphillips
2016-04-28
*
Refactor drawContext/RenderTarget creation
robertphillips
2016-04-27
*
Bring sk_sp to GrDrawContext
robertphillips
2016-04-27
*
Retract SkDevice a bit more
robertphillips
2016-04-22
*
Remove some unnecessary #includes of SkImageFilter.h
senorblanco
2016-04-22
*
Add getDeferredTextureImageData early out
ericrk
2016-03-24
*
sRGB support in Ganesh. Several pieces:
brianosman
2016-03-21
*
Propogate SkBudgeted for NewFromDeferredTextureImageData
ericrk
2016-03-18
[next]