platform/upstream/libSkiaSharp.git
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
2016-07-20 mtkleinFix color order for 565,4444, and I8 samplers.
2016-07-19 kjlubickPort FuzzPathop from chromium
2016-07-19 reedpre-land special methods on device
2016-07-19 jvanverthStub in Mac viewer code.
2016-07-19 brianosmanRemove unused MakeFromTextureCopy API
2016-07-19 robertphillipsMinor cleanup of GrStencilAndCoverTextContext
2016-07-19 mtkleinUpdate rounding/clamping comments on sk_linear_to_srgb().
2016-07-19 Ben WagnerMake SkOTTable_name.cpp UTF-8.
2016-07-19 msarettFix master-skia build
2016-07-19 mtkleinFix color order on LCD text when using sRGB software...
2016-07-19 caryclarkexclude test that fails on google3 asan
2016-07-19 caryclarkfix fuzzer
2016-07-19 msarettDisable qcms on build for Android framework
2016-07-19 msarettEnable libjpeg-turbo features
2016-07-19 fmenozziClarify GrGradientEffect key enum
2016-07-19 bsalomonMake sk_app::WindowContext directly create a SkSurface...
2016-07-19 msarettImprove naive SkColorXform to half floats
2016-07-19 bsalomonCreate DCs instead of textures in SRGBMipMaps test
2016-07-19 bsalomonCreate DCs rather than textures in GrConfigConversionEffect
2016-07-19 bsalomonSimplify random_draw_context used by GLProgramsTest
2016-07-19 reedremove unused MakeFromPixmap
2016-07-19 mtkleinGN: refactor third_party/gni
2016-07-19 bsalomonStart from DC rather than texture in GrTexutreParamsAdj...
2016-07-19 brianosmanFix debugging code for tracing texture creation
2016-07-19 robertphillipsMake SkFont a bit more useable
2016-07-19 bsalomonConvert readSurfacePixels to use a draw context instead...
next