1. 3cd5432 Add protected status to SkSurfaceCharacterization by Robert Phillips · 5 years ago
  2. 9ab449a Optional local matrix for SkShaders factories by Florin Malita · 5 years ago
  3. a5e78be Make Mock GrBackendFormat use GrColorType (instead of GrPixelConfig) by Robert Phillips · 5 years ago
  4. d090642 Make BGRA_8888 renderable & textureable by default in the mock context by Robert Phillips · 5 years ago
  5. 27ae52c Make deferred render target context without config or format by Brian Salomon · 5 years ago
  6. 02dc030 Add bridge between GrContext::createBackendTexture and SkSurface::MakeFromBackendTexture by Robert Phillips · 5 years ago
  7. b2adbef Remove GrPixelConfig from SkSurfaceCharacterization by Robert Phillips · 5 years ago
  8. bd3d8d3 Remove GrPixelConfig from GrColorSpaceInfo. by Brian Salomon · 5 years ago
  9. da2e67a Add GrProtected parameter to all createBackendTexture variants by Robert Phillips · 6 years ago
  10. c046ff0 Add SkSurfaceCharacterization::isCompatible by Robert Phillips · 6 years ago
  11. bb8dde8 Reland "Reland "Separate compressed and uncompressed texture functions"" by Brian Salomon · 6 years ago
  12. 1a88064 constexprify a lot of GrTypesPriv.h by Brian Salomon · 6 years ago
  13. 1550064 Revert "Reland "Separate compressed and uncompressed texture functions"" by Greg Daniel · 6 years ago
  14. e706735 Reland "Removed made-up kSBGRA pixel config." by Greg Daniel · 6 years ago
  15. c051923 Reland "Separate compressed and uncompressed texture functions" by Brian Salomon · 6 years ago
  16. 70aae53 Revert "Removed made-up kSBGRA pixel config." by Brian Salomon · 6 years ago
  17. 24fc4eb SkUNREACHABLE by Brian Salomon · 6 years ago
  18. ff95f6c Removed made-up kSBGRA pixel config. by Greg Daniel · 6 years ago
  19. 31539a8 Revert "Separate compressed and uncompressed texture functions" by Brian Salomon · 6 years ago
  20. 9acfb33 Separate compressed and uncompressed texture functions by Brian Salomon · 6 years ago
  21. b3c9745 Remove "nvpr" configs by Chris Dalton · 6 years ago
  22. f209e88 Update SkSurface_Gpu::Valid to take a backend format by Robert Phillips · 6 years ago
  23. 9907e6e Expose SkSurface::isCompatible by Robert Phillips · 6 years ago
  24. d628747 Make GrColorSpaceInfo store GrColorType. by Brian Salomon · 6 years ago
  25. e14cfbe Fix GrColorType name for half float RG. by Brian Salomon · 6 years ago
  26. aeff8a4 Add defaults for GrProtected on createBackendTexture. by Greg Daniel · 6 years ago
  27. a1638a5 Rename "preferredInternalSampleCount" to "internalMultisampleCount" by Chris Dalton · 6 years ago
  28. e7499c7 GrColorSpaceInfo stores SkAlphaType. by Brian Salomon · 6 years ago
  29. 23ca4e7 Enable creating protected vulkan backend by Emircan Uysaler · 6 years ago
  30. 6ce447a Eliminate mixed samples as an FBO type or AA type by Chris Dalton · 6 years ago
  31. 089f13f Allow SkTHash functions to return size_t. by Mike Klein · 6 years ago
  32. b520476 Swap GrSurfaceProxy over to being held via sk_sp by Robert Phillips · 6 years ago
  33. 48fec76 Rename GrColorType::kRGB_565 to kBGR_565 by Greg Daniel · 6 years ago
  34. 66a4603 Add Ganesh support for RGBA_16161616 and RG_half (take 2) by Robert Phillips · 6 years ago
  35. fb32ddf Revert "Revert "Shuffle SkSL sources around so compiler and bytecode can be used w/o GPU"" by Brian Osman · 6 years ago
  36. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 6 years ago
  37. 9c71e7b Remove all global mutexes by Herb Derby · 6 years ago
  38. 1e6c5b8 Add a "preferredInternalSampleCount" cap by Chris Dalton · 6 years ago
  39. 4b203ad add motion blur params to skottie2movie by Mike Reed · 6 years ago
  40. 3ec1f54 Revert "Store GrSwizzle on proxies for texturing and swizzling." by Brian Salomon · 6 years ago
  41. 2309313 Store GrSwizzle on proxies for texturing and swizzling. by Greg Daniel · 6 years ago
  42. f0e7581 Make fPathData private and add API for paths by Herb Derby · 6 years ago
  43. f83c468 Revert "Add Ganesh support for RGBA_16161616 and RG_half" by Robert Phillips · 6 years ago
  44. 1566225 Add Ganesh support for RGBA_16161616 and RG_half by Robert Phillips · 6 years ago
  45. 208363e Minor optimization to serialization of SkPictures with many subpictures. by Nathaniel Nifong · 6 years ago
  46. 217522c Add SkRasterPipeline support for more load/store formats and GrSwizzle. by Brian Salomon · 6 years ago
  47. 024bd00 Initial implementation of SkSurface::asyncRescaleAndReadPixelsYUV420. by Brian Salomon · 6 years ago
  48. 3d4cac5 Remove IO refs from GrSurfaceProxy only by Robert Phillips · 6 years ago
  49. 8429422 Change GrCFResource to sk_cf_obj and move to include/ports. by Jim Van Verth · 6 years ago
  50. fc894d4 More classes no longer inherit from SkNoncopyable by Hal Canary · 6 years ago
  51. d1d869d Make GL & Vk backends create uninitialized backend textures by Robert Phillips · 6 years ago
  52. 7d3b27d free skvx from its Skia shackles by Mike Klein · 6 years ago
  53. 46cfbc6 Reland "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 6 years ago
  54. 7bd7664 Another attempt at a shim to get sk_cf_obj landed. by Jim Van Verth · 6 years ago
  55. fe18de5 Experimental: Add R_16 and RG_1616 to Ganesh (take 2) by Robert Phillips · 6 years ago
  56. 8231031 Small fixes to C API. Add SK_API and fix function signature mismatch. by Stan Iliev · 6 years ago
  57. 992df57 Revert "Experimental: Add R_16 and RG_1616 to Ganesh" by Greg Daniel · 6 years ago
  58. 36a54c1 Rename SkStrikeSpecStorage -> SkStrikeSpec by Herb Derby · 6 years ago
  59. 4c6f9b7 Revert "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 6 years ago
  60. 84ea049 Reland "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 6 years ago
  61. 93d0146 Experimental: Add R_16 and RG_1616 to Ganesh by Robert Phillips · 6 years ago
  62. c5167c0 Revert "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 6 years ago
  63. 6565506 Remove support for copyAsDraw in gpu copySurface. by Greg Daniel · 6 years ago
  64. 4d74f60 Make feature structs on GrVkBackendContext const. by Greg Daniel · 6 years ago
  65. 6eb8c24 Move readSurfacePixels and writePixelSurface into GrSurfaceContext. by Greg Daniel · 6 years ago
  66. 90ef39f Add GrCFResource::reset() to allow Chrome to transition to sk_cf_obj. by Jim Van Verth · 6 years ago
  67. e2826ab Add API to invalidate GL texture parameters from GrBackendTexture. by Brian Salomon · 6 years ago
  68. 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 6 years ago
  69. baf6478 Convert over more sites to SkStrikeSpecStorage, and remove unused calls by Herb Derby · 6 years ago
  70. 89068ce Don't mark inline functions in SkString.h as static. by Jeremy Roman · 6 years ago
  71. ede7e99 add simpler addFrame api (helps with threaded producers) by Mike Reed · 6 years ago
  72. eca66b3 SkVector4 as ctype for half4 by Brian Salomon · 6 years ago
  73. d6f3f18 Color matrix effect rewritten as .fp by Brian Salomon · 6 years ago
  74. dac1e55 Use GrCFResource class to manage backend surface MtlTexture resources. by Jim Van Verth · 6 years ago
  75. 655ee0f Update Skia milestone to 77 by Heather Miller · 6 years ago
  76. c0ee21f skia helper for encoding video by Mike Reed · 6 years ago
  77. 7730d7c Revert "Change Metal to not take ownership of objects" by Jim Van Verth · 6 years ago
  78. 186a295 Change Metal to not take ownership of objects by Christopher Cameron · 6 years ago
  79. be67a17 add SkNamedTransferFn::kRec2020 by Hal Canary · 6 years ago
  80. 0858e96 Enable GL by default if GPU enabled and no backend selected. by Brian Salomon · 6 years ago
  81. c4c812c replace SkFont::glyphsToUnichars with SkFontPriv::GlyphsToUnichars by Hal Canary · 6 years ago
  82. aad8315 Reland "Allow swapping out of GrBackendTexture used by SkSurface" by Brian Salomon · 6 years ago
  83. f73b8db Revert "Allow swapping out of GrBackendTexture used by SkSurface" by Brian Salomon · 6 years ago
  84. 6a5f7e2 split RGB into YUV planes by Mike Reed · 6 years ago
  85. 9456f7a Allow swapping out of GrBackendTexture used by SkSurface by Brian Salomon · 6 years ago
  86. 965de68 Remove SkTextEncoding and SkFontHinting macros. by Ben Wagner · 6 years ago
  87. db5863c SkMatrix: get rid of AggregateMatrix by Hal Canary · 6 years ago
  88. ab6eefe Move SkLeanWindows.h to src. by Ben Wagner · 6 years ago
  89. fe0aeb3 update SkUserConfig.h a bit by Mike Klein · 6 years ago
  90. dc2b98f simplify setColor, without needing the 4f or the colorspace by Mike Reed · 6 years ago
  91. 5c7a25b Move explicit backend object allocation API to GrContext by Robert Phillips · 6 years ago
  92. 729a23f Move ccpr headers for display list out of include/private. by Ben Wagner · 6 years ago
  93. a8ceb77 Revert "remove SkMiniPicture and co." by Mike Klein · 6 years ago
  94. 201700f Initial version of rescaling async readback API by Brian Salomon · 6 years ago
  95. 08b260c Refactor complex CTM management for image filters by Michael Ludwig · 6 years ago
  96. 4bf6fd6 Revert "add runtime registration for encoders" by Mike Klein · 6 years ago
  97. fc1dddb Reland "Get EGLimage functions out of GrGLInterface." by Brian Salomon · 6 years ago
  98. 940c3f1 add runtime registration for encoders by Mike Klein · 6 years ago
  99. 753836f Revert "Get EGLimage functions out of GrGLInterface." by Michael Ludwig · 6 years ago
  100. bc23313 Get EGLimage functions out of GrGLInterface. by Brian Salomon · 6 years ago