1. 32342f0 Rebase and fix chromium by Brian Osman · 7 years ago
  2. 6de9904 Reduce use of SkImage_Base::peekTexture by Robert Phillips · 8 years ago
  3. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 8 years ago
  4. 7eb01f8 remove unused parameter in onNewimageSnapshot by Mike Reed · 8 years ago
  5. 85ff848 remove unused ForceUnique option from makeImageSnapshot by Mike Reed · 8 years ago
  6. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  7. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  8. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  9. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  10. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  11. 833dcf4 Add handling for instantiate failure up the call stack by Robert Phillips · 8 years ago
  12. 9fab7e9 Remove accessRenderTarget call in SkGpuDevice ctor by Robert Phillips · 8 years ago
  13. e60ad62 Guard against instantiate & accessRenderTarget failures by Robert Phillips · 8 years ago
  14. eb21ef6 Loosen restriction on F16 surfaces - allow "legacy" F16 mode by Brian Osman · 8 years ago
  15. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  16. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  17. 600c737 Delete SkColorSpace::gammaNamed() from public API by msarett · 8 years ago
  18. 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
  19. 1ec04d9 rename FoceCopyMode to SkCopyPixelMode by reed · 8 years ago
  20. 15c42ca Remove SkSurface::MakeRenderTargetDirect by robertphillips · 8 years ago
  21. 7e92276 Reduce usage of MakeRenderTargetDirect by robertphillips · 8 years ago
  22. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  23. 1f3923e Deprecate SkDevice::accessBitmap method by robertphillips · 8 years ago
  24. dddbe38 Adding an SkColorSpace to SkImage_Gpu by brianosman · 8 years ago
  25. ea70c4b Remove SkDevice::accessRenderTarget virtual by robertphillips · 8 years ago
  26. ca6eafc (Mostly) Retract GrRenderTarget from SkGpuDevice by robertphillips · 8 years ago
  27. e576874 Retract GrRenderTarget a bit within SkGpuDevice by robertphillips · 8 years ago
  28. 524484b Revert of Retract GrRenderTarget a bit within SkGpuDevice (patchset #2 id:20001 of https://codereview.chromium.org/1956473002/ ) by robertphillips · 8 years ago
  29. d215a95 Retract GrRenderTarget a bit within SkGpuDevice by robertphillips · 8 years ago
  30. 24e9128 Add sk_sp to SkSurface_Gpu and SkGpuDevice by robertphillips · 8 years ago
  31. 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 8 years ago
  32. 7e68ab7 Remove GrTextureStorageAllocator. This was added from Chromium but never used and not expected to be used. by bsalomon · 8 years ago
  33. e8f3062 switch surface to sk_sp by reed · 8 years ago
  34. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  35. 84a4e5a Remove internal calls to SkImage::getTexture by bsalomon · 9 years ago
  36. b2c0133 When a surface is backed by an external render target force a copy on image snap by bsalomon · 9 years ago
  37. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  38. 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
  39. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  40. dcceacf Fix ~,! typo when clearing kRenderTarget flag by Brian Salomon · 9 years ago
  41. f7b8b8a Add wrapBackendTextureAsRenderTarget API by ericrk · 9 years ago
  42. f47b9a3 Allow client to force an SkImage snapshot to be unique (and uniquely own its backing store). by bsalomon · 9 years ago
  43. 9a1ed5d skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  44. b5b4974 Turn on conservative raster clip for GPU canvases by bsalomon · 9 years ago
  45. 64e7533 Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #19 id:380001 of https://codereview.chromium.org/1623653002/ ) by caryclark · 9 years ago
  46. b8d6e08 skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  47. f1036b2 Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #17 id:340001 of https://codereview.chromium.org/1623653002/ ) by bsalomon · 9 years ago
  48. 7fec91c skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  49. e7d7f90 Revert of skia: Add support for CHROMIUM_image backed textures. (patchset #14 id:260001 of https://codereview.chromium.org/1623653002/ ) by jcgregorio · 9 years ago
  50. 92098e6 skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  51. af3fbfc SkImage doesn't use props, so don't need to store it by reed · 9 years ago
  52. 7b6945b remove unused (by the outside) SkImage::newSurface, and simplify newImage -> newSubset by reed · 9 years ago
  53. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  54. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  55. e263908 SkSurface copy-on-write can yield stale GPU render targets. by fmalita · 9 years ago
  56. 80c772b unify pixelref and image ID space, so we can share IDs when we share pixels by reed · 9 years ago
  57. 8179341 add ability to get FBO ID to Surface by joshualitt · 9 years ago
  58. dca20ce explicitly bump legacy genID on gpu surface by reed · 9 years ago
  59. d3e259a Add SkSurface factory for wrapping an FBO in SkSurface by bsalomon · 9 years ago
  60. c49e868 Rename flushForExternalRead->flushForExternalIO and always call in SkSurface::getTextureHandle by bsalomon · 9 years ago
  61. 884200e remove premature discard optimization by reed · 9 years ago
  62. fa5e68e add getTextureHandle to SkSurface by reed · 9 years ago
  63. 74f681d Make SkGpuDevice know its alpha type by bsalomon · 9 years ago
  64. 7b05ff1 Rename all things "leaky" in SkDevice by robertphillips · 9 years ago
  65. fcf7829 remove SkDeviceProperties by robertphillips · 9 years ago
  66. 6dc6f5f Add support for creating texture backed images where Skia will delete the texture. by bsalomon · 9 years ago
  67. 7a61793 Don't clear in SkSurface::NewWrappedRenderTarget by bsalomon · 9 years ago
  68. dded696 Implement support for mixed sampled render targets by vbuzinov · 9 years ago
  69. 5581236 Towards removing getTexture() on SkImage by bsalomon · 9 years ago
  70. 9572a10 don't use accessBitmap by reed · 9 years ago
  71. 8b26b99 new image from backend desc by reed · 9 years ago
  72. d309e7a This replaces the texture creation/caching functions on GrContext with a GrTextureProvider interface. The goal is to pass this narrowly focused object in places that currently take a GrContext but don't need and shouldn't use its other methods. It also has an extended private interface for interacting with non-texture resource types. by bsalomon · 9 years ago
  73. e4579ad Add helper for creating a SkSurface from a client created texture. by bsalomon · 9 years ago
  74. abcfab4 Swap render target instead of creating a new gpu device for surface copy-on-write by kkinnunen · 10 years ago
  75. 3582d3e Split out methods in GrGpuResource::CacheAccess that can be called outside of the cache. by bsalomon · 10 years ago
  76. eaaaf0b Take budgeted param when snapping new image. by bsalomon · 10 years ago
  77. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
  78. 7b9e8a4 Apply the layer's image filter to the hoisted image by robertphillips · 10 years ago
  79. 8eddfb5 Change clear() to respect the clip by reed · 10 years ago
  80. af641a1 Revert "Change clear() to respect the clip" by reed · 10 years ago
  81. 3729469 Change clear() to respect the clip by reed · 10 years ago
  82. 4af267b add SkImage::newSurface by reed · 10 years ago
  83. b2db898 rename filterTextFlags to disableLCD by reed · 10 years ago
  84. 4736e14 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
  85. aa30ab3 Revert of Get gpudft support working in dm, gm, nanobench and bench_pictures (patchset #2 id:20001 of https://codereview.chromium.org/699453005/) by jvanverth · 10 years ago
  86. 06ba179 Get gpudft support working in dm, gm, nanobench and bench_pictures by jvanverth · 10 years ago
  87. f037e0b allow SkUserConfig.h to control NOGPU by reed · 10 years ago
  88. f2703d8 rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags by bsalomon · 10 years ago
  89. e305973 Remove uses of GrAutoScratchTexture. by bsalomon · 10 years ago
  90. bcf0a52 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  91. 9323b8b Revert "GrResourceCache2 manages scratch texture." by Brian Salomon · 10 years ago
  92. d14e1a2 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  93. f80bfed GrContext::copyTexture->GrContext::copySurface. by bsalomon · 10 years ago
  94. 85d3427 Revert of GrContext::copyTexture->GrContext::copySurface. Add a flush writes pixel ops flag. (patchset #3 id:40001 of https://codereview.chromium.org/622663002/) by bsalomon · 10 years ago
  95. cf99b00 GrContext::copyTexture->GrContext::copySurface. by bsalomon · 10 years ago
  96. dbe6074 Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 of https://codereview.chromium.org/608883003/) by robertphillips · 10 years ago
  97. 3d398c8 GrResourceCache2 manages scratch texture. by bsalomon · 10 years ago
  98. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  99. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  100. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago