Merge branch 'chrome/m59' into update-m59
[platform/upstream/libSkiaSharp.git] / include /
2017-05-08 Matthew LeibowitzMerge branch 'chrome/m59' into update-m59
2017-05-06 Matthew LeibowitzUpdated to the C API after updating the C++ API
2017-05-06 Matthew Leibowitzfixes for XPS
2017-05-06 Matthew LeibowitzUpdate xamarin-mobile-bindings with chrome/m58
2017-04-21 Matthew LeibowitzAdded some members
2017-04-13 Mike Reedremove unused fURI from pixelref
2017-04-12 Mike Reedlocking methods should only be virtual in legacy mode
2017-04-12 Mike Reedandroid-only api to reset the fields of a pixelref
2017-04-12 Leon Scroggins IIIAdd SkCodec methods for individual frames
2017-04-12 Robert PhillipsDisable deferred proxies for Chrome branch
2017-04-12 Mike ReedRevert "Revert "remove unused SkBitmap::copyPixelsTo""
2017-04-12 Mike Reedswitch over to no lockPixels in pixelref
2017-04-11 Mike Reedclean ups in SkPixelRef
2017-04-11 Jim Van VerthAdd perspective shadows
2017-04-11 Robert PhillipsRemove discard from GrRenderTarget & force it to always...
2017-04-11 Hal CanarySkSize can be aggregate-initialized
2017-04-11 Mike ReedChange bitmapcache to not rely on lockpixels.
2017-04-11 Mike KleinRevert "remove unused SkBitmap::copyPixelsTo"
2017-04-11 Leon Scroggins IIICorrect GIF frame dependencies and track alpha
2017-04-11 Mike Reedremove unused SkBitmap::copyPixelsTo
2017-04-11 Matt SarettAllow BF and BRD clients to request an output color...
2017-04-11 Matt SarettSkCanvas constructor with legacy flag for Android framework
2017-04-11 Robert PhillipsRevert "Rm makeRenderTargetContext in favor of deferred...
2017-04-11 Robert PhillipsRm makeRenderTargetContext in favor of deferred version
2017-04-11 Mike Kleinremove kReturnNullForEmpty_FinishFlag feature
2017-04-10 Matt SarettSkImageFilter::onMakeColorSpace() - more overrides
2017-04-10 Mike Reedremove unused lockPixelsAreWritable
2017-04-10 Brian Salomonconstexprify GrBlend.h and GrPorterDuffXferProcessor.cpp
2017-04-10 Brian SalomonMove ref counting out of GrProcessor and into subclasses.
2017-04-10 Matt SarettAdd SkImageFilter::makeColorSpace(SkColorSpaceXformer*)
2017-04-08 Brian SalomonFix GrGLSync definition
2017-04-08 Mike Reedremove obsolete SK_SUPPORT_LEGACY_SCALARMUL code
2017-04-07 Lei ZhangMake SkColorSetA() a constexpr function.
2017-04-07 Mike Kleinmake SkAutoTMalloc self-move safe
2017-04-07 Mike Reedcacherator upscales colortables to unify caching
2017-04-07 Robert PhillipsMake GrCopySurfaceOp friendlier to GrSurfaceProxy ...
2017-04-06 Robert PhillipsRevert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"
2017-04-06 Robert PhillipsMake GrCopySurfaceOp friendlier to GrSurfaceProxy
2017-04-06 Mike Reedmake copyTo_with_allocator android only
2017-04-06 Brian OsmanFactor out common work in readSurfacePixels and writeSu...
2017-04-06 Mike Reedremove legacy vertices flag and code
2017-04-06 Mike Reedremove SK_SUPPORT_LEGACY_BITMAP_SETPIXELREF flag and...
2017-04-06 Mike Reedadd guard for obsolete (non-functioning) replayClips
2017-04-06 Robert PhillipsRm readPixels from GrSurface & move read/writeSurfacePi...
2017-04-05 Mike Reedrestore old api for android to unblock roll
2017-04-05 Robert PhillipsRevert "Rm readPixels from GrSurface & move read/writeS...
2017-04-05 Matt SarettDelete SkPixelRef::readPixels()
2017-04-05 Mike Reedremove android legacy flags
2017-04-05 Michael JurkaRefactor Vulkan support to support Fuchsia
2017-04-05 Robert PhillipsRm readPixels from GrSurface & move read/writeSurfacePi...
2017-04-05 Matt SarettAdd SkImage::makeColorSpace() to public API
2017-04-05 Matt SarettDelete SkPixelRefFactory
2017-04-05 Brian OsmanAllow FPs to elevate default precision for the entire...
2017-04-05 Robert PhillipsRevert "Rm readPixels from GrSurface & move read/writeS...
2017-04-05 Mike Reedremove SK_SUPPORT_LEGACY_PAINT_TEXTDECORATION
2017-04-05 Robert PhillipsRm readPixels from GrSurface & move read/writeSurfacePi...
2017-04-05 Mike Reedremove legacy canvas helpers
2017-04-04 Eric KarlRespect kRectsMustMatchForMSAASrc_BlitFramebufferFlag...
2017-04-04 Brian SalomonMove the ability to access textures, buffers, and image...
2017-04-04 Brian OsmanFully remove coord transform precision code
2017-04-03 Mike ReedRevert[4] "clean up (partially) colortable api""""
2017-04-03 Matt SarettUse SkTransferFunctionBehavior in SkImageGenerator
2017-04-03 Brian OsmanConvert all coord transforms to high precision
2017-04-03 Mike Reedmove vertex-mode enum into SkVertices
2017-04-03 Brian OsmanRevert "Revert "Revert "Allow FPs to elevate default...
2017-04-01 Mike ReedRevert "Revert[2] "clean up (partially) colortable...
2017-04-01 Mike ReedRevert[2] "clean up (partially) colortable api""
2017-04-01 Mike KleinRevert "Respect kRectsMustMatchForMSAASrc_BlitFramebuff...
2017-04-01 Eric KarlRespect kRectsMustMatchForMSAASrc_BlitFramebufferFlag...
2017-03-31 Brian OsmanRevert "Revert "Allow FPs to elevate default precision...
2017-03-31 Brian OsmanRevert "Allow FPs to elevate default precision for...
2017-03-31 Mike KleinRevert "clean up (partially) colortable api"
2017-03-31 Robert PhillipsAdd tracking of unique proxyID beside unique renderTarg...
2017-03-31 Brian OsmanAllow FPs to elevate default precision for the entire...
2017-03-31 Mike Reedclean up (partially) colortable api
2017-03-31 Brian SalomonRevert "Respect kRectsMustMatchForMSAASrc_BlitFramebuff...
2017-03-31 Eric KarlRespect kRectsMustMatchForMSAASrc_BlitFramebufferFlag...
2017-03-30 Jim Van VerthAdd glPolygonMode support.
2017-03-30 Matt SarettMake xformer class for SkCSXCanvas, use for draw loopers
2017-03-30 Robert PhillipsAdd GrSurfaceProxy* parameter to GrContext::flush
2017-03-29 Robert PhillipsMore GrSurfaceProxy-clean up
2017-03-29 Brian SalomonRemove GrXferProcessor::getOptimizations.
2017-03-29 Robert PhillipsRemove GrSurface::flushWrites
2017-03-28 Matt SarettAdd codec and color xform support for 565
2017-03-28 Matt SarettImplement SkBlurDrawLooper with SkLayerDrawLooper
2017-03-28 Robert PhillipsFix gaussianedge GM
2017-03-28 Matt SarettUse SkTransferFunctionBehavior for raster pixel conversions
2017-03-27 Jim Van VerthAdd height function to shadow tessellators.
2017-03-27 Herb DerbyChange SkMemory to the more accurately named SkMalloc.
2017-03-26 Matthew LeibowitzSomehow this got nuked
2017-03-24 Mike Reedquick-fix to surface dox
2017-03-24 Matt SarettDelete SkColorSpace::ColorSpaceFlags
2017-03-24 Matthew LeibowitzAdded the api to inform the device that the bitmap...
2017-03-24 Matt SarettAdd SkTransferFunctionBehavior flag: Use in codec and...
2017-03-23 Matt SarettSkBlurDrawLooper: Start by deleting flags
2017-03-23 Ben WagnerReplace Thinkness with Thickness.
2017-03-23 Matthew LeibowitzAdded some more surface members
2017-03-23 Derek SollenbergerOnly perform SkSafeRef race detection if on android...
2017-03-23 Derek SollenbergerMake reference counted assignment check for races.
2017-03-22 Brian SalomonRevert "Revert "Add a new GrResourceCache purging mecha...
next