aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
...
* Replace flatten with writeFlattenable for desc.Gravatar Ben Wagner2018-04-26
* Call destructors during reset to avoid memory leakGravatar Yuqian Li2018-04-26
* Revert "Reland "Revert "Add arcs as a specialized geometry to GrShape."""Gravatar Brian Salomon2018-04-26
* Track tail of strike cacheGravatar Herb Derby2018-04-26
* Make rounding code publicGravatar Herb Derby2018-04-26
* Count the correct number of pos using text encoding.Gravatar Yuqian Li2018-04-26
* Check negative width before blitAntiRectGravatar Yuqian Li2018-04-26
* Reland "Revert "Add arcs as a specialized geometry to GrShape.""Gravatar Brian Salomon2018-04-25
* Remove SkASSERT(fConvexity == kUnknown_Convexity) due to racingGravatar Yuqian Li2018-04-25
* Make SkString::appendf safe for long strings.Gravatar Brian Salomon2018-04-25
* fix android-frameworkGravatar Mike Reed2018-04-25
* Snap bitmap for SkThreadedBMPDevice::drawBitmapRectGravatar Yuqian Li2018-04-25
* Revert "Revert "Add arcs as a specialized geometry to GrShape.""Gravatar Brian Salomon2018-04-25
* Experiment to track coverage in a layerGravatar Mike Reed2018-04-25
* Refactor GaussianBlurGravatar Robert Phillips2018-04-25
* Make SkColorSpace::Make(skcms_ICCProfile) stricterGravatar Brian Osman2018-04-24
* Reland "call skcms_OptimizeForSpeed()"Gravatar Mike Klein2018-04-24
* Properly restore from image filter save layers.Gravatar Ben Wagner2018-04-24
* Revert "Add arcs as a specialized geometry to GrShape."Gravatar Mike Klein2018-04-24
* Revert "call skcms_OptimizeForSpeed()"Gravatar Mike Klein2018-04-24
* Add arcs as a specialized geometry to GrShape.Gravatar Brian Salomon2018-04-23
* call skcms_OptimizeForSpeed()Gravatar Mike Klein2018-04-23
* Fix variable name collisionGravatar Yuqian Li2018-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
* 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
* 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 argument names and documentation for SkMatrix44::set3x3()Gravatar Brian Osman2018-04-20
* Remove another writePixels instanceGravatar Robert Phillips2018-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
* Adding pinning to the strike cacheGravatar Herb Derby2018-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
* Untangle strike cache and glyph cacheGravatar Herb Derby2018-04-19
* rm SkTDArray::select()Gravatar Mike Klein2018-04-19
* path is rect track cornersGravatar Cary Clark2018-04-19
* Move strike cache Find*() to strike cacheGravatar Herb Derby2018-04-18
* Remove SK_SUPPORT_LEGACY_PATH_DAA_BITGravatar Yuqian Li2018-04-18
* Prevent unnecessary/unbounded growth of SkTDynamicHash capacityGravatar Florin Malita2018-04-18
* Convert A8 D32 mask blitters to Sk4pxGravatar Florin Malita2018-04-18
* Reland "Fix the fat rect bug in the threaded backend"Gravatar Yuqian Li2018-04-18
* Support all destination profiles in SkColorSpaceXform_skcmsGravatar Brian Osman2018-04-18
* fix path is rect flaw exposed by goldGravatar Cary Clark2018-04-18
* Simplify strike cache NodeGravatar Herb Derby2018-04-18