Merge pull request #24 from google/chrome/m54
[platform/upstream/libSkiaSharp.git] / include /
2016-10-03 Matthew LeibowitzMerge pull request #24 from google/chrome/m54
2016-09-14 Matthew LeibowitzAdded a few more SKPath methods to the C API
2016-09-13 Matthew LeibowitzAdded the path ops features
2016-09-13 Matthew LeibowitzMerge pull request #23 from google/chrome/m54
2016-09-06 Matthew LeibowitzExpose the `flush` method for `GrContext`
2016-09-03 Matthew LeibowitzMerge pull request #22 from google/chrome/m54
2016-09-02 halcanarySkPDF: Glyph validation change
2016-09-02 Matthew LeibowitzMerge pull request #21 from mono/merge-m54
2016-09-02 Matthew LeibowitzEnum members were removed as they are not used
2016-09-02 Matthew LeibowitzMerge pull request #20 from mono/gpu-support
2016-09-02 Matthew LeibowitzMerge pull request #19 from mono/revert-18-gpu-support
2016-09-02 Matthew LeibowitzRevert "GPU Support"
2016-09-02 Matthew LeibowitzMerge pull request #18 from mono/gpu-support
2016-09-01 Matthew LeibowitzAdded more members to sk_point_t
2016-08-31 Matthew LeibowitzAdded the SkCanvas.drawBitmapLattice and SkCanvas.drawI...
2016-08-30 Matthew LeibowitzAdded the new color filter: Gama
2016-08-30 Matthew LeibowitzUnused SkCodec member removed and updated SkData New...
2016-08-30 Matthew LeibowitzMerge branch 'chrome/m54' into merge-m54
2016-08-30 Matthew LeibowitzMerge pull request #17 from google/chrome/m53
2016-08-24 halcanarygyp/sfntly: set SK_SFNTLY_SUBSETTER uniformly
2016-08-24 mtkleinGN: guard tools (except fiddle) by skia_enable_tools.
2016-08-24 fmalitaFix SkTLazy(const T*) initialization
2016-08-24 ajumaMake GrTextureStripAtlas flush pending IO on newly...
2016-08-24 brianosmanNew helper for creating a color space from another...
2016-08-23 bsalomonRemove SkPixelRef::getTexture()
2016-08-23 vjiaoblackMoving SkBlurImageFilter into core
2016-08-23 bungemanRevert of Moving SkBlurImageFilter into core (patchset...
2016-08-23 vjiaoblackMoving SkBlurImageFilter into core
2016-08-22 bsalomonGPU implementation of drawArc.
2016-08-22 reedcheck for wide-open inside quickContains
2016-08-22 vjiaoblackRevert of Moving SkBlurImageFilter into core (patchset...
2016-08-22 vjiaoblackMoving SkBlurImageFilter into core
2016-08-22 vjiaoblackRevert of Moving SkBlurImageFilter into core (patchset...
2016-08-22 vjiaoblackMoving SkBlurImageFilter into core
2016-08-22 mtkleinRevert of Moving SkBlurImageFilter into core (patchset...
2016-08-22 vjiaoblackMoving SkBlurImageFilter into core
2016-08-22 reedadd SkMatrixPriv for specialized helpers
2016-08-21 Matthew LeibowitzAdded a few more members from GrGlInterface
2016-08-20 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into gpu-support
2016-08-20 Matthew LeibowitzAdded SKCanvas from SKBitmap
2016-08-20 reedstore info in basedevice, change getter to non-virtual...
2016-08-20 Matthew LeibowitzAdded a few more members to SKPaint
2016-08-20 Matthew LeibowitzAdded some more SKPath members
2016-08-19 csmartdaltonMove GrFixedClip into src directory
2016-08-19 bsalomonPlumb drawArc to SkDevice.
2016-08-19 dvonbeckAdded SkColor4f::FromColor3f(SkColor3f, float a)
2016-08-19 mtkleinFast path translate() in SkCanvas and SkLiteDL.
2016-08-19 mtkleinRevert of Fast path translate() in SkCanvas and SkLiteD...
2016-08-19 Matthew LeibowitzAdded a few more methods for GrContext and GrGLInterface
2016-08-18 msarettBatched implementation of drawLattice() for GPU
2016-08-18 mtkleinFast path translate() in SkCanvas and SkLiteDL.
2016-08-18 msarettRevert of Batched implementation of drawLattice() for...
2016-08-18 msarettFix initialization bug for fConservativeIsScaleTranslate
2016-08-18 msarettBatched implementation of drawLattice() for GPU
2016-08-18 reedmake LayerIter private, and remove skipClip option
2016-08-18 reedremove disable aa/dither flags from Props -- never...
2016-08-18 robertphillipsRename WorseCaseSize to WorstCasSize
2016-08-17 brianosmanAdd alphaType() to SkImage
2016-08-17 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into gpu-support
2016-08-17 csmartdaltonImplement difference clip rects with window rectangles
2016-08-17 msarettModify SkPngCodec to recognize 565 images from the...
2016-08-17 jvanverthAdd alternative ambient shadow method to Android shadow...
2016-08-17 Matthew LeibowitzUsing the SkPaint::Style instead of a simple bool
2016-08-17 Matthew LeibowitzAdded more GPU bindings
2016-08-16 msarettAdd test for platform encoders, turn off platform encod...
2016-08-16 Matthew LeibowitzAdded the simplest bits to get the GPU drawing going
2016-08-16 halcanarySkPDF: SkPDFFont class changes
2016-08-16 mtkleinSkLiteDL: remove freelisting, add reset() and SKLITEDL_...
2016-08-16 msarettAdd onDrawBitmapLattice(), avoid unnecessary bitmap...
2016-08-16 robertphillipsUpdate ComputeBlurredRRectParams to compute all the...
2016-08-15 hsternDefined SkDEBUGFAILF on Release builds
2016-08-15 bsalomonAttempt to throw away rrect clips of rrects.
2016-08-15 mtkleinRevert of add parallel public API for recording SkLiteD...
2016-08-15 dvonbeckLightingFP now supports multiple directional lights
2016-08-15 csmartdaltonConvert GrAppliedClip interface to builder style
2016-08-15 mtkleinadd parallel public API for recording SkLiteDL.
2016-08-12 vjiaoblackAdded PointLights to SkLights::Light
2016-08-12 msarettOptimized implementation of quickReject()
2016-08-12 mtkleinRevert of Optimized implementation of quickReject(...
2016-08-11 Matthew LeibowitzCorrected C header definition
2016-08-11 Matthew LeibowitzMerge pull request #16 from google/chrome/m53
2016-08-11 msarettOptimized implementation of quickReject()
2016-08-11 senorblancoAlways init SkPathRef variables.
2016-08-11 brianosmanMove GrAtlasTextContext to GrDrawingManager, so we...
2016-08-11 msarettDelete quickRejectY()
2016-08-11 bsalomonInline fast path for GrPaint::isConstantBlendedColor...
2016-08-11 reedDeserialize pictures with custom image-deserializer
2016-08-10 hsternAdd constructor to DashInfo to enable initializer lists
2016-08-10 fmalitaAdd a SkTLazy copy assignment operator
2016-08-10 robertphillipsImplement GPU occluded blur mask filter
2016-08-10 reedupdate textblob api to use sk_sp
2016-08-10 robertphillipsCreate blurred RRect mask on GPU (rather than uploading it)
2016-08-10 csmartdaltonAdd flag for window rectangles to GrRenderTarget
2016-08-10 csmartdaltonFix SkDEBUGCODE to accept commas
2016-08-10 bungemanRemove no longer existing friend.
2016-08-10 robertphillipsRevert of Create blurred RRect mask on GPU (rather...
2016-08-10 mtkleinconstexpr NaN,+Inf,-Inf
2016-08-10 mtkleinDefault GR_GL_FUNCTION_TYPE to __stdcall on Windows.
2016-08-10 robertphillipsCreate blurred RRect mask on GPU (rather than uploading it)
2016-08-10 halcanaryRevert of Change mapRectScaleTranslate to pass args...
next