aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Revert of Add control of manual mipmapping to GrContextOptions (patchset #2 i...Gravatar mtklein2016-06-09
* SkPixmap::setColorSpaceGravatar msarett2016-06-09
* Add raw pixel serialization fallback for SkImages that cannot be encoded.Gravatar mtklein2016-06-09
* SkMipMap::ComputeLevelSize should only cover SkMipMap's levels.Gravatar cblume2016-06-09
* Add control of manual mipmapping to GrContextOptionsGravatar brianosman2016-06-09
* Simplify code by breaking general sampler into Nearest and Bilerp.Gravatar herb2016-06-09
* sk_sp for Ganesh.Gravatar bungeman2016-06-09
* SkColorSpace::NewICC fix integer overflow caught by fuzzerGravatar msarett2016-06-09
* Make SkDashPathEffect fail for stroke+fill style (in addition to fill style)Gravatar bsalomon2016-06-09
* Optimize color xforms with 2.2 gammas for SSE2Gravatar msarett2016-06-08
* Use faster case for on tile sampling, and a little clean up. This has been a ...Gravatar herb2016-06-08
* Add GpuCommandBuffer support.Gravatar egdaniel2016-06-08
* Fix mipmap generation on Nexus 5x & 6p devices.Gravatar brianosman2016-06-08
* Replace targetHasUnifiedMultisampling in GrPB constructorGravatar csmartdalton2016-06-08
* When setting up a copySurface dst texture make the orientation match the src ...Gravatar bsalomon2016-06-08
* Fix instances where hwaa was wrong for mixed samplesGravatar csmartdalton2016-06-08
* Handle single pixel case on tiled.Gravatar herb2016-06-08
* Subclass GrVkCommandBuffer into Primary and Secondary CommandBuffers.Gravatar egdaniel2016-06-08
* Add support for finding/creating general GrVkRenderPass from the VkResourcePr...Gravatar egdaniel2016-06-08
* fix pathops fuzz bugsGravatar caryclark2016-06-08
* A Mozilla developer ran the µmix static analyzer on its codebase and inciden...Gravatar lsalzman2016-06-07
* SkLeanWindows.h: #include "Windows.h" fewer placesGravatar halcanary2016-06-07
* Revert of Move immintrin/arm_neon includes to where they are used. (patchset ...Gravatar mtklein2016-06-07
* Fix dashing bug where hwaa was unintentionally disabledGravatar csmartdalton2016-06-07
* Switch to a whitelist for manual mip-map generationGravatar brianosman2016-06-07
* Fix for rare crash in Poly::addEdge().Gravatar senorblanco2016-06-07
* Make GrShape use the original path when path effect fails.Gravatar bsalomon2016-06-07
* linear -> sRGB: use fast approximate sqrt()Gravatar mtklein2016-06-07
* Move immintrin/arm_neon includes to where they are used.Gravatar mtklein2016-06-07
* Refactor creation of GrVkRenderPasses to make them move generalGravatar egdaniel2016-06-07
* Make GrDashEffect take a AA mode enum.Gravatar bsalomon2016-06-07
* Get segment masks from GrShape.Gravatar bsalomon2016-06-07
* Make GrShape track the winding direction and starting point for rrect types.Gravatar bsalomon2016-06-06
* Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...Gravatar brianosman2016-06-06
* Add SkDefaultXform as a catch-all to handle color conversionsGravatar msarett2016-06-06
* Use Options object passed to startScanlineDecodeGravatar scroggo2016-06-06
* Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of ht...Gravatar scroggo2016-06-06
* Gamma sanity checksGravatar msarett2016-06-06
* Name parametric gamma curve typesGravatar msarett2016-06-06
* Remove GrRenderTarget from GrPipelineBuilderGravatar robertphillips2016-06-06
* MIPS32r2: Fix Chromium runtime crashGravatar milko.leporis2016-06-05
* Add the ability to handle premul and swizzle src bitmap data.Gravatar herb2016-06-04
* More Unref GrXPFactory.Gravatar bungeman2016-06-03
* Add ability to rotate light direction in drawLitAtlas Sample slideGravatar robertphillips2016-06-03
* Unref GrXPFactory.Gravatar bungeman2016-06-03
* SkMipMap::ComputeLevelSize to return SkISizeGravatar cblume2016-06-03
* Plumbing mipmaps to the point of creation.Gravatar cblume2016-06-03
* Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...Gravatar robertphillips2016-06-03
* Add gm for displaying different variants of 8888 bitmaps and fix a small reje...Gravatar herb2016-06-03
* SkPDF: handle unpremul rightGravatar halcanary2016-06-03