Added bindings for SkPixelSerializer
[platform/upstream/libSkiaSharp.git] / tools /
2017-08-10 Matthew LeibowitzMerge branch 'chrome/m60' into update-m60
2017-07-10 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into update-m59
2017-07-10 Matthew LeibowitzMerge branch 'chrome/m59' into update-m59
2017-05-24 Kevin LubickEnable chromecast gpu perf
2017-05-23 Robert PhillipsRemove compressed (ETC1) texture support from Ganesh...
2017-05-22 Brian OsmanRevert "Remove compressed (ETC1) texture support from...
2017-05-22 Robert PhillipsRemove compressed (ETC1) texture support from Ganesh
2017-05-22 Robert PhillipsAdd fixes & test for isConfigTexturable and isConfigRen...
2017-05-17 Brian SalomonReplace most uses of GrSurface::desc() with conifg...
2017-05-17 Matt SarettAdd tool to create test images with interesting color...
2017-05-17 Robert PhillipsRemove RenderTarget pointer from GrRenderTargetOpList...
2017-05-16 Eric KarlAdd flag to avoid stencil buffers in Skia
2017-05-15 Brian SalomonConvert GrOvalOpFactory from GrLegacyMeshDrawOp to...
2017-05-15 Mike KleinAdd sRGB support to monobench.
2017-05-15 Greg DanielAdd support for creating a shared vulkan test context
2017-05-12 Brian SalomonInclude non-legacy GrMeshDrawOps in GLPrograms test.
2017-05-12 Brian SalomonModify SkEventTracer::SetInstance to fail rather than...
2017-05-12 Matt SarettAdd new SkImageGenerator::getPixels() API, deprecate...
2017-05-12 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into update-m58
2017-05-11 Matthew LeibowitzMerge branch 'update-m58' into update-m59
2017-05-10 Brian SalomonMove all non-AA fill rect ops off of GrLegacyMeshDrawOp.
2017-05-09 Mike Kleinok, fix typo: struct -> static
2017-05-09 Mike Kleinok, add timer via
2017-05-09 Brian OsmanAdded SkImage::MakeCrossContextFromEncoded
2017-05-09 Eric KarlAdd flag to avoid stencil buffers in Skia
2017-05-08 Matthew LeibowitzMerge branch 'chrome/m59' into update-m59
2017-05-08 Brian SalomonRevert "Added SkImage::MakeCrossContextFromEncoded"
2017-05-08 Brian OsmanAdded SkImage::MakeCrossContextFromEncoded
2017-05-08 Mike Kleinport ok to SkPngEncoder
2017-05-06 Matthew LeibowitzUpdate xamarin-mobile-bindings with chrome/m58
2017-05-05 Chris DaltonAdd postFlush call to GrOnFlushCallbackObject
2017-05-05 Hal Canaryheader cleanup
2017-05-04 Jim Van VerthAdd ShadowUtils sample.
2017-05-04 Mike Reedforce all colorfilters to implement 4f
2017-05-03 Florin MalitaRevert "Revert "Reland: Remove SkLights include from...
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-03 Mike Kleinok, add sRGB support
2017-05-02 Jim Van VerthRemove translateZ and lights from SkCanvas
2017-05-02 Jim Van VerthAdd wireframe mode to Viewer.
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-02 Greg DanielMake GrBackendTexture take Gr*Info refs in ctor, and...
2017-05-02 Matt Sarettcolorspaceinfo tool: Add flag to indicate that the...
2017-05-01 Matt SarettAdded A2B support to colorspaceinfo tool
2017-05-01 Greg DanielRevert "Revert "Plumb the use of GrBackendRenderTarget...
2017-04-28 Cary Clarkadd drawString helper to canvas
2017-04-28 Brian OsmanCombine GPU flush with semaphore API
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-27 Matt SarettRevert "Delete copyTo(Allocator), hide copyTo() behind...
2017-04-27 Greg DanielRevert "Plumb the use of GrBackendRenderTarget througho...
2017-04-27 Greg DanielPlumb the use of GrBackendRenderTarget throughout Skia
2017-04-27 Matt SarettDelete copyTo(Allocator), hide copyTo() behind flag
2017-04-27 Mike KleinIn ok thread mode, use wait_util instead of wait_for.
2017-04-25 Greg DanielUse system Vulkan headers except when no building with...
2017-04-24 Brian SalomonAdd new GrVkBackendContext::Create explicitly requiring...
2017-04-21 Brian OsmanEnable fence sync support in ES3 test contexts
2017-04-20 Greg DanielDisable use of directly wrapping msaa RTs on Vulkan
2017-04-20 Greg DanielRevert "Revert "Plumb GrBackendTexture throughout skia.""
2017-04-20 Greg DanielCheck-in vulkan.h into third_party and use that instead...
2017-04-19 Joe Gregorio[fiddle] Add simple animation support.
2017-04-19 Greg DanielRevert "Check-in vulkan.h into third_party and use...
2017-04-19 Greg DanielCheck-in vulkan.h into third_party and use that instead...
2017-04-19 Greg DanielRevert "Check-in vulkan.h into third_party and use...
2017-04-19 Stan IlievRevert "Plumb GrBackendTexture throughout skia."
2017-04-18 Greg DanielPlumb GrBackendTexture throughout skia.
2017-04-18 Greg DanielAdd backend safe classes for passing in external textur...
2017-04-18 Greg DanielCheck-in vulkan.h into third_party and use that instead...
2017-04-18 Cary Clarkkeep integral rectangle intersections integral
2017-04-17 Mike Reedhide lockpixels api behind flag
2017-04-17 Mike Reeddeprecate odd variants of SkCanvas::readPixels
2017-04-14 Hal Canarytools/check-headers-self-sufficient: optionally test...
2017-04-13 Mike Reedremove dead code around replayClips
2017-04-13 Chris DaltonAccess EGL_KHR_fence_sync via eglGetProcAddress
2017-04-12 Mike Kleintidy up ok help
2017-04-11 Mike KleinRevert "Support Canvas Clip on Blit Framebuffer"
2017-04-11 Eric KarlSupport Canvas Clip on Blit Framebuffer
2017-04-10 Robert Phillipsconsolidate read/writePixels in GrSurfaceContext
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 Reedadd guard for obsolete (non-functioning) replayClips
2017-04-04 Brian SalomonMove GrPipelineBuilder into GrRenderTargetContext:...
2017-04-04 Eric KarlRespect kRectsMustMatchForMSAASrc_BlitFramebufferFlag...
2017-04-03 Mike ReedRevert[4] "clean up (partially) colortable api""""
2017-04-03 Mike Reedmove vertex-mode enum into SkVertices
2017-04-03 Brian SalomonMove pipeline handling out of GrMeshDrawOp.
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 Mike KleinRevert "clean up (partially) colortable api"
2017-03-31 Robert PhillipsAdd tracking of unique proxyID beside unique renderTarg...
2017-03-31 Mike Reedclean up (partially) colortable api
2017-03-31 Brian SalomonRevert "Respect kRectsMustMatchForMSAASrc_BlitFramebuff...
2017-03-31 Mike Kleinok, most features can be vias
2017-03-31 Eric KarlRespect kRectsMustMatchForMSAASrc_BlitFramebufferFlag...
2017-03-28 Mike Kleinok, unify failure and crash logging
next