1. 4429a4f re-precate SkMatrix44::SkMatrix44() by Mike Klein · 6 years ago
  2. ae5e864 remove internal uses of SkColorSpace::toXYZD50() by Mike Klein · 6 years ago
  3. 646f637 Add rowBytes to createTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  4. 8a00144 test,tools: whitespace changes for clang-format by Hal Canary · 6 years ago
  5. d3895d8 Centralize the predicate for a glyph being too large for the atlas by Herb Derby · 6 years ago
  6. 93348dd Fix GrGLGpu::createTestingOnlyBackendRenderTarget() by Brian Salomon · 6 years ago
  7. a62d036 textonpath no longer in canvas by Mike Reed · 6 years ago
  8. 3785471 basic first pass at RGBA F32 support by Mike Klein · 6 years ago
  9. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  10. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  11. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  12. ce4cf72 non-linear blending first steps by Mike Klein · 6 years ago
  13. 57bf4a3 When creating testing backendTexture take colorspace into account. by Greg Daniel · 6 years ago
  14. 2fbbd03 Remove extra Vulkan submitCommandBuffer from deleteTestingOnlyBackendTexture by Robert Phillips · 6 years ago
  15. 8caf85f Add GrBackendTexture/RenderTarget accessors to SkSurface by Robert Phillips · 6 years ago
  16. c550995 Add GrBackendTexture accessor to SkImage (take 2) by Robert Phillips · 6 years ago
  17. 99501b7 Fix leak of backend texture in GrContext_maxSurfaceSamplesForColorType test by Brian Salomon · 6 years ago
  18. 8a3f55c Revert "Improve handling of GrPixelConfig in GrBackendTex/RT ctors" by Greg Daniel · 6 years ago
  19. 7d2b16a Improve handling of GrPixelConfig in GrBackendTex/RT ctors by Greg Daniel · 6 years ago
  20. 26102cb Make GrGpu::deleteTestingOnlyBackendTexture() take const GrBackendTexture& by Brian Salomon · 6 years ago
  21. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 6 years ago
  22. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 6 years ago
  23. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 6 years ago
  24. 955b3d5 tweak surface_image_unity on 32-bit bots by Mike Klein · 6 years ago
  25. 0a7aa14 Add checks for failed SkImageInfo2GrPixelConfig calls by Greg Daniel · 6 years ago
  26. 30dc8f9 loop over all color and alpha types by Mike Klein · 6 years ago
  27. d474698 ensure that what is valid for a surface is also valid for an image by Mike Reed · 7 years ago
  28. 4f5a79c remove kRW_LegacyBitmapMode by Cary Clark · 7 years ago
  29. bdecacf Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""""" by Brian Salomon · 7 years ago
  30. 3a2cc2c Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""""" by Brian Salomon · 7 years ago
  31. 5bb82cb Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""" by Brian Salomon · 7 years ago
  32. 18c52a7 Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend.""" by Brian Salomon · 7 years ago
  33. 85ae715 Add new GrContext queries for imagability, surfacability, and max sample count of color types by Brian Salomon · 7 years ago
  34. d653cac More sample count cleanup: by Brian Salomon · 7 years ago
  35. d0d7270 Revert "Revert "Redefine the meaning of sample counts in GPU backend."" by Brian Salomon · 7 years ago
  36. c1ce2f7 Revert "Redefine the meaning of sample counts in GPU backend." by Brian Salomon · 7 years ago
  37. 48825b1 Redefine the meaning of sample counts in GPU backend. by Brian Salomon · 7 years ago
  38. 1c80e99 Allow printf style var args for messages in REPORTER_ASSERT. by Brian Salomon · 7 years ago
  39. 3338482 remove SkColorSpace_Base by Mike Klein · 7 years ago
  40. f35fd8d Move more internal methods from GrContext to GrContextPriv (take 3) by Robert Phillips · 7 years ago
  41. 2914555 Revert "Move more internal methods from GrContext to GrContextPriv (take 2)" by Leon Scroggins · 7 years ago
  42. c22e50b Move more internal methods from GrContext to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  43. 07320e4 Revert "Move more internal methods from GrContext to GrContextPriv" by Hal Canary · 7 years ago
  44. f440cec Move more internal methods from GrContext to GrContextPriv by Robert Phillips · 7 years ago
  45. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  46. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  47. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  48. 5366e59 Add valid checks in places we query isTestingOnlyBackendTexture by Greg Daniel · 7 years ago
  49. faa095e Update SkSurface MakeFromBackend* factories to take an SkColorType. by Greg Daniel · 7 years ago
  50. 10b8142 Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB by Brian Osman · 7 years ago
  51. 63789cc Revert "Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB" by Mike Klein · 7 years ago
  52. 411b8ea Remove SkColorSpace_Base::MakeNamed, along with most uses of Adobe RGB by Brian Osman · 7 years ago
  53. 36703d9 Push much of the SkColorSpace_Base interface up to SkColorSpace by Brian Osman · 7 years ago
  54. d21b2a5 Remove GrBackendObject from tests (except image_from_yuv_textures) by Robert Phillips · 7 years ago
  55. 177e695 Add flag on GrBackendTexture to say whether texture is mipped or not by Greg Daniel · 7 years ago
  56. f0ffb89 Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Mike Reed · 7 years ago
  57. 5a2e50e Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap""" by Mike Reed · 7 years ago
  58. cd284c5 Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"" by Mike Reed · 7 years ago
  59. 809cbed Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Jim Van Verth · 7 years ago
  60. 88757da guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  61. f46633f Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap" by Greg Daniel · 7 years ago
  62. 98a6216 guard old apis for querying byte-size of a bitmap/imageinfo/pixmap by Mike Reed · 7 years ago
  63. 4ed9ae4 Improve GrGLNonlinearColorSpaceXformEffect to support scRGB by Stan Iliev · 7 years ago
  64. e44ef10 Second small fragment from "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  65. 96be9df Revert "Reduce dependence on GrSurface's origin field" by Robert Phillips · 7 years ago
  66. 467022b Reduce dependence on GrSurface's origin field by Robert Phillips · 7 years ago
  67. 44d04bd add null-surface by Mike Reed · 7 years ago
  68. 8744405 Remove SkImage_Base::peekTexture call by Robert Phillips · 7 years ago
  69. b6759dd Revert "Revert "Disable F16-nullptr sources"" by Matt Sarett · 7 years ago
  70. 69d1469 Revert "Disable F16-nullptr sources" by Matt Sarett · 7 years ago
  71. d21fd4b Disable F16-nullptr sources by Matt Sarett · 7 years ago
  72. 6cdc22c Split up opLists (take 3) by Robert Phillips · 7 years ago
  73. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  74. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  75. 4a39504 Revert "Split up opLists (take 2)" by Robert Phillips · 7 years ago
  76. df2bf21 Split up opLists (take 2) by Robert Phillips · 7 years ago
  77. 7ef28f3 Revert "Revert "Plumb GrBackendTexture throughout skia."" by Greg Daniel · 7 years ago
  78. 7fa5c31 Revert "Plumb GrBackendTexture throughout skia." by Stan Iliev · 7 years ago
  79. 7da62b9 Plumb GrBackendTexture throughout skia. by Greg Daniel · 7 years ago
  80. 7ce67db Revert "Split up opLists" by Robert Phillips · 7 years ago
  81. bc8ee52 Split up opLists by Robert Phillips · 7 years ago
  82. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  83. 0ae6faa Make SkImage_Gpu be deferred (take 2) by Robert Phillips · 7 years ago
  84. eaa78c4 Revert "Make SkImage_Gpu be deferred" by Robert Phillips · 7 years ago
  85. 0db235b Make SkImage_Gpu be deferred by Robert Phillips · 7 years ago
  86. ac6b1fa Remove budgeted parameter from SkSurface::makeImageSnapshot (take 2) by Robert Phillips · 7 years ago
  87. 06ee8e8 Revert "Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot""" by Yuqian Li · 7 years ago
  88. 31249bb Revert "Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot"" by Robert Phillips · 7 years ago
  89. 9e9188f Revert "Remove budgeted parameter from SkSurface::makeImageSnapshot" by Yuqian Li · 7 years ago
  90. b64bcbd Remove budgeted parameter from SkSurface::makeImageSnapshot by Robert Phillips · 7 years ago
  91. 267be7f Revert "Revert "IWYU"" by Mike Reed · 7 years ago
  92. 3c727d2 Revert "IWYU" by Robert Phillips · 8 years ago
  93. 2aeae78 IWYU by Mike Reed · 8 years ago
  94. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  95. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 8 years ago
  96. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 8 years ago
  97. 6de9904 Reduce use of SkImage_Base::peekTexture by Robert Phillips · 8 years ago
  98. 2c86249 Move read/write-Pixels up to GrSurfaceContext by Robert Phillips · 8 years ago
  99. 986480a Revert "move SkDevice.h and SkBitmapDevice.h contents in to src headers" by Mike Reed · 8 years ago
  100. 2f719a6 move SkDevice.h and SkBitmapDevice.h contents in to src headers by Mike Reed · 8 years ago