platform/upstream/libSkiaSharp.git
2017-02-28 Brian OsmanAdd GrExternalTextureData and SkCrossContextImageData
2017-02-28 Brian OsmanFix crash switching to Vulkan in viewer on Windows
2017-02-28 Matt SarettAdd SkColorSpace::isNumericalTransferFn() to the public API
2017-02-28 csmartdaltonviewer: Add a "Path renderer" dropdown menu
2017-02-28 Ben WagnerDisable f16 and srgb configs for Android CPU perf.
2017-02-28 Robert PhillipsAllow GrSurfaceProxy-derived classes to use flags when...
2017-02-28 Cary ClarkRevert "Add AVX-512 detection to SkCpu"
2017-02-28 Brian SalomonWhen traversing convex paths only consume zero length...
2017-02-28 Herb DerbyFix single leg Compose Shader crash.
2017-02-28 Jim Van VerthReland: Allow DFPathRenderer to store bitmaps at low...
2017-02-28 Mike KleinAdd AVX-512 detection to SkCpu
2017-02-28 Brian OsmanAdd another null check for the Vk NexusPlayer bot
2017-02-28 Robert PhillipsRevert "Allow GrSurfaceProxy-derived classes to use...
2017-02-28 Stephen WhiteGrTessellator: take sweep_gt out behind the woodshed.
2017-02-28 Cary ClarkRevert "Allow distance field path renderer to store...
2017-02-28 Robert PhillipsAllow GrSurfaceProxy-derived classes to use flags when...
2017-02-28 Ravi MistryRemove unused Skia OWNERS files
2017-02-28 Jim Van VerthAllow distance field path renderer to store bitmaps...
2017-02-27 Kevin LubickFix stack-overflow in FuzzCanvas
2017-02-27 Ben WagnerMove armv7 CPU tests to Nexus 10.
2017-02-27 Hal CanaryFuzzCanvas: impl SkPictureShader, SkTypeface, other...
2017-02-27 Herb DerbyMake the fallback loop very accurate.
2017-02-27 Hal CanaryFuzz PDF, N32, and Null Canvases
2017-02-27 Ethan NicholasRe-land of skslc switch support
2017-02-27 csmartdaltonAdd msaa flag and UI to viewer
2017-02-27 Hal CanarySkGradientShader: Fix multi-byte-read-stack-use-after...
2017-02-27 Mike KleinDrop SkRasterPipelineBench N to 15.
2017-02-27 Eric BorenRoll Recipe DEPS
2017-02-27 Brian OsmanFixes to shared context test API
2017-02-26 Mike Reedbegin to hide details of SkPathEffect
2017-02-26 UpdateSKPsUpdate SKP version
2017-02-26 Ben WagnerRemove iHD530 tests.
2017-02-24 Matt SarettFix bug handling CMYK images without color profiles
2017-02-24 Christopher... Add onBackendCreated callback to Viewer
2017-02-24 Leon Scroggins IIISet a limit on the size for BMP images
2017-02-24 Matt SarettRead color space info from raw exif data
2017-02-24 Matt SarettImprove comment in SkICC.h
2017-02-24 Brian SalomonUse construct/init pattern with GrPipeline to replace...
2017-02-24 Brian OsmanFix some viewer crashes when switching color mode
2017-02-24 Mike Kleinabs -> abs_ to avoid name conflicts
2017-02-24 Brian OsmanRevert "Add GrExternalTextureData and SkCrossContextIma...
2017-02-24 Mike KleinSkJumper: perspective matrix
2017-02-24 Ben WagnerAdd SkTypeface::getVariationDesignPosition.
2017-02-24 Mike KleinSkJumper: tiling modes
2017-02-24 Brian SalomonRemove the skip-draw xp optimization
2017-02-24 Brian OsmanAdd GrExternalTextureData and SkCrossContextImageData
2017-02-24 Hal Canaryheaders: forward declare SkDOM, and include SkClipOp
2017-02-24 Brian OsmanImGui color space controls
2017-02-24 Ben Wagnergn_to_bp to recurse deps.
2017-02-24 Mike KleinSkJumper: a8
2017-02-24 Brian OsmanFix a confusing typo in a comment about MSAA
2017-02-24 Robert PhillipsWrap cached GrTextures in GrTextureProxies (e.g., blur...
2017-02-24 Mike KleinSkJumper: scales and lerps
2017-02-24 Mike ReedRevert "Revert "removed flags for g3""
2017-02-23 Stephen WhiteGrTessellator (AA): simplify boundary extraction.
2017-02-23 Chet HaaseOne-liner fix that allows Viewer to switch between...
2017-02-23 Ben WagnerRevert "Add SkTypeface::getVariationDesignPosition."
2017-02-23 Mike KleinSkJumper: 565
2017-02-23 Mike KleinSkJumper: portable round() was truncating...
2017-02-23 bungemanAdd SkTypeface::getVariationDesignPosition.
2017-02-23 Hal CanarySkPDF: Stop using SkRasterClip/SkRegion
2017-02-23 Brian SalomonFix Chrome iOS no GPU build and block includes from...
2017-02-23 Robert PhillipsFix memory leak: adopt rather than ref GrTexture* in...
2017-02-23 csmartdaltonDon't use mixed samples if NVPR is disabled
2017-02-23 Stephen WhiteGrTessellator (AA): sorting and comparison performance...
2017-02-23 Mike KleinSkJumper: fill in AVX f16 stages, turn on AVX
2017-02-23 Greg DanielBlacklist test on Vulkan Ubuntu Intel caused by driver bug
2017-02-23 Brian SalomonMake shadow_utils GM use its own SkResourceCache
2017-02-23 Ethan NicholasRevert "skslc switch support"
2017-02-23 Yuqian LiDo not throw away the savelayer if kDontClipToLayer_Pri...
2017-02-23 Mike KleinMove around GL dependencies.
2017-02-23 Heather Millerremove no longer used links from directory
2017-02-23 Ethan Nicholasskslc switch support
2017-02-23 Greg DanielIn Vulkan make sure resolve is sent to GPU when prepari...
2017-02-23 Robert PhillipsSwitch GrTextureStripAtlas over to GrTextureProxies
2017-02-23 Mike ReedRevert "Revert "Revert[2] "hide deprecated underline...
2017-02-23 Mike ReedRevert "Revert[2] "hide deprecated underline and strike...
2017-02-23 Brian SalomonMake GrPipeline::CreateAt take GrRenderTarget and not...
2017-02-23 Mike KleinSkJumper: reformat .S files
2017-02-23 Mike KleinAdd AVX to the SkJumper mix.
2017-02-23 Mike ReedRevert "removed flags for g3"
2017-02-23 Mike Reedremoved flags for g3
2017-02-23 Mike Reedabstract access to device-clip-bounds
2017-02-22 Hal CanarySkPDF: stop using RasterClip for drawAnnotation()
2017-02-22 Hal CanarySkPDF: do not use SkRegion in populateGraphicStateEntry...
2017-02-22 csmartdaltonDon't include GrContextFactory.h from SkCommonFlagsPath...
2017-02-22 Herb DerbyUse uintptr_t for masking ptrs.
2017-02-22 Mike ReedRevert[2] "hide deprecated underline and strikethru"
2017-02-22 Brian OsmanActually test our ref-counting in release builds
2017-02-22 Brian SalomonViewer: balance save/restores and draw offscreen to...
2017-02-22 Hal CanarySkPDF: use RasterClip and Region less.
2017-02-22 Jim Van VerthCheck for bounds intersection when batching MSAAPathOps
2017-02-22 csmartdaltonAdd the ability to enable/disable GPU path renderers
2017-02-22 Mike KleinFix SkSemaphore comments.
2017-02-22 Mike KleinSkJumper: add mode to help prioritize porting
2017-02-22 Mike KleinSkJumper: set_rgb and swap_rb
2017-02-22 Yuqian LiUpdate endRecordingAsPicture to finishRecordingAsPicture
2017-02-22 Brian SalomonMake GrPipelineAnalysis a nested class of GrProcessorSet.
2017-02-22 Mike Reedhide trivial helpers on canvas
2017-02-22 Mike KleinSkJumper: implement lerp_u8
next