- d63638b Copy on write for wrapped backend texture surfaces. by Brian Salomon · 3 years, 8 months ago
- 56c78f4 Reland "Add backend texture and backend render target versions snapshot GMs" by Brian Salomon · 3 years, 9 months ago
- 507c565 Revert "Add backend texture and backend render target versions snapshot GMs" by Brian Salomon · 3 years, 9 months ago
- fa87f9c Add backend texture and backend render target versions snapshot GMs by Brian Salomon · 3 years, 9 months ago
- 8d29ab6 Pass sampling to drawImage by Mike Reed · 3 years, 9 months ago
- b746b1f Pass sampling to surface.draw by Mike Reed · 3 years, 10 months ago
- 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years, 2 months ago
- 16bf7d3 Make SkGpuDevice hold a GrRecordingContext (take 2) by Robert Phillips · 4 years, 4 months ago
- 7fde8e1 IWYU for gms. by Ben Wagner · 6 years ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
- fae8fce Use SkTileMode instead of nested enum by Mike Reed · 6 years ago
- ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 6 years ago
- 9407e24 make float more primary API for paint (esp. for alpha) by Mike Reed · 6 years ago
- b579f07 change textutils to require font param by Mike Reed · 6 years ago
- 114bde8 Revert "Revert "add rect-parameter to makeImageSnapshot"" by Mike Reed · 6 years ago
- 1e28e5d Revert "add rect-parameter to makeImageSnapshot" by Mike Reed · 6 years ago
- e195d1c add rect-parameter to makeImageSnapshot by Mike Reed · 6 years ago
- 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
- a697df9 use utils for deprecated TextAlign by Mike Reed · 6 years ago
- a24712e Revert "makeSurface defaults to raster" by Cary Clark · 6 years ago
- 29a4a68 makeSurface defaults to raster by Cary Clark · 6 years ago
- 46596ae use tool_utils to encapsulate checking for recording canvas and makeSurface by Mike Reed · 7 years ago
- 2a475ea add drawString helper to canvas by Cary Clark · 8 years ago
- 33d2055 GM: some header cleanup by Mike Klein · 8 years ago
- a136136 Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping."""""" by Mike Reed · 8 years ago
- d94abc5 add test for copy-on-write optimization by Mike Reed · 8 years ago
- 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
- 7c12354 remove disable aa/dither flags from Props -- never used by reed · 8 years ago
- 3a0dbde Remove SkSurfaceProps gamma-correctness flag entirely. by brianosman · 8 years ago
- 52ede1d More removal of SkColorProfileType... by brianosman · 8 years ago
- 802acec Revert of More removal of SkColorProfileType... (patchset #2 id:20001 of https://codereview.chromium.org/2071393002/ ) by egdaniel · 8 years ago
- 944876f More removal of SkColorProfileType... by brianosman · 8 years ago
- e6cad6b Stop valgrind bot from crashing by scroggo · 8 years ago
- 0e3c554 Tweak distance field path renderer behavior in gamma-correct mode to match by brianosman · 9 years ago
- b461d34 Rename lots of things from 'sRGB' to 'GammaCorrect', where appropriate by brianosman · 9 years ago
- 898235c SkSurfaceProps now has a gamma-correct ("AllowSRGBInputs") flag. That's propagated in a few places so that the backend can do the right thing for L32 vs S32 mode. by brianosman · 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
- 9ce9d67 update callsites for Make image factories by reed · 9 years ago
- 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 9 years ago
- 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 9 years ago
- ce563cd more shader-->sp conversions by reed · 9 years ago
- 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
- bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 9 years ago
- 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
- 7b6945b remove unused (by the outside) SkImage::newSurface, and simplify newImage -> newSubset by reed · 9 years ago
- 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
- f597c42 make pixelsnap textblob* etc gm portable by caryclark · 9 years ago
- 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
- afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
- 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
- 4af267b add SkImage::newSurface by reed · 10 years ago
- 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
- 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
- 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago