projects
/
platform
/
upstream
/
libSkiaSharp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Added the path ops features
[platform/upstream/libSkiaSharp.git]
/
src
/
image
/
2016-09-02
Matthew Leibowitz
Merge pull request #21 from mono/merge-m54
tree
|
commitdiff
2016-09-02
Matthew Leibowitz
Merge pull request #20 from mono/gpu-support
tree
|
commitdiff
2016-08-30
Matthew Leibowitz
Merge branch 'chrome/m54' into merge-m54
tree
|
commitdiff
2016-08-23
bsalomon
Remove SkPixelRef::getTexture()
tree
|
commitdiff
2016-08-18
brianosman
Add alpha type to texture producer
tree
|
commitdiff
2016-08-17
brianosman
Add alphaType() to SkImage
tree
|
commitdiff
2016-08-17
reed
fix no-gpu build
tree
|
commitdiff
2016-08-17
reed
pin as texture api
tree
|
commitdiff
2016-08-11
reed
fix memory leak, remake Imageshader to use sk_sp
tree
|
commitdiff
2016-08-11
reed
Deserialize pictures with custom image-deserializer
tree
|
commitdiff
2016-08-10
halcanary
Revert of Store mipmap levels in deferred texture image...
tree
|
commitdiff
2016-08-09
cblume
Store mipmap levels in deferred texture image
tree
|
commitdiff
2016-08-08
reed
use onPeekBitmap instead of asLegacyBitmap
tree
|
commitdiff
2016-08-05
reed
use tmp allocator for images in temp shaders
tree
|
commitdiff
2016-08-05
reed
rename FoceCopyMode to SkCopyPixelMode
tree
|
commitdiff
2016-08-04
robertphillips
Remove SkSurface::MakeRenderTargetDirect
tree
|
commitdiff
2016-08-03
bungeman
Convert SkAutoTUnref<SkData> to sk_sp<SkData>.
tree
|
commitdiff
2016-08-02
bungeman
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
tree
|
commitdiff
2016-08-02
reed
Always return ImageShader, even from SkShader::MakeBitm...
tree
|
commitdiff
2016-08-01
reed
implement isABitmap for imageshader, return localmatrix...
tree
|
commitdiff
2016-08-01
reed
make an image from a mutable bitmap
tree
|
commitdiff
2016-07-28
bsalomon
Serialize SkColorSpace into DeferredTextureImage
tree
|
commitdiff
2016-07-27
robertphillips
Rename GrContext's newDrawContext & drawContext to...
tree
|
commitdiff
2016-07-26
robertphillips
Reduce usage of MakeRenderTargetDirect
tree
|
commitdiff
2016-07-25
reed
remove/deprecate SkBitmap::getTexture, as it now always...
tree
|
commitdiff
2016-07-23
Matthew Leibowitz
Merge pull request #15 from mono/update-skia-m52
tree
|
commitdiff
2016-07-22
brianosman
Bundle SkShader::asFragmentProcessor arguments in a...
tree
|
commitdiff
2016-07-22
brianosman
Cleanup of code that converts from GPU-backed resources...
tree
|
commitdiff
2016-07-21
brianosman
Add SkColorSpace to GrDrawContext
tree
|
commitdiff
2016-07-21
robertphillips
Remove SkGrPixelRef
tree
|
commitdiff
2016-07-21
robertphillips
Deprecate SkDevice::accessBitmap method
tree
|
commitdiff
2016-07-20
brianosman
Adding an SkColorSpace to SkImage_Gpu
tree
|
commitdiff
2016-07-20
robertphillips
Remove SkDevice::accessRenderTarget virtual
tree
|
commitdiff
2016-07-19
brianosman
Remove unused MakeFromTextureCopy API
tree
|
commitdiff
2016-07-18
Matthew Leibowitz
Merge branch 'chrome/m53' into update-skia-m52
tree
|
commitdiff
2016-07-18
brianosman
Introduce GrColorSpaceXform, for gamut conversion on...
tree
|
commitdiff
2016-07-18
Matthew Leibowitz
Merge branch 'feature-patheffect' into update-skia-m52
tree
|
commitdiff
2016-07-13
Matthew Leibowitz
Merge branch 'feature-patheffect' into update-skia-m52
tree
|
commitdiff
2016-07-13
bsalomon
Add a function to convert a texture backed SkImage...
tree
|
commitdiff
2016-07-06
fmalita
Document SkSurface::MakeRaster's memory initialization
tree
|
commitdiff
2016-06-22
brianosman
Revert of Store mipmap levels in deferred texture image...
tree
|
commitdiff
2016-06-21
cblume
Store mipmap levels in deferred texture image
tree
|
commitdiff
2016-06-17
Matthew Leibowitz
Merge branch 'chrome/m52' into update-skia-m52
tree
|
commitdiff
2016-06-16
brianosman
Lots of progress on switching to SkColorSpace rather...
tree
|
commitdiff
2016-06-16
brianosman
Revert of Lots of progress switching to SkColorSpace...
tree
|
commitdiff
2016-06-16
brianosman
Lots of progress on switching to SkColorSpace rather...
tree
|
commitdiff
2016-06-13
msarett
Fix SkImage::asLegacyBitmap() to respect color space...
tree
|
commitdiff
2016-06-13
ericrk
Add prescale option to deferred params
tree
|
commitdiff
2016-06-09
jbauman
Add NV12 texture conversion support.
tree
|
commitdiff
2016-06-09
bungeman
sk_sp for Ganesh.
tree
|
commitdiff
2016-06-06
brianosman
Add new SkSourceGammaTreatment enum, used in situations...
tree
|
commitdiff
2016-06-03
cblume
Plumbing mipmaps to the point of creation.
tree
|
commitdiff
2016-05-31
cblume
Add mip support to *DeferredTextureImageData functions.
tree
|
commitdiff
2016-05-20
senorblanco
Fix leak in SkImage_Gpu::onMakeSubset().
tree
|
commitdiff
2016-05-19
senorblanco
Image filters: implement SkImage::makeWithFilter().
tree
|
commitdiff
2016-05-17
robertphillips
(Mostly) Retract GrRenderTarget from SkGpuDevice
tree
|
commitdiff
2016-05-13
robertphillips
Retract GrRenderTarget a bit within SkGpuDevice
tree
|
commitdiff
2016-05-13
cdalton
Convert GrClip to an abstract base class
tree
|
commitdiff
2016-05-06
robertphillips
Revert of Retract GrRenderTarget a bit within SkGpuDevi...
tree
|
commitdiff
2016-05-05
robertphillips
Retract GrRenderTarget a bit within SkGpuDevice
tree
|
commitdiff
2016-05-04
robertphillips
Add Gr*Proxy classes
tree
|
commitdiff
2016-05-03
robertphillips
Revert of Add Gr*Proxy classes (patchset #10 id:220001...
tree
|
commitdiff
2016-05-03
robertphillips
Add Gr*Proxy classes
tree
|
commitdiff
2016-05-03
robertphillips
Revert of Add Gr*Proxy classes (patchset #9 id:160001...
tree
|
commitdiff
2016-05-03
robertphillips
Add Gr*Proxy classes
tree
|
commitdiff
2016-05-02
mtklein
remove non-static uses of SkOncePtr
tree
|
commitdiff
2016-04-29
robertphillips
Add sk_sp to SkSurface_Gpu and SkGpuDevice
tree
|
commitdiff
2016-04-28
robertphillips
Refactor drawContext/RenderTarget creation
tree
|
commitdiff
2016-04-28
robertphillips
Revert of Refactor drawContext/RenderTarget creation...
tree
|
commitdiff
2016-04-27
robertphillips
Refactor drawContext/RenderTarget creation
tree
|
commitdiff
2016-04-27
robertphillips
Bring sk_sp to GrDrawContext
tree
|
commitdiff
2016-04-22
robertphillips
Retract SkDevice a bit more
tree
|
commitdiff
2016-04-22
senorblanco
Remove some unnecessary #includes of SkImageFilter.h
tree
|
commitdiff
2016-04-22
kkinnunen
Refactor to separate backend object lifecycle and GpuRe...
tree
|
commitdiff
2016-04-19
herb
Add onImageInfo call to SkImage_Base.
tree
|
commitdiff
2016-04-13
bsalomon
Remove GrTextureStorageAllocator. This was added from...
tree
|
commitdiff
2016-04-03
reed
change flattenable factory to return sk_sp
tree
|
commitdiff
2016-03-24
ericrk
Add getDeferredTextureImageData early out
tree
|
commitdiff
2016-03-24
halcanary
images with offset bitmap don't share genid
tree
|
commitdiff
2016-03-24
reed
switch surface to sk_sp
tree
|
commitdiff
2016-03-21
brianosman
sRGB support in Ganesh. Several pieces:
tree
|
commitdiff
2016-03-18
ericrk
Propogate SkBudgeted for NewFromDeferredTextureImageData
tree
|
commitdiff
2016-03-17
brianosman
Revert of sRGB support in Ganesh. Several pieces: ...
tree
|
commitdiff
2016-03-17
brianosman
sRGB support in Ganesh. Several pieces:
tree
|
commitdiff
2016-03-17
reed
update callsites for Make image factories
tree
|
commitdiff
2016-03-17
robertphillips
Add SkSpecialImage::extractSubset & NewFromPixmap
tree
|
commitdiff
2016-03-16
mtklein
detach -> release
tree
|
commitdiff
2016-03-16
robertphillips
Revert of Add SkSpecialImage::extractSubset & NewFromPi...
tree
|
commitdiff
2016-03-16
robertphillips
Add SkSpecialImage::extractSubset & NewFromPixmap
tree
|
commitdiff
2016-03-11
bsalomon
Add deferred texture upload API.
tree
|
commitdiff
2016-03-11
reed
Revert "Revert of add Make variations to return SkImage...
tree
|
commitdiff
2016-03-11
robertphillips
Revert of add Make variations to return SkImage by...
tree
|
commitdiff
2016-03-10
reed
add Make variations to return SkImage by sk_sp
tree
|
commitdiff
2016-03-10
bsalomon
Restore SkImage::NewTextureFromPixmap changes.
tree
|
commitdiff
2016-03-09
bsalomon
TBR=robertphillips@google.com
tree
|
commitdiff
2016-03-09
reed
SkImage now has makeShader to return sk_sp
tree
|
commitdiff
2016-03-09
reed
unify peekPixels around pixmap parameter
tree
|
commitdiff
2016-03-09
bsalomon
Add SkImage::NewTextureFromPixmap
tree
|
commitdiff
2016-03-04
reed
Add support for new bitmapshader context (patchset...
tree
|
commitdiff
2016-03-04
reed
Enforce 16byte alignment in shader contexts (patchset...
tree
|
commitdiff
next