aboutsummaryrefslogtreecommitdiff
path: root/debugger
AgeCommit message (Expand)Author
2018-02-01Revert "Revert "Redefine the meaning of sample counts in GPU backend.""Brian Salomon
2018-02-01Revert "Redefine the meaning of sample counts in GPU backend."Brian Salomon
2018-02-01Redefine the meaning of sample counts in GPU backend.Brian Salomon
2018-01-26eliminate SK_BUILD_FOR_WIN32Mike Klein
2017-12-19Update SkSurface MakeFromBackend* factories to take an SkColorType.Greg Daniel
2017-12-16remove deprecated SkPixelSerializerMike Reed
2017-12-11Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>.Brian Salomon
2017-10-09Remove trailing whitespace.Ben Wagner
2017-10-09Remove carriage returns.Ben Wagner
2017-08-31Revert "Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of ...Brian Salomon
2017-08-31Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBacken...Brian Salomon
2017-08-30Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderT...Brian Salomon
2017-07-25Add Make[backend] calls for creating GrContextsGreg Daniel
2017-07-20Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."Brian Salomon
2017-07-20Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget.Brian Salomon
2017-06-13Retract GrTexture*.h & GrRenderTarget*.h from other headersRobert Phillips
2017-01-06Get Debugger app compiling againRobert Phillips
2016-11-30SkEncodeImage: no more link-time registrationHal Canary
2016-11-23SkImageEncoder: simplify APIHal Canary
2016-11-22Revert 248ff023 & 2cb6cb72Hal Canary
2016-11-22SkImageEncoder: simplify APIHal Canary
2016-11-15Resurrect SkDebuggerFlorin Malita
2016-11-07bench, samples, etc: s/SkAutoTUnref/sk_sp/Hal Canary
2016-11-03Remove SkAutoTDelete.Ben Wagner
2016-08-01Remove some ancillary users of SkSurface::MakeRenderTargetDirectrobertphillips
2016-07-25Fix debugger build by specifying nullptr for color space.chrishtr
2016-04-29Fix old debuggerrobertphillips
2016-04-20Rein in the use of SkDevice.hrobertphillips
2016-03-25Fix old debugger for sk_sp changesrobertphillips
2016-03-24Fix debugger w.r.t. sk_sp changesrobertphillips
2016-03-18return pictures as sk_spreed
2016-03-10Update debugger to use SkPixmaprobertphillips
2016-03-01Unbust the old debuggerrobertphillips
2016-01-27Add gpu implementation of OverdrawXfermoderobertphillips
2016-01-22Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 o...robertphillips
2016-01-20Add gpu implementation of OverdrawXfermoderobertphillips
2015-12-10default SkPixelSerializerhalcanary
2015-12-09Revert of default SkPixelSerializer (patchset #2 id:20001 of https://coderevi...halcanary
2015-12-08default SkPixelSerializerhalcanary
2015-12-08Revert of default SkPixelSerializer (patchset #1 id:1 of https://codereview.c...reed
2015-12-08default SkPixelSerializerhalcanary
2015-11-18Update debugger UI to auto-refresh the directory listingdjsollen
2015-11-18Clean up dead code: PictureRenderermtklein
2015-11-02[SkDebugger] Remove unneeded SkDebuggerGUI includesfmalita
2015-10-26Get debugger compiling againrobertphillips
2015-09-09Make SkGraphics::Term a no-op, stop calling it.mtklein
2015-09-09Revert of Make SkGraphics::Term a no-op, stop calling it. (patchset #2 id:200...mtklein
2015-09-08Make SkGraphics::Term a no-op, stop calling it.mtklein
2015-08-27Style Change: NULL->nullptrhalcanary
2015-08-26Style Change: SkNEW->new; SkDELETE->deletehalcanary