index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS
Robert Phillips
2018-04-12
*
Reland "Fix handling of MaskFilter matrices"
Florin Malita
2018-04-11
*
remove unused/dumb methods from SkRect
Mike Reed
2018-04-11
*
Revert "Add private fIsBadForDAA bit to SkPath"
Yuqian Li
2018-04-11
*
Add private fIsBadForDAA bit to SkPath
Yuqian Li
2018-04-11
*
Fix SkTCopyOnFirstWrite copy semantics
Florin Malita
2018-04-11
*
Remove guard around getBackendTexture/RenderTarget calls
Greg Daniel
2018-04-11
*
Revert "Fix handling of MaskFilter matrices"
Robert Phillips
2018-04-11
*
Fix handling of MaskFilter matrices
Florin Malita
2018-04-11
*
Move GrBackendRenderTarget over to new system of getting backed infos
Greg Daniel
2018-04-11
*
Add ctor to GrVkImageInfo.
Greg Daniel
2018-04-10
*
Update getBackendInfo calls on GrBackendTexture to support VkImageLayout better.
Greg Daniel
2018-04-10
*
fix path to rect when missing close verb
Cary Clark
2018-04-10
*
Reland "Remove deprectated GrContext::MakeGL overloads that take raw ptr"
Brian Salomon
2018-04-09
*
Remove SK_SUPPORT_LEGACY_BLURMASKFILTER
Brian Osman
2018-04-06
*
Add versions of MakeGL() that don't require include GrGLInterface.h in order ...
Brian Salomon
2018-04-06
*
Don't use GrPixelConfig value as proxy for valid on GrBackendSurface.
Greg Daniel
2018-04-06
*
remove SK_IGNORE_TO_STRING
Cary Clark
2018-04-05
*
Revert "Remove deprectated GrContext::MakeGL overloads that take raw ptr"
Robert Phillips
2018-04-05
*
Remove deprectated GrContext::MakeGL overloads that take raw ptr
Brian Salomon
2018-04-05
*
Add maxTextureSize()/maxRenderTargetSize() to GrContext
Brian Salomon
2018-04-05
*
Add GrBackendTexture/RenderTarget accessors to SkSurface
Robert Phillips
2018-04-05
*
Add SK_API to SkSurfaceCharacterization
Robert Phillips
2018-04-05
*
tweak SkImage documentation
Cary Clark
2018-04-05
*
Add GrBackendTexture accessor to SkImage (take 2)
Robert Phillips
2018-04-04
*
move SkIPoint16 to private header
Mike Reed
2018-04-04
*
Add SkSurfaceCharacterization operator== && !=
Robert Phillips
2018-04-04
*
Hide GrPixelConfig in SkSurfaceCharacterization
Robert Phillips
2018-04-04
*
Add API for SkTextBlob serialization into caller's memory.
Khushal
2018-04-04
*
fix SkImageInfo indentation
Cary Clark
2018-04-03
*
update autogenerated includes
Cary Clark
2018-04-03
*
Revert "implement SkTDArray with std::vector"
Mike Klein
2018-04-02
*
Revert "In older STLs, std::vector::insert() returns void."
Mike Klein
2018-04-02
*
In older STLs, std::vector::insert() returns void.
Mike Klein
2018-04-02
*
ccpr: Normalize homogeneous coords with frexp/ldexp
Chris Dalton
2018-04-02
*
implement SkTDArray with std::vector
Mike Klein
2018-04-02
*
fix SkRRect fuzzer assert
Cary Clark
2018-04-02
*
Add SkSurface factory that takes an SkSurfaceCharacterization
Robert Phillips
2018-03-30
*
Revert "vulkan: Blacklist MSAA path renderer on Qualcomm drivers"
Chris Dalton
2018-03-29
*
Add SK_API to GrContextThreadSafeProxy
Robert Phillips
2018-03-29
*
vulkan: Blacklist MSAA path renderer on Qualcomm drivers
Chris Dalton
2018-03-29
*
Dump additional details about the gpu resources.
Derek Sollenberger
2018-03-29
*
Fixing build with SK_IGNORE_TO_STRING defined.
Kaloyan Donev
2018-03-29
*
Add new GrResourceCache::purgeUnlockedResources variant
Robert Phillips
2018-03-28
*
Fixed warnings for casting large type to smaller one.
Kaloyan Donev
2018-03-27
*
Add SkColorSpaceXform_skcms
Brian Osman
2018-03-27
*
Hide GrBackendTexture/RenderTarget constructors that take a GrPixelConfig
Brian Salomon
2018-03-23
*
Remove legacy GrContext factories function and supporting code/types.
Brian Salomon
2018-03-23
*
Move GrPixelConfig to GrTypesPriv
Brian Salomon
2018-03-23
*
Remove legacy SkSurface::MakeFromBackendRenderTarget that does not take SkCol...
Brian Salomon
2018-03-23
[next]