index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
image
Commit message (
Expand
)
Author
Age
*
Remove SkDevice::accessRenderTarget virtual
robertphillips
2016-07-20
*
Remove unused MakeFromTextureCopy API
brianosman
2016-07-19
*
Introduce GrColorSpaceXform, for gamut conversion on textures
brianosman
2016-07-18
*
Add a function to convert a texture backed SkImage to raster.
bsalomon
2016-07-12
*
Document SkSurface::MakeRaster's memory initialization
fmalita
2016-07-06
*
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
*
Fix SkImage::asLegacyBitmap() to respect color space info
msarett
2016-06-13
*
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
*
Image filters: implement SkImage::makeWithFilter().
senorblanco
2016-05-19
*
(Mostly) Retract GrRenderTarget from SkGpuDevice
robertphillips
2016-05-17
*
Retract GrRenderTarget a bit within SkGpuDevice
robertphillips
2016-05-13
*
Convert GrClip to an abstract base class
cdalton
2016-05-13
*
Revert of Retract GrRenderTarget a bit within SkGpuDevice (patchset #2 id:200...
robertphillips
2016-05-06
*
Retract GrRenderTarget a bit within SkGpuDevice
robertphillips
2016-05-05
*
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
*
remove non-static uses of SkOncePtr
mtklein
2016-05-02
*
Add sk_sp to SkSurface_Gpu and SkGpuDevice
robertphillips
2016-04-29
*
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
*
Refactor to separate backend object lifecycle and GpuResource budget decision
kkinnunen
2016-04-22
*
Add onImageInfo call to SkImage_Base.
herb
2016-04-19
*
Remove GrTextureStorageAllocator. This was added from Chromium but never used...
bsalomon
2016-04-13
*
change flattenable factory to return sk_sp
reed
2016-04-03
*
Add getDeferredTextureImageData early out
ericrk
2016-03-24
*
images with offset bitmap don't share genid
halcanary
2016-03-24
*
switch surface to sk_sp
reed
2016-03-23
*
sRGB support in Ganesh. Several pieces:
brianosman
2016-03-21
*
Propogate SkBudgeted for NewFromDeferredTextureImageData
ericrk
2016-03-18
*
Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of ...
brianosman
2016-03-17
*
sRGB support in Ganesh. Several pieces:
brianosman
2016-03-17
*
update callsites for Make image factories
reed
2016-03-17
*
Add SkSpecialImage::extractSubset & NewFromPixmap
robertphillips
2016-03-17
[next]