- 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
- 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
- c03e1c5 Re-enable overdraw mode in debugger. by Ben Wagner · 8 years ago
- 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
- c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
- 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
- 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
- 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
- 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
- 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
- ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
- 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
- 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
- 37283c2 Use sk_sp text blob APIs by fmalita · 8 years ago
- 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
- e6f5d56 Made shadows blurry (thru implementing variance mapping) by vjiaoblack · 8 years ago
- ac3aa24 Plumb drawArc to SkDevice. by bsalomon · 8 years ago
- 95302da Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
- 33d3258 Revert of Creating framework for drawShadowedPicture (patchset #14 id:260001 of https://codereview.chromium.org/2146073003/ ) by vjiaoblack · 8 years ago
- 0ae097d Creating framework for drawShadowedPicture by vjiaoblack · 8 years ago
- ea70c4b Remove SkDevice::accessRenderTarget virtual by robertphillips · 8 years ago
- e5de130 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
- 6e998e6 Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
- 1185d90 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
- e504dbc Revert "Added the framework for having canvas/recorder/picture record depth_set's." by mtklein · 8 years ago
- 6d3fb89 Added the framework for having canvas/recorder/picture record depth_set's. by vjiaoblack · 8 years ago
- 45561a0 drawTextRSXform by reed · 8 years ago
- 97660cc add annotations to debugger by reed · 8 years ago
- 175dd9b Clean up test drawContext usage by robertphillips · 9 years ago
- 5e3815b Rein in the use of SkDevice.h by robertphillips · 9 years ago
- 1c9f922 Fix skiaserve crash when displaying batch bounds by brianosman · 9 years ago
- cfb6bdf switch xfermodes over to sk_sp by reed · 9 years ago
- 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 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
- 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
- 46b301d add /img/n/m endpoint to skiaserve by joshualitt · 9 years ago
- bdc6b2b Change skiaserve color palette for drawing batch bounds by joshualitt · 9 years ago
- 1d7decf SkDebugCanvas ignore batch bounds if they are offscreen by joshualitt · 9 years ago
- 5d5207a fix minor bug drawing batch bounds by default by joshualitt · 9 years ago
- 10d8fc2 Render batch bounds as stroke rects by joshualitt · 9 years ago
- b95c772 Add abilitly to query audit trail for batches by draw op by joshualitt · 9 years ago
- 08fc807 Revert of Add abilitly to query audit trail for batches by draw op (patchset #4 id:60001 of https://codereview.chromium.org/1745513002/ ) by joshualitt · 9 years ago
- 9b48a6e Add abilitly to query audit trail for batches by draw op by joshualitt · 9 years ago
- cecbbe2 converted skiaserve PNGs from RGBA to RGB by ethannicholas · 9 years ago
- 6b3cf73 Add batch information to json by joshualitt · 9 years ago
- 272af6e Revert of further skiaserve image performance improvements (patchset #1 id:1 of https://codereview.chromium.org/1707453003/ ) by ethannicholas · 9 years ago
- 68c063b further skiaserve image performance improvements by ethannicholas · 9 years ago
- 0a0520a added clip visualization to skiaserve by ethannicholas · 9 years ago
- 891ad66 fixed SkDebugCanvas' handling of drawPicture by ethannicholas · 9 years ago
- f62a8b7 integrated SkDebugCanvas JSON support with UrlDataManager by ethannicholas · 9 years ago
- db6a254 wire up new json code in skiaserve by joshualitt · 9 years ago
- 402cd91 added SkDebugCanvas::toJSON by ethannicholas · 9 years ago
- 3cb9542 moved debugger support files from src/utils/debugger to tools/debugger by ethannicholas · 9 years ago[Renamed from src/utils/debugger/SkDebugCanvas.cpp]
- f42fca4 Add gpu implementation of OverdrawXfermode by robertphillips · 9 years ago
- e429c88 Revert of Add gpu implementation of OverdrawXfermode (patchset #6 id:100001 of https://codereview.chromium.org/1607253002/ ) by robertphillips · 9 years ago
- 8bc3cf8 Add gpu implementation of OverdrawXfermode by robertphillips · 9 years ago
- 32cdc32 SkTCopyOnFirstWrite-based SkPaintFilterCanvas API by fmalita · 9 years ago
- bad23dc SkPaintFilterCanvas skip-draw support by fmalita · 9 years ago
- 4960eee change signature for virtual related to saveLayer, passing SaveLayerRec by reed · 9 years ago
- da420b9 Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ ) by reed · 9 years ago
- 3270467 Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ ) by reed · 9 years ago
- 4657ce2 remove drawSprite from canvas by reed · 9 years ago
- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
- 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
- d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
- fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
- 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
- 562fe47 remove all guards for changes to drawBitmapRect / drawImageRect by reed · 9 years ago
- 651c920 Add drawImage{Rect,} support to SkDebugCanvas by fmalita · 9 years ago
- a5517e2 add src-rect-constraint to drawImageRect by reed · 9 years ago
- f059900 Fix up -Winconsistent-missing-override by mtklein · 9 years ago
- 109a23d Remove the SkCanvas comment API by fmalita · 10 years ago
- 283b587 Update {virtual,override} to follow C++11 style in src/utils. by tfarina · 10 years ago
- 5965b73 Revert of Remove now-redundant SkPathOps enum. (patchset #1 id:1 of https://codereview.chromium.org/1051113005/) by scroggo · 10 years ago
- 143244e Remove now-redundant SkPathOps enum. by schenney · 10 years ago
- 160ebb2 [SkDebugger] Flatten drawPicture ops by fmalita · 10 years ago
- 546db46 Debugger: remove dead feature (SkPicture offset display) & fix bug (unbalanced indents) by robertphillips · 10 years ago
- 65cdb57 Add a paint filter utility canvas (SkPaintFilterCanvas) by fmalita · 10 years ago
- 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
- 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 10 years ago
- 6ba791f Fix debugger's overdraw color filter by robertphillips · 10 years ago
- 9bafc30 Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 10 years ago
- 3a09204 Revert of Remove SkPictureFlat.h include from SkDrawCommands.h (patchset #3 id:40001 of https://codereview.chromium.org/912403004/) by robertphillips · 10 years ago
- fa3a83d Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 10 years ago
- 2e60242 Revert of Remove SkPictureFlat.h include from SkDrawCommands.h (patchset #2 id:20001 of https://codereview.chromium.org/912403004/) by robertphillips · 10 years ago
- 5a4c233 Remove SkPictureFlat.h include from SkDrawCommands.h by robertphillips · 10 years ago
- 465206a Add missing SK_OVERRIDE by rmistry · 10 years ago
- 26a00de Remove incremental draw optimization from SkDebugCanvas by kkinnunen · 10 years ago
- 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
- 26e5400 Remove draw window size state from SkDebugCanvas by kkinnunen · 10 years ago
- 41af966 Revert of Revert of move remaining virtual draw methods to onDraw (patchset #1 id:1 of https://codereview.chromium.org/835913002/) by reed · 10 years ago
- e87e383 Revert of move remaining virtual draw methods to onDraw (patchset #5 id:80001 of https://codereview.chromium.org/817723005/) by reed · 10 years ago
- 2e0f7d5 move remaining virtual draw methods to onDraw by reed · 10 years ago
- c4fda92 remove unused drawData by reed · 10 years ago
- 5037e9d Change DebugCanvas API to not encourage memory leaks by kkinnunen · 10 years ago
- f0f1411 Cull pushCull and popCull from Skia. by mtklein · 10 years ago
- c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
- 8eddfb5 Change clear() to respect the clip by reed · 10 years ago