platform/upstream/libSkiaSharp.git
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...
2016-07-19 bsalomonFix GrGLInterface::validate() to check for GL_OES_sampl...
2016-07-19 fmalitaDelete the legacy SVG parser
2016-07-19 mtkleinGN: polyfill is_fuchsia
2016-07-19 fmalitaDelete SkXMLPullParser
2016-07-19 robertphillipsRename variables in SkCanvas::internalSaveLayer
2016-07-19 kolczykFix the assert and clamping in SkMatrix::get*Scale...
2016-07-18 msarettFix rewinding bug in SkJpegCodec
2016-07-18 bungemanRotate bitmap strikes with FreeType.
2016-07-18 msarettRevert of Fix rewinding bug in SkJpegCodec (patchset...
2016-07-18 bsalomonRemove guards in GrGLInterface::validate() for function...
2016-07-18 robertphillipsPush GrPipelineBuilder down to the drawBatch calls...
2016-07-18 fmalita[SkXMLParser] Initial text node support
2016-07-18 fmenozziAdd bounds info
2016-07-18 reedcheck for culled-out paths inside SkDraw
2016-07-18 caryclarkdisable test that fails to compute bounds on nexus 5
2016-07-18 caryclarkdisable new test since it fails on skia_fast
2016-07-18 mtkleinTweak a couple things I found confusing in ColorSpaceXf...
2016-07-18 fmalitaRemove SkDOM::build(const char doc[], size_t len)
2016-07-18 brianosmanIntroduce GrColorSpaceXform, for gamut conversion on...
2016-07-18 borenetConvert SK Images to new assets format
2016-07-18 msarettFix rewinding bug in SkJpegCodec
2016-07-18 bsalomonInitialize fGammaCorrect in DF Path Renderer unit test
2016-07-18 caryclarkpathops coincidence and security rewrite
2016-07-18 robertphillipsAdd makeSpecial calls to SkGpuDevice
2016-07-18 fmenozziAdd filename to gradient scrape
2016-07-18 jcgregorioRevert of remove unused TableMaskFilter (patchset ...
2016-07-18 bsalomonIn GrShape detect that stroked axis-aligned lines are...
2016-07-18 msarettTest auto merger
2016-07-17 update-skpsUpdate SKP version
2016-07-16 kolczykGuard SkMatrix::get*Scale[s]() against negative nearly...
2016-07-16 bungemanRevert of Rotate emoji with FreeType. (patchset #5...
2016-07-15 abarthAdd support for Fuchsia
2016-07-15 bungemanRotate bitmap strikes with FreeType.
2016-07-15 reedmove responsibility for creating raster-device into pdf
2016-07-15 msarettSpeculatively fix Android automerger
2016-07-15 msarettAdd capability for SkColorXform to output half floats
2016-07-15 egdanielDont allocate a new image which already has mip levels...
2016-07-15 halcanarySkPdf: smaller color serialization
2016-07-15 halcanarySkPDF: Join Positioned Text
2016-07-15 halcanarySkPDF: Always give a default advance for glyphs.
2016-07-15 djsollenFix broken Android framework build.
2016-07-15 robertphillipsAdd copy (when needed) to SkGpuDevice::asSpecial
2016-07-15 benjaminwagnerExclude XML and dependencies from Bazel build.
2016-07-15 msarettSkColorSpace::NewICC() warn instead of fail on bad...
2016-07-15 fmalitaMake XML compilation conditional.
2016-07-15 reedremove unused CreateInfo flag
2016-07-15 borenetConvert Win toolchain to CIPD package
2016-07-15 robertphillipsAdd SkGpuDevice::asSpecial entry point
2016-07-15 mtkleinAdd a bench to measure the best way to pack from int...
2016-07-15 mtkleinExpand _01 half<->float limitation to _finite. Simplify.
2016-07-15 brianosmanAdd getColorSpace to GrTextureProducer
2016-07-15 mtkleinProbably no need for GM self-tests now that GM doesn...
2016-07-15 fmalitaDust-off SkXMLParser
2016-07-15 reedremove unused TableMaskFilter
2016-07-14 herbFix a bug in the Clamp in X direction tiling.
2016-07-14 robertphillipsRemove GrWrapTextureInBitmap call in SkGpuDevice::drawS...
2016-07-14 fmalitaBuild Expat on all platforms
2016-07-14 robertphillipsRemove dead flag from SkPictureRecorder
2016-07-14 mtkleinRevert of Expand _01 half<->float limitation to _finite...
2016-07-14 mtkleinExpand _01 half<->float limitation to _finite. Simplify.
2016-07-14 bsalomonStop testing texture-backed bitmaps in drawbitmaprect GM
2016-07-14 bsalomonRewrite GrTextureMipMapInvalidationTest using SkImage
2016-07-14 dvonbeckAdded premulFourChannelColor to GrInvariantOutput
2016-07-14 bsalomonRemove SkGrTexturePixelRef and SkGrRenderTargetPixelRef...
2016-07-14 fmenozziAdd verb field in scraping scripts
2016-07-14 bsalomonRemove unit test that tests subsetting texture backed...
2016-07-14 bsalomonFix leak when DFPR fails to draw path
2016-07-14 mtkleinGrBufferAllocPool: use _throw calloc() if unchecked.
next