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