1. 988ce04 remove localmatrix parameter from Blend and Lerp compose shaders by Kevin Lubick · 4 years, 4 months ago
  2. 05d0919 Flesh out backend textures and rendertargets to support Direct3D. by Jim Van Verth · 4 years, 4 months ago
  3. f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 4 years, 4 months ago
  4. 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 4 years, 4 months ago
  5. 6cafe73 Remove MoltenVK support by Brian Salomon · 4 years, 4 months ago
  6. fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 4 years, 4 months ago
  7. bc074a6 Add SkBudgeted parameter to SkImage::makeTextureImage(). by Brian Salomon · 4 years, 4 months ago
  8. 00ba5ef Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots" by Brian Salomon · 4 years, 4 months ago
  9. f6784a8 Don't build GL on Metal, Vulkan, Dawn, Direct3D bots by Brian Salomon · 4 years, 4 months ago
  10. 6c13871 fix up release notes file for milestone 83 by Heather Miller · 4 years, 4 months ago
  11. b0cee9b Remove drawBitmap et al. from SkDevice by Michael Ludwig · 4 years, 5 months ago
  12. dafbf12 SkVertices: Remove volatile/nonvolatile bit by Brian Osman · 4 years, 5 months ago
  13. a77f30c Reland "Split building encoding from decoding" by Leon Scroggins III · 4 years, 5 months ago
  14. 9d4b788 Revert "Split building encoding from decoding" by Mike Klein · 4 years, 5 months ago
  15. 7c90211 Remove SkImage getTexture call. by Greg Daniel · 4 years, 5 months ago
  16. 94aaf7c Split building encoding from decoding by Leon Scroggins III · 4 years, 5 months ago
  17. 456f9b5 Reland "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 5 months ago
  18. f6ed96d Revert "Move GrGpuResource GrSurface and GrTexture into src." by Greg Daniel · 4 years, 5 months ago
  19. e5a06ce Move GrGpuResource GrSurface and GrTexture into src. by Greg Daniel · 4 years, 5 months ago
  20. eced98b Enforce saveLayer ignoring restore paint's mask filter by Michael Ludwig · 4 years, 5 months ago
  21. 5caf935 remove bones from SkVertices by Mike Reed · 4 years, 5 months ago
  22. d857545 Add GrContextOption for GL error checking, shader, and program success. by Brian Salomon · 4 years, 5 months ago
  23. 1cec4d5 Add a program iterator to SkDeferredDisplayList by Robert Phillips · 4 years, 5 months ago
  24. 7dfb46e Re-land: Support adding attributes to PDF document structure nodes. by Dominic Mazzoni · 4 years, 5 months ago
  25. 86b4388 Revert "Support adding attributes to PDF document structure nodes." by Mike Reed · 4 years, 5 months ago
  26. 8047415 Support adding attributes to PDF document structure nodes. by Dominic Mazzoni · 4 years, 5 months ago
  27. 55bca41 Update SkSurface::ReplaceBackendTexture to take ContentChangeMode by Yi Xu · 4 years, 5 months ago
  28. b3c061a Add createBackendFormat and createFBO0 helper methods to SkSurfaceCharacterization by Robert Phillips · 4 years, 5 months ago
  29. 42a604f Allow decoding without color conversion - part 2 by Leon Scroggins III · 4 years, 6 months ago
  30. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 6 months ago
  31. 5f3d9f7 Replace usage of SkTClamp with SkTPin by Brian Osman · 4 years, 6 months ago
  32. 762b42f Remove SkClampMax by Brian Osman · 4 years, 6 months ago
  33. aba642c Remove SkScalarClampMax and SkScalarPin by Brian Osman · 4 years, 6 months ago
  34. 7f36405 Remove SkMin32/SkMax32 by Brian Osman · 4 years, 6 months ago
  35. 116b33e Remove SkMaxScalar and SkMinScalar by Brian Osman · 4 years, 6 months ago
  36. a428c7b SkColorSetA now warns if the result is unused. by Allen Bauer · 4 years, 6 months ago
  37. 196f319 Allow decoding without color conversion by Leon Scroggins III · 4 years, 6 months ago
  38. c9b06ca Remove CGFontRef parameter from SkMakeTypefaceFromCTFont by Dominik Röttsches · 4 years, 6 months ago
  39. 22d08b5 Expose the ICC profile from SkAndroidCodec by Leon Scroggins III · 4 years, 6 months ago
  40. ebc4d62 new section and formatting by Heather Miller · 4 years, 6 months ago
  41. 99dead9 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types (take 2) by Robert Phillips · 4 years, 6 months ago
  42. 3da9e94 Revert "Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types" by Robert Phillips · 4 years, 6 months ago
  43. 3234ce1 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types by Robert Phillips · 4 years, 6 months ago
  44. 3eedc97 Make SkImageInfo::validRowBytes consider alignment by Leon Scroggins III · 4 years, 6 months ago
  45. 87c3142 Add functions for GL_NV_fence to GrGLInterface. by Brian Salomon · 4 years, 6 months ago
  46. b085527 Add SkImage::CompressionType::kBC1_RGBA8_UNORM support by Robert Phillips · 4 years, 6 months ago
  47. a88cab1 Add CachingHint to makeRasterImage, default to kDisallow by Brian Osman · 4 years, 7 months ago
  48. f5bc8fb [canvaskit] Create an SkImage from a frame of an SkAnimatedImage by Kevin Lubick · 4 years, 7 months ago
  49. e276701 Add method to delay drawable acquisition from MTKView by Jim Van Verth · 4 years, 7 months ago
  50. 44207f3 Remove SkIRect::EmptyIRect by Brian Salomon · 4 years, 7 months ago
  51. ee426f2 Move SkRuntimeEffect.h to include/effects by Brian Osman · 4 years, 7 months ago
  52. 5a2f962 Add back door support for GLSL tessellation shaders by Chris Dalton · 4 years, 7 months ago
  53. 8f259a0 Add BC1_RGB8_UNORM support by Robert Phillips · 4 years, 7 months ago
  54. b915c94 Add interface(s) for compressed backend texture support by Robert Phillips · 4 years, 7 months ago
  55. a6069a1 Support clipRegion on GPU backend by Brian Salomon · 4 years, 8 months ago
  56. 2e046a2 Update release notes files by Heather Miller · 4 years, 8 months ago
  57. f0e04f0 Always destroy resources instead of simply "abandoning" them in Vulkan backend. by Greg Daniel · 4 years, 8 months ago
  58. 4e1066f Remove SkSize& SkSize::operator=(const SkISize&) by Brian Salomon · 4 years, 8 months ago
  59. 8a99a41 Fix for 420/422 chroma subsampling of odd dimension images when by Brian Salomon · 4 years, 8 months ago
  60. e21af50 Test texture domain effect with local matrix. by Brian Salomon · 4 years, 8 months ago
  61. c75bc03 Clamp RGB outputs of GrYUVtoRGBEffect. by Brian Salomon · 4 years, 9 months ago
  62. 47bd9f1 [canvaskit] Expand SkAnimatedImage by Kevin Lubick · 4 years, 9 months ago
  63. 09ee112 Reland "Fully embrace skcms types in SkColorSpace API" by Brian Osman · 4 years, 9 months ago
  64. 6af9b1c Revert "Fully embrace skcms types in SkColorSpace API" by Robert Phillips · 4 years, 9 months ago
  65. 7015227 Fully embrace skcms types in SkColorSpace API by Brian Osman · 4 years, 9 months ago
  66. cc83687 Make SkBlendMode_AsCoeff() public by Michael Ludwig · 4 years, 9 months ago
  67. e36d030 SkColorMatrix cleanup by Brian Osman · 4 years, 9 months ago
  68. 2b73e66 Add BT2020 (non-constant-luminance) YUV color space by Brian Osman · 4 years, 9 months ago
  69. 3683a4f Remove legacy async read pixels APIs. by Brian Salomon · 4 years, 9 months ago
  70. cc13acb Fix up release notes file by Heather Miller · 4 years, 9 months ago
  71. d5153bb update formatting, add links by Heather Miller · 4 years, 9 months ago
  72. 11e6aa8 Starting to hack up HDR transfer function support by Brian Osman · 4 years, 9 months ago
  73. 8b66617 Add new public api on GrContext for computing image size. by Greg Daniel · 4 years, 10 months ago
  74. 38f0a49 Add GL_QCOM_TILED_RENDERING as an optional interface by Chris Dalton · 4 years, 10 months ago
  75. a32654c Simple iterator for textblobs by Mike Reed · 4 years, 10 months ago
  76. 9241a6d Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Brian Salomon · 4 years, 10 months ago
  77. cb55010 Revert "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" by Ravi Mistry · 4 years, 10 months ago
  78. 6fc04f8 Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 10 months ago
  79. 768f900 Revert "Use GL_QCOM_TILED_RENDERING to explicitly discard stencil" by Brian Salomon · 4 years, 10 months ago
  80. 9c21978 Revert "SkSurface asynchronous read APIs allow client to extend pixel lifetime" by Brian Salomon · 4 years, 10 months ago
  81. ce240cc SkSurface asynchronous read APIs allow client to extend pixel lifetime by Brian Salomon · 4 years, 10 months ago
  82. 7e6d3b0 Use GL_QCOM_TILED_RENDERING to explicitly discard stencil by Chris Dalton · 4 years, 10 months ago
  83. 9e514a1 doc: cleanup release notes by Hal Canary · 4 years, 10 months ago
  84. 65f533a SkColorInfo: It's SkImageInfo minus the dimensions. by Brian Salomon · 4 years, 10 months ago
  85. 6694440 Make SkPixmap-variant of createBackendTexture public by Robert Phillips · 4 years, 10 months ago
  86. bd84330 Revert "Revert "add explicit src and dst colorspaces to filterColor4f"" by Mike Reed · 4 years, 10 months ago
  87. dcbc359 Remove vestiges of 32 float texture format support by Brian Salomon · 4 years, 10 months ago
  88. 355111b Revert "add explicit src and dst colorspaces to filterColor4f" by Mike Reed · 4 years, 10 months ago
  89. 2281be3 add explicit src and dst colorspaces to filterColor4f by Mike Reed · 4 years, 10 months ago
  90. b2f5553 Set up prototype interface for MakeFromCAMetalLayer by Jim Van Verth · 4 years, 10 months ago
  91. 17a3a0b Last tranche of new SkColorTypes by Robert Phillips · 4 years, 10 months ago
  92. 86a1451 Pull path nested types out to root level by Mike Reed · 4 years, 11 months ago
  93. 430470d make rectcontour and nestedrects private by Mike Reed · 4 years, 11 months ago
  94. 429f0d3 Add kRG_1616 and kAlpha_16 SkColorTypes by Robert Phillips · 4 years, 11 months ago
  95. ed58e00 Add support for pre-compiling cached SkSL shaders by Brian Osman · 4 years, 11 months ago
  96. d470e1b Add kRG_88_SkColorType by Robert Phillips · 5 years ago
  97. 172bb44 Make the size of program/pipeline caches configurable in GrContextOptions by Brian Osman · 4 years, 11 months ago
  98. a66081d Move SkSL caching out of GR_TEST_UTILS, trim persistent cache options by Brian Osman · 5 years ago
  99. cf39f37 Remove maxCount resource cache limit by Robert Phillips · 5 years ago
  100. 066ceb1 Implement fences and semaphores for Metal. by Jim Van Verth · 5 years ago