aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests
Commit message (Expand)AuthorAge
* Reland "Respect canvas size and frame offset in webp decoder"Gravatar Matt Sarett2017-02-07
* Remove asTextureRef from SkSpecialImage & update effects accordinglyGravatar Robert Phillips2017-02-07
* SkColorSpace: remove named API, add gamut APIGravatar Matt Sarett2017-02-07
* Address feedback on makeTextureImageGravatar Brian Osman2017-02-07
* Revert "SkColorSpace: remove named API, add gamut API"Gravatar Matt Sarett2017-02-07
* SkColorSpace: remove named API, add gamut APIGravatar Matt Sarett2017-02-07
* Bring back SkImage::makeTextureImageGravatar Brian Osman2017-02-07
* Revert "Reland "Respect canvas size and frame offset in webp decoder""Gravatar Matt Sarett2017-02-07
* Use SkVertices for tessellated spot and ambient shadow rendering.Gravatar Brian Salomon2017-02-07
* Add sk_sp make variant to SkArenaAlloc.Gravatar Herb Derby2017-02-06
* Revert "Added dead variable / code elimination to skslc."Gravatar Ethan Nicholas2017-02-06
* Have ShadowTessellators transform path; add SkShadowTessellator base classGravatar Jim Van Verth2017-02-06
* Reland "Respect canvas size and frame offset in webp decoder"Gravatar Matt Sarett2017-02-06
* Make iOS main() functions normal.Gravatar Mike Klein2017-02-06
* Revert "Respect canvas size and frame offset in webp decoder"Gravatar Robert Phillips2017-02-06
* Respect canvas size and frame offset in webp decoderGravatar Matt Sarett2017-02-03
* expose new tight-bounds method on SkPathGravatar Mike Reed2017-02-03
* Make shadow tessellators fail gracefully and add unit test for this.Gravatar Brian Salomon2017-02-03
* experimental tight-boundsGravatar Mike Reed2017-02-03
* Added dead variable / code elimination to skslc.Gravatar Ethan Nicholas2017-02-03
* Revert "Replaced all calls to fragmentPosition() with sk_FragCoord"Gravatar Ethan Nicholas2017-02-02
* make GR_TEST_UTILS=0 workGravatar Hal Canary2017-02-02
* Have Vulkan advertise that compressed textures are currently unsupportedGravatar Robert Phillips2017-02-02
* Disable Vulkan backend in DeferredProxyTest (for now)Gravatar Robert Phillips2017-02-01
* Fix memory leak in DeferredProxyTestGravatar Robert Phillips2017-02-01
* Expand SkImage::getTextureHandle callGravatar Robert Phillips2017-02-01
* Add test for proactive proxy-creation failureGravatar Robert Phillips2017-02-01
* Reduce use of SkImage_Base::peekTextureGravatar Robert Phillips2017-01-31
* GIF: Only report a frame after knowing dependencyGravatar Leon Scroggins III2017-01-30
* Add test for outre GrSurfaceProxy requestsGravatar Robert Phillips2017-01-30
* Rationalize GrContext's Gr*Proxy getter namingGravatar Robert Phillips2017-01-30
* Do not crash when the resources are missingGravatar Leon Scroggins III2017-01-30
* Generate Android build targets for dm and nanobenchGravatar Leon Scroggins III2017-01-27
* Set fOptions in SkCodec::getPixelsGravatar Leon Scroggins III2017-01-27
* give up on big cubics (for now) and just draw a lineGravatar Mike Reed2017-01-27
* Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descsGravatar Robert Phillips2017-01-27
* Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations.""Gravatar Brian Salomon2017-01-27
* Consolidate read/write-Pixels testing code - take 2Gravatar Robert Phillips2017-01-27
* Revert "Start of rewrite of GrFragmentProcessor optimizations."Gravatar Ethan Nicholas2017-01-27
* Start of rewrite of GrFragmentProcessor optimizations.Gravatar Brian Salomon2017-01-27
* Revert "Consolidate read/write-Pixels testing code"Gravatar Robert Phillips2017-01-27
* Consolidate read/write-Pixels testing codeGravatar Robert Phillips2017-01-27
* Add SkICC::rawTransferFnData()Gravatar Matt Sarett2017-01-26
* add test for big cubic -- currently disabledGravatar Mike Reed2017-01-26
* Move SkGammaColorFilter to tools, limit to sRGBGravatar Brian Osman2017-01-26
* Remove redundant caps field from GrProcessorTestDataGravatar Brian Salomon2017-01-25
* Use GrSurfaceContext::read/write-Pixels moreGravatar Robert Phillips2017-01-25
* Add test for bad reuse of SkJpegCodec internal stateGravatar Matt Sarett2017-01-25
* Revert "Remove SkImage::MakeTextureFromPixmap"Gravatar Brian Osman2017-01-25
* conservativelyContainsRect is assertingGravatar Mike Reed2017-01-24