aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Delete the legacy SVG parserGravatar fmalita2016-07-19
* Delete SkXMLPullParserGravatar fmalita2016-07-19
* Rename variables in SkCanvas::internalSaveLayerGravatar robertphillips2016-07-19
* Fix the assert and clamping in SkMatrix::get*Scale[s]().Gravatar kolczyk2016-07-19
* Fix rewinding bug in SkJpegCodecGravatar msarett2016-07-18
* Rotate bitmap strikes with FreeType.Gravatar bungeman2016-07-18
* Revert of Fix rewinding bug in SkJpegCodec (patchset #1 id:1 of https://coder...Gravatar msarett2016-07-18
* Remove guards in GrGLInterface::validate() for functions that Chromium used t...Gravatar bsalomon2016-07-18
* Push GrPipelineBuilder down to the drawBatch calls in the TextContextGravatar robertphillips2016-07-18
* [SkXMLParser] Initial text node supportGravatar fmalita2016-07-18
* check for culled-out paths inside SkDrawGravatar reed2016-07-18
* Remove SkDOM::build(const char doc[], size_t len)Gravatar fmalita2016-07-18
* Introduce GrColorSpaceXform, for gamut conversion on texturesGravatar brianosman2016-07-18
* Fix rewinding bug in SkJpegCodecGravatar msarett2016-07-18
* pathops coincidence and security rewriteGravatar caryclark2016-07-18
* Add makeSpecial calls to SkGpuDeviceGravatar robertphillips2016-07-18
* Revert of remove unused TableMaskFilter (patchset #1 id:1 of https://coderevi...Gravatar jcgregorio2016-07-18
* In GrShape detect that stroked axis-aligned lines are rrects.Gravatar bsalomon2016-07-18
* Guard SkMatrix::get*Scale[s]() against negative nearly-zero values.Gravatar kolczyk2016-07-16
* Revert of Rotate emoji with FreeType. (patchset #5 id:80001 of https://codere...Gravatar bungeman2016-07-15
* Add support for FuchsiaGravatar abarth2016-07-15
* Rotate bitmap strikes with FreeType.Gravatar bungeman2016-07-15
* move responsibility for creating raster-device into pdfGravatar reed2016-07-15
* Add capability for SkColorXform to output half floatsGravatar msarett2016-07-15
* Dont allocate a new image which already has mip levels, when regenerating vul...Gravatar egdaniel2016-07-15
* SkPdf: smaller color serializationGravatar halcanary2016-07-15
* SkPDF: Join Positioned TextGravatar halcanary2016-07-15
* SkPDF: Always give a default advance for glyphs.Gravatar halcanary2016-07-15
* Add copy (when needed) to SkGpuDevice::asSpecialGravatar robertphillips2016-07-15
* SkColorSpace::NewICC() warn instead of fail on bad inputGravatar msarett2016-07-15
* remove unused CreateInfo flagGravatar reed2016-07-15
* Add SkGpuDevice::asSpecial entry pointGravatar robertphillips2016-07-15
* Add a bench to measure the best way to pack from int to uint16_t with SSE.Gravatar mtklein2016-07-15
* Expand _01 half<->float limitation to _finite. Simplify.Gravatar mtklein2016-07-15
* Add getColorSpace to GrTextureProducerGravatar brianosman2016-07-15
* Dust-off SkXMLParserGravatar fmalita2016-07-14
* remove unused TableMaskFilterGravatar reed2016-07-14
* Fix a bug in the Clamp in X direction tiling.Gravatar herb2016-07-14
* Remove GrWrapTextureInBitmap call in SkGpuDevice::drawSpriteWithFilterGravatar robertphillips2016-07-14
* Revert of Expand _01 half<->float limitation to _finite. Simplify. (patchset...Gravatar mtklein2016-07-14
* Expand _01 half<->float limitation to _finite. Simplify.Gravatar mtklein2016-07-14
* Remove SkGrTexturePixelRef and SkGrRenderTargetPixelRef aliases for SkGrPixelRefGravatar bsalomon2016-07-14
* Fix leak when DFPR fails to draw pathGravatar bsalomon2016-07-14
* GrBufferAllocPool: use _throw calloc() if unchecked.Gravatar mtklein2016-07-14
* Remove GrWrapTextureInBitmap from public APIGravatar bsalomon2016-07-13
* Make GrBatchAtlas robust against attempts to add large rects.Gravatar bsalomon2016-07-13
* Update RT views and framebuffer in vulkan after mipmapingGravatar egdaniel2016-07-13
* Add Texture2D and Sampler GrSLTypesGravatar egdaniel2016-07-13
* Added the framework for having canvas/recorder/picture record depth_set's.Gravatar vjiaoblack2016-07-13
* move GrPixelRef headers to private (as we work to eliminate them)Gravatar reed2016-07-13