platform/upstream/libSkiaSharp.git
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
2016-07-12 fmenozziAdd hard stop count
2016-07-12 liyuqianUpdate documents/scripts for SampleApp removal
2016-07-12 reedremove unused parameter to make android happy (when...
2016-07-12 brianosmanRespect --match for samples and jpgs in viewer
2016-07-12 ethannicholasSkSL performance improvements (plus a couple of minor...
2016-07-12 bungemanUse hintgasp font when testing rendering.
2016-07-12 msarettRevert of Pre-crop filled rects to avoid scissor (patch...
2016-07-11 halcanarytools/fiddle: remove unused fiddler.go
2016-07-11 msarettRevert of try to speed-up maprect + round2i + contains...
2016-07-11 msarettRevert of Fix compile error on MSAN bot (patchset ...
2016-07-11 msarettFix compile error on MSAN bot
2016-07-11 csmartdaltonPre-crop filled rects to avoid scissor
2016-07-11 halcanarytools/SkShaper: factor shaping out of using_skia_and_ha...
2016-07-11 jbromanHandle negative scale in SkDropShadowImageFilter::onFil...
2016-07-11 reedtry to speed-up maprect + round2i + contains
2016-07-11 mtkleinhacking on a single-benchmark tool
2016-07-11 robertphillipsSimplify GrDefaultPathRenderer a tiny bit
2016-07-11 robertphillipsSimplify MSAA path renderer
2016-07-11 herbReduce size of LinearBitmapPipeline from 281K to 134K...
2016-07-11 mtkleinFix MIPS32r2 + DSP2 builders after NDK update.
2016-07-11 tomhudsonRemove obsolete bench analysis scripts
2016-07-11 mtkleinClean up hyper-local SkCpu feature test experiment.
2016-07-11 fmenozziAdd HardStopGradientBench.cpp
2016-07-11 fmenozziRevert of Add HardStopGradientBench.cpp (patchset ...
2016-07-11 bsalomonDelay initialization of free list in SkTLList until...
2016-07-11 fmenozziAdd HardStopGradientBench.cpp
2016-07-11 rmistryDo not use the deprecated CQ_EXTRA_TRYBOTS
2016-07-11 mtkleinndk: r11c -> r12b
2016-07-11 msarettMake all color xforms 'fast' (step 1)
2016-07-11 dvonbeckChanged SkLightingShader API to take in a shader as...
2016-07-10 robertphillipsFix misplaced guard
2016-07-10 reedRevert of change mapRectScaleTranslate to pass args...
2016-07-10 reedchange mapRectScaleTranslate to pass args/ret by value
2016-07-10 update-skpsUpdate SKP version
2016-07-10 pdrUpdate markdown docs to specify --local for the local...
2016-07-10 dvonbeckAbstracted diffuse color map out of SkLightingShaderImp...
2016-07-08 robertphillipsAdd choke point for modifying non-AA rect draws (e...
2016-07-08 robertphillipsRevert of Add choke point for modifying non-AA rect...
2016-07-08 bungemanCorrected test for gcc/libc++ workaround.
2016-07-08 robertphillipsAdd choke point for modifying non-AA rect draws (e...
2016-07-08 bsalomonUse clipped bounds for reordering decisions
2016-07-08 bsalomonRevert change of bounds computation in MSAA path renderer.
2016-07-08 dvonbeckFixed error when normal.z = 1 in GPUs with binary16...
2016-07-08 reeddeferred canvas
2016-07-08 bsalomonDon't scissor draws overlapping the render target's...
2016-07-08 bsalomonConsolidate handling of infinitely thin primitives...
2016-07-08 mtkleinMove sRGB <-> linear conversion components to their...
2016-07-08 rmistryRevert of Abstracted diffuse color map out of SkLightin...
2016-07-08 brianosmanUse sRGB pixel config for ARGB masks (color emoji)
2016-07-08 bsalomonReland of Better encapsulate oval/rrect batchs. (patchs...
2016-07-08 reedupdate path->rsxform to correctly interp dy
2016-07-08 bsalomonPromote the GCC/libc++/<memory> 'typedef float float32_...
2016-07-08 bsalomonMake all parameters reqiured to GrReducedClip::ReduceCl...
2016-07-08 mtkleinRevert of Move sRGB <-> linear conversion components...
2016-07-07 reedmake some canvas utils virtual (for proxy based subclasses)
2016-07-07 reedfix typos and capitalization on drawTextRSXform CL
2016-07-07 pdrUpdate markdown to use absolute image paths, fixing...
2016-07-07 mtkleinMove sRGB <-> linear conversion components to their...
2016-07-07 reedadd bounds to textblob
2016-07-07 hushRevert of Better encapsulate oval/rrect batchs. (patchs...
2016-07-07 brianosmanRevert of Use sRGB pixel config for ARGB masks (color...
2016-07-07 reeddrawTextRSXform
2016-07-07 halcanarySkPDF: Fix encoding of unichr outside of basic plane
2016-07-07 halcanarySkPDF: fix PDFA-only metadata error
2016-07-07 brianosmanUse sRGB pixel config for ARGB masks (color emoji)
2016-07-07 egdanielCheck granularity in render pass bounds
2016-07-07 jvanverthAdd offsets to GrVkBuffer.
2016-07-07 csmartdaltonBegin instanced rendering for simple shapes
2016-07-07 jvanverthOnly check resource tracking on program shutdown, not...
2016-07-07 egdanielFix vulkan compile
2016-07-07 mtkleincentralize VECTORCALL as SK_VECTORCALL
2016-07-07 egdanielCorrectly handle mat2x2 in Vulkan
2016-07-07 bsalomonBetter encapsulate oval/rrect batchs.
2016-07-07 robertphillipsRemove fColor from PathRenderer DrawPathArgs struct
2016-07-07 jvanverthPull out freelist allocation from GrVkSubHeap
2016-07-07 ethannicholasfix for SkSL producing invalid branch after an OpKill
2016-07-07 dvonbeckAbstracted diffuse color map out of SkLightingShaderImp...
2016-07-07 bsalomonHide NonAAStrokeRectBatch Geometry class and cleanup...
2016-07-06 egdanielFix bounds computation for non-aa hairlines when snappi...
2016-07-06 jvanverthDeleting void pointers is bad, mmmkay?
2016-07-06 liyuqianMore accurate render time and continuous fresh
2016-07-06 dvonbeckAPI change to allow for NormalSource selection at the...
2016-07-06 bsalomonHide geometry class in AAStrokeRectBatch and remove...
2016-07-06 jvanverthVulkan fixes for TesselatingPathRenderer test
2016-07-06 lsalzmancheck for zero scale in SkDraw::ComputeResScaleForStroking
2016-07-06 egdanielGrow descriptor pools by 1.5
2016-07-06 dvonbeckFixed crash when RunInSeriesFP's color input is nil
2016-07-06 bungemanAdd gm for various font rendering combinations.
2016-07-06 bsalomonAdd gm that tests shaded stroked rectangles.
2016-07-06 bungemanUpdate rebaseline instructions.
2016-07-06 csmartdaltonFix caching of sample locations
next