aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Potential fix for flaky TSANGravatar msarett2016-06-22
* Use a table-based implementation of SkDefaultXformGravatar msarett2016-06-22
* Enable flattening and unflattening of SkColorSpaceGravatar msarett2016-06-22
* Revert of Store mipmap levels in deferred texture image (patchset #15 id:2800...Gravatar brianosman2016-06-22
* Store mipmap levels in deferred texture imageGravatar cblume2016-06-21
* update callers to not use SkColorProfileTypeGravatar reed2016-06-21
* Apply canonicalizations to path GrShapes.Gravatar bsalomon2016-06-21
* Some simplifications of GrShape reductions/canonicalizationsGravatar bsalomon2016-06-20
* Simplify mask/clip intersection, making sure to explicitly check for an empty...Gravatar mtklein2016-06-19
* Check for some potential subheap allocation failures.Gravatar jvanverth2016-06-16
* Add missing includeGravatar brianosman2016-06-16
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* Refactoring of GPU NormalMap handling out into its own class.Gravatar dvonbeck2016-06-16
* Revert of Lots of progress switching to SkColorSpace rather than SkColorProfi...Gravatar brianosman2016-06-16
* Lots of progress on switching to SkColorSpace rather than SkColorProfileTypeGravatar brianosman2016-06-16
* Implement fast, correct gamma conversion for color xformsGravatar msarett2016-06-16
* Differentiate between sRGBGamma and 2Dot2GammaGravatar msarett2016-06-16
* Keep SkColorSpace and SkColorProfileType in syncGravatar msarett2016-06-16
* Add heap tests for Vulkan.Gravatar jvanverth2016-06-16
* Revert of Keep SkColorSpace and SkColorProfileType in sync (patchset #2 id:20...Gravatar egdaniel2016-06-15
* Revert of Refactoring of GPU NormalMap handling out into its own class (patch...Gravatar egdaniel2016-06-15
* Disable SkImage_drawAbandonedGpuImage on Vulkan.Gravatar bsalomon2016-06-15
* Keep SkColorSpace and SkColorProfileType in syncGravatar msarett2016-06-15
* Refactoring of GPU NormalMap handling out into its own class.Gravatar dvonbeck2016-06-15
* Add test for rendering an already abandoned texture-backed SkImage.Gravatar bsalomon2016-06-15
* Revert of Refactoring of GPU NormalMap handling out into its own class (patch...Gravatar egdaniel2016-06-14
* Refactoring of GPU NormalMap handling out into its own class.Gravatar dvonbeck2016-06-14
* Fix GrShape to preserve inverseness of rrects for strokes but not dashes.Gravatar bsalomon2016-06-14
* Another linux Vulkan fixGravatar jvanverth2016-06-14
* Move create_image_large in ImageTest.cpp inside #if SK_SUPPORT_GPUGravatar bsalomon2016-06-13
* Add prescale option to deferred paramsGravatar ericrk2016-06-13
* Add control over whether lines are special cased in SkDashPath. Disable when ...Gravatar bsalomon2016-06-13
* Make large array of GrShapes in test code heap allocatedGravatar bsalomon2016-06-10
* Make SkBlitter hierarchy explicit about what needs to be implemented.Gravatar herb2016-06-10
* respect srgb gamma when building mipsGravatar reed2016-06-10
* Make GrShape capable of representing inverse filled rrects.Gravatar bsalomon2016-06-10
* add fail condition to addexpandedGravatar caryclark2016-06-10
* SkMipMap::ComputeLevelSize should only cover SkMipMap's levels.Gravatar cblume2016-06-09
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* Make SkDashPathEffect fail for stroke+fill style (in addition to fill style)Gravatar bsalomon2016-06-09
* fix pathops fuzz bugsGravatar caryclark2016-06-08
* SkLeanWindows.h: #include "Windows.h" fewer placesGravatar halcanary2016-06-07
* Make GrShape use the original path when path effect fails.Gravatar bsalomon2016-06-07
* Get segment masks from GrShape.Gravatar bsalomon2016-06-07
* Make GrShape track the winding direction and starting point for rrect types.Gravatar bsalomon2016-06-06
* Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...Gravatar brianosman2016-06-06
* Add SkDefaultXform as a catch-all to handle color conversionsGravatar msarett2016-06-06
* Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of ht...Gravatar scroggo2016-06-06
* Remove GrRenderTarget from GrPipelineBuilderGravatar robertphillips2016-06-06
* MIPS32r2: Fix Chromium runtime crashGravatar milko.leporis2016-06-05