platform/upstream/libSkiaSharp.git
2016-07-26 borenetMove Skia recipes from build repo
2016-07-26 robertphillipsReduce usage of MakeRenderTargetDirect
2016-07-26 brianosmanRemove SkSurfaceProps gamma-correctness flag entirely.
2016-07-26 msarettFix yasm for Android build
2016-07-26 borenetFix docs for checking out Skia
2016-07-26 brianosmanRemove all usage of SkSurfaceProps::isGammaCorrect()
2016-07-26 mtkleinFix alignment problems in NEON Sk4b.
2016-07-26 caryclarkfix fuzz bugs
2016-07-26 bsalomonDon't unnecessarily resize windows in sk_app on X
2016-07-26 egdanielUpdate bleed-downscale GM to use power of 2 texture
2016-07-26 brianosmanAlways supply a color space (sRGB for now) with F16
2016-07-26 mtkleinAdd Sk4h_load4 for loading F16.
2016-07-26 robertphillipsMove prepareForExternalIO from GrRenderTarget to GrDraw...
2016-07-26 egdanielReuse sampler descriptor set allocations in Vulkan
2016-07-26 brianosmanAdd special Windows instructions for getting SKPs
2016-07-26 reedrespect kFast_SrcRectConstraint by allowing shader...
2016-07-26 msarettUse sk_srgb_to_linear_trunc in SkColorXform_opts
2016-07-26 msarettDelete SkDefaultXform, handle edge cases in SkColorSpac...
2016-07-26 brianosmanFix F16 raster text masks. We don't want fake gamma...
2016-07-25 bungemanUpdate typeface serialization style.
2016-07-25 mtkleinDM: print which task caused the crash.
2016-07-25 bungemanAdd test for typeface style round trip.
2016-07-25 mtkleinHave SkRasterPipelineBlitter take over for F16 when...
2016-07-25 reedlock special-raster while the caller's bitmap is in...
2016-07-25 halcanarySkPDF: re-work SkPDFUtils::FloatToDecimal
2016-07-25 mtkleinGoogle3 <functional> has a global "using std::plus"...
2016-07-25 brianosmanJust pass the draw context to paint conversion
2016-07-25 chrishtrFix debugger build by specifying nullptr for color...
2016-07-25 mtkleinstages for most xfermodes
2016-07-25 ethannicholasSkSL performance improvements (plus a couple of minor...
2016-07-25 reedadd SK_SUPPORT_LEGACY_BITMAP_GETTEXTURE for out-of...
2016-07-25 reedremove/deprecate SkBitmap::getTexture, as it now always...
2016-07-25 reedadd gm to test bleed with downscale
2016-07-25 reedremove fClipStack and attach/deattach-from-canvas
2016-07-25 halcanarytypedef uint16_t SkGlyphID
2016-07-25 benjaminwagnerRemove long-running sk_linear_to_srgb test for ASAN...
2016-07-25 mtkleinAdd a clamp stage to SkRasterPipelineBlitter.
2016-07-25 caryclarkfix fuzz
2016-07-25 mtkleinArithmetic xfermode stage.
2016-07-25 borenetwebpages_playback: Make --upload_to_partner_bucket...
2016-07-25 brianosmanAdd destination color space to AsFPArgs. Eliminates...
2016-07-24 reedlockPixelsAreWritable is deprecated
2016-07-24 bsalomonFix misdetection of rectangles in SkPath::IsSimpleClose...
2016-07-24 update-skpsUpdate SKP version
2016-07-22 egdanielRemove asserts on scissor size in Vulkan
2016-07-22 mtkleinHave SkRasterPipelineBlitter take over for 565 when...
2016-07-22 msarettConvert XYZ values from PNGs to D50
2016-07-22 herbIn the current code, tiling and bilerp sampling are...
2016-07-22 senorblancoAlways init SkPathRef variables.
2016-07-22 mtkleinDM: don't redirect stderr to verbose.log
2016-07-22 bungemanCorrect advances for 'monospace' fonts in PDF.
2016-07-22 mtkleinAdd SkRasterPipeline blitter.
2016-07-22 brianosmanBundle SkShader::asFragmentProcessor arguments in a...
2016-07-22 caryclarklimit number of searched roots
2016-07-22 jvanverthRecycle small uniform buffers.
2016-07-22 brianosmanConnect dst color space in a few places (removing TODOs)
2016-07-22 mtkleinRevert of Add SkRasterPipeline blitter. (patchset ...
2016-07-22 vjiaoblackCreating framework for drawShadowedPicture
2016-07-22 csmartdaltonAllow GrReducedClip to take non-integer query bounds
2016-07-22 mtkleinAdd SkRasterPipeline blitter.
2016-07-22 csmartdaltonFix SkClipStack bug with inverse-filled difference...
2016-07-22 mtkleinDon't ask GLX for EGL procs.
2016-07-22 borenetChange SKPs to new asset management format
2016-07-22 mtkleinFix SW sRGB dst + LCD coverage bug.
2016-07-22 brianosmanUpdate SkImage_NewFromTexture test, to just test release
2016-07-22 bsalomonRevert of Retract PipelineBuilder some more (patchset...
2016-07-22 brianosmanCleanup of code that converts from GPU-backed resources...
2016-07-22 msarettAdd clamp to sk_linear_to_srgb, reorder instructions
2016-07-22 benjaminwagnerAdd SK_SUPPORT_LEGACY_ACCESSBITMAP to public.bzl.
2016-07-22 jcgregorioRevert of Redo Tiling (patchset #14 id:260001 of https...
2016-07-22 bsalomonDisable CopySurface test on Nexus 10 for flakiness
2016-07-22 mtkleinGN: restore gn.py partly as fetch-gn
2016-07-22 caryclarkconic fuzz fix
2016-07-21 mtkleinGN: remove hooks again
2016-07-21 mtkleinNo symlink. The bots are not running hooks anyway.
2016-07-21 bungemanFix SkScalerContext_FreeType::generateFontMetrics.
2016-07-21 brianosmanAdd SkColorSpace to GrDrawContext
2016-07-21 herbIn the current code, tiling and bilerp sampling are...
2016-07-21 msarettMiscellaneous color space refactors
2016-07-21 mtkleinGN: add missing .exe
2016-07-21 bsalomonReenable support for CHROMIUM_set_uniform_location
2016-07-21 caryclarklet line/cubic intersect at four spots
2016-07-21 mtkleinBasic standalone GN configs.
2016-07-21 dvonbeckFixed GM:lightingshader2 size
2016-07-21 robertphillipsRetract PipelineBuilder some more
2016-07-21 msarettDrop support for libjpeg-turbo < 1.2 in SkJpegCodec
2016-07-21 msarettRemove unnecessary getColorSpace() API from SkCodec
2016-07-21 egdanielSetup system in Vulkan to reuse VkDescriptorSet allocat...
2016-07-21 caryclarkallow curves on side of lines to be very small
2016-07-21 borenetAdd "skp" asset
2016-07-21 vjiaoblackCreating framework for drawShadowedPicture
2016-07-21 caryclarkadd pathops debugging to fuzz
2016-07-21 lsalzmanlimit the number of points in SkDashPathEffect::asPoints
2016-07-21 robertphillipsRemove SkGrPixelRef
2016-07-21 egdanielAdd vulkan compile bot to CQ
2016-07-21 vjiaoblackRevert of Creating framework for drawShadowedPicture...
2016-07-21 robertphillipsRemove DrawFace enum from GrPipelineBuilder
2016-07-21 vjiaoblackCreating framework for drawShadowedPicture
2016-07-21 robertphillipsMinor change to Ganesh path renderers
2016-07-21 caryclarkfix builder fuzz
next