aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Prevent unnecessary/unbounded growth of SkTDynamicHash capacityGravatar Florin Malita2018-04-18
* DFT to draw A8 instead of incorrect vertical lcd.Gravatar Ben Wagner2018-04-18
* ccpr: Implement conicsGravatar Chris Dalton2018-04-18
* Always call endFlush on opLists that might survive a flushGravatar Chris Dalton2018-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
* With ES3, enable both ES2 and ES3 external image extensionsGravatar Brian Osman2018-04-18
* fix path is rect flaw exposed by goldGravatar Cary Clark2018-04-18
* Simplify strike cache NodeGravatar Herb Derby2018-04-18
* Remove text flag filtering from SkBitmapDevice.Gravatar Ben Wagner2018-04-18
* Move node information to SkStrikeCacheGravatar Herb Derby2018-04-17
* detect if we made an infinite rectGravatar Mike Reed2018-04-17
* No long require copy as draw for vulkan wrapped resources.Gravatar Greg Daniel2018-04-17
* path is rect diag test is requiredGravatar Cary Clark2018-04-17
* SkStrikeDifferences::operator() -> add()Gravatar Mike Klein2018-04-17