aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* longer is betterGravatar Cary Clark2017-07-31
* Remove origin field from GrSurfaceGravatar Robert Phillips2017-07-31
* automatically generate clone() methods for SkSL fragment processorsGravatar Ethan Nicholas2017-07-31
* Compute correct bounds for DrawShadowRec.Gravatar Jim Van Verth2017-07-31
* renamed SkSL types in preparation for killing precision modifiersGravatar Ethan Nicholas2017-07-28
* Add clone methods to unit test GrFragmentProcessor classesGravatar Brian Salomon2017-07-28
* Remove the now unused GR_PROXY_MOVE macroGravatar Brian Salomon2017-07-28
* Pull non-substantive changes out of omnibus GrSurface CLGravatar Robert Phillips2017-07-27
* Remove internal use of SkTypeface::Style.Gravatar Ben Wagner2017-07-27
* Revert "Revert "Fix SkPathRef deserialization malloc crash""Gravatar Mike Reed2017-07-27
* Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)Gravatar Robert Phillips2017-07-26
* Revert "Fix SkPathRef deserialization malloc crash"Gravatar Mike Reed2017-07-26
* Fix SkPathRef deserialization malloc crashGravatar Adrienne Walker2017-07-26
* add Make factory to SkMemoryStream (simplify call-sites)Gravatar Mike Reed2017-07-26
* Tracing macro cleanup continuedGravatar Brian Osman2017-07-26
* guard SkTableColorFilter against out-of-range inputsGravatar Mike Klein2017-07-26
* Update CrossContext Image test to fix memory leakGravatar Greg Daniel2017-07-25
* Improve GrGLNonlinearColorSpaceXformEffect to support scRGBGravatar Stan Iliev2017-07-25
* Reduce dependence on GrSurface's origin field (take 3)Gravatar Robert Phillips2017-07-25
* Use unique_ptr[] for new[].Gravatar Ben Wagner2017-07-25
* use unique_ptr for codec factoriesGravatar Mike Reed2017-07-25
* Add Make[backend] calls for creating GrContextsGravatar Greg Daniel2017-07-25
* Revert "Reduce dependence on GrSurface's origin field (take 2)"Gravatar Robert Phillips2017-07-25
* Add GrFragmentProcessor::clone(), implementation for ColorTableEffect, and un...Gravatar Brian Salomon2017-07-25
* Reduce dependence on GrSurface's origin field (take 2)Gravatar Robert Phillips2017-07-25
* sprinkle more tracing in GM, tests, and ok, and add TRACE_FUNCGravatar Mike Klein2017-07-24
* Make GrProcessorTestFactory be templated on smart ptr class rather than proce...Gravatar Brian Salomon2017-07-24
* Second small fragment from "Reduce dependence on GrSurface's origin field"Gravatar Robert Phillips2017-07-24
* have resources return unique_ptr for streamGravatar Mike Reed2017-07-23
* remove unused SkPoint3 from SkColor.hGravatar Mike Reed2017-07-22
* Revert "Add support for semaphores to be inserted on GrContext flush"Gravatar Mike Reed2017-07-22
* Add support for semaphores to be inserted on GrContext flushGravatar Greg Daniel2017-07-22
* switch away from std::function in public apiGravatar Mike Reed2017-07-21
* don't rely on canvas->readPixelsGravatar Mike Reed2017-07-21
* Add initial version of GrResourceAllocator's free pool (take 2)Gravatar Robert Phillips2017-07-21
* Revert "Reduce dependence on GrSurface's origin field"Gravatar Robert Phillips2017-07-21
* Reduce dependence on GrSurface's origin fieldGravatar Robert Phillips2017-07-21
* Revert "Add initial version of GrResourceAllocator's free pool"Gravatar Robert Phillips2017-07-21
* Add initial version of GrResourceAllocator's free poolGravatar Robert Phillips2017-07-21
* Add ability to pre-initialize vulkan semaphores when flushing surfacesGravatar Greg Daniel2017-07-20
* Add test for flushing empty surface with semaphoresGravatar Greg Daniel2017-07-20
* convert over to 2d-modeGravatar Mike Klein2017-07-20
* Retry cleaning up SkLinearBitmapPipeline.Gravatar Mike Klein2017-07-20
* Fix WrappedProxyTest for sample count changeGravatar Greg Daniel2017-07-20
* Remove GrBackendTextureDescGravatar Brian Salomon2017-07-20
* Update gpu caps for valid sample counts.Gravatar Greg Daniel2017-07-19
* Remove GrLegacyMeshDrawOp and GrPipelineBuilderGravatar Brian Salomon2017-07-19
* Report first GIF frame after knowing its meta dataGravatar Leon Scroggins III2017-07-19
* Add GrResourceAllocator class + unit testGravatar Robert Phillips2017-07-19
* remove gather_i8, unify memory-touching contextsGravatar Mike Klein2017-07-18