aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* restore bool version of clip-boundsGravatar Mike Reed2017-01-24
* Reenable index8 dstsGravatar Matt Sarett2017-01-24
* Make GrYUVEffect take GrTextureProxiesGravatar Robert Phillips2017-01-24
* Fix comparison that overflows for addresses near uint max.Gravatar Herb Derby2017-01-23
* make SkPath::conservativelyContainsRect consume degenerate segmentsGravatar Lee Salzman2017-01-23
* rename virtuals for clipbounds, and deprecate older bool/var-arg patternGravatar Mike Reed2017-01-23
* Stop tracking whether GrFragmentProcessors read their inputGravatar Brian Salomon2017-01-23
* Move shader register setup to SkRasterPipelineBlitter.Gravatar Mike Klein2017-01-23
* Revert "Fix comparison that overflows for addresses near uint max."Gravatar Ethan Nicholas2017-01-23
* SkRasterPipeline: implement support for SkTableColorFilterGravatar Mike Klein2017-01-23
* Fix comparison that overflows for addresses near uint max.Gravatar Herb Derby2017-01-23
* Update SkTDict to use SkArenaAlloc.Gravatar Herb Derby2017-01-23
* Track clear counts in vulkan render passesGravatar Greg Daniel2017-01-23
* Make SkWEBPImageEncoder use transform_scanline_procsGravatar Matt Sarett2017-01-23
* Reland "Refactor trimming logic for read/writePixels()"Gravatar Matt Sarett2017-01-23
* Support fCapHeight in SkScalerContext_DWGravatar Koji Ishii2017-01-23
* change clip-bounds getters to always return the rectGravatar Mike Reed2017-01-23
* Remove public APIs that use SkDataTable.Gravatar Herb Derby2017-01-23
* Revert "Refactor trimming logic for read/writePixels()"Gravatar Matt Sarett2017-01-23
* Allow conversion from non-opaque to opaqueGravatar Matt Sarett2017-01-23
* Revert "offset angle check edge in common"Gravatar Cary Clark2017-01-23
* Get rid of level of indirection, noticed by VC++ 2017 bugGravatar Bruce Dawson2017-01-23
* Refactor trimming logic for read/writePixels()Gravatar Matt Sarett2017-01-23
* Fix performance issue and compute intersections more often.Gravatar Yuqian Li2017-01-23
* Look for GenerateMipMapEXTGravatar Brian Salomon2017-01-23
* SkSplicer: favor 1.0f as a constant.Gravatar Mike Klein2017-01-21
* SkSplicer: move armv7 ABI settings into build_stages.py.Gravatar Mike Klein2017-01-21
* mild tweaks to build_stages.py to run on my desktopGravatar Mike Klein2017-01-21
* Remove SkColorCubeFilter. It is unused.Gravatar Mike Klein2017-01-21
* minor cleanups in newly privatized device headersGravatar Mike Reed2017-01-21
* Remove SkImage::MakeTextureFromPixmapGravatar Brian Osman2017-01-20
* Replace raster pipeline nextafter() calls with SkNu nudgingGravatar Florin Malita2017-01-20
* Revert "Revert "Make it possible to query GrXPFactory for dst texture without...Gravatar Brian Salomon2017-01-20
* Force Index8 to N32 in deferred texture path.Gravatar Brian Osman2017-01-20
* Revert "Make it possible to query GrXPFactory for dst texture without GrPipel...Gravatar Brian Salomon2017-01-20
* Continue making Ganesh use absolute texture coordinates - take 2Gravatar Robert Phillips2017-01-20
* Remove unused struct.Gravatar Herb Derby2017-01-20
* Move from SkChunkAlloc to SkArenaAlloc for SkGlyphCache.Gravatar Herb Derby2017-01-20
* Just clamp to limit-epsilon.Gravatar Mike Klein2017-01-20
* offset angle check edge in commonGravatar Cary Clark2017-01-20
* Make it possible to query GrXPFactory for dst texture without GrPipelineAnaly...Gravatar Brian Salomon2017-01-20
* Fix Vulkan crashes on nexus playerGravatar Greg Daniel2017-01-20
* Streamline x86 u8 -> fixed15 math.Gravatar Mike Klein2017-01-20
* SkSplicer stage parityGravatar Mike Klein2017-01-20
* Replace some GrSurface:read/writePixels with the GrSurfaceContext equivalentGravatar Robert Phillips2017-01-20
* fix fuzz asserts triggered by old fuzzesGravatar Cary Clark2017-01-20
* SkRasterPipeline impl for 2-stop linear gradientsGravatar Florin Malita2017-01-20
* Revert "explictly fail to draw unpremul, as this is buggy, incomplete, tricky...Gravatar Joe Gregorio2017-01-20
* remove unused device apisGravatar Mike Reed2017-01-20
* Reland "Respect full precision for RGB16 PNGs" (part 3)Gravatar Matt Sarett2017-01-20