platform/upstream/libSkiaSharp.git
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
2016-07-21 robertphillipsRevert of Remove DrawFace enum from GrPipelineBuilder...
2016-07-21 bsalomonUpdate build_command_buffer.py to copy libcommand_buffe...
2016-07-21 robertphillipsRemove DrawFace enum from GrPipelineBuilder
2016-07-21 robertphillipsDeprecate SkDevice::accessBitmap method
2016-07-21 brianosmanAdding color space to SkSpecialImage
2016-07-21 msarettRefactor parsing and storage of SkGammas
2016-07-21 mtkleinRoll buildtools for latest GN binary.
2016-07-21 caryclarkfix fuzzer bug
2016-07-21 msarettTrigger bots and upload images to Gold
2016-07-21 jcgregoriodocs: Add info on using blamer to the sheriffing docs.
2016-07-21 mtkleinCorrect sRGB <-> linear everywhere.
2016-07-20 msarettRevert of Refactor parsing and storage of SkGammas...
2016-07-20 reedHave MakeFromImage fission the SkImage into a raster...
2016-07-20 reedRevert of have MakeFromImage fission the SkImage into...
2016-07-20 msarettRefactor parsing and storage of SkGammas
2016-07-20 reedhave MakeFromImage fission the SkImage into a raster...
2016-07-20 brianosmanAdding an SkColorSpace to SkImage_Gpu
2016-07-20 caryclarkexclude unused functions when mac uses freetype (for...
2016-07-20 msarettRevert of Refactor parsing and storage of SkGammas...
2016-07-20 reedremove dead methods now that we use specials exclusivel...
2016-07-20 jvanverthUse dFdx in Vulkan to address distance field issues.
2016-07-20 mtkleinTune linear->sRGB constants to round-trip all bytes.
2016-07-20 msarettRefactor parsing and storage of SkGammas
2016-07-20 reedre-disable save/restore peephole optimization
2016-07-20 dvonbeckSkLS now accepting nullptr for diffuse shader and norma...
2016-07-20 kjlubickAdd vulkan sdk to CIPD
2016-07-20 reedre-chop if we fail on a big-bad-cubic
2016-07-20 bungemanImprove assert reporting.
2016-07-20 robertphillipsRemove SkDevice::accessRenderTarget virtual
2016-07-20 egdanielAdd GrVkRecycledResource subclass
2016-07-20 fmenozziAdd integer array uniforms to GL and Vulkan
2016-07-20 bsalomonConsolidate special case shape transformation logic...
2016-07-20 bungemanAdd iOS to platform_os_emoji.
2016-07-20 martina.kollarovaFix context creation problems in dm
2016-07-20 reeduse special-image for imagefilters and save/restore...
2016-07-20 borenetAdd "Infra" to the builder_name_schema
next