aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "Reland "implement SkPixmap::getPixel() with this->readPixels().""Mike Klein2018-09-191-6/+92
* IWYU: three filesHal Canary2018-09-192-0/+2
* Revert "Revert "Reland "Add ability to specify different GP textures for each...Brian Salomon2018-09-1923-297/+401
* Revert "Reland "implement SkPixmap::erase() with draws""Ben Wagner2018-09-181-17/+174
* Work around FreeType issue with bitmap font and autohinter.Ben Wagner2018-09-181-2/+3
* fix conic fuzzCary Clark2018-09-181-0/+3
* Reland "implement SkPixmap::erase() with draws"Mike Klein2018-09-181-174/+17
* Fix DDL reattachment of uniquely keyed proxiesRobert Phillips2018-09-186-11/+77
* Revert "Suppress addition of changeListeners during DDL recording"Robert Phillips2018-09-183-23/+6
* Make listener lists threadsafe with a mutex.Mike Klein2018-09-182-26/+14
* Reland "implement SkPixmap::getPixel() with this->readPixels()."Mike Klein2018-09-181-92/+6
* centralize RP loads and storesMike Klein2018-09-186-151/+89
* Revert "implement SkPixmap::erase() with draws"Mike Klein2018-09-181-12/+172
* WEBGL_video_texture : sharing texture prototype in skiaBrian Salomon2018-09-183-17/+128
* Revert "implement SkPixmap::getPixel() with this->readPixels()."Mike Klein2018-09-171-6/+92
* simplify src->dst matrix initMike Klein2018-09-171-9/+4
* Make atomic lists list for bitmaps and pathsHerb Derby2018-09-172-10/+26
* Revert "Add Short4 vertex attributes, and benchmark them as 4.12 colors"Brian Osman2018-09-174-10/+0
* Add Short4 vertex attributes, and benchmark them as 4.12 colorsBrian Osman2018-09-174-0/+10
* When merging into an already chained op update the head's op bounds.Brian Salomon2018-09-172-1/+12
* implement SkPixmap::getPixel() with this->readPixels().Mike Klein2018-09-171-92/+6
* implement SkPixmap::erase() with drawsMike Klein2018-09-171-172/+12
* Some more shadow cleanupJim Van Verth2018-09-172-44/+62
* Fix nullptr deref in cache lookupHerb Derby2018-09-172-11/+11
* erase _every_ row of F32 SkPixmapsMike Klein2018-09-171-1/+1
* Add half-float vertex attribute caps bit and benchmarkBrian Osman2018-09-175-0/+16
* ccpr: Don't require flat interpolationChris Dalton2018-09-171-2/+2
* Simplify descriptors and thighten context lifetimeHerb Derby2018-09-172-52/+105
* Always reset the SkPathRef's RRect and Oval-ness flags in growForVerb and gro...Robert Phillips2018-09-171-15/+4
* Cleanup SkCornerPathEffect a bitRobert Phillips2018-09-171-5/+8
* Make a moveTo after an SkPath::addRRect invalidate the rrect-ness of the pathRobert Phillips2018-09-171-1/+0
* Fix SkRRect::setRectXY case where rescaling results in a rectRobert Phillips2018-09-171-5/+6
* Add perspective support to blur shadowsJim Van Verth2018-09-174-93/+113
* don't try to extract or blur a zero-sized bitmapMike Reed2018-09-151-0/+3
* Remove all old gpu gradient codeMichael Ludwig2018-09-1412-1871/+45
* Specify CPU (buffer) and GPU (shader) types explicitly in AttributeBrian Osman2018-09-1422-125/+193
* ccpr: Clamp the number of linear stroke segmentsChris Dalton2018-09-144-4/+16
* Port gradient unit tests over to new FPsMichael Ludwig2018-09-1415-1/+335
* add bitmap shaders to P3Mike Klein2018-09-145-18/+36
* Report optimizations in master gradient effectsMichael Ludwig2018-09-1417-58/+202
* Fix some issues with shadow tesselationJim Van Verth2018-09-141-4/+18
* Make setupForAsPaths produce a canonical paintHerb Derby2018-09-143-14/+11
* Implement textured gradientsMichael Ludwig2018-09-147-8/+471
* ccpr: Remove the dangling pointer from GrCCDrawPathsOpChris Dalton2018-09-145-27/+9
* Preserve fLastMoveToIndex in SkPath::transformRobert Phillips2018-09-141-2/+3
* Implement dual interval gradientsMichael Ludwig2018-09-145-13/+303
* Pin miter sin half angle to 0 in GrAAConvexTessellator.Brian Salomon2018-09-141-1/+3
* ccpr: Don't release the stashed atlas proxy inside CopyAtlasOpChris Dalton2018-09-141-3/+0
* Partial support for projective transformsAllan MacKinnon2018-09-137-556/+951
* add two more cases to P3 gmMike Klein2018-09-132-0/+6