platform/upstream/libSkiaSharp.git
2016-08-31 caryclarkpathops coincident work
2016-08-31 robertphillipsHave GrSurfaceProxys and GrGpuResources draw from the...
2016-08-31 csmartdaltonMove clip mask generation into GrReducedClip
2016-08-31 halcanarySkPDF: Fix Type3 ToUnicode table.
2016-08-31 bungemanUpdate FreeType dependency from 2.6.1 to 2.6.5.
2016-08-31 mtkleinFix up presubmit for SAN GCC->Clang fix.
2016-08-31 mtkleinAdd and use a clang_linux asset.
2016-08-31 csmartdaltonDefine clear regions in terms of GrFixedClip
2016-08-31 bsalomonDon't purge resources for trivial GrContext flushes
2016-08-31 vjiaoblackadded point light attenuations to raster
2016-08-31 vjiaoblackOptimizations and more documentation of SkShadowShader
2016-08-31 egdanielIn VulkanWindowContext add check to see if ganesh chang...
2016-08-31 senorblancoScreenspace AA tessellated GPU path rendering.
2016-08-31 egdanielAlways add a barrier when old layout was general in...
2016-08-31 senorblancoRevert of Screenspace AA tessellated path rendering...
2016-08-31 mtkleinswitch CQ over to GN_Android compile bots
2016-08-31 senorblancoScreenspace AA tessellated GPU path rendering.
2016-08-31 egdanielAdd some copy support for vulkan msaa
2016-08-31 mtkleinGN: forgot Clang+ccache fix on Android. And sort.
2016-08-31 mtkleinGN: add sources_when_disabled to optional
2016-08-30 msarettWhitespace change
2016-08-30 bsalomonRemove SkBitmap::getTexture()
2016-08-30 cblumeStore mipmap levels in deferred texture image
2016-08-30 vjiaoblackmade raster shadows variance shadows
2016-08-30 halcanaryRevert of SkPDF: hand SfntlyWrapper::SubsetFont() ttcIn...
2016-08-30 halcanarySkTextBlob: Begin implementing Extended TextBlob API
2016-08-30 rmistryIncrease run_benchmarks timeout because the two Chromiu...
2016-08-30 mtkleinclean up use of register storage class
2016-08-30 halcanarySkPDF: SK_SFNTLY_SUBSETTER is gone
2016-08-30 mtkleinDetect TSAN instead of relying on #ifdef THREAD_SANITIZER.
2016-08-30 halcanarySkPDF: hand SfntlyWrapper::SubsetFont() ttcIndex, not...
2016-08-30 mtkleinGN: add sksl
2016-08-30 bsalomonRemove unneeded variables from ResourceCache test
2016-08-30 bsalomonRemove custom data from GrGpuResource
2016-08-30 ethannicholaschanged kCurveConnectionThreshold in GrAAConvexTessellator
2016-08-30 vjiaoblackraster shadows
2016-08-30 brianosmanImprove the gamma GM significantly
2016-08-30 brianosmanSome tests around surface creation and snapshotting...
2016-08-29 mtkleinDisable sktexttopdf when building for mipsel.
2016-08-29 mtkleinGN: fontmgr_android
2016-08-29 msarettSkip spinlock overhead on Android
2016-08-29 msarettAdd Gray support to SkPNGImageEncoder
2016-08-29 mtkleinremove dead code
2016-08-29 jvanverthFix stroked rrects with batching.
2016-08-29 egdanielRemove unneeded pipeline barrier in vulkan
2016-08-29 jcgregoriobenchmarks: Avoid brackets and commas in test names.
2016-08-29 mtkleinGN: ft and fc as optionals
2016-08-29 mtkleinadd gn_android_flavor
2016-08-29 bsalomonSkip batch iteration in GrDrawTarget::forwardCombine...
2016-08-29 mtkleinAdd docs for GN/Android
2016-08-29 mtkleinGN: release -> -O3, to match GYP
2016-08-29 vjiaoblackMoved ambient lights out of SkLight's light array
2016-08-29 jvanverthBatch all circular rrects together
2016-08-29 halcanarySkPDF: Remove some unused glyphs from fallback fonts
2016-08-29 bsalomonAdd support for glDrawRangeElements
2016-08-29 msarettAdd width, height, unique ID, alpha to debugger DrawIma...
2016-08-29 vjiaoblackRevert of Moved ambient lights out of SkLight's light...
2016-08-29 rmistryAdd Gerrit API support to Skia's PRESUBMIT.py
2016-08-29 reeddedup images/blobs/pictures by ID in old serialization...
2016-08-29 Ravi MistryWhitespace change to test Gerrit Submit
2016-08-29 jvanverthUse stroked rrects for Android shadow sample
2016-08-29 mtkleinRoll GN
2016-08-29 vjiaoblackMoved ambient lights out of SkLight's light array
2016-08-29 reedchange readTypeface to return sk_sp
2016-08-29 brianosmanRemove FP16 support from ANGLE. Previous workaround...
2016-08-29 fmalita[SVGDom] Don't truncate opacity scalars
2016-08-28 update-skpsUpdate SKP version
2016-08-27 mtkleincleanup dead nanomsg and build_overrides
2016-08-26 caryclarkif the winding of the top can't be computed, give up
2016-08-26 mtkleinGN: support compiler_prefix, use it for ccache on bots.
2016-08-26 halcanarySkPDF: Glyph validation change
2016-08-26 fmalitadrawBitmapRect() should not touch the CTM when mask...
2016-08-26 msarettReduce CPU overhead on drawRegion()
2016-08-26 brianosmanFix angle build on Ubuntu
2016-08-26 bungemanExpat target exports includes instead of FreeType.
2016-08-26 mtkleinAdd Mac NDK asset, and fetch NDK on Android compile...
2016-08-26 egdanielDon't add the resolve attachment to vulkan render passes.
2016-08-26 ethannicholasfixed 'corners' of paths in GrAAConvexTessellator
2016-08-26 mtkleinadd an asset for the Linux Android NDK.
2016-08-26 bsalomonConverts a drawPaint through a rrect clip to a drawRRec...
2016-08-26 brianosmanUpdate ANGLE to latest as of August 25, 2016
2016-08-26 fmalitaRemove SVG serialization suppressions
2016-08-26 fmalitaAdd imagemasksubset GM
2016-08-26 drottRestrict supported font formats in Chrome context
2016-08-26 robertphillipsMove work from ctor to onOnceBeforeDraw in ShowMipLevel GMs
2016-08-26 caryclarkavoid generating degenerate conic from arc
2016-08-26 vjiaoblackAdded distance attenuation and diffuse shading to Point...
2016-08-26 jvanverthFix for fat stroked roundrects.
2016-08-26 mtkleinGN: mac host and armv7 target
2016-08-26 bungemanSkOSFile instead of dirent in android font parser.
2016-08-26 bsalomonFix bounds check in grshape test
2016-08-26 msarettdrawRegion() cleanups
2016-08-26 robertphillipsIgnore fill when stroke & filling convex line-only...
2016-08-26 msarettGPU implementation of drawRegion()
2016-08-25 mtkleinGN: Android
2016-08-25 msarettAdd drawRegion() API to SkCanvas
2016-08-25 egdanielAdd support for getting vulkan descriptor sets without...
2016-08-25 liyuqianDo not spam the debugging information
2016-08-25 bsalomonRespecify SkCanvas::drawArc, consolidate conversion...
2016-08-25 caryclarkpath ops stream-lining
next