aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* 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
* Alternate between two SkBitmaps in SkAnimatedImageGravatar Leon Scroggins III2018-05-23
* Replace ICC profile in CodecTest with AdobeRGBGravatar Brian Osman2018-05-23
* update ColorSpaceTest.cpp to remove MakeICCGravatar Mike Klein2018-05-23
* fix 0.499999f rounding case for trianglesGravatar Mike Reed2018-05-23
* reduce clip-limit for scan converter to avoid quad-edge overflowGravatar Mike Reed2018-05-23
* Delete GrDrawOp::wasRecordedGravatar Chris Dalton2018-05-23
* tweak tolerance again for cubicsGravatar Mike Reed2018-05-23
* Reland "start cleaning up non-skcms SkColorSpaceXforms"Gravatar Mike Klein2018-05-23
* Revert "fonts: Add support for distance field text to font remoting."Gravatar Mike Klein2018-05-23
* Revert "fonts: Cleanup cache miss logging for font remoting."Gravatar Mike Klein2018-05-23
* Revert "start cleaning up non-skcms SkColorSpaceXforms"Gravatar Mike Klein2018-05-23
* fonts: Cleanup cache miss logging for font remoting.Gravatar Khushal2018-05-22
* fonts: Add support for distance field text to font remoting.Gravatar Khushal2018-05-22
* start cleaning up non-skcms SkColorSpaceXformsGravatar Mike Klein2018-05-22
* Revert "Revert "IWYU for tests starting with 'D'.""Gravatar Ben Wagner2018-05-22
* GrTessellator: fix crash on merging a dead edge.Gravatar Stephen White2018-05-22
* Reland "strip down SkICC.cpp"Gravatar Mike Klein2018-05-22
* Revert "IWYU for tests starting with 'D'."Gravatar Mike Klein2018-05-22
* Revert "remove fragile hack in addOval to avoid computing bounds"Gravatar Mike Klein2018-05-22
* drawPosText no longer obeys paint alignmentGravatar Herb Derby2018-05-21