1. d007281 Fix clang 12 Wsuggest-override and Wsuggest-destructor-override by Brian Salomon · 4 years, 3 months ago
  2. d13b97f Revert "Migrate SkImage::makeWithFilter to GrRecordingContext" by Adlai Holler · 4 years, 3 months ago
  3. 2287478 make more constructors constexpr by Mike Reed · 4 years, 3 months ago
  4. 8c82a87 Rename GrTexture/Proxy/Priv mip map members/functions by Brian Salomon · 4 years, 3 months ago
  5. 7f0129d Migrate SkImage::makeWithFilter to GrRecordingContext by Adlai Holler · 4 years, 3 months ago
  6. 1d17e49 constify GrAtlasTextOp::Geometry by Herb Derby · 4 years, 3 months ago
  7. 69100f0 Rename GrCaps fields and methods from MipMap to Mipmap by Brian Salomon · 4 years, 3 months ago
  8. 373d7dd Add new GrContext::updateBackendTexture call that takes an SkColorType. by Greg Daniel · 4 years, 3 months ago
  9. 40a4062 Rename GrBackendTexture::fMipMapped -> fMipmapped by Brian Salomon · 4 years, 3 months ago
  10. a6db510 Rename GrMipMapsStatus GrMipmapStatus by Brian Salomon · 4 years, 3 months ago
  11. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 3 months ago
  12. 5333784 remove stray weakref include by Mike Klein · 4 years, 3 months ago
  13. 6d0ab95 read/write m44 by Mike Reed · 4 years, 3 months ago
  14. 48a643d SkRuntimeEffect: Always include GrTypesPriv, clean up variable type code by Brian Osman · 4 years, 3 months ago
  15. 9f1760b Remove two unused deprecated SkImage functions by Adlai Holler · 4 years, 3 months ago
  16. c24a6af create SkAtlasSubRun API subclass SkMaskSubRun by Herb Derby · 4 years, 3 months ago
  17. 3164b44 Roll skcms from c21106442079 to f73242142ce5 (1 revision) by skia-autoroll · 4 years, 3 months ago
  18. fd6f709 Revert "Revert "Serialize mipmaps"" by Mike Reed · 4 years, 3 months ago
  19. 4caa935 Migrate MakeTextureImage to take GrDirectContext by Adlai Holler · 4 years, 3 months ago
  20. 07531a0 Switch the DDLRecorder over to holding a GrRecordingContext ... by Robert Phillips · 4 years, 3 months ago
  21. c0693db Remove SkFontArguments::Axis. by Ben Wagner · 4 years, 3 months ago
  22. 4d680cd a bunch of half-related stuff by Mike Klein · 4 years, 3 months ago
  23. 72b8aea Fix experimental_simd CanvasKit build. by Elliot Evans · 4 years, 3 months ago
  24. 3a22017 Reland "Add a direct context arg to makeColorTypeAndColorSpace" by Adlai Holler · 4 years, 3 months ago
  25. 13711eb rename SkMipMap to SkMipmap by Mike Reed · 4 years, 3 months ago
  26. 779813a Revert "Add a direct context arg to makeColorTypeAndColorSpace" by Adlai Holler · 4 years, 3 months ago
  27. a56da9e Add a direct context arg to makeColorTypeAndColorSpace by Adlai Holler · 4 years, 3 months ago
  28. b2db979 subclass GrPathSubRun from GrSubRun by Herb Derby · 4 years, 3 months ago
  29. 252a3c0 make GrAtlasSubRun a subclass of GrSubRun by Herb Derby · 4 years, 3 months ago
  30. c7228c6 Set up to use new GrDirectContext factories in Chrome by Robert Phillips · 4 years, 3 months ago
  31. 3d00a97 extract and rename SubRun to GrSubRun by Herb Derby · 4 years, 3 months ago
  32. 955adbe Replace various one-liner sorting functor adapters with lambdas. by John Stiles · 4 years, 3 months ago
  33. 9d5c55c Move makeFontData to SkTypeface_FreeType. by Ben Wagner · 4 years, 4 months ago
  34. 2fe1569 Create mipmaps when creating images by Mike Reed · 4 years, 3 months ago
  35. ceebe42 Revert "Add GrContext api to update compressed backend textures." by Greg Daniel · 4 years, 3 months ago
  36. 43833b0 Add GrContextOption to limit the number of cached secondary command buffers. by Greg Daniel · 4 years, 3 months ago
  37. f4f8011 Add Context factories to GrDirectContext by Robert Phillips · 4 years, 4 months ago
  38. 5bdbdf4 Update glMultiDraw... to use GLuint* for baseInstances by Chris Dalton · 4 years, 4 months ago
  39. 2c18030 Add GrContext api to update compressed backend textures. by Greg Daniel · 4 years, 4 months ago
  40. 1a57857 Retract GrContext.h from headers by Robert Phillips · 4 years, 4 months ago
  41. 2955973 remove helper now that g3 is updated by Mike Reed · 4 years, 4 months ago
  42. 74470ae Make GrAsDirectContext public by Adlai Holler · 4 years, 4 months ago
  43. 5cb47d6 refactor skvx::if_then_else() by Mike Klein · 4 years, 4 months ago
  44. 872a32c Add an arg to SkImage::makeSubset to take a direct context by Adlai Holler · 4 years, 4 months ago
  45. 609ea21 more cleanup after removing volatile from bitmap by Mike Reed · 4 years, 4 months ago
  46. 1434ce1 Can we remove volatile from skbitmap? by Mike Reed · 4 years, 4 months ago
  47. 4a3ebc2 Switch SkImage's & SkImageGenerator's isValid call over to GrRecordingContext by Robert Phillips · 4 years, 4 months ago
  48. b490eb2 Add ANGLE's glMultiDraw*BaseInstance functions to the GL interface by Chris Dalton · 4 years, 4 months ago
  49. f8a6b5b Impl SkFilterOptions for raster-images by Mike Reed · 4 years, 4 months ago
  50. fcfd0af Notify when SkFontMetrics bounds are bogus. by Ben Wagner · 4 years, 4 months ago
  51. dadc081 Add missing recordingContext override to SkPaintFilterCanvas by Robert Phillips · 4 years, 4 months ago
  52. 16bf7d3 Make SkGpuDevice hold a GrRecordingContext (take 2) by Robert Phillips · 4 years, 4 months ago
  53. 414418d Add option for client to own semaphores after telling to skia to wait. by Greg Daniel · 4 years, 4 months ago
  54. 2a4acf3 Remove all internal uses of (and deprecate) SkSurface::getContext by Robert Phillips · 4 years, 4 months ago
  55. b370725 Mark SkGetThreadID SK_SPI in debug. by Ben Wagner · 4 years, 4 months ago
  56. e3ad527 Add a convenience to downcast contexts into GrDirectContext by Adlai Holler · 4 years, 4 months ago
  57. 05da783 Revert "Make SkGpuDevice hold a GrRecordingContext" by Chris Dalton · 4 years, 4 months ago
  58. c8b721b Make SkGpuDevice hold a GrRecordingContext by Robert Phillips · 4 years, 4 months ago
  59. 8155976 [skottie] Add line-spacing animator support by Florin Malita · 4 years, 4 months ago
  60. bc4d13a move GrTextBlobCache to GrContextThreadSafeProxy by Herb Derby · 4 years, 4 months ago
  61. c1893f3 GCC: fix unknown attribute warnings for no_sanitize by Stephan Hartmann · 4 years, 4 months ago
  62. 92c33f3 document Make for paths, and move from pathbuilder into path by Mike Reed · 4 years, 4 months ago
  63. b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 4 years, 4 months ago
  64. 1298bc4 Change SampleMatrix to SampleUsage by Brian Osman · 4 years, 4 months ago
  65. f8f45d9 Make asDirectContext public by Robert Phillips · 4 years, 4 months ago
  66. d2f870c Fix modifier key handling in OS X to allow command-keys to work. by John Stiles · 4 years, 4 months ago
  67. fe7e74b Add an `experimental_simd` build target to CanvasKit. by Elliot Evans · 4 years, 4 months ago
  68. 9eb0002 Double down on abandoned being publicly accessible on contexts by Robert Phillips · 4 years, 4 months ago
  69. ce9f016 Remove unused GrFlushFlags. by Greg Daniel · 4 years, 4 months ago
  70. 746460e Fix d3d backend texture uploads when used formats need swizzling. by Greg Daniel · 4 years, 4 months ago
  71. 44333c5 Make asDirectContext return a GrDirectContext by Robert Phillips · 4 years, 4 months ago
  72. ad24845 Make the GrDirectContext a thing and move it to include/private by Robert Phillips · 4 years, 4 months ago
  73. 8f3a836 Write SkSL visitor pattern and consolidate sampling analysis by Michael Ludwig · 4 years, 4 months ago
  74. 22c6aa1 Update Skia milestone to 86 by Heather Miller · 4 years, 4 months ago
  75. f19bbb5 Finish the DDL sk_sp migration by Adlai Holler · 4 years, 4 months ago
  76. d71cf40 Remove SkFontMgr::matchFaceStyle. by Ben Wagner · 4 years, 4 months ago
  77. 3d00fc9 Make SkFontMgr::onMakeFromStreamArgs pure virtual. by Ben Wagner · 4 years, 4 months ago
  78. f123f06 Expose GrRecordingContext accessor on SkCanvas and SkSurface by Robert Phillips · 4 years, 4 months ago
  79. 63a0a75 Reland "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 4 months ago
  80. 1caf378 Revert "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 4 months ago
  81. be1b837 Support sample(matrix) with runtime effects by Brian Osman · 4 years, 4 months ago
  82. 7ac9b5f Add async rescale and read APIs to SkImage. by Brian Salomon · 4 years, 4 months ago
  83. 96ead54 Reland "Consolidate GrDrawingManager <-> GrRenderTask lifecycle" by Adlai Holler · 4 years, 4 months ago
  84. c72d7a5 Add default flush calls to gpu backend. by Greg Daniel · 4 years, 4 months ago
  85. c19b9c5 androidFramework_replaceClip proposal by Michael Ludwig · 4 years, 4 months ago
  86. c1a67b5 Implement Direct3D semaphores by Jim Van Verth · 4 years, 4 months ago
  87. 061a5cf Move SkSLSampleMatrix to include/private by Brian Osman · 4 years, 4 months ago
  88. e88320b Update how sample(matrix) calls are invoked in SkSL by Michael Ludwig · 4 years, 4 months ago
  89. 7580ad4 Add an sk_sp API for DDLs with a macro for staging by Adlai Holler · 4 years, 4 months ago
  90. b11e627 Move impl into SkColorFilterBase by Mike Reed · 4 years, 4 months ago
  91. 24069eb Add GrContext::oomed() and implement for GL and VK. by Brian Salomon · 4 years, 4 months ago
  92. 72e5764 Rename MakeResult so that it can be used more broadly. by John Stiles · 4 years, 4 months ago
  93. 22f246f add simple pathbuilder by Mike Reed · 4 years, 4 months ago
  94. d79197d Add api to GrVkMemoryAllocator to return VkResult from allocate calls. by Greg Daniel · 4 years, 4 months ago
  95. 2eb3c17 Add appendNodeIdArray to avoid code duplication. by Dominic Mazzoni · 4 years, 4 months ago
  96. b444943 Update SkString::resize to preserve string contents efficiently. by John Stiles · 4 years, 4 months ago
  97. 65888b8 Revert "Consolidate GrDrawingManager <-> GrRenderTask lifecycle" by Adlai Holler · 4 years, 4 months ago
  98. 33e044f Prevent non-trivial destructors from running after exit in DM. by John Stiles · 4 years, 4 months ago
  99. e22c5ca Fix wacky_yuv_formats for *ooprddl configs by Robert Phillips · 4 years, 4 months ago
  100. 5ed3c11 Reland "Don't release vk memory allocator until context is deleted." by Greg Daniel · 4 years, 4 months ago