1. 6d138bf Reland "Remove GrBackendObject and all related functions from Skia." by Greg Daniel · 7 years ago
  2. a0ca909 Revert "Remove GrBackendObject and all related functions from Skia." by Brian Osman · 7 years ago
  3. ccd4cfc Remove GrBackendObject and all related functions from Skia. by Greg Daniel · 7 years ago
  4. 7444c3c Revert "Delete getRenderTargetHandle call on SkSurface." by Greg Daniel · 7 years ago
  5. c828109 Delete getRenderTargetHandle call on SkSurface. by Greg Daniel · 7 years ago
  6. ba375a8 Add SK_SUPPORT_LEGACY_BACKEND_OBJECTS by Robert Phillips · 7 years ago
  7. 044b67d Remove guard around getBackendTexture/RenderTarget calls by Greg Daniel · 7 years ago
  8. 8caf85f Add GrBackendTexture/RenderTarget accessors to SkSurface by Robert Phillips · 7 years ago
  9. 6b6fcc7 Add SkSurface factory that takes an SkSurfaceCharacterization by Robert Phillips · 7 years ago
  10. 49edccd Remove legacy SkSurface::MakeFromBackendRenderTarget that does not take SkColorType by Brian Salomon · 7 years ago
  11. 5370677 Remove SkSurface::MakeFromBackendTexture variant that doesn't take SkColorType by Brian Salomon · 7 years ago
  12. cb88470 Remove SkSurface::MakeFromBackendTextureAsRenderTarget variant that doesn't take SkColorType by Brian Salomon · 7 years ago
  13. 4c790bd add writePixels to SkSurface --> so we can remove it from canvas by Mike Reed · 7 years ago
  14. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  15. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  16. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  17. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  18. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  19. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  20. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  21. faa095e Update SkSurface MakeFromBackend* factories to take an SkColorType. by Greg Daniel · 7 years ago
  22. 7ffbcf9 Add unit test for SkDeferredDisplayLists (take 2) by Robert Phillips · 7 years ago
  23. 8172c0a Revert "Add unit test for SkDeferredDisplayLists" by Robert Phillips · 7 years ago
  24. 8458a28 Add unit test for SkDeferredDisplayLists by Robert Phillips · 7 years ago
  25. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  26. f43d000 Revert "Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."""" by Brian Salomon · 7 years ago
  27. 6df4d6b Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget.""" by Brian Salomon · 7 years ago
  28. ad8a43f DeferredDisplayList API proposal by Robert Phillips · 7 years ago
  29. 71554bc Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."" by Brian Salomon · 7 years ago
  30. 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 7 years ago
  31. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago
  32. 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 7 years ago
  33. 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
  34. cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
  35. 353196f clean read/write pixels signatures, augment SkSurface API by Mike Reed · 7 years ago
  36. 807371c Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget." by Brian Salomon · 7 years ago
  37. e2d37c2 Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget. by Brian Salomon · 7 years ago
  38. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  39. 44d04bd add null-surface by Mike Reed · 7 years ago
  40. c64ee46 Add return to surface semaphore calls to indicate when we don't support them by Greg Daniel · 7 years ago
  41. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago
  42. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 7 years ago
  43. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 7 years ago
  44. 9440345 Add backend safe classes for passing in external texture and render targets into gpu by Greg Daniel · 8 years ago
  45. ac6b1fa Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2) by Robert Phillips · 8 years ago
  46. 06ee8e8 Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""" by Yuqian Li · 8 years ago
  47. 31249bb Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"" by Robert Phillips · 8 years ago
  48. 9e9188f Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot" by Yuqian Li · 8 years ago
  49. b64bcbd Remove budgeted parameter from SkSurface::makeImageSnapshot by Robert Phillips · 8 years ago
  50. a54ccb2 Update SkSurface's cached image ownership handling to sk_sp by Robert Phillips · 8 years ago
  51. 85ff848 remove unused ForceUnique option from makeImageSnapshot by Mike Reed · 8 years ago
  52. e11b614 Delete unnecessary SkSurface_Base API by Matt Sarett · 8 years ago
  53. 22886c4 Add SkOverdrawCanvas to detect overdraw by Matt Sarett · 8 years ago
  54. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  55. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  56. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  57. 09d9435 remove lots of legacy flags by Mike Reed · 8 years ago
  58. 15c42ca Remove SkSurface::MakeRenderTargetDirect by robertphillips · 8 years ago
  59. 7e92276 Reduce usage of MakeRenderTargetDirect by robertphillips · 8 years ago
  60. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  61. 59c12e3 remove non-static uses of SkOncePtr by mtklein · 9 years ago
  62. 7e68ab7 Remove GrTextureStorageAllocator. This was added from Chromium but never used and not expected to be used. by bsalomon · 9 years ago
  63. e8f3062 switch surface to sk_sp by reed · 9 years ago
  64. 9ce9d67 update callsites for Make image factories by reed · 9 years ago
  65. 6ceeebd unify peekPixels around pixmap parameter by reed · 9 years ago
  66. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  67. 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
  68. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  69. f7b8b8a Add wrapBackendTextureAsRenderTarget API by ericrk · 9 years ago
  70. f47b9a3 Allow client to force an SkImage snapshot to be unique (and uniquely own its backing store). by bsalomon · 9 years ago
  71. 9a1ed5d skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  72. 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
  73. b8d6e08 skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  74. 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
  75. 7fec91c skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  76. 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
  77. 92098e6 skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  78. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  79. 26e0e58 SkImage_Raster's pixels are always immutable. by reed · 9 years ago
  80. c83a297 have canvas send discard instead of retain if the draw would overwrite everything by reed · 9 years ago
  81. 8179341 add ability to get FBO ID to Surface by joshualitt · 9 years ago
  82. d3e259a Add SkSurface factory for wrapping an FBO in SkSurface by bsalomon · 9 years ago
  83. fa5e68e add getTextureHandle to SkSurface by reed · 9 years ago
  84. e4579ad Add helper for creating a SkSurface from a client created texture. by bsalomon · 10 years ago
  85. eaaaf0b Take budgeted param when snapping new image. by bsalomon · 10 years ago
  86. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
  87. b2497c2 change API contract: disallow zero-sized images or surfaces by reed · 10 years ago
  88. a3cbc28 remove dead code for SK_SUPPORT_LEGACY_TEXTRENDERMODE by reed · 10 years ago
  89. 96472de dd readPixels to SkImage by reed · 10 years ago
  90. 7543aa2 add readPixels to SkSurface (later try to remove it from SkCanvas) by reed · 10 years ago
  91. 4af267b add SkImage::newSurface by reed · 10 years ago
  92. b5fae93 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  93. 2456b76 Revert of SkCanvas::drawImage is the new way for drawing an SkImage to a Canvas (patchset #9 id:160001 of https://codereview.chromium.org/583453002/) by borenet · 10 years ago
  94. 4327899 SkCanvas::drawImage is the new way for drawing a SkImage to a Canvas by piotaixr · 10 years ago
  95. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  96. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  97. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  98. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  99. e5ea500 Hide fields in SkImageInfo by reed · 10 years ago
  100. 28361fa Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() by commit-bot@chromium.org · 11 years ago