index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
Revert "Remove origin field from GrSurface"
Robert Phillips
2017-08-01
*
Require clone() be implemented by GrFragmentProcessor subclasses
Brian Salomon
2017-07-31
*
longer is better
Cary Clark
2017-07-31
*
Remove origin field from GrSurface
Robert Phillips
2017-07-31
*
automatically generate clone() methods for SkSL fragment processors
Ethan Nicholas
2017-07-31
*
Compute correct bounds for DrawShadowRec.
Jim Van Verth
2017-07-31
*
renamed SkSL types in preparation for killing precision modifiers
Ethan Nicholas
2017-07-28
*
Add clone methods to unit test GrFragmentProcessor classes
Brian Salomon
2017-07-28
*
Remove the now unused GR_PROXY_MOVE macro
Brian Salomon
2017-07-28
*
Pull non-substantive changes out of omnibus GrSurface CL
Robert Phillips
2017-07-27
*
Remove internal use of SkTypeface::Style.
Ben Wagner
2017-07-27
*
Revert "Revert "Fix SkPathRef deserialization malloc crash""
Mike Reed
2017-07-27
*
Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)
Robert Phillips
2017-07-26
*
Revert "Fix SkPathRef deserialization malloc crash"
Mike Reed
2017-07-26
*
Fix SkPathRef deserialization malloc crash
Adrienne Walker
2017-07-26
*
add Make factory to SkMemoryStream (simplify call-sites)
Mike Reed
2017-07-26
*
Tracing macro cleanup continued
Brian Osman
2017-07-26
*
guard SkTableColorFilter against out-of-range inputs
Mike Klein
2017-07-26
*
Update CrossContext Image test to fix memory leak
Greg Daniel
2017-07-25
*
Improve GrGLNonlinearColorSpaceXformEffect to support scRGB
Stan Iliev
2017-07-25
*
Reduce dependence on GrSurface's origin field (take 3)
Robert Phillips
2017-07-25
*
Use unique_ptr[] for new[].
Ben Wagner
2017-07-25
*
use unique_ptr for codec factories
Mike Reed
2017-07-25
*
Add Make[backend] calls for creating GrContexts
Greg Daniel
2017-07-25
*
Revert "Reduce dependence on GrSurface's origin field (take 2)"
Robert Phillips
2017-07-25
*
Add GrFragmentProcessor::clone(), implementation for ColorTableEffect, and un...
Brian Salomon
2017-07-25
*
Reduce dependence on GrSurface's origin field (take 2)
Robert Phillips
2017-07-25
*
sprinkle more tracing in GM, tests, and ok, and add TRACE_FUNC
Mike Klein
2017-07-24
*
Make GrProcessorTestFactory be templated on smart ptr class rather than proce...
Brian Salomon
2017-07-24
*
Second small fragment from "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-24
*
have resources return unique_ptr for stream
Mike Reed
2017-07-23
*
remove unused SkPoint3 from SkColor.h
Mike Reed
2017-07-22
*
Revert "Add support for semaphores to be inserted on GrContext flush"
Mike Reed
2017-07-22
*
Add support for semaphores to be inserted on GrContext flush
Greg Daniel
2017-07-22
*
switch away from std::function in public api
Mike Reed
2017-07-21
*
don't rely on canvas->readPixels
Mike Reed
2017-07-21
*
Add initial version of GrResourceAllocator's free pool (take 2)
Robert Phillips
2017-07-21
*
Revert "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
*
Reduce dependence on GrSurface's origin field
Robert Phillips
2017-07-21
*
Revert "Add initial version of GrResourceAllocator's free pool"
Robert Phillips
2017-07-21
*
Add initial version of GrResourceAllocator's free pool
Robert Phillips
2017-07-21
*
Add ability to pre-initialize vulkan semaphores when flushing surfaces
Greg Daniel
2017-07-20
*
Add test for flushing empty surface with semaphores
Greg Daniel
2017-07-20
*
convert over to 2d-mode
Mike Klein
2017-07-20
*
Retry cleaning up SkLinearBitmapPipeline.
Mike Klein
2017-07-20
*
Fix WrappedProxyTest for sample count change
Greg Daniel
2017-07-20
*
Remove GrBackendTextureDesc
Brian Salomon
2017-07-20
*
Update gpu caps for valid sample counts.
Greg Daniel
2017-07-19
*
Remove GrLegacyMeshDrawOp and GrPipelineBuilder
Brian Salomon
2017-07-19
*
Report first GIF frame after knowing its meta data
Leon Scroggins III
2017-07-19
[next]