1. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  2. f47069c Create mipped texture proxys for PictureImageGenerator by Greg Daniel · 7 years ago
  3. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  4. f43d000 Revert "Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."""" by Brian Salomon · 7 years ago
  5. 6df4d6b Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget.""" by Brian Salomon · 7 years ago
  6. ad8a43f DeferredDisplayList API proposal by Robert Phillips · 7 years ago
  7. 71554bc Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."" by Brian Salomon · 7 years ago
  8. 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 7 years ago
  9. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago
  10. 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 7 years ago
  11. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  12. 4ed9ae4 Improve GrGLNonlinearColorSpaceXformEffect to support scRGB by Stan Iliev · 7 years ago
  13. 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
  14. cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
  15. 807371c Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget." by Brian Salomon · 7 years ago
  16. e2d37c2 Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget. by Brian Salomon · 7 years ago
  17. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  18. 81dd3e0 Finish a few MDB TODOs by Robert Phillips · 7 years ago
  19. 602b79c Complete another MDB todo by Robert Phillips · 7 years ago
  20. c64ee46 Add return to surface semaphore calls to indicate when we don't support them by Greg Daniel · 7 years ago
  21. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago
  22. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 7 years ago
  23. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 7 years ago
  24. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  25. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  26. b6759dd Revert "Revert "Disable F16-nullptr sources"" by Matt Sarett · 7 years ago
  27. 69d1469 Revert "Disable F16-nullptr sources" by Matt Sarett · 7 years ago
  28. d21fd4b Disable F16-nullptr sources by Matt Sarett · 7 years ago
  29. 50e66d4 Remove GrRenderTargetContext::desc() by Brian Salomon · 7 years ago
  30. bcf612b Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia"" by Greg Daniel · 8 years ago
  31. e3bd422 Revert "Plumb the use of GrBackendRenderTarget throughout Skia" by Greg Daniel · 8 years ago
  32. fdd77da Plumb the use of GrBackendRenderTarget throughout Skia by Greg Daniel · 8 years ago
  33. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 8 years ago
  34. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 8 years ago
  35. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 8 years ago
  36. 9440345 Add backend safe classes for passing in external texture and render targets into gpu by Greg Daniel · 8 years ago
  37. f388093 Delete SkColorSpace::ColorSpaceFlags by Matt Sarett · 8 years ago
  38. 0ae6faa Make SkImage_Gpu be deferred (take 2) by Robert Phillips · 8 years ago
  39. eaa78c4 Revert "Make SkImage_Gpu be deferred" by Robert Phillips · 8 years ago
  40. 0db235b Make SkImage_Gpu be deferred by Robert Phillips · 8 years ago
  41. ac6b1fa Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2) by Robert Phillips · 8 years ago
  42. 06ee8e8 Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""" by Yuqian Li · 8 years ago
  43. 31249bb Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"" by Robert Phillips · 8 years ago
  44. 9e9188f Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot" by Yuqian Li · 8 years ago
  45. b64bcbd Remove budgeted parameter from SkSurface::makeImageSnapshot by Robert Phillips · 8 years ago
  46. b726d58 Partially defer SkImage_Gpu by Robert Phillips · 8 years ago
  47. c1e3705 Remove more unused ownership arguments by Brian Osman · 8 years ago
  48. 4729914 Groundwork for nonlinear blending mode in Ganesh by Brian Osman · 8 years ago
  49. 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
  50. 6de9904 Reduce use of SkImage_Base::peekTexture by Robert Phillips · 8 years ago
  51. f200a90 Rationalize GrContext's Gr*Proxy getter naming by Robert Phillips · 8 years ago
  52. 7eb01f8 remove unused parameter in onNewimageSnapshot by Mike Reed · 8 years ago
  53. 85ff848 remove unused ForceUnique option from makeImageSnapshot by Mike Reed · 8 years ago
  54. e2f7d18 Add a deferred copy surface (take 3) by Robert Phillips · 8 years ago
  55. d316e77 Revert "Add a deferred copy surface (take 2)" by Robert Phillips · 8 years ago
  56. 398487a Add a deferred copy surface (take 2) by Robert Phillips · 8 years ago
  57. 293d696 Revert "Add a deferred copy surface" by Robert Phillips · 8 years ago
  58. 4431de6 Add a deferred copy surface by Robert Phillips · 8 years ago
  59. 833dcf4 Add handling for instantiate failure up the call stack by Robert Phillips · 8 years ago
  60. 9fab7e9 Remove accessRenderTarget call in SkGpuDevice ctor by Robert Phillips · 8 years ago
  61. e60ad62 Guard against instantiate & accessRenderTarget failures by Robert Phillips · 8 years ago
  62. eb21ef6 Loosen restriction on F16 surfaces - allow "legacy" F16 mode by Brian Osman · 8 years ago
  63. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  64. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  65. 600c737 Delete SkColorSpace::gammaNamed() from public API by msarett · 8 years ago
  66. 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
  67. 1ec04d9 rename FoceCopyMode to SkCopyPixelMode by reed · 8 years ago
  68. 15c42ca Remove SkSurface::MakeRenderTargetDirect by robertphillips · 8 years ago
  69. 7e92276 Reduce usage of MakeRenderTargetDirect by robertphillips · 8 years ago
  70. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  71. 1f3923e Deprecate SkDevice::accessBitmap method by robertphillips · 8 years ago
  72. dddbe38 Adding an SkColorSpace to SkImage_Gpu by brianosman · 8 years ago
  73. ea70c4b Remove SkDevice::accessRenderTarget virtual by robertphillips · 8 years ago
  74. ca6eafc (Mostly) Retract GrRenderTarget from SkGpuDevice by robertphillips · 8 years ago
  75. e576874 Retract GrRenderTarget a bit within SkGpuDevice by robertphillips · 8 years ago
  76. 524484b Revert of Retract GrRenderTarget a bit within SkGpuDevice (patchset #2 id:20001 of https://codereview.chromium.org/1956473002/ ) by robertphillips · 8 years ago
  77. d215a95 Retract GrRenderTarget a bit within SkGpuDevice by robertphillips · 8 years ago
  78. 24e9128 Add sk_sp to SkSurface_Gpu and SkGpuDevice by robertphillips · 9 years ago
  79. 2e6055b Refactor to separate backend object lifecycle and GpuResource budget decision by kkinnunen · 9 years ago
  80. 7e68ab7 Remove GrTextureStorageAllocator. This was added from Chromium but never used and not expected to be used. by bsalomon · 9 years ago
  81. e8f3062 switch surface to sk_sp by reed · 9 years ago
  82. 9ce9d67 update callsites for Make image factories by reed · 9 years ago
  83. 84a4e5a Remove internal calls to SkImage::getTexture by bsalomon · 9 years ago
  84. b2c0133 When a surface is backed by an external render target force a copy on image snap by bsalomon · 9 years ago
  85. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  86. 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
  87. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  88. dcceacf Fix ~,! typo when clearing kRenderTarget flag by Brian Salomon · 9 years ago
  89. f7b8b8a Add wrapBackendTextureAsRenderTarget API by ericrk · 9 years ago
  90. f47b9a3 Allow client to force an SkImage snapshot to be unique (and uniquely own its backing store). by bsalomon · 9 years ago
  91. 9a1ed5d skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  92. b5b4974 Turn on conservative raster clip for GPU canvases by bsalomon · 9 years ago
  93. 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
  94. b8d6e08 skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  95. 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
  96. 7fec91c skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  97. 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
  98. 92098e6 skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  99. af3fbfc SkImage doesn't use props, so don't need to store it by reed · 9 years ago
  100. 7b6945b remove unused (by the outside) SkImage::newSurface, and simplify newImage -> newSubset by reed · 9 years ago