platform/upstream/libSkiaSharp.git
2016-07-18 brianosmanIntroduce GrColorSpaceXform, for gamut conversion on...
2016-07-18 borenetConvert SK Images to new assets format
2016-07-18 msarettFix rewinding bug in SkJpegCodec
2016-07-18 bsalomonInitialize fGammaCorrect in DF Path Renderer unit test
2016-07-18 caryclarkpathops coincidence and security rewrite
2016-07-18 robertphillipsAdd makeSpecial calls to SkGpuDevice
2016-07-18 fmenozziAdd filename to gradient scrape
2016-07-18 jcgregorioRevert of remove unused TableMaskFilter (patchset ...
2016-07-18 bsalomonIn GrShape detect that stroked axis-aligned lines are...
2016-07-18 msarettTest auto merger
2016-07-17 update-skpsUpdate SKP version
2016-07-16 kolczykGuard SkMatrix::get*Scale[s]() against negative nearly...
2016-07-16 bungemanRevert of Rotate emoji with FreeType. (patchset #5...
2016-07-15 abarthAdd support for Fuchsia
2016-07-15 bungemanRotate bitmap strikes with FreeType.
2016-07-15 reedmove responsibility for creating raster-device into pdf
2016-07-15 msarettSpeculatively fix Android automerger
2016-07-15 msarettAdd capability for SkColorXform to output half floats
2016-07-15 egdanielDont allocate a new image which already has mip levels...
2016-07-15 halcanarySkPdf: smaller color serialization
2016-07-15 halcanarySkPDF: Join Positioned Text
2016-07-15 halcanarySkPDF: Always give a default advance for glyphs.
2016-07-15 djsollenFix broken Android framework build.
2016-07-15 robertphillipsAdd copy (when needed) to SkGpuDevice::asSpecial
2016-07-15 benjaminwagnerExclude XML and dependencies from Bazel build.
2016-07-15 msarettSkColorSpace::NewICC() warn instead of fail on bad...
2016-07-15 fmalitaMake XML compilation conditional.
2016-07-15 reedremove unused CreateInfo flag
2016-07-15 borenetConvert Win toolchain to CIPD package
2016-07-15 robertphillipsAdd SkGpuDevice::asSpecial entry point
2016-07-15 mtkleinAdd a bench to measure the best way to pack from int...
2016-07-15 mtkleinExpand _01 half<->float limitation to _finite. Simplify.
2016-07-15 brianosmanAdd getColorSpace to GrTextureProducer
2016-07-15 mtkleinProbably no need for GM self-tests now that GM doesn...
2016-07-15 fmalitaDust-off SkXMLParser
2016-07-15 reedremove unused TableMaskFilter
2016-07-14 herbFix a bug in the Clamp in X direction tiling.
2016-07-14 robertphillipsRemove GrWrapTextureInBitmap call in SkGpuDevice::drawS...
2016-07-14 fmalitaBuild Expat on all platforms
2016-07-14 robertphillipsRemove dead flag from SkPictureRecorder
2016-07-14 mtkleinRevert of Expand _01 half<->float limitation to _finite...
2016-07-14 mtkleinExpand _01 half<->float limitation to _finite. Simplify.
2016-07-14 bsalomonStop testing texture-backed bitmaps in drawbitmaprect GM
2016-07-14 bsalomonRewrite GrTextureMipMapInvalidationTest using SkImage
2016-07-14 dvonbeckAdded premulFourChannelColor to GrInvariantOutput
2016-07-14 bsalomonRemove SkGrTexturePixelRef and SkGrRenderTargetPixelRef...
2016-07-14 fmenozziAdd verb field in scraping scripts
2016-07-14 bsalomonRemove unit test that tests subsetting texture backed...
2016-07-14 bsalomonFix leak when DFPR fails to draw path
2016-07-14 mtkleinGrBufferAllocPool: use _throw calloc() if unchecked.
2016-07-13 bsalomonRemove GrWrapTextureInBitmap from public API
2016-07-13 bsalomonStop testing texture-backed bitmaps in bleed GMs
2016-07-13 bsalomonMake GrBatchAtlas robust against attempts to add large...
2016-07-13 egdanielUpdate RT views and framebuffer in vulkan after mipmaping
2016-07-13 egdanielAdd Texture2D and Sampler GrSLTypes
2016-07-13 vjiaoblackAdded the framework for having canvas/recorder/picture...
2016-07-13 bungemanDisable aliased font test on iOS.
2016-07-13 reedmove GrPixelRef headers to private (as we work to elimi...
2016-07-13 csmartdaltonPre-crop filled rects to avoid scissor
2016-07-13 liyuqianFix SkFixedDiv macro
2016-07-13 mtkleinRemove bulk float <-> half routines. These are dead...
2016-07-13 robertphillipsRemove GrLayerHoister
2016-07-13 msarettRevert of SkSL performance improvements (patchset ...
2016-07-13 msarettFix ASAN bot
2016-07-13 rmistrySpecifying master names with "" prefix is deprecated
2016-07-13 reeduse gpu-image instead of wrapping in a bitmap for speci...
2016-07-13 bungemanDisable embedded bitmap test on iOS.
2016-07-13 reedhandle large conic weights
2016-07-13 senorblancoFix vertex count estimate in GrTessellator.
2016-07-13 csmartdaltonAdd resource provider flag to avoid client-side buffers
2016-07-13 mtkleinTurn back on nanobench on Debug trybots.
2016-07-13 robertphillipsRetract PipelineBuilder from GrClip::apply
2016-07-13 brianosmanNever allow dither for non-legacy (sRGB or F16) targets.
2016-07-13 mtkleinRevert "Added the framework for having canvas/recorder...
2016-07-13 csmartdaltonFix various issues with instanced rendering precision
2016-07-13 csmartdaltonReplace switch statements in instanced vertex shaders
2016-07-13 csmartdaltonFix GL shader sources getting truncated by ADB log
2016-07-13 vjiaoblackAdded the framework for having canvas/recorder/picture...
2016-07-13 mtkleinSkRasterPipeline: simplify impl and remove need to...
2016-07-13 msarettTry blacklisting RAW images on Nexus 9
2016-07-13 mtkleinUpdate SkOpts namespaces.
2016-07-13 robertphillipsMove GrDrawTarget::clear logic into GrDrawContext
2016-07-13 bungemanRemove user specified typeface id.
2016-07-13 msarettRevert of Pre-crop filled rects to avoid scissor (patch...
2016-07-13 bsalomonAdd a function to convert a texture backed SkImage...
2016-07-12 mtkleinRevert "Added the framework for having canvas/recorder...
2016-07-12 borenetRun the Vulkan config on nanobench for Vulkan bots
2016-07-12 liyuqianFix option name typo
2016-07-12 reedcenter glyphs for text-on-path-via-rsxform
2016-07-12 brianosmanMonitor profile tool, now with Windows support, too!
2016-07-12 mtkleinSkRasterPipeline preliminaries
2016-07-12 bungemanFactor code to rotate a canvas about a point.
2016-07-12 herbRemove bloat from SkBlend_opts.
2016-07-12 msarettAdd Sk4f_RoundToInt
2016-07-12 fmenozziFix Lua bugs, nit name change
2016-07-12 vjiaoblackAdded the framework for having canvas/recorder/picture...
2016-07-12 mtkleinEnable SkTaskGroup threading in monobench.
2016-07-12 fmenozziAdd benchmarks for 3 and 4 colors (most common)
2016-07-12 csmartdaltonPre-crop filled rects to avoid scissor
2016-07-12 halcanarytools/SkShaper: SkStream->blob
next