1. f43d000 Revert "Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."""" by Brian Salomon · 7 years ago
  2. 6df4d6b Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget.""" by Brian Salomon · 7 years ago
  3. ad8a43f DeferredDisplayList API proposal by Robert Phillips · 7 years ago
  4. 71554bc Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget."" by Brian Salomon · 7 years ago
  5. 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 7 years ago
  6. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago
  7. 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 7 years ago
  8. 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
  9. cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
  10. 353196f clean read/write pixels signatures, augment SkSurface API by Mike Reed · 7 years ago
  11. 8761e0c Add ability to pre-initialize vulkan semaphores when flushing surfaces by Greg Daniel · 7 years ago
  12. 807371c Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget." by Brian Salomon · 7 years ago
  13. e2d37c2 Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget. by Brian Salomon · 7 years ago
  14. d17f658 Remove GrBackendTextureDesc by Brian Salomon · 7 years ago
  15. 44d04bd add null-surface by Mike Reed · 7 years ago
  16. c64ee46 Add return to surface semaphore calls to indicate when we don't support them by Greg Daniel · 7 years ago
  17. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago
  18. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 7 years ago
  19. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 7 years ago
  20. 9440345 Add backend safe classes for passing in external texture and render targets into gpu by Greg Daniel · 7 years ago
  21. ec715e8 quick-fix to surface dox by Mike Reed · 7 years ago
  22. ac6b1fa Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2) by Robert Phillips · 7 years ago
  23. 06ee8e8 Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""" by Yuqian Li · 7 years ago
  24. 31249bb Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"" by Robert Phillips · 7 years ago
  25. 9e9188f Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot" by Yuqian Li · 7 years ago
  26. b64bcbd Remove budgeted parameter from SkSurface::makeImageSnapshot by Robert Phillips · 7 years ago
  27. 85ff848 remove unused ForceUnique option from makeImageSnapshot by Mike Reed · 8 years ago
  28. d6214d4 Further centralize computation of GrSurface VRAM consumption - take 2 by Robert Phillips · 8 years ago
  29. 9c46b68 Revert "Further centralize computation of GrSurface VRAM consumption" by Ben Wagner · 8 years ago
  30. ccd3c89 Further centralize computation of GrSurface VRAM consumption by Robert Phillips · 8 years ago
  31. 09d9435 remove lots of legacy flags by Mike Reed · 8 years ago
  32. 8f2996c Revert of leave pixel memory uninitialized for opaque alpha type in SkSurface::MakeRaster (patchset #1 id:1 of https://codereview.chromium.org/2412633002/ ) by mtklein · 8 years ago
  33. c64ef35 leave pixel memory uninitialized for opaque alpha type in SkSurface::MakeRaster by lsalzman · 8 years ago
  34. 15c42ca Remove SkSurface::MakeRenderTargetDirect by robertphillips · 8 years ago
  35. 12e9662 Remove some ancillary users of SkSurface::MakeRenderTargetDirect by robertphillips · 8 years ago
  36. 7e92276 Reduce usage of MakeRenderTargetDirect by robertphillips · 8 years ago
  37. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  38. 03912f1 Document SkSurface::MakeRaster's memory initialization by fmalita · 8 years ago
  39. 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 · 8 years ago
  40. 1cb00e4 Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by kkinnunen · 8 years ago
  41. 5092eac Fix legacy NewRenderTarget factory by bsalomon · 8 years ago
  42. 7e68ab7 Remove GrTextureStorageAllocator. This was added from Chromium but never used and not expected to be used. by bsalomon · 8 years ago
  43. e8f3062 switch surface to sk_sp by reed · 8 years ago
  44. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  45. 6ceeebd unify peekPixels around pixmap parameter by reed · 9 years ago
  46. e93c17b Remove legacy Budgeted enum aliases from SkSurface by bsalomon · 9 years ago
  47. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  48. 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
  49. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 9 years ago
  50. f7b8b8a Add wrapBackendTextureAsRenderTarget API by ericrk · 9 years ago
  51. f47b9a3 Allow client to force an SkImage snapshot to be unique (and uniquely own its backing store). by bsalomon · 9 years ago
  52. 9a1ed5d skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  53. 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
  54. b8d6e08 skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  55. 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
  56. 7fec91c skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  57. 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
  58. 92098e6 skia: Add support for CHROMIUM_image backed textures. by erikchen · 9 years ago
  59. 9cd016e allow the caller to specified raster-surface rowbytes. by reed · 9 years ago
  60. 8179341 add ability to get FBO ID to Surface by joshualitt · 9 years ago
  61. d3e259a Add SkSurface factory for wrapping an FBO in SkSurface by bsalomon · 9 years ago
  62. fa5e68e add getTextureHandle to SkSurface by reed · 9 years ago
  63. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  64. ce777c9 remove deprecated NewRasterPMColor by reed · 9 years ago
  65. e4579ad Add helper for creating a SkSurface from a client created texture. by bsalomon · 9 years ago
  66. a3ca15c Remove deprecated SkSurface::NewRenderTarget factories by bsalomon · 10 years ago
  67. eaaaf0b Take budgeted param when snapping new image. by bsalomon · 10 years ago
  68. afe3005 Require budget decision when creating a RenderTarget SkSurface. by bsalomon · 10 years ago
  69. b2497c2 change API contract: disallow zero-sized images or surfaces by reed · 10 years ago
  70. a3cbc28 remove dead code for SK_SUPPORT_LEGACY_TEXTRENDERMODE by reed · 10 years ago
  71. 96472de dd readPixels to SkImage by reed · 10 years ago
  72. 3054be1 Remove canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  73. 7543aa2 add readPixels to SkSurface (later try to remove it from SkCanvas) by reed · 10 years ago
  74. a8918a0 Revert of remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul (patchset #3 id:40001 of https://codereview.chromium.org/790733003/) by reed · 10 years ago
  75. 2c1605a remove (dumb) canvas::NewRaster, and rename surface::NewRasterPMColor to N32Premul by reed · 10 years ago
  76. 4a8126e Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" by reed · 10 years ago
  77. 29c857d Revert of introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/) by reed · 10 years ago
  78. 3716fd0 introduce Props to surface (work in progress) by reed · 10 years ago
  79. 65b4895 remove RenderTargetFlags -- NewRenderTargetDirect will never clear by reed · 10 years ago
  80. 952841b Begin atlasing by robertphillips · 10 years ago
  81. e462f2b Revert of Begin atlasing (https://codereview.chromium.org/354533004/) by robertphillips · 10 years ago
  82. 55e61f0 Begin atlasing by robertphillips · 10 years ago
  83. 982542d add SkSurface::NewRasterDirectReleaseProc by reed · 10 years ago
  84. 6fcd1ef Add flag for SkGpuSurface creation to enable distance fields. by commit-bot@chromium.org · 10 years ago
  85. cae54f1 remove picture-backed surfaces by commit-bot@chromium.org · 10 years ago
  86. d8a57af Adding a new SkSurface factory for generating surfaces from the scratch texture pool. by commit-bot@chromium.org · 10 years ago
  87. 2c56cb8 Use factories instead of directly creating SkImageInfo. by bungeman@google.com · 11 years ago
  88. c3bd8af add peekPixels to SkCanvas and SkSurface by commit-bot@chromium.org · 11 years ago
  89. bda591c Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/) by commit-bot@chromium.org · 11 years ago
  90. b2d93a9 add peekPixels to SkCanvas and SkSurface by mike@reedtribe.org · 11 years ago
  91. d5911c4 remove unneeded SK_SUPPORT_LEGACY_NEWRENDERTARGETDIRECT by reed@google.com · 11 years ago
  92. 1dab403 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  93. 372b7a4 remove redundant GrContext parameter to NewRenderTargetDirect by reed@google.com · 11 years ago
  94. 1360c52 use SkImageInfo directly, instead of converting to SkBitmap::Config by reed@google.com · 11 years ago
  95. 2bd8b81 move SkImage::ColorType into SkColorType by reed@google.com · 11 years ago
  96. d28ba80 promote SkImage::AlphaType to SkAlphaType by reed@google.com · 11 years ago
  97. 636d87a update devicelooper to skip internal tiles that are empty, and unittests by reed@google.com · 11 years ago
  98. e36a168 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  99. c4c9870 Adding optimization to avoid image copy in SkSurface copy on write when content is discardable by commit-bot@chromium.org · 11 years ago
  100. 96447be Adding SK_API to export SkImage and SkSurface API classes by junov@chromium.org · 11 years ago