aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Remove SkLightingShader and associated classesGravatar Robert Phillips2017-08-07
* just use math.h for converting from float to intGravatar Mike Reed2017-08-04
* Add support for object creation/snapshot/deletion eventsGravatar Brian Osman2017-08-03
* funnel all constant colors through append_constant_color()Gravatar Mike Klein2017-08-03
* Revert "Revert "support for 'half' types in sksl, plus general numeric type i...Gravatar Ethan Nicholas2017-08-02
* Fix DeferredTextureImage test on MacGravatar Robert Phillips2017-08-02
* Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on ...Gravatar Greg Daniel2017-08-02
* Make ProcessorCloneTest more robust, fix matrix conv. onIsEqualGravatar Brian Salomon2017-08-01
* Revert "support for 'half' types in sksl, plus general numeric type improveme...Gravatar Ethan Nicholas2017-08-01
* clamp to 0 in repeat and mirror image tilersGravatar Mike Klein2017-08-01
* support for 'half' types in sksl, plus general numeric type improvementsGravatar Ethan Nicholas2017-08-01
* Revert "Revert "Revert "Add support for semaphores to be inserted on GrContex...Gravatar Yuqian Li2017-08-01
* Revert "Revert "Add support for semaphores to be inserted on GrContext flush""Gravatar Greg Daniel2017-08-01
* Revert "Remove origin field from GrSurface"Gravatar Robert Phillips2017-08-01
* Require clone() be implemented by GrFragmentProcessor subclassesGravatar Brian Salomon2017-07-31
* 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