platform/upstream/libSkiaSharp.git
2016-09-01 borenetAdd infra/bots/tasks.json
2016-09-01 mtkleinLift SkString TSAN suppression, to see what yells.
2016-09-01 mtkleinReplace a lot of 'static const' with 'constexpr' or...
2016-09-01 robertphillipsDisable MSAAPathRender for Android Framework builds
2016-09-01 rmistryEnable Gerrit support in Skia's PostUploadHook
2016-09-01 rmistryUse methods from depot_tool's Changelist object instead...
2016-09-01 mtkleinGN: add extra_ldflags
2016-09-01 bungemanSkFontMgr_FontConfigInterface create typeface from...
2016-09-01 sylvestre.ledruRemove some useless declarations
2016-09-01 mtkleinpreserve GN_Android in compile -> test mapper
2016-09-01 senorblancoEnable the screenspace AA tessellating path renderer.
2016-09-01 sylvestre.ledruRemove a duplicate declaration
2016-09-01 mtkleinRemove empty {lsan,ubsan}.supp files.
2016-09-01 ethannicholasminor SkSL changes to avoid compiler errors in Chromium
2016-09-01 hcmAdd contributor to Skia AUTHORS file
2016-09-01 bsalomonFix ASAN int overflow error in GLProgramsTest
2016-09-01 mtkleinBuild LSAN suppressions into the test binaries.
2016-09-01 benjaminwagnerBlame this for GTX960 diffs.
2016-08-31 robertphillipsFlush some non-substantive Ganesh changes
2016-08-31 robertphillipsAdd read/write-Pixels to GrDrawContext
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...
next