platform/upstream/libSkiaSharp.git
2016-08-17 fmalita[SVGDom] Fix <ellipse> positioning
2016-08-17 senorblancoFix assert caused by floating point error in tessellati...
2016-08-17 fmalita[SVGDom] Add support for assorted absolute units
2016-08-17 halcanarySkPDF: cache metrics once.
2016-08-17 brianosmanAdd alphaType() to SkImage
2016-08-17 anmittalFix BUILD.gn for arch other then x86 and x64
2016-08-17 bsalomonFix computation of clipped src rect when tiling bitmaps...
2016-08-17 csmartdaltonReduce window rectangles cap to 8
2016-08-17 herbEagerly update the unichar to glyphID mapping.
2016-08-17 reedfix no-gpu build
2016-08-17 egdanielFix fb variable name in GLSL
2016-08-17 mtkleinSkLiteDL: a little spring cleaning
2016-08-17 bsalomonSimplify adding attributes to GrGeometryProcessor
2016-08-17 fmalitaFix SampleAndroidShadows warnings
2016-08-17 reedpin as texture api
2016-08-17 bungemanMove FamilyClass and Panose enums to enum class.
2016-08-17 egdanielFix various issues with framebuffer fetch
2016-08-17 bsalomonDetemplatize GrGLSLGeometryProcessor::setTransformDataH...
2016-08-17 mtkleinSkLiteDL: inline empty()
2016-08-17 jvanverthAdd alternative spot shadow to Android shadow sample
2016-08-17 csmartdaltonImplement difference clip rects with window rectangles
2016-08-17 csmartdaltonMake GrReducedClip's gen ID only apply to the element...
2016-08-17 robertphillipsKick the can down the road a bit w.r.t. fuzzer complaint
2016-08-17 bsalomonFix tile bitmap code in SkGpuDevice to compute correct...
2016-08-17 bsalomonMinor cleanup of GP classes in GrOvalRenderer
2016-08-17 msarettModify SkPngCodec to recognize 565 images from the...
2016-08-17 fmalita[SVGDom] Add <line> support
2016-08-17 robertphillipsCast for fuzzer complaint
2016-08-17 jvanverthAdd alternative ambient shadow method to Android shadow...
2016-08-17 halcanarySkPDF: pull out SkPDFMakeCIDGlyphWidthsArray.cpp
2016-08-17 rmistryAdd gerrit config lines to cq.cfg
2016-08-17 reedmove private test for sect_with_horizontal into unittests
2016-08-17 egdanielAdd mssa configs for vulkan, and simple bug fix
2016-08-17 caryclarkfix fuzz
2016-08-17 mtkleinGN: make current_cpu work
2016-08-17 mtkleinSkLiteDL: thread the original canvas matrix through...
2016-08-16 robertphillipsRevert of Start using vertex attributes for nine-patch...
2016-08-16 fmalita[SVGDom] Add <circle>, <ellipse> support
2016-08-16 msarettAdd test for platform encoders, turn off platform encod...
2016-08-16 hsternFix bug in cubic derivative coefficient with missing...
2016-08-16 robertphillipsStart using vertex attributes for nine-patch blurred...
2016-08-16 fmalitaOnly test SVG DM sources against direct raster/gpu...
2016-08-16 bungemanRemove SkPreprocessorSeq.h and SkTypedEnum.h.
2016-08-16 halcanarySkPDF: Font names need escaping
2016-08-16 halcanarySkPDF: eliminate SkPDFCIDfont class
2016-08-16 caryclarkfix fuzz bug
2016-08-16 halcanarySkPDF: SkPDFFont class changes
2016-08-16 mtkleinSkLiteDL: remove freelisting, add reset() and SKLITEDL_...
2016-08-16 mtkleinGN: add extra_cflags et al.
2016-08-16 msarettAdd onDrawBitmapLattice(), avoid unnecessary bitmap...
2016-08-16 robertphillipsUpdate ComputeBlurredRRectParams to compute all the...
2016-08-16 mtklein32-bit fast hash, tidy up murmur3 a bit
2016-08-16 bsalomonImprovements for circluar blurs in GPU backend.
2016-08-16 fmenozziReducing number of calls to GLSL mix() from two to...
2016-08-16 brianosmanRemove isOpaque from SkSpecialImage, just use alpha...
2016-08-16 fmalitaDisable Nebraska-StateSeal.svg on Win8 bots
2016-08-16 reedsimplify GrTextureAdjuster given there is only one...
2016-08-16 vjiaoblackMoved "drawShadowedPicture" call outside of if cases...
2016-08-16 msarettRevert of Add regression test (patchset #2 id:20001...
2016-08-16 msarettFix WIC encoder to support kJPEG_Type
2016-08-16 halcanarySkPDF: unify drawText and drawPosText
2016-08-15 robertphillipsRevert of SkPDF: unify drawText and drawPosText (patchs...
2016-08-15 hsternDefined SkDEBUGFAILF on Release builds
2016-08-15 bsalomonAttempt to throw away rrect clips of rrects.
2016-08-15 brianosmanFix compile warning on MSVC-vulkan (VkDeviceSize -...
2016-08-15 msarettRevert of Fix WIC encoder to support kJPEG_Type (patchs...
2016-08-15 bsalomonPrint error from driver when shader compiler fails
2016-08-15 fmalitaFix up infra bot change
2016-08-15 msarettFix WIC encoder to support kJPEG_Type
2016-08-15 mtkleinRevert of add parallel public API for recording SkLiteD...
2016-08-15 fmalita[SVGDom] Add opacity support
2016-08-15 robertphillipsUpdate blurred rrect mask filter creation method to...
2016-08-15 caryclarkadd gm that exercises compose shader allocations
2016-08-15 halcanarySkPDF: unify drawText and drawPosText
2016-08-15 mtkleinjust add SkLiteDL::empty()
2016-08-15 dvonbeckLightingFP now supports multiple directional lights
2016-08-15 csmartdaltonConvert GrAppliedClip interface to builder style
2016-08-15 egdanielFix 4444 on Vulkan devices who don't support RGBA_4444
2016-08-15 rmistryIncrease hard and io timeouts for CT builds.
2016-08-15 msarettAdd regression test
2016-08-15 robertphillipsPull handling of blurred circles out of GrRRectBlurEffe...
2016-08-15 caryclarkRevert of increase small allocator limit to encompass...
2016-08-15 msarettOptimize color xforms when src and dst are matching
2016-08-15 egdanielFix copying of data in vulkan testing texture
2016-08-15 mtkleinadd parallel public API for recording SkLiteDL.
2016-08-15 fmalita[SVGDom] Deferred SampleApp parsing
2016-08-15 mtkleinSkip CompressCheckerboard unit test on N6.
2016-08-15 fmenozziAdd specialized code for hard stop gradients on GPU
2016-08-15 halcanaryDocumentation: Important things on front page
2016-08-15 caryclarkincrease small allocator limit to encompass compose...
2016-08-14 msarettWebp has_alpha is a hint only
2016-08-14 msarettAssert fDeviceClipBounds is always empty when clip...
2016-08-14 gogilPrevent overflows when using gamma_alloc_size
2016-08-14 update-skpsUpdate SKP version
2016-08-12 csmartdaltonRemove stencil settings param from stencilPath()
2016-08-12 fmalita[SVGDom] SVGPong sample app
2016-08-12 dvonbeckRe-adding analytical GeoProc for rectangles
2016-08-12 halcanaryRevert of Exact Ganesh Gradients for Special Cases...
2016-08-12 fmalita[SVGDom] <polygon> & <polyline> support
2016-08-12 egdanielAllow vulkan to upload data to testing textures with...
next