platform/upstream/libSkiaSharp.git
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
2016-07-06 robertphillipsMove GrNonAAFillRectPerspectiveBatch to its own file
2016-07-06 csmartdaltonCheck fIgnoresCoverage in GrPipeline::AreEqual
2016-07-06 reedExperiment: add flag for finish-recording to return...
2016-07-06 jvanverthAdd resource tracking output and command buffer recycling
2016-07-06 djsollenCompile Vulkan when building for the Android framework.
2016-07-06 egdanielFix vulkan image sampling
2016-07-06 liyuqianTry fix the mac build bot after removing Android SampleApp
2016-07-06 bsalomonIncrease batching for AA fill rects.
2016-07-06 ethannicholasfix for Clang 3.8 warning in SkSL
2016-07-06 benjaminwagnerBlacklist fontscalerdistortable on Win8.
2016-07-06 bsalomonEnlarge strokerect GM size to reveal hidden content
2016-07-06 fmalitaDocument SkSurface::MakeRaster's memory initialization
2016-07-06 pdrUpdate dev docs to reference the new skia debugger...
2016-07-06 reedmake setScaleTranslate public
2016-07-05 ksakamotoRevert of Begin instanced rendering for simple shapes...
2016-07-05 rmistryRevert of Fix caching of sample locations (patchset...
2016-07-04 csmartdaltonFix caching of sample locations
2016-07-04 reedall dumpcanvas to be built in release
2016-07-04 update-skpsUpdate SKP version
2016-07-04 benjaminwagnerRevert of Increase batching for AA fill rects. (patchse...
2016-07-02 benjaminwagnerExclude SkSL in public.bzl.
2016-07-02 ethannicholasfixed SkSL memory leak
2016-07-02 ethannicholasfixed non-GPU build
2016-07-02 skia.buildbotsUpdate Win toolchain
2016-07-01 benjaminwagnerSpecify new Windows Toolchain isolated hash.
2016-07-01 bsalomonIncrease batching for AA fill rects.
2016-07-01 robertphillipsSplit apart the GP construction for the NonAAFillRect...
2016-07-01 halcanaryusing_skia_and_harfbuzz: use default typeface
2016-07-01 ethannicholasinitial checkin of SkSL compiler
2016-07-01 egdanielUse bounds of batches for render pass bounds
2016-07-01 egdanielFix vulkan ImageView swizzling to match spec
2016-07-01 bsalomonCleanup non-AA fill rect batch construction.
2016-07-01 bsalomonSimplify AA fill rect batch construction and rename...
2016-07-01 bsalomonRemove unneeded helpers in AA and non-AA rect GrBatch...
2016-07-01 bsalomonCleanup PLSPathBatch
2016-06-30 bsalomonDisable GPU dithering in Android framework builds
2016-06-30 bsalomonRemove unused batch rect append functions
2016-06-30 bsalomonRemove GrTInstanceBatch
2016-06-30 vjiaoblackFix bug where ovals' AA exceed bounds by .5 pixel
2016-06-30 csmartdaltonBegin instanced rendering for simple shapes
2016-06-30 bsalomonHide GrNonAANinePatchBatch::Geometry and rename to...
2016-06-30 bsalomonHide MSAAPathBatch::Geometry and rename to PathInfo
2016-06-30 halcanarySkPDF: Glyph Useage Map improvements
2016-06-30 egdanielRemove support for GL discards
2016-06-30 msarettFix png encoding in skia debugger
2016-06-30 hsternAdd cubic example and draw original path
2016-06-30 jcgregorioskiaserve: Use snakeCase for JSON identifiers.
2016-06-30 jvanverthAdd static buffer support
2016-06-30 egdanielAdd discard support to Vulkan
2016-06-30 halcanarySkPDF: allow overriding Producer metadata
2016-06-30 reeduse mapRectScaleTranslate for common case in clipRect
2016-06-30 bsalomonHide GrDrawVerticesBatch::Geometry and rename to Mesh
2016-06-30 jcgregoriodebugger: Allow for larger images.
2016-06-30 reedinline very common intersect+rect_rgn
2016-06-30 hcmUpdate skia milestone to next
2016-06-30 bsalomonEven more hiding of Geometry structs in GrBatch subclasses.
2016-06-30 reedspeed up maprect for scale+trans case
2016-06-30 borenetAdd Android SDK asset
next