aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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
* Abandon offset support with texel buffersGravatar csmartdalton2016-06-03
* Support ARB extensions for indirect drawingGravatar csmartdalton2016-06-03
* Fix uses of SkImageInfo in BRD to preserve color space infoGravatar msarett2016-06-03
* Make SkPngCodec decode progressively.Gravatar scroggo2016-06-02
* SkMultiPictureDocument & SkMultiPictureDocumentReaderGravatar halcanary2016-06-02
* add MakeS32 helper to SkImageInfo, fix named-gamma constructor bugGravatar reed2016-06-02
* Tessellator: stop copying vertices into Polys and Monotones.Gravatar senorblanco2016-06-02
* Adjust tolerance for when Ganesh stroked-line-as-rect optimization kicks inGravatar robertphillips2016-06-02
* Remove SK_SUPPORT_LEGACY_TYPEFACE_MAKE_FROM_NAME.Gravatar bungeman2016-06-02
* Exclude Mali devices from manual mip-mapping.Gravatar brianosman2016-06-02
* Add getting the size of a given mipmap level.Gravatar cblume2016-06-02
* Add a caps bit to enable/disable the new manual mip-mapperGravatar brianosman2016-06-02
* Manually generated sRGB mipmaps, with successively smaller draws.Gravatar brianosman2016-06-02
* Handle stroked single line special case in GaneshGravatar robertphillips2016-06-02
* Add a test to ensure that a case where SkCubicClipper::ChopMonoAtY returns fa...Gravatar mbarbella2016-06-01
* Create SkColorSpaceXform to handle color conversionsGravatar msarett2016-06-01
* Recognize common parametric gammaGravatar msarett2016-06-01
* Fix uninit warning on valgrind bot in SkPathPriv:IsSimpleClosedRectGravatar Brian Salomon2016-06-01
* Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of ht...Gravatar scroggo2016-06-01
* Add SkPathPriv::IsSimpleClosedRectGravatar bsalomon2016-06-01
* Add offset to memory allocationsGravatar jvanverth2016-06-01
* Revert of Create SkColorSpaceXform to handle color conversions (patchset #10 ...Gravatar msarett2016-06-01
* Implement support for rendering color emoji on WindowsGravatar kulshin2016-06-01
* Create SkColorSpaceXform to handle color conversionsGravatar msarett2016-06-01
* Make SkPngCodec decode progressively.Gravatar scroggo2016-06-01
* [GN] Add support for disabling opts via SK_BUILD_NO_OPTS define.Gravatar sdefresne2016-06-01
* always compute a cubic tangentGravatar caryclark2016-06-01
* Check results from calls to SkCubicClipper::ChopMonoAtY.Gravatar mbarbella2016-05-31
* Revert of Make SkPngCodec decode progressively. (patchset #18 id:340001 of ht...Gravatar scroggo2016-05-31
* Make use of new SkLights classGravatar robertphillips2016-05-31
* SkTypeface::MakeFromName to take SkFontStyle.Gravatar mboc2016-05-31
* SkXPS: clean up SkConstexprMathGravatar halcanary2016-05-31
* SkEncodedInfo: simplifyGravatar halcanary2016-05-31
* Fix bug where SkPath will convert an arc to an oval and change the starting p...Gravatar bsalomon2016-05-31
* Use special case for 0x00 and 0xFF alpha to go faster.Gravatar herb2016-05-31
* Add mip support to *DeferredTextureImageData functions.Gravatar cblume2016-05-31
* Filter out degenerate contours in GrConvexPolyEffectGravatar lsalzman2016-05-31
* Fix integer overflow in SkColorSpaceGravatar msarett2016-05-31
* Remove unused SkPictureGpuAnalyzer::analyze()Gravatar fmalita2016-05-31
* Make SkPngCodec decode progressively.Gravatar scroggo2016-05-31
* Fix incorrect sampler locations when using CHROMIUM_bind_uniform_locationGravatar kkinnunen2016-05-30
* Change parameters to GrPipelineBuilder's ctorGravatar robertphillips2016-05-28