aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fix variable name collisionGravatar Yuqian Li2018-04-23
* SkBitSet: make movable.Gravatar Hal Canary2018-04-23
* Revert "Remove ambient clamp hack for analytic shadows."Gravatar Jim Van Verth2018-04-23
* ccpr: Don't call calcCubicInverseTransposePowerBasisMatrixGravatar Chris Dalton2018-04-23
* SkPDF: Don't forget to upcast before shift.Gravatar Hal Canary2018-04-23
* Clip the SkAntiRect because of possible tilingsGravatar Yuqian Li2018-04-23
* Generalize to SkDescriptorMapGravatar Herb Derby2018-04-23
* Fix deprecated constructor usageGravatar Brian Osman2018-04-23
* use SkRect::outset, as it clamps on overflowGravatar Mike Reed2018-04-23
* Rewrite CHECK_INTERSECT to perform the !(opposite) predicate, so that weGravatar Mike Reed2018-04-23
* Fixes in ReadPixels2 and yuv_texture gm to fix Vulkan validation issues.Gravatar Greg Daniel2018-04-23
* Reland "Prevent masked solid-color draws from being turned into clears"Gravatar Robert Phillips2018-04-23
* Reject XYZ profiles missing some (or all) TRC tagsGravatar Brian Osman2018-04-23
* (Mostly) respect FilterQuality in draw[stretchy]Gravatar Leon Scroggins III2018-04-23
* Revert "Prevent masked solid-color draws from being turned into clears"Gravatar Robert Phillips2018-04-23
* Prevent masked solid-color draws from being turned into clearsGravatar Robert Phillips2018-04-23
* Fixed SkVertices crashing on Windows DLL buildsGravatar Yong-Hwan Baek2018-04-22
* Remove assert that color spaces have valid profile dataGravatar Brian Osman2018-04-22
* Fix starting location in GrRTC::drawOval when converting to GrShapeGravatar Brian Salomon2018-04-20
* Analytic dashing of circles with single on/off intervals and butt caps.Gravatar Brian Salomon2018-04-20
* Fix argument names and documentation for SkMatrix44::set3x3()Gravatar Brian Osman2018-04-20
* Reland "Add stub gpu workaround generators"Gravatar Adrienne Walker2018-04-20
* Add ability to dump opList info at flush-timeGravatar Robert Phillips2018-04-20
* Reduce threads used for DNG decodes on AndroidGravatar Leon Scroggins III2018-04-20
* Add discard check when deciding if we should execute op list or not.Gravatar Greg Daniel2018-04-20
* Remove another writePixels instanceGravatar Robert Phillips2018-04-20
* ccpr: Don't solve for cubic roots that are out of rangeGravatar Chris Dalton2018-04-20
* ccpr: Fix flatness and triangle-ness detection for conicsGravatar Chris Dalton2018-04-20
* Prevent matrix stack from being corrupted if a rotated image filter is clippe...Gravatar Robert Phillips2018-04-20
* guard against NaN in path is rectGravatar Cary Clark2018-04-20
* Fix use-of-uninitialized-value in SkPictureShader::onMakeContextGravatar Florin Malita2018-04-20
* ccpr: Don't preempt the convex path rendererGravatar Chris Dalton2018-04-19
* Remove ambient clamp hack for analytic shadows.Gravatar Jim Van Verth2018-04-19
* ccpr: Clean up GrCCGeometryGravatar Chris Dalton2018-04-19
* Adding pinning to the strike cacheGravatar Herb Derby2018-04-19
* Fix double counting of coverage in analytic round capped stroked circles.Gravatar Brian Salomon2018-04-19
* rm SkRRectsGaussianEdgeMaskFilterGravatar Robert Phillips2018-04-19
* check if we fail to eval the conic in pathmeasureGravatar Mike Reed2018-04-19
* Remove unused parameters from internalGetPath.Gravatar Ben Wagner2018-04-19
* When creating testing backendTexture take colorspace into account.Gravatar Greg Daniel2018-04-19
* Untangle strike cache and glyph cacheGravatar Herb Derby2018-04-19
* disallow negative setReserve() callsGravatar Mike Klein2018-04-19
* rm SkTDArray::select()Gravatar Mike Klein2018-04-19
* clean up setReserve() rule-bendingGravatar Mike Klein2018-04-19
* Remove the limit on dng allocationsGravatar Leon Scroggins III2018-04-19
* Revert "Add stub gpu workaround generators"Gravatar Leon Scroggins2018-04-19
* path is rect track cornersGravatar Cary Clark2018-04-19
* Add stub gpu workaround generatorsGravatar Adrienne Walker2018-04-18
* Move strike cache Find*() to strike cacheGravatar Herb Derby2018-04-18
* Remove SK_SUPPORT_LEGACY_PATH_DAA_BITGravatar Yuqian Li2018-04-18