DW last resort font default name not necessary.
[platform/upstream/libSkiaSharp.git] / src /
2017-02-28 Brian OsmanAdd GrExternalTextureData and SkCrossContextImageData
2017-02-28 Matt SarettAdd SkColorSpace::isNumericalTransferFn() to the public API
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 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 Jim Van VerthAllow distance field path renderer to store bitmaps...
2017-02-27 Herb DerbyMake the fallback loop very accurate.
2017-02-27 Ethan NicholasRe-land of skslc switch support
2017-02-27 Hal CanarySkGradientShader: Fix multi-byte-read-stack-use-after...
2017-02-26 Mike Reedbegin to hide details of SkPathEffect
2017-02-24 Matt SarettFix bug handling CMYK images without color profiles
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 Brian SalomonUse construct/init pattern with GrPipeline to replace...
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 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-23 Stephen WhiteGrTessellator (AA): simplify boundary extraction.
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 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 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 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 Herb DerbyUse uintptr_t for masking ptrs.
2017-02-22 Mike ReedRevert[2] "hide deprecated underline and strikethru"
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 KleinSkJumper: add mode to help prioritize porting
2017-02-22 Mike KleinSkJumper: set_rgb and swap_rb
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
2017-02-22 Brian SalomonAttempt to stabilize shadow_utils GM for replay configs
2017-02-22 Matt SarettEnable legacy premuls in SkColorSpaceXform
2017-02-22 Mike KleinSwitch SkTaskGroup to std::atomic.
2017-02-22 Mike Kleinfix typo in SkTaskGroup.h
2017-02-22 Jim Van VerthAdd new GMs to stress rendering of many circles and...
2017-02-22 Mike Reedremove device field from SkDraw
2017-02-22 Hal CanarySkClipStack: add bounds() and isEmpty() methods
2017-02-22 Mike KleinSkExecutor
2017-02-22 Mike KleinFold MSAN awareness into SkJumper.cpp.
2017-02-22 Brian SalomonRemove GrPipelineBuilder.cpp
2017-02-22 Stephen WhiteGrTessellator: misc. cleanups and minor tweaks.
2017-02-22 Mike KleinSkJumper: remove TODO.
2017-02-22 Hal CanarySkRegion: change serialization unit tests, better valid...
2017-02-22 Brian OsmanSupport shared GL contexts in GrContextFactory
2017-02-22 Mike Reedremove guard for SkImageGenerator api
2017-02-22 Matt SarettSkConvertPixels: Add Alpha8 fast path
2017-02-21 Mike KleinWhoops, forgot to re-run build_stages.
2017-02-21 Ethan Nicholasfixed SPIR-V vector equality tests
2017-02-21 Mike KleinMove looping logic into start_pipeline().
2017-02-21 csmartdaltonPrint GL shader source with line numbers when there...
2017-02-21 Brian SalomonMake GrXferProcessor and related classes private.
2017-02-21 Robert PhillipsRemove SkSpecialImage's GrTexture-based ctors
2017-02-21 Brian SalomonFix ComposeOneFragmentProcessor coverage as alpha optim...
2017-02-21 Hal CanarySkPath.readFromMemory: check for error case
2017-02-21 Brian SalomonClamp gradient colors in fragment shader after interpol...
2017-02-21 Mike KleinSkJumper: Windows
2017-02-21 Stephen WhiteGrTessellator (AA): implement fast path for removing...
2017-02-21 Mike Reedinitial clean up of pdf clipping
2017-02-21 Mike Reedmove PDFDevice over to cipstackdevice
2017-02-21 Brian SalomonSimplify GrPaint::isConstantBlendedColor to avoid FP...
2017-02-21 Stan IlievImprove SkCanvas::temporary_internal_getRgnClip performance
2017-02-21 Stan IlievPrefer EllipseOp instead of DIEllipseOp
next