aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Pre-crop filled rects to avoid scissorGravatar csmartdalton2016-07-13
* Remove bulk float <-> half routines. These are dead code.Gravatar mtklein2016-07-13
* Remove GrLayerHoisterGravatar robertphillips2016-07-13
* Revert of SkSL performance improvements (patchset #6 id:140001 of https://cod...Gravatar msarett2016-07-13
* use gpu-image instead of wrapping in a bitmap for specialimageGravatar reed2016-07-13
* handle large conic weightsGravatar reed2016-07-13
* Fix vertex count estimate in GrTessellator.Gravatar senorblanco2016-07-13
* Add resource provider flag to avoid client-side buffersGravatar csmartdalton2016-07-13
* Retract PipelineBuilder from GrClip::applyGravatar robertphillips2016-07-13
* Never allow dither for non-legacy (sRGB or F16) targets.Gravatar brianosman2016-07-13
* Revert "Added the framework for having canvas/recorder/picture record depth_s...Gravatar mtklein2016-07-13
* Fix various issues with instanced rendering precisionGravatar csmartdalton2016-07-13
* Replace switch statements in instanced vertex shadersGravatar csmartdalton2016-07-13
* Fix GL shader sources getting truncated by ADB logGravatar csmartdalton2016-07-13
* Added the framework for having canvas/recorder/picture record depth_set's.Gravatar vjiaoblack2016-07-13
* SkRasterPipeline: simplify impl and remove need to rewire stagesGravatar mtklein2016-07-13
* Update SkOpts namespaces.Gravatar mtklein2016-07-13
* Move GrDrawTarget::clear logic into GrDrawContextGravatar robertphillips2016-07-13