aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Reland "Require mips to be allocated at texture creation time and disable lat...Gravatar Greg Daniel2018-06-08
* Add a factory to any GrOp-derived class that lacked oneGravatar Robert Phillips2018-06-08
* Revert "Require mips to be allocated at texture creation time and disable lat...Gravatar Greg Daniel2018-06-07
* Require mips to be allocated at texture creation time and disable late alloca...Gravatar Greg Daniel2018-06-07
* fonts: Hook up FallbackTextHelper to font remoting.Gravatar Khushal2018-06-07
* Remove unused GrObjectMemoryPoolGravatar Robert Phillips2018-06-07
* clean up some unused parts of SkArenaAllocGravatar Mike Klein2018-06-07
* remove linear-blended sRGB dst support in softwareGravatar Mike Klein2018-06-06
* fix ops for very close rectsGravatar Cary Clark2018-06-06
* Smarter use of glyph cacheGravatar Herb Derby2018-06-06
* Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device"Gravatar Herb Derby2018-06-06
* rm TestConfigParsingGravatar Mike Klein2018-06-06
* GrTessellator: yet another out-of-range splitting fix.Gravatar Stephen White2018-06-06
* Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device"Gravatar Hal Canary2018-06-06
* Have draw(Text|PosText|PosTextH) use a single entry on the deviceGravatar Herb Derby2018-06-05
* need conservative bounds for triangles due to SkFixed drift in SkEdgeGravatar Mike Reed2018-06-04
* Turn off logging for testsGravatar Herb Derby2018-06-04
* Remove color space restrictions from image infosGravatar Brian Osman2018-06-04
* Remove origin from GrGpu::readPixelsGravatar Brian Salomon2018-06-02
* Dest color space no longer impacts mipmaps or texture samplingGravatar Brian Osman2018-06-01
* Remove SK_SUPPORT_GPU checks in tool-only codeGravatar Brian Osman2018-05-31
* Reland "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh."Gravatar Greg Daniel2018-05-31
* binary literals!Gravatar Mike Klein2018-05-31
* Revert "Reland "remove toString""Gravatar Cary Clark2018-05-31
* Reland "remove toString"Gravatar Cary Clark2018-05-31
* GrTessellator: fix for ping-pong split fuzzer hang.Gravatar Stephen White2018-05-31
* Revert "Use GrVkMemoryAllocator for vulkan memory allocations in ganesh."Gravatar Greg Daniel2018-05-30
* Clean up GPU configs in DMGravatar Brian Osman2018-05-30
* Use GrVkMemoryAllocator for vulkan memory allocations in ganesh.Gravatar Greg Daniel2018-05-30
* Make GrPrimitiveProcessor::Attribute a class, hide data members.Gravatar Brian Salomon2018-05-30
* Make skcms mandatoryGravatar Brian Osman2018-05-30
* Check file name valid or not.Gravatar Bruce Wang2018-05-29
* Revert "fonts: Use correct SurfaceProps in analysis canvas for remoting."Gravatar Ravi Mistry2018-05-29
* fonts: Use correct SurfaceProps in analysis canvas for remoting.Gravatar Khushal2018-05-29
* remove bit, srgbnl config in DMGravatar Mike Klein2018-05-29
* Revert "GrTessellator: fix for ping-pong split fuzzer hang."Gravatar Ravi Mistry2018-05-29
* GrTessellator: fix for ping-pong split fuzzer hang.Gravatar Stephen White2018-05-29
* wouldn't it be nice?Gravatar Mike Klein2018-05-29
* "Modularize" SkSGGravatar Florin Malita2018-05-25
* Rename GrAtlasTextContext -> GrTextContextGravatar Herb Derby2018-05-24
* skip unpremul...premul with only linear ops betweenGravatar Mike Klein2018-05-24
* skip transfer functions when not neededGravatar Mike Klein2018-05-24
* spin off unpremul and opaque testsGravatar Mike Klein2018-05-24
* Make SkImage own its GrContext.Gravatar Brian Salomon2018-05-24
* skip gamut transform when identityGravatar Mike Klein2018-05-24
* SkColorSpaceXformStepsGravatar Mike Klein2018-05-24
* Properly zero in webp if no prior frameGravatar Leon Scroggins III2018-05-24
* compute center slightly slower to avoid overflowGravatar Mike Reed2018-05-24
* Reland fonts: Cleanup cache miss logging for font remoting.Gravatar Khushal2018-05-24
* Reland fonts: Add support for distance field text to font remoting.Gravatar Khushal2018-05-24