Revert "Clear atlas textures at creation in Chrome"
[platform/upstream/libSkiaSharp.git] / samplecode /
2017-05-24 Yuqian LiAdd cumulative fps to SampleApp
2017-05-23 Jim Van VerthAdd Material Design shadow reference sample
2017-05-22 Jim Van VerthCache ambient and spot shadows at a canonical position
2017-05-17 Jim Van VerthFix shadow_utils light position for SampleApp tiling
2017-05-16 Mike Reedmove files out of private, and fix up callers to IWYU
2017-05-16 Hal CanarySkCanvas: Helpers for draw{Point,Line,Circle}
2017-05-10 Jim Van VerthUnify ShadowUtils interface
2017-05-08 Jim Van VerthRemove height functor for shadows and replace with...
2017-05-05 Jim Van VerthMore analytic shadow refactoring.
2017-05-04 Jim Van VerthAdd ShadowUtils sample.
2017-05-04 Jim Van VerthCombine the ambient and spot alphas into the base color
2017-05-03 Florin MalitaRevert "Revert "Reland: Remove SkLights include from...
2017-05-03 Mike Reeddrawfilter is legacy-guarded, no need for deprecated
2017-05-03 Florin MalitaRevert "Reland: Remove SkLights include from SkCanvas.h"
2017-05-03 Florin MalitaReland: Remove SkLights include from SkCanvas.h
2017-05-02 Jim Van VerthRemove EXPERIMENTAL_SHADOWING, Part 1
2017-05-02 Florin MalitaRevert "Remove SkLights include from SkCanvas.h"
2017-05-02 Florin MalitaRemove SkLights include from SkCanvas.h
2017-05-01 Florin MalitaInitial clip-mask-layer support
2017-04-28 Cary Clarkadd drawString helper to canvas
2017-04-28 Matt SarettRevert "Revert "Delete copyTo(Allocator), hide copyTo...
2017-04-28 Mike Reedadd helper makeShader for the common Clamp case
2017-04-28 Jim Van VerthFix fast blur for shadow rrects.
2017-04-27 Matt SarettRevert "Delete copyTo(Allocator), hide copyTo() behind...
2017-04-27 Matt SarettDelete copyTo(Allocator), hide copyTo() behind flag
2017-04-21 Jim Van VerthCircular shadow fixes for Flutter.
2017-04-17 Mike Reedhide lockpixels api behind flag
2017-04-17 Mike Reeddeprecate odd variants of SkCanvas::readPixels
2017-04-11 Jim Van VerthAdd perspective shadows
2017-04-05 Mike Reedhide most details of SkPatchUtils
2017-04-03 Mike ReedRevert[4] "clean up (partially) colortable api""""
2017-04-03 Mike Reedmove vertex-mode enum into SkVertices
2017-04-03 Yuqian LiAdd SkThreadedBMPDevice for Threaded Raster Backend
2017-04-01 Mike ReedRevert "Revert[2] "clean up (partially) colortable...
2017-04-01 Mike ReedRevert[2] "clean up (partially) colortable api""
2017-03-31 Mike KleinRevert "clean up (partially) colortable api"
2017-03-31 Mike Reedclean up (partially) colortable api
2017-03-27 csmartdaltonAdd a simple tool for isolating a path from an SKP
2017-03-27 Jim Van VerthAdd height function to shadow tessellators.
2017-03-24 Brian SalomonRevert "Revert "Create new inset algorithm for spot...
2017-03-24 Brian SalomonRevert "Create new inset algorithm for spot shadows"
2017-03-24 Jim Van VerthCreate new inset algorithm for spot shadows
2017-03-22 Brian SalomonMark overridden destructors with 'override' and remove...
2017-03-20 Herb DerbyEager or Lazy evaluation of sub-drawings for SkDeferred...
2017-03-15 Brian OsmanUse SkBlendMode_Name rather than one-off tables
2017-03-15 Mike Reedoption to make 'M' mean picture+serialize
2017-03-10 Jim Van VerthAdd new test cases for Android shadow sample.
2017-03-02 Jim Van VerthUse fast path for circular shadows.
2017-02-26 Mike Reedbegin to hide details of SkPathEffect
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-22 Mike ReedRevert[2] "hide deprecated underline and strikethru"
2017-02-22 csmartdaltonAdd the ability to enable/disable GPU path renderers
2017-02-22 Mike Reedhide trivial helpers on canvas
2017-02-17 Leon ScrogginsRevert "hide deprecated underline and strikethru"
2017-02-17 Mike Reedhide deprecated underline and strikethru
2017-02-14 Jim Van VerthAdd more SampleApp support to viewer.
2017-02-14 Mike Reedstop using SkScalarMul
2017-02-13 csmartdaltonAdd animated text samples
2017-02-13 Mike ReedRevert "Revert "IWYU""
2017-02-13 Hal CanaryMake header files idempotent; script to check
2017-02-11 Robert PhillipsRevert "IWYU"
2017-02-10 Mike ReedIWYU
2017-02-08 Jim Van VerthTweak shadow sample for demos.
2017-02-07 Matt SarettSkColorSpace: remove named API, add gamut API
2017-02-07 Matt SarettRevert "SkColorSpace: remove named API, add gamut API"
2017-02-07 Matt SarettSkColorSpace: remove named API, add gamut API
2017-01-30 Hal Canarydelete SkLayer.cpp
2017-01-26 Brian OsmanMove SkGammaColorFilter to tools, limit to sRGB
2017-01-25 Jim Van VerthAdd geometric implementation for ambient shadows
2017-01-25 Ethan NicholasRevert "Add geometric implementation for ambient shadows"
2017-01-24 Jim Van VerthAdd geometric implementation for ambient shadows
2017-01-21 Mike KleinRemove SkColorCubeFilter. It is unused.
2017-01-20 Robert PhillipsRename GrContext::getFontAtlas to getFontAtlas_ForTesting
2017-01-17 Brian OsmanFix code that relied on readPixels not doing color...
2017-01-17 Brian OsmanRemove (most) usage of MakeTextureFromPixmap
2017-01-13 Jim Van VerthMove Android shadow rendering interface to util library.
2017-01-13 Yuqian LiReland https://skia-review.googlesource.com/c/6091/
2017-01-13 Yuqian LiRevert "Reland https://skia-review.googlesource.com...
2017-01-12 Yuqian LiReland https://skia-review.googlesource.com/c/6091/
2017-01-12 Mike Reedimpl clipping for GDI raster-handle
2017-01-12 Yuqian LiRevert "Implement Analytic AA for General Paths (with...
2017-01-12 Yuqian LiImplement Analytic AA for General Paths (with Guard...
2017-01-12 Mike Reedfix clipping in rasterhandleallocator
2017-01-12 Mike Reedadd win subclass of raster-allocator
2017-01-10 Mike Reedsupport external raster handles
2016-12-21 Brian SalomonMisc batch->op cleanup Part 1 of 2
2016-12-20 Robert PhillipsRemove getDevice_just_for_deprecated_compatibility_test()
2016-12-15 Mike Reedadd fatstroke sample
2016-12-12 Mike Reedchange SkClipOp to a class enum
2016-12-09 Mike ReedRevert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
2016-12-09 Mike ReedRevert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
2016-12-08 Mike Reedremove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
2016-12-08 Cary Clarksimplify bug
2016-12-07 Mike Reedhide emboss from everyone (except android for now)
2016-12-07 Brian OsmanAdd NarrowRGB gamut mode to SampleApp
2016-12-05 Brian OsmanMake ANGLE SampleApp work again
2016-11-30 Hal CanarySkEncodeImage: no more link-time registration
2016-11-23 Mike ReedRevert "Revert "make it illegal to include SkXfermode.h""
2016-11-23 Greg DanielRevert "make it illegal to include SkXfermode.h"
next