1. 4ed9ae4 Improve GrGLNonlinearColorSpaceXformEffect to support scRGB by Stan Iliev · 7 years ago
  2. e44ef10 Second small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  3. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  4. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  5. 44d04bd add null-surface by Mike Reed · 7 years ago
  6. 8744405 Remove SkImage_Base::peekTexture call by Robert Phillips · 7 years ago
  7. b6759dd Revert "Revert "Disable F16-nullptr sources"" by Matt Sarett · 7 years ago
  8. 69d1469 Revert "Disable F16-nullptr sources" by Matt Sarett · 7 years ago
  9. d21fd4b Disable F16-nullptr sources by Matt Sarett · 7 years ago
  10. 6cdc22c Split up opLists (take 3) by Robert Phillips · 7 years ago
  11. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  12. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  13. 4a39504 Revert "Split up opLists (take 2)" by Robert Phillips · 7 years ago
  14. df2bf21 Split up opLists (take 2) by Robert Phillips · 7 years ago
  15. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 7 years ago
  16. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 7 years ago
  17. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 7 years ago
  18. 7ce67db Revert "Split up opLists" by Robert Phillips · 7 years ago
  19. bc8ee52 Split up opLists by Robert Phillips · 7 years ago
  20. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  21. 0ae6faa Make SkImage_Gpu be deferred (take 2) by Robert Phillips · 7 years ago
  22. eaa78c4 Revert "Make SkImage_Gpu be deferred" by Robert Phillips · 7 years ago
  23. 0db235b Make SkImage_Gpu be deferred by Robert Phillips · 7 years ago
  24. ac6b1fa Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2) by Robert Phillips · 7 years ago
  25. 06ee8e8 Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""" by Yuqian Li · 7 years ago
  26. 31249bb Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"" by Robert Phillips · 7 years ago
  27. 9e9188f Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot" by Yuqian Li · 7 years ago
  28. b64bcbd Remove budgeted parameter from SkSurface::makeImageSnapshot by Robert Phillips · 7 years ago
  29. 267be7f Revert "Revert "IWYU"" by Mike Reed · 7 years ago
  30. 3c727d2 Revert "IWYU" by Robert Phillips · 7 years ago
  31. 2aeae78 IWYU by Mike Reed · 7 years ago
  32. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  33. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 7 years ago
  34. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  35. 6de9904 Reduce use of SkImage_Base::peekTexture by Robert Phillips · 7 years ago
  36. 2c86249 Move read/write-Pixels up to GrSurfaceContext by Robert Phillips · 7 years ago
  37. 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 7 years ago
  38. 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago
  39. 85ff848 remove unused ForceUnique option from makeImageSnapshot by Mike Reed · 8 years ago
  40. e11b614 Delete unnecessary SkSurface_Base API by Matt Sarett · 8 years ago
  41. a16ea18 Fix NoGPU bot by Matt Sarett · 8 years ago
  42. 22886c4 Add SkOverdrawCanvas to detect overdraw by Matt Sarett · 8 years ago
  43. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  44. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  45. 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 8 years ago
  46. eb21ef6 Loosen restriction on F16 surfaces - allow "legacy" F16 mode by Brian Osman · 8 years ago
  47. 99e3f7d Remove unneeded SkColorSpace constructor TBR=reed@google.com BUG=skia: by Matt Sarett · 8 years ago
  48. 1105224 Rename GrDrawContext to GrRenderTargetContext by Brian Osman · 8 years ago
  49. 526972e Rename all color space factories from New* to Make* by Brian Osman · 8 years ago
  50. 9488833 Refactored SkColorSpace and added in a Lab PCS GM by raftias · 8 years ago
  51. c434f51 Add NewRGB() with float gamma to SkColorSpace public API by Matt Sarett · 8 years ago
  52. 7802c3d Move toXYZD50() to SkColorSpace_Base by msarett · 8 years ago
  53. eec8304 Added kSRGBLinear_Named color space, along with tests by brianosman · 8 years ago
  54. 971cd49 Cache the inverse matrix on SkColorSpace. Rename xyz() to toXYZ(). by brianosman · 8 years ago
  55. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 8 years ago
  56. 0e22eb8 Some tests around surface creation and snapshotting with color space by brianosman · 8 years ago
  57. 69c166d Add alphaType() to SkImage by brianosman · 8 years ago
  58. 7e92276 Reduce usage of MakeRenderTargetDirect by robertphillips · 8 years ago
  59. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  60. 1f3923e Deprecate SkDevice::accessBitmap method by robertphillips · 8 years ago
  61. ea70c4b Remove SkDevice::accessRenderTarget virtual by robertphillips · 8 years ago
  62. 03912f1 Document SkSurface::MakeRaster's memory initialization by fmalita · 8 years ago
  63. ab527a5 Enable many more tests for Vulkan by egdaniel · 8 years ago
  64. 0a3a7f7 Have gpu createTestingOlyBackendTexture know if it is a render target or not by egdaniel · 8 years ago
  65. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  66. c402518 Allow stencils to be attached to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by ericrk · 8 years ago
  67. 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 · 8 years ago
  68. 0736f33 Allow stencils to be attached to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by ericrk · 8 years ago
  69. 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
  70. 1cb00e4 Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by kkinnunen · 8 years ago
  71. 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 · 8 years ago
  72. fe635fd Make stencils be attachable to render targets created via SkSurface::MakeFromBackendTextureAsRenderTarget by kkinnunen · 8 years ago
  73. 175dd9b Clean up test drawContext usage by robertphillips · 8 years ago
  74. 68d9134 Make more unit tests run on Vulkan by bsalomon · 8 years ago
  75. 758586c Make existing unit tests only run on GL contexts by bsalomon · 8 years ago
  76. f2f1c17 One signature for creating unit tests that run on premade GrContexts by bsalomon · 8 years ago
  77. e8f3062 switch surface to sk_sp by reed · 8 years ago
  78. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  79. 6ceeebd unify peekPixels around pixmap parameter by reed · 8 years ago
  80. 84a4e5a Remove internal calls to SkImage::getTexture by bsalomon · 8 years ago
  81. b2c0133 When a surface is backed by an external render target force a copy on image snap by bsalomon · 8 years ago
  82. 5ec26ae Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  83. bd500f0 Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patchset #6 id:100001 of https://codereview.chromium.org/1728093005/ ) by bsalomon · 8 years ago
  84. 57599fe Move Budgeted enum out of SkSurface, use in GrTextureProvider by bsalomon · 8 years ago
  85. f47b9a3 Allow client to force an SkImage snapshot to be unique (and uniquely own its backing store). by bsalomon · 8 years ago
  86. 2fba809 Fix memory leaks in SurfaceClear_Gpu test by bsalomon · 8 years ago
  87. e63ffef Remove deferred clear from SkGpuDevice by bsalomon · 8 years ago
  88. 9cd016e allow the caller to specified raster-surface rowbytes. by reed · 8 years ago
  89. da420b9 Reland of move drawSprite from canvas (patchset #1 id:1 of https://codereview.chromium.org/1529803004/ ) by reed · 9 years ago
  90. 3270467 Revert of remove drawSprite from canvas (patchset #4 id:60001 of https://codereview.chromium.org/1534443003/ ) by reed · 9 years ago
  91. 4657ce2 remove drawSprite from canvas by reed · 9 years ago
  92. 179a8f5 Generate list of GPU contexts outside SurfaceTest tests by kkinnunen · 9 years ago
  93. 4e18413 Move SkImage tests from SurfaceTest to ImageTest by kkinnunen · 9 years ago
  94. 67d7620 Fix leaks in unit tests of GrGLTextureInfos by bsalomon · 9 years ago
  95. 091f60c Use a struct for client GL texture handles by bsalomon · 9 years ago
  96. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  97. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  98. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  99. e263908 SkSurface copy-on-write can yield stale GPU render targets. by fmalita · 9 years ago
  100. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago