1. 417d299 Fix windows DLL builds with shaper included by Brian Osman · 5 years ago
  2. d4fb7c7 Rename opPODAllocator to recordTimeAllocator by Robert Phillips · 5 years ago
  3. a2b3b9e Expose the owning surface to a canvas? by Mike Reed · 5 years ago
  4. a657b0c trim out unneeded references to SkString by Mike Reed · 5 years ago
  5. 2319b80 remove unused (by clients) SkMultiPictureDraw by Mike Reed · 5 years ago
  6. c1c4634 add some api helpers (extracted from different CL) by Mike Reed · 5 years ago
  7. 8c1e0ef sketch out structure for ops with immediates by Mike Klein · 5 years ago
  8. c75bc03 Clamp RGB outputs of GrYUVtoRGBEffect. by Brian Salomon · 5 years ago
  9. 4a09815 Roll skia/third_party/skcms e51ca8b81987..0e5f77218153 (1 commits) by skia-autoroll · 5 years ago
  10. 2565a6d Roll skia/third_party/skcms b118cb0ef477..e51ca8b81987 (1 commits) by skia-autoroll · 5 years ago
  11. b9f2088 convert SkVMBlitter over to floats by Mike Klein · 5 years ago
  12. b2ab7d1 add SkColorTypeIsNormalized() by Mike Klein · 5 years ago
  13. 47bd9f1 [canvaskit] Expand SkAnimatedImage by Kevin Lubick · 5 years ago
  14. a1050ed SkPDF/docs: note that Sfntly subsetter is deprecated by Hal Canary · 5 years ago
  15. 1cc6067 friendly wrapper to allocate uniforms by Mike Klein · 5 years ago
  16. 5625412 unify program() and uniforms() by Mike Klein · 5 years ago
  17. 09ee112 Reland "Fully embrace skcms types in SkColorSpace API" by Brian Osman · 5 years ago
  18. b3bd864 Cleanup kGray_8 readback. by Brian Salomon · 5 years ago
  19. 746acf1 add color filter support by Mike Klein · 5 years ago
  20. 6af9b1c Revert "Fully embrace skcms types in SkColorSpace API" by Robert Phillips · 5 years ago
  21. 7015227 Fully embrace skcms types in SkColorSpace API by Brian Osman · 5 years ago
  22. cc83687 Make SkBlendMode_AsCoeff() public by Michael Ludwig · 5 years ago
  23. 85c3d68 Some improvements to backend texture creation. by Brian Salomon · 5 years ago
  24. d85686f Update comment on isNumericalTransferFn to clarify that fn is always set by Brian Osman · 5 years ago
  25. e36d030 SkColorMatrix cleanup by Brian Osman · 5 years ago
  26. 2b73e66 Add BT2020 (non-constant-luminance) YUV color space by Brian Osman · 5 years ago
  27. b22d7a3 build: fix compilation on macOS with 10.14 SDK by deepak1556 · 5 years ago
  28. 7df14d0 YUV Cleanup: Trim comments, derive Cr/Cb from Kr/Kb by Brian Osman · 5 years ago
  29. 3cc8d4f Dawn: s/dawn::/wgpu::/g. by Stephen White · 5 years ago
  30. ebe2ac5 Dawn: workaround X11 #defines for Always, Success, None. by Stephen White · 5 years ago
  31. 3683a4f Remove legacy async read pixels APIs. by Brian Salomon · 5 years ago
  32. a1991f5 experimental support for go/fibers by Mike Klein · 5 years ago
  33. 557e812 Make GrSurfaceProxy ref counts thread safe. by Brian Salomon · 5 years ago
  34. 3d5ccfd Skip unneeded reallocs in SkTDArray::shrinkToFit() by Florin Malita · 5 years ago
  35. 915b779 Revert "Track device coordinate space as matrix" by Michael Ludwig · 5 years ago
  36. 61fc799 Add creation-time POD memory pool for GrOps by Robert Phillips · 5 years ago
  37. 9f2b86c More SkISizification in GPU code. by Brian Salomon · 5 years ago
  38. c056e16 SkPDF: simplify Producer metadata logic by Hal Canary · 5 years ago
  39. cfbc4d4 [skottie] Add DataURI image support in utils/tools by Florin Malita · 5 years ago
  40. b74d554 Track device coordinate space as matrix by Michael Ludwig · 5 years ago
  41. 0d4f60c Docs: Add links to header files. by Hal Canary · 6 years ago
  42. c3a927f Remove GrPixelConfigIsCompressed call. by Greg Daniel · 5 years ago
  43. 93e853b Update Skia milestone to 80 by Heather Miller · 5 years ago
  44. 11e6aa8 Starting to hack up HDR transfer function support by Brian Osman · 5 years ago
  45. c594e62 Plumb GrColorType through all ops/processors that sample textures. by Greg Daniel · 5 years ago
  46. f6d5064 Roll skia/third_party/skcms e9158fd9e492..8c5dee1e7fe2 (4 commits) by skia-autoroll · 5 years ago
  47. a4828a1 Remove GrPixelConfigIsAlphaOnly call and transition calls to it. by Greg Daniel · 5 years ago
  48. a00bcad Remove GrPixelConfig version of CompressedDataSize. by Greg Daniel · 5 years ago
  49. 7fd7a8a Remove uses of GrPixelConfig version of GrBytesPerPixel. by Greg Daniel · 5 years ago
  50. 8b66617 Add new public api on GrContext for computing image size. by Greg Daniel · 5 years ago
  51. c093cc8 Roll skia/third_party/skcms 5c593bf702db..a52db47aa53f (1 commits) by skia-autoroll · 5 years ago
  52. fb5e64d Add quailty of life calls to SkZip by Herbert Derby · 5 years ago
  53. 38f0a49 Add GL_QCOM_TILED_RENDERING as an optional interface by Chris Dalton · 5 years ago
  54. 7c74583 Export SkTextBlob::Iter by ckitagawa · 5 years ago
  55. 571177f Remove kLinesAdjacency and add kPath from/to GrPrimitiveType by Robert Phillips · 5 years ago
  56. a32654c Simple iterator for textblobs by Mike Reed · 5 years ago
  57. 01cf7a9 Make SkIPoint x() and y() constexpr by Brian Osman · 5 years ago
  58. 9bd947d SkIRect::makeOffset(SkVector) by Brian Salomon · 5 years ago
  59. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 5 years ago
  60. 8acfa4d Remove some unused functions (and an enum) from GrTypesPriv by Brian Osman · 5 years ago
  61. a975ef3 Add SkSurfaceCharacterization::createColorSpace by Robert Phillips · 5 years ago
  62. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 5 years ago
  63. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  64. 768f900 Revert "Use GL_QCOM_TILED_RENDERING to explicitly discard stencil" by Brian Salomon · 5 years ago
  65. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 5 years ago
  66. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 5 years ago
  67. 7e6d3b0 Use GL_QCOM_TILED_RENDERING to explicitly discard stencil by Chris Dalton · 5 years ago
  68. 65f533a SkColorInfo: It's SkImageInfo minus the dimensions. by Brian Salomon · 5 years ago
  69. 4bc0c1f Rename GrColorSpaceInfo -> GrColorInfo by Brian Salomon · 5 years ago
  70. 6694440 Make SkPixmap-variant of createBackendTexture public by Robert Phillips · 5 years ago
  71. 729fc0c Revert "Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig" by Brian Salomon · 5 years ago
  72. 384f6e3 Construct GPU SkImages with SkColorType, don't infer from GrPixelConfig by Brian Salomon · 5 years ago
  73. bd84330 Revert "Revert "add explicit src and dst colorspaces to filterColor4f"" by Mike Reed · 5 years ago
  74. dcbc359 Remove vestiges of 32 float texture format support by Brian Salomon · 5 years ago
  75. 355111b Revert "add explicit src and dst colorspaces to filterColor4f" by Mike Reed · 5 years ago
  76. 2281be3 add explicit src and dst colorspaces to filterColor4f by Mike Reed · 5 years ago
  77. cbd235c Introduce SkIota a wrapper that adds an index by Herb Derby · 5 years ago
  78. 4dd7c01 Use safe computation for adding up YUVASizeInfo total bytes by Jim Van Verth · 5 years ago
  79. b810c25 Make GrGpuResource ref counting atomic. by Brian Salomon · 5 years ago
  80. ea1b30b New proposed syntax for SkColorTypes by Robert Phillips · 5 years ago
  81. a5d96bc Remove "experimental" comments regarding RG_F16 and RGBA_16161616 by Robert Phillips · 5 years ago
  82. b2f5553 Set up prototype interface for MakeFromCAMetalLayer by Jim Van Verth · 5 years ago
  83. 17a3a0b Last tranche of new SkColorTypes by Robert Phillips · 5 years ago
  84. 14cb413 Use mipmapping/protected to lookup scratch textures. by Brian Salomon · 5 years ago
  85. 3257dda Fix standalone SkSL build after adding SkOnce to SkSLByteCode by Brian Osman · 5 years ago
  86. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 5 years ago
  87. e1af444 add guard to switch to SkPathTypes by Mike Reed · 5 years ago
  88. 86a1451 Pull path nested types out to root level by Mike Reed · 5 years ago
  89. 430470d make rectcontour and nestedrects private by Mike Reed · 5 years ago
  90. 429f0d3 Add kRG_1616 and kAlpha_16 SkColorTypes by Robert Phillips · 5 years ago
  91. e3b6fe4 Update comparison in BackendAllocation tests by Robert Phillips · 5 years ago
  92. e8820d4 Remove legacy flag: GrContextOptions::fDisallowGLSLBinaryCaching by Brian Osman · 5 years ago
  93. ed58e00 Add support for pre-compiling cached SkSL shaders by Brian Osman · 5 years ago
  94. aee18c9 Cleanup after removal of IORefs from GrSurface by Robert Phillips · 5 years ago
  95. d470e1b Add kRG_88_SkColorType by Robert Phillips · 5 years ago
  96. 4655534 Update Skia milestone to 79 by Heather Miller · 5 years ago
  97. 172bb44 Make the size of program/pipeline caches configurable in GrContextOptions by Brian Osman · 5 years ago
  98. bf8bf83 Remove IORefs from GrSurface by Robert Phillips · 5 years ago
  99. 8fda88e reverse/restore order of verbs in path to be forward (normal) by Mike Reed · 5 years ago
  100. a66081d Move SkSL caching out of GR_TEST_UTILS, trim persistent cache options by Brian Osman · 5 years ago