1. 988db63 gpu: Disable dual source blending support on buggy driver versions. by Khushal Sagar · 4 years, 10 months ago
  2. 8f259a0 Add BC1_RGB8_UNORM support by Robert Phillips · 4 years, 10 months ago
  3. 2c316bd Arenas struct for GrRecordingContext by Michael Ludwig · 4 years, 10 months ago
  4. 9f744f7 Change GrGpu::onCreateCompressedTexture signature by Robert Phillips · 4 years, 10 months ago
  5. bfa19c4 Add factories to GrSurfaceContext and clean up creation flow. by Greg Daniel · 4 years, 10 months ago
  6. 7e2dea5 SkColorFilter::onProgram() by Mike Klein · 4 years, 10 months ago
  7. c32d53f Revert "temporarily expose postIDiv" by Mike Reed · 4 years, 10 months ago
  8. e9e4421 temporarily expose postIDiv by Mike Reed · 4 years, 11 months ago
  9. 2c38315 hide/remove obsolete/tricky SkMatrix methods by Mike Reed · 4 years, 11 months ago
  10. c880346 Detect when perspective is really affine, and update the matrix as we handoff by Mike Reed · 4 years, 11 months ago
  11. d927bd2 Runtime SkSL: Reflect inputs in SkRuntimeEffect by Brian Osman · 4 years, 11 months ago
  12. 4dea72a Reland x3 "Remove most of GrConfig.h" by Brian Salomon · 4 years, 11 months ago
  13. 190b82d Add clipping for perspective triangles by Mike Reed · 4 years, 11 months ago
  14. 3f1a98b Reland "Revert "Remove most of GrConfig.h"" by Greg Daniel · 4 years, 11 months ago
  15. 21ef0d5 force-inline skvx methods by Mike Klein · 4 years, 11 months ago
  16. 5b9c7ba Revert "Revert "Remove most of GrConfig.h"" by Brian Salomon · 4 years, 11 months ago
  17. b915c94 Add interface(s) for compressed backend texture support by Robert Phillips · 4 years, 11 months ago
  18. dd5f655 Don't allocate invalidation messages for generators that make uncacheable textures by Brian Osman · 4 years, 11 months ago
  19. 46e366a Remove GrTextureContext. by Greg Daniel · 4 years, 11 months ago
  20. 7b1678a Major refactor of runtime effects by Brian Osman · 4 years, 11 months ago
  21. 9e71995 clean up dox after enum change by Mike Reed · 4 years, 11 months ago
  22. cf0e3c6 remove dead code around old SkPath enums by Mike Reed · 5 years ago
  23. a6069a1 Support clipRegion on GPU backend by Brian Salomon · 4 years, 11 months ago
  24. 2fc9fa6 Add filter to SkTHashTable and SkTHashMap by Herb Derby · 4 years, 11 months ago
  25. f46d5ca use std::make_unique by Mike Klein · 4 years, 11 months ago
  26. bb59dfa perform perspective clip by default by Mike Reed · 4 years, 11 months ago
  27. cb10e4d Reland "Detach op memory pool from recording context" by Michael Ludwig · 4 years, 11 months ago
  28. ed58654 Revert "Detach op memory pool from recording context" by Derek Sollenberger · 4 years, 11 months ago
  29. a27d625 Add compression to Mock backend by Robert Phillips · 4 years, 11 months ago
  30. 6b95516 Detach op memory pool from recording context by Michael Ludwig · 4 years, 11 months ago
  31. 70b6b5e Roll skia/third_party/skcms ef3043bd8110..64374756e037 (1 commits) by skia-autoroll · 4 years, 11 months ago
  32. a378b45 Suppress allocation warnings for tests that induce them intentionally by Chris Dalton · 4 years, 11 months ago
  33. ab2b722 Switch SkImage::CompressionType to be an enum class by Robert Phillips · 4 years, 11 months ago
  34. 3d1a3bb Fix fix chrome build bots by Herb Derby · 5 years ago
  35. 99f228e Change from std to skstd for aligned_union_t by Herb Derby · 5 years ago
  36. 576b6a1 Add storage of programInfos to GrRecordingContext and SkDDL by Robert Phillips · 5 years ago
  37. b0047b5 Revert "Remove most of GrConfig.h" by Brian Salomon · 5 years ago
  38. 80e334d Remove most of GrConfig.h by Brian Salomon · 5 years ago
  39. 6b738b5 Update Skia milestone to 81 by Heather Miller · 5 years ago
  40. f0e04f0 Always destroy resources instead of simply "abandoning" them in Vulkan backend. by Greg Daniel · 5 years ago
  41. adb12e7 Reduce GrTextureOp size by Michael Ludwig · 5 years ago
  42. 4e1066f Remove SkSize& SkSize::operator=(const SkISize&) by Brian Salomon · 5 years ago
  43. 8a99a41 Fix for 420/422 chroma subsampling of odd dimension images when by Brian Salomon · 5 years ago
  44. a521c96 Update dawn.h -> webgpu.h, dawn_cpp.h -> webgpu_cpp.h. by Stephen White · 5 years ago
  45. 1d15439 remove legacy next from iter by Mike Reed · 5 years ago
  46. 8ebac17 remove T*/void* union in SkTArray by Mike Klein · 5 years ago
  47. 2e3be56 Reland "fix sense of ifdef for deprecated method" by Mike Reed · 5 years ago
  48. b97a24a Revert "fix sense of ifdef for deprecated method" by Mike Reed · 5 years ago
  49. aa98dd3 fix sense of ifdef for deprecated method by Mike Reed · 5 years ago
  50. c96f510 Reland "Replace CGFontCreate with CTFontManagerCreate." by Ben Wagner · 5 years ago
  51. 64331db Revert "Replace CGFontCreate with CTFontManagerCreate." by Ben Wagner · 5 years ago
  52. f1d4f00 Replace CGFontCreate with CTFontManagerCreate. by Ben Wagner · 5 years ago
  53. 0ee397a hide deprecated next() on SkPath::Iter by Mike Reed · 5 years ago
  54. ada451c Return a size of 0 for external format GrSurfaces. by Greg Daniel · 5 years ago
  55. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 5 years ago
  56. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 5 years ago
  57. 3a50981 switch to new filltype for SkPath by Mike Reed · 5 years ago
  58. 5fab909 Revert "Rename GLRTFBOIDIs0 to WrapsSwapchainSurface and use for Metal." by Jim Van Verth · 5 years ago
  59. e21af50 Test texture domain effect with local matrix. by Brian Salomon · 5 years ago
  60. 30bc527 Revert "Reland "Revert "Use flat version of path-direction enum""" by Mike Reed · 5 years ago
  61. 34cea00 Add utility for creating test-only GrProgramInfos by Robert Phillips · 5 years ago
  62. b1edfde Rename GLRTFBOIDIs0 to WrapsSwapchainSurface and use for Metal. by Jim Van Verth · 5 years ago
  63. 7cda6f3 Reland "Revert "Use flat version of path-direction enum"" by Mike Reed · 5 years ago
  64. 1792b19 Revert "Revert "Use flat version of path-direction enum"" by Mike Reed · 5 years ago
  65. 0dacc6b Revert "Use flat version of path-direction enum" by Mike Reed · 5 years ago
  66. e0fbe94 Use flat version of path-direction enum by Mike Reed · 5 years ago
  67. 417d299 Fix windows DLL builds with shaper included by Brian Osman · 5 years ago
  68. d4fb7c7 Rename opPODAllocator to recordTimeAllocator by Robert Phillips · 5 years ago
  69. a2b3b9e Expose the owning surface to a canvas? by Mike Reed · 5 years ago
  70. a657b0c trim out unneeded references to SkString by Mike Reed · 5 years ago
  71. 2319b80 remove unused (by clients) SkMultiPictureDraw by Mike Reed · 5 years ago
  72. c1c4634 add some api helpers (extracted from different CL) by Mike Reed · 5 years ago
  73. 8c1e0ef sketch out structure for ops with immediates by Mike Klein · 5 years ago
  74. c75bc03 Clamp RGB outputs of GrYUVtoRGBEffect. by Brian Salomon · 5 years ago
  75. 4a09815 Roll skia/third_party/skcms e51ca8b81987..0e5f77218153 (1 commits) by skia-autoroll · 5 years ago
  76. 2565a6d Roll skia/third_party/skcms b118cb0ef477..e51ca8b81987 (1 commits) by skia-autoroll · 5 years ago
  77. b9f2088 convert SkVMBlitter over to floats by Mike Klein · 5 years ago
  78. b2ab7d1 add SkColorTypeIsNormalized() by Mike Klein · 5 years ago
  79. 47bd9f1 [canvaskit] Expand SkAnimatedImage by Kevin Lubick · 5 years ago
  80. a1050ed SkPDF/docs: note that Sfntly subsetter is deprecated by Hal Canary · 5 years ago
  81. 1cc6067 friendly wrapper to allocate uniforms by Mike Klein · 5 years ago
  82. 5625412 unify program() and uniforms() by Mike Klein · 5 years ago
  83. 09ee112 Reland "Fully embrace skcms types in SkColorSpace API" by Brian Osman · 5 years ago
  84. b3bd864 Cleanup kGray_8 readback. by Brian Salomon · 5 years ago
  85. 746acf1 add color filter support by Mike Klein · 5 years ago
  86. 6af9b1c Revert "Fully embrace skcms types in SkColorSpace API" by Robert Phillips · 5 years ago
  87. 7015227 Fully embrace skcms types in SkColorSpace API by Brian Osman · 5 years ago
  88. cc83687 Make SkBlendMode_AsCoeff() public by Michael Ludwig · 5 years ago
  89. 85c3d68 Some improvements to backend texture creation. by Brian Salomon · 5 years ago
  90. d85686f Update comment on isNumericalTransferFn to clarify that fn is always set by Brian Osman · 5 years ago
  91. e36d030 SkColorMatrix cleanup by Brian Osman · 5 years ago
  92. 2b73e66 Add BT2020 (non-constant-luminance) YUV color space by Brian Osman · 5 years ago
  93. b22d7a3 build: fix compilation on macOS with 10.14 SDK by deepak1556 · 5 years ago
  94. 7df14d0 YUV Cleanup: Trim comments, derive Cr/Cb from Kr/Kb by Brian Osman · 5 years ago
  95. 3cc8d4f Dawn: s/dawn::/wgpu::/g. by Stephen White · 5 years ago
  96. ebe2ac5 Dawn: workaround X11 #defines for Always, Success, None. by Stephen White · 5 years ago
  97. 3683a4f Remove legacy async read pixels APIs. by Brian Salomon · 5 years ago
  98. a1991f5 experimental support for go/fibers by Mike Klein · 5 years ago
  99. 557e812 Make GrSurfaceProxy ref counts thread safe. by Brian Salomon · 5 years ago
  100. 3d5ccfd Skip unneeded reallocs in SkTDArray::shrinkToFit() by Florin Malita · 5 years ago