- 1a4140e deprecate getTotalMatrix by Mike Reed · 4 years ago
- 2c21a11 Remove uses of SkCanvas::flush by Robert Phillips · 4 years ago
- a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 3 months ago
- fbd050b Enable ClangTidy check modernize-make-unique. by John Stiles · 4 years, 3 months ago
- 7b4e43c Update final set of tools to take GrDirectContext by Robert Phillips · 4 years, 4 months ago
- df4e3ab HTML typo egde => edge by Kevin Lubick · 4 years, 5 months ago
- f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 4 years, 8 months ago
- 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 4 years, 8 months ago
- fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 4 years, 8 months ago
- 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 9 months ago
- a072b7b Remove an uncessary and unused parameter for partially generating the JSON command list by Nathaniel Nifong · 5 years ago
- 20b177a Parse android layer annotations in debugger, play back layers by Nathaniel Nifong · 5 years ago
- 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 5 years ago
- f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
- f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
- 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
- 5b3f343 DEFINE_int32 + DEFINE_uint32 -> DEFINE_int by Mike Klein · 6 years ago
- 84836b7 moar static flags by Mike Klein · 6 years ago
- 8f4e224 de-Sk tools/debugger by Mike Klein · 6 years ago
- ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 6 years ago
- 88544fb remove Sk prefix from CommandLineFlags by Mike Klein · 6 years ago
- d8a90f9 Converting more debug code to SkJSONWriter by Brian Osman · 6 years ago
- 87311c6 Remove SkPM4fPriv.h includes, then IWYU by Brian Osman · 6 years ago
- 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
- e581aaa Remove picture_utils by Brian Osman · 6 years ago
- d9ea816 Cleanup and simplify some skiaserve and utility code by Brian Osman · 6 years ago
- c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
- 26171e8 [skiaserver] Start loading html/css/js from https://debugger-assets.skia.org. by Joe Gregorio · 6 years ago
- c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 7 years ago
- ef03848 remove deprecated SkPixelSerializer by Mike Reed · 7 years ago
- f44754a Drop support for OSMesa in test tools and remove build bot by Brian Salomon · 7 years ago
- 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
- a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
- 12e946b deprecate odd variants of SkCanvas::readPixels by Mike Reed · 8 years ago
- 6405e71 Remove gpu configs that don't have explicit API. by Brian Salomon · 8 years ago
- 0b83319 SkDynamicMemoryWStream::detachAsStream() returns unique_ptr by Hal Canary · 8 years ago
- e812d49 Rename GrContextFactory::ContextOptions to ContextOverrides by csmartdalton · 8 years ago
- 03a7f5f Make header files idempotent; script to check by Hal Canary · 8 years ago
- 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
- 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
- ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
- f09492b Rename batch->op in GrAuditTrail json and skiaserver's url handlers by Brian Salomon · 8 years ago
- 144a5c5 Rename batch->op in skiaserve by Brian Salomon · 8 years ago
- db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
- a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
- 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
- 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
- b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
- 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
- 1b612a8 tools: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
- 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
- 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
- c03e1c5 Re-enable overdraw mode in debugger. by Ben Wagner · 8 years ago
- a73d76a skp_parser by halcanary · 8 years ago
- 7c602de Removed makeLinearGamma() from the public API for SkColorSpace by raftias · 8 years ago
- ecbc526 GN: build skiaserve by mtklein · 8 years ago
- 6270e55 Add ContextOptions field to SkCommandLineConfigGpu by csmartdalton · 8 years ago
- 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
- 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
- ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
- 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
- 3a0dbde Remove SkSurfaceProps gamma-correctness flag entirely. by brianosman · 8 years ago
- efded51 Always supply a color space (sRGB for now) with F16 by brianosman · 8 years ago
- a5cf4f4 Fix png encoding in skia debugger by msarett · 8 years ago
- 9a7acdc debugger: Allow for larger images. by jcgregorio · 8 years ago
- a84d660 remove experimental treat-skcolor-as-srgb flag by reed · 8 years ago
- b109b8c Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
- ab82418 Revert of Lots of progress switching to SkColorSpace rather than SkColorProfileType (patchset #10 id:180001 of https://codereview.chromium.org/2069173002/ ) by brianosman · 8 years ago
- 6a61a87 Lots of progress on switching to SkColorSpace rather than SkColorProfileType by brianosman · 8 years ago
- 2ec06c9 skiaserve no longer crashes when no X server is present by ethannicholas · 8 years ago
- 3460404 skiaserve: Add a flag to control hosted mode, i.e. when running on debugger.skia.org. by jcgregorio · 8 years ago
- ce8ea4c skiaserve: Add /quitquitquit handler. Will be used in the hosted debugger. by jcgregorio · 8 years ago
- 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 9 years ago
- 82996b8 Get skiaserve working on Windows. by brianosman · 9 years ago
- 312aa6a Adding support for controlling the global sRGB SkColor switch. by brianosman · 9 years ago
- 05db63b Remove static initializer for SkOpts::Init() by mtklein · 9 years ago
- 7831295 Adding support for playback to L32/S32/F16 canvas. by brianosman · 9 years ago
- 85b4b53 Rename enums in GrContextFactory to remove "GL" by bsalomon · 9 years ago
- b4b4cf3 Revert of Rename enums in GrContextFactory to remove "GL" (patchset #4 id:60001 of https://codereview.chromium.org/1845923004/ ) by bsalomon · 9 years ago
- 2d9c6f8 Rename enums in GrContextFactory to remove "GL" by bsalomon · 9 years ago
- 273c0f5 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 9 years ago
- 3e4616f Revert of rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext (patchset #5 id:80001 of https://codereview.chromium.org/1849463002/ ) by bsalomon · 9 years ago
- 4c7f0a1 rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext by bsalomon · 9 years ago
- 3724e57 Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 9 years ago
- 6f70d43 Revert of Move SkGLContext and some GrGLInterface implementations to skgputest module (patchset #13 id:240001 of https://codereview.chromium.org/1815823002/ ) by robertphillips · 9 years ago
- fe3456c Move SkGLContext and some GrGLInterface implementations to skgputest module by bsalomon · 9 years ago
- 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
- e8f3062 switch surface to sk_sp by reed · 9 years ago
- f67531f unified PNG encoding between SkDrawCommand and skiaserve by ethannicholas · 9 years ago
- ca2622b return pictures as sk_sp by reed · 9 years ago
- 98bd5b1 Flush the pipe in skiaserve when we switch to GPU by joshualitt · 9 years ago
- 4083610 Fix up no gpu build by joshualitt · 9 years ago
- ae47aee Fix some bugs and performance issues with skiaserve by joshualitt · 9 years ago
- beba908 Add a bit more to the python test driver by joshualitt · 9 years ago
- e0449cf Fix up picture clip bounds in SkiaServe by joshualitt · 9 years ago
- b82f088 Fix skiaserve in debug mode by joshualitt · 9 years ago
- 810f77f Create a small python driver for skiaserve by joshualitt · 9 years ago
- b0666ad Fix up GrAuditTrail to allow arbitrary reordering by joshualitt · 9 years ago
- e43f7e6 Fix SkiaServe gpu JSON to work with any reordering algorithm by joshualitt · 9 years ago