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