- 154ce91 Replace most uses of GrSurface::desc() with conifg(), width(), etc. by Brian Salomon · 8 years ago
- 9f1c403 Add tool to create test images with interesting color profiles by Matt Sarett · 8 years ago
- 318c419 Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp by Robert Phillips · 8 years ago
- 05441c4 Convert GrOvalOpFactory from GrLegacyMeshDrawOp to GrMeshDrawOp using GrSimpleDrawOpHelper. by Brian Salomon · 8 years ago
- 0dc6dd0 Add sRGB support to monobench. by Mike Klein · 8 years ago
- 604b197 Add support for creating a shared vulkan test context by Greg Daniel · 8 years ago
- 1772663 Include non-legacy GrMeshDrawOps in GLPrograms test. by Brian Salomon · 8 years ago
- 175f588 Modify SkEventTracer::SetInstance to fail rather than assert if a tracer has already been installed. by Brian Salomon · 8 years ago
- ebb1b5c Add new SkImageGenerator::getPixels() API, deprecate the old by Matt Sarett · 8 years ago
- ac70f84 Move all non-AA fill rect ops off of GrLegacyMeshDrawOp. by Brian Salomon · 8 years ago
- 452a7a2 ok, fix typo: struct -> static by Mike Klein · 8 years ago
- 62669ad ok, add timer via by Mike Klein · 8 years ago
- 13dddce Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 8 years ago
- 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 8 years ago
- 449d78f Revert "Added SkImage::MakeCrossContextFromEncoded" by Brian Salomon · 8 years ago
- 83b1b3d Added SkImage::MakeCrossContextFromEncoded by Brian Osman · 8 years ago
- 39748b2 port ok to SkPngEncoder by Mike Klein · 8 years ago
- fe199b7 Add postFlush call to GrOnFlushCallbackObject by Chris Dalton · 8 years ago
- ce78bad header cleanup by Hal Canary · 8 years ago
- e770578 Add ShadowUtils sample. by Jim Van Verth · 8 years ago
- b9641bd force all colorfilters to implement 4f by Mike Reed · 8 years ago
- ab244f0 Revert "Revert "Reland: Remove SkLights include from SkCanvas.h"" by Florin Malita · 8 years ago
- 9d5f66d Revert "Reland: Remove SkLights include from SkCanvas.h" by Florin Malita · 8 years ago
- fed0031 Reland: Remove SkLights include from SkCanvas.h by Florin Malita · 8 years ago
- 16a6144 ok, add sRGB support by Mike Klein · 8 years ago
- 343fe49 Remove translateZ and lights from SkCanvas by Jim Van Verth · 8 years ago
- fbdc080 Add wireframe mode to Viewer. by Jim Van Verth · 8 years ago
- 4c9155b Remove EXPERIMENTAL_SHADOWING, Part 1 by Jim Van Verth · 8 years ago
- 38aad81 Revert "Remove SkLights include from SkCanvas.h" by Florin Malita · 8 years ago
- 9ff301b Remove SkLights include from SkCanvas.h by Florin Malita · 8 years ago
- 207282e Make GrBackendTexture take Gr*Info refs in ctor, and copy them. by Greg Daniel · 8 years ago
- 687cc6c colorspaceinfo tool: Add flag to indicate that the input is an icc profile by Matt Sarett · 8 years ago
- 1fa986c Added A2B support to colorspaceinfo tool by Matt Sarett · 8 years ago
- bcf612b Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" by Greg Daniel · 8 years ago
- 2a475ea add drawString helper to canvas by Cary Clark · 8 years ago
- dc87c95 Combine GPU flush with semaphore API by Brian Osman · 8 years ago
- 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 8 years ago
- 0acd795 add helper makeShader for the common Clamp case by Mike Reed · 8 years ago
- 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 8 years ago
- e3bd422 Revert "Plumb the use of GrBackendRenderTarget throughout Skia" by Greg Daniel · 8 years ago
- fdd77da Plumb the use of GrBackendRenderTarget throughout Skia by Greg Daniel · 8 years ago
- d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 8 years ago
- 9fa9961 In ok thread mode, use wait_util instead of wait_for. by Mike Klein · 8 years ago
- ec6ae52 Use system Vulkan headers except when no building with vulkan support by Greg Daniel · 8 years ago
- c188982 Add new GrVkBackendContext::Create explicitly requiring vk proc getters by Brian Salomon · 8 years ago
- 80be240 Enable fence sync support in ES3 test contexts by Brian Osman · 8 years ago
- e79b473 Disable use of directly wrapping msaa RTs on Vulkan by Greg Daniel · 8 years ago
- 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 8 years ago
- c819e66 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 8 years ago
- 1e735c0 [fiddle] Add simple animation support. by Joe Gregorio · 8 years ago
- 5238f99 Revert "Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h" by Greg Daniel · 8 years ago
- 3a3bc42 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 8 years ago
- df07ddd Revert "Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h" by Greg Daniel · 8 years ago
- 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 8 years ago
- 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 8 years ago
- 9440345 Add backend safe classes for passing in external texture and render targets into gpu by Greg Daniel · 8 years ago
- edbb7d8 Check-in vulkan.h into third_party and use that instead of local sdk vulkan.h by Greg Daniel · 8 years ago
- 73e597d keep integral rectangle intersections integral by Cary Clark · 8 years ago
- 4edb5d2 hide lockpixels api behind flag by Mike Reed · 8 years ago
- 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 8 years ago
- d64756e tools/check-headers-self-sufficient: optionally test one file at a time by Hal Canary · 8 years ago
- 1335a05 remove dead code around replayClips by Mike Reed · 8 years ago
- 59163ba Access EGL_KHR_fence_sync via eglGetProcAddress by Chris Dalton · 8 years ago
- 5a8da16 tidy up ok help by Mike Klein · 8 years ago
- a90aa2b consolidate read/writePixels in GrSurfaceContext by Robert Phillips · 8 years ago
- bf25d43 Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2) by Robert Phillips · 8 years ago
- 9a121cc Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy" by Robert Phillips · 8 years ago
- d7cda9a Make GrCopySurfaceOp friendlier to GrSurfaceProxy by Robert Phillips · 8 years ago
- 93b1b4f add guard for obsolete (non-functioning) replayClips by Mike Reed · 8 years ago
- e14bd80 Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp by Brian Salomon · 8 years ago
- 7448088 Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 8 years ago
- 6b3155c Revert[4] "clean up (partially) colortable api"""" by Mike Reed · 8 years ago
- 887cdf1 move vertex-mode enum into SkVertices by Mike Reed · 8 years ago
- d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 8 years ago
- b14131c Revert "Revert[2] "clean up (partially) colortable api""" by Mike Reed · 8 years ago
- 9920b10 Revert[2] "clean up (partially) colortable api"" by Mike Reed · 8 years ago
- ec61785 Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup" by Mike Klein · 8 years ago
- d58f040 Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 8 years ago
- 1d1165c Revert "clean up (partially) colortable api" by Mike Klein · 8 years ago
- f7a7261 Add tracking of unique proxyID beside unique renderTargetID in auditTrail and clearOp by Robert Phillips · 8 years ago
- 2e491a6 clean up (partially) colortable api by Mike Reed · 8 years ago
- 84eef51 Revert "Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup" by Brian Salomon · 8 years ago
- e15a7b5 ok, most features can be vias by Mike Klein · 8 years ago
- e0ff6ab Respect kRectsMustMatchForMSAASrc_BlitFramebufferFlag in dst setup by Eric Karl · 8 years ago
- 200f6da ok, unify failure and crash logging by Mike Klein · 8 years ago
- 4a77cf8 ok, plumb in GrContextFactory by Mike Klein · 8 years ago
- 6105e4b ok, make tests really work by Mike Klein · 8 years ago
- d63442d ok: add basic unit test support by Mike Klein · 8 years ago
- b338484 quiet some annoying logging in unit tests by Mike Klein · 8 years ago
- 88f9c1e ok: alias 565 -> sw:ct=565 by Mike Klein · 8 years ago
- 59eed0d ok: handle concurrent crashes better by Mike Klein · 8 years ago
- 0222e70 ok: refactor Src/Dst interactions by Mike Klein · 8 years ago
- f5d1a55 ok: basic Vias by Mike Klein · 8 years ago
- 7ac0483 Spin off non-core parts of ok into their own files. by Mike Klein · 8 years ago
- 51fe971 ok: introduce the idea of Dsts by Mike Klein · 8 years ago
- f388093 Delete SkColorSpace::ColorSpaceFlags by Matt Sarett · 8 years ago
- 528ca9b Run angle in 8 sample msaa on desktop by Brian Salomon · 8 years ago
- adf7b33 ok: fix an assert from unbalanced save/restores by Mike Klein · 8 years ago
- 61e9902 ok: basic crash handling and stack trace dumps by Mike Klein · 8 years ago
- 9827256c Improve TaskEngine::wait_one(). by Mike Klein · 8 years ago