aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* SkPDF: consolodate glyph runs on BUILD_FOR_WINGravatar Hal Canary2017-06-12
* added SPIR-V RelaxedPrecisionGravatar Ethan Nicholas2017-06-12
* fixed issue with SkSL dead code eliminationGravatar Ethan Nicholas2017-06-12
* only SkHalfToFloat_finite_ftz(uint64_t hs) is calledGravatar Mike Klein2017-06-12
* Roll recipe dependencies (trivial).Gravatar recipe-roller2017-06-12
* Init fDevKLMMatrix in GrGLCubicEffect (possible valgrind fix)Gravatar Robert Phillips2017-06-12
* Roll recipe dependencies (nontrivial).Gravatar recipe-roller2017-06-12
* Update SKP versionGravatar UpdateSKPs2017-06-11
* remove unneeded methodsGravatar Mike Reed2017-06-10
* remove unneeded SK_APIGravatar Mike Reed2017-06-10
* SkXfermode no longer needs to e a flattenableGravatar Mike Reed2017-06-10
* attempt to fix compiler errorGravatar Mike Reed2017-06-10
* remove unused arithmetic codeGravatar Mike Reed2017-06-09
* CanOverflow -> ClampIfNeededGravatar Mike Klein2017-06-09
* Fix GrGradientEffect::isValid()Gravatar Brian Salomon2017-06-09
* replace 4f procs with pipeline (only called in 2 places by ganesh)Gravatar Mike Reed2017-06-09
* Revert "Disable F16-nullptr sources"Gravatar Matt Sarett2017-06-09
* Fix loopIndex in chopCubicAtLoopIntersectionGravatar Chris Dalton2017-06-09
* Add another gm to Win Intel Vulkan blacklistGravatar Greg Daniel2017-06-09
* Broken link in Tree Sheriffs DocumentationGravatar Allan MacKinnon2017-06-09
* Retract GrTexture.h a bitGravatar Robert Phillips2017-06-09
* SkShader::asACompose is android-onlyGravatar Mike Reed2017-06-09
* GrTessellator: fix logging; fix test comment.Gravatar Stephen White2017-06-09
* Add comments support for PNG encoderGravatar Yuqian Li2017-06-09
* Remove blacklisted native_image_to_raster_surface testsGravatar Brian Osman2017-06-09
* Add tonal color support for shadows.Gravatar Jim Van Verth2017-06-09
* Improve cubic KLM accuracyGravatar Chris Dalton2017-06-09
* Extend composeshader to support a lerp parameterGravatar Mike Reed2017-06-09
* Add clamp before drawing F16->8888 in DMSrcSink ColorCodecSrcGravatar Matt Sarett2017-06-09
* Remove debug checks for unsupported ICC profilesGravatar Matt Sarett2017-06-09
* Add new Kaby Lake bot Win IntelIris640.Gravatar Ben Wagner2017-06-09
* Make gradient effect creation fail if texture LUT creation failsGravatar Brian Salomon2017-06-09
* remove unused colorfilter virtual asAComposeGravatar Mike Reed2017-06-09
* Revert "Handle too many (or too large) paths in GrDefaultPathRenderer"Gravatar Brian Osman2017-06-09
* Make SkPixmap::getColor support kUnpremul pixelsGravatar Matt Sarett2017-06-09
* fix f16 -> sRGB in encode_bitmap_for_png()Gravatar Mike Klein2017-06-09
* Handle too many (or too large) paths in GrDefaultPathRendererGravatar Brian Osman2017-06-09
* remove unneeded includeGravatar Mike Reed2017-06-09
* specialize D32 proc for legacy srcGravatar Mike Reed2017-06-09
* Create a new HDC for each ANGLE contextGravatar Robert Phillips2017-06-09
* Roll recipe dependencies (trivial).Gravatar recipe-roller2017-06-08
* Add flush before drawing lines workaround for Adreno 3xxGravatar Brian Salomon2017-06-08
* Use nextafter rather than std::nextafter, it's more widely availableGravatar Mostyn Bramley-Moore2017-06-08
* Disable ReadPixels_Texture & ReadPixels_Gpu on ANGLEGravatar Robert Phillips2017-06-08
* Don't reuse failed buffers as scratchGravatar Robert Phillips2017-06-08
* Store context type (rather than backend type) in ContextInfoGravatar Robert Phillips2017-06-08
* Add support for SkImageGenerator creating external texturesGravatar Stan Iliev2017-06-08
* GrTessellator: fix intersection above the first vertex.Gravatar Stephen White2017-06-08
* Draw time color xform API for AndroidGravatar Matt Sarett2017-06-08
* Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType"Gravatar Matt Sarett2017-06-08