- 2a475ea add drawString helper to canvas by Cary Clark · 8 years ago
- 4a39504 Revert "Split up opLists (take 2)" by Robert Phillips · 8 years ago
- df2bf21 Split up opLists (take 2) by Robert Phillips · 8 years ago
- 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" 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
- 7ce67db Revert "Split up opLists" by Robert Phillips · 8 years ago
- bc8ee52 Split up opLists by Robert Phillips · 8 years ago
- 4edb5d2 hide lockpixels api behind flag by Mike Reed · 8 years ago
- 0ae6faa Make SkImage_Gpu be deferred (take 2) by Robert Phillips · 8 years ago
- eaa78c4 Revert "Make SkImage_Gpu be deferred" by Robert Phillips · 8 years ago
- 0db235b Make SkImage_Gpu be deferred by Robert Phillips · 8 years ago
- ac6b1fa Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2) by Robert Phillips · 8 years ago
- 06ee8e8 Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""" by Yuqian Li · 8 years ago
- 31249bb Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"" by Robert Phillips · 8 years ago
- 9e9188f Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot" by Yuqian Li · 8 years ago
- b64bcbd Remove budgeted parameter from SkSurface::makeImageSnapshot by Robert Phillips · 8 years ago
- 267be7f Revert "Revert "IWYU"" by Mike Reed · 8 years ago
- 3c727d2 Revert "IWYU" by Robert Phillips · 8 years ago
- 2aeae78 IWYU by Mike Reed · 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
- 6de9904 Reduce use of SkImage_Base::peekTexture by Robert Phillips · 8 years ago
- 2c86249 Move read/write-Pixels up to GrSurfaceContext by Robert Phillips · 8 years ago
- 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 8 years ago
- 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago
- 85ff848 remove unused ForceUnique option from makeImageSnapshot by Mike Reed · 8 years ago
- e11b614 Delete unnecessary SkSurface_Base API by Matt Sarett · 8 years ago
- a16ea18 Fix NoGPU bot by Matt Sarett · 8 years ago
- 22886c4 Add SkOverdrawCanvas to detect overdraw by Matt Sarett · 8 years ago
- 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
- 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
- 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 8 years ago
- eb21ef6 Loosen restriction on F16 surfaces - allow "legacy" F16 mode by Brian Osman · 8 years ago
- 99e3f7d Remove unneeded SkColorSpace constructor TBR=reed@google.com BUG=skia: by Matt Sarett · 8 years ago
- 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
- 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
- 9488833 Refactored SkColorSpace and added in a Lab PCS GM by raftias · 8 years ago
- c434f51 Add NewRGB() with float gamma to SkColorSpace public API by Matt Sarett · 8 years ago
- 7802c3d Move toXYZD50() to SkColorSpace_Base by msarett · 8 years ago
- eec8304 Added kSRGBLinear_Named color space, along with tests by brianosman · 8 years ago
- 971cd49 Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ(). by brianosman · 8 years ago
- 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
- 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
- 69c166d Add alphaType() to SkImage by brianosman · 8 years ago
- 7e92276 Reduce usage of MakeRenderTargetDirect by robertphillips · 8 years ago
- dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
- 1f3923e Deprecate SkDevice::accessBitmap method by robertphillips · 8 years ago
- ea70c4b Remove SkDevice::accessRenderTarget virtual by robertphillips · 8 years ago
- 03912f1 Document SkSurface::MakeRaster's memory initialization by fmalita · 8 years ago
- ab527a5 Enable many more tests for Vulkan by egdaniel · 8 years ago
- 0a3a7f7 Have gpu createTestingOlyBackendTexture know if it is a render target or not by egdaniel · 8 years ago
- 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
- c402518 Allow stencils to be attached to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by ericrk · 9 years ago
- 31f25a0 Revert of Allow stencils to be attached to render targets created via SkSurface::MakeFromBackendTextureAsRend… (patchset #1 id:60001 of https://codereview.chromium.org/1941353003/ ) by jvanverth · 9 years ago
- 0736f33 Allow stencils to be attached to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by ericrk · 9 years ago
- db1adf5 Revert of Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRender… (patchset #9 id:150001 of https://codereview.chromium.org/1924183003/ ) by jvanverth · 9 years ago
- 1cb00e4 Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by kkinnunen · 9 years ago
- 817fed3 Revert of Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRender… (patchset #5 id:80001 of https://codereview.chromium.org/1924183003/ ) by benjaminwagner · 9 years ago
- fe635fd Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by kkinnunen · 9 years ago
- 175dd9b Clean up test drawContext usage by robertphillips · 9 years ago
- 68d9134 Make more unit tests run on Vulkan by bsalomon · 9 years ago
- 758586c Make existing unit tests only run on GL contexts by bsalomon · 9 years ago
- f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 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
- 6ceeebd unify peekPixels around pixmap parameter by reed · 9 years ago
- 84a4e5a Remove internal calls to SkImage::getTexture by bsalomon · 9 years ago
- b2c0133 When a surface is backed by an external render target force a copy on image snap by bsalomon · 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
- f47b9a3 Allow client to force an SkImage snapshot to be unique (and uniquely own its backing store). by bsalomon · 9 years ago
- 2fba809 Fix memory leaks in SurfaceClear_Gpu test by bsalomon · 9 years ago
- e63ffef Remove deferred clear from SkGpuDevice by bsalomon · 9 years ago
- 9cd016e allow the caller to specified raster-surface rowbytes. 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
- 179a8f5 Generate list of GPU contexts outside SurfaceTest tests by kkinnunen · 9 years ago
- 4e18413 Move SkImage tests from SurfaceTest to ImageTest by kkinnunen · 9 years ago
- 67d7620 Fix leaks in unit tests of GrGLTextureInfos by bsalomon · 9 years ago
- 091f60c Use a struct for client GL texture handles by bsalomon · 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
- e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
- e263908 SkSurface copy-on-write can yield stale GPU render targets. by fmalita · 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
- a449779 Remove test of illegal behavior that modifies a texture backing an SkImage. by bsalomon · 9 years ago
- 84984ef Revert[2] of guard to remove DrawBitmapRectFlags by reed · 9 years ago
- 9111019 Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://codereview.chromium.org/1235393003/) by scroggo · 9 years ago
- bea0150 Revert of Remove rt flags that are not necessary (patchset #1 id:1 of https://codereview.chromium.org/1226123012/) by bsalomon · 9 years ago
- b6b0a6e Remove rt flags that are not necessary by bsalomon · 9 years ago
- 6fb0b67 guard to remove DrawBitmapRectFlags by reed · 9 years ago
- 8895792 Rename backing texture testing routines by jvanverth · 9 years ago
- 672bb7f Remove GL-specific code from GMs and tests by jvanverth · 9 years ago
- ea561bf Fix SkImage::asLegacyBitmap() rowBytes assert by fmalita · 9 years ago