1. b7bfbc2 Move GrRecordingContext.h and GrDirectContext.h into include/gpu by Robert Phillips · 4 years, 4 months ago
  2. 1298bc4 Change SampleMatrix to SampleUsage by Brian Osman · 4 years, 4 months ago
  3. f8f45d9 Make asDirectContext public by Robert Phillips · 4 years, 4 months ago
  4. d2f870c Fix modifier key handling in OS X to allow command-keys to work. by John Stiles · 4 years, 4 months ago
  5. fe7e74b Add an `experimental_simd` build target to CanvasKit. by Elliot Evans · 4 years, 4 months ago
  6. 9eb0002 Double down on abandoned being publicly accessible on contexts by Robert Phillips · 4 years, 4 months ago
  7. ce9f016 Remove unused GrFlushFlags. by Greg Daniel · 4 years, 4 months ago
  8. 746460e Fix d3d backend texture uploads when used formats need swizzling. by Greg Daniel · 4 years, 4 months ago
  9. 44333c5 Make asDirectContext return a GrDirectContext by Robert Phillips · 4 years, 4 months ago
  10. ad24845 Make the GrDirectContext a thing and move it to include/private by Robert Phillips · 4 years, 4 months ago
  11. 8f3a836 Write SkSL visitor pattern and consolidate sampling analysis by Michael Ludwig · 4 years, 4 months ago
  12. 22c6aa1 Update Skia milestone to 86 by Heather Miller · 4 years, 4 months ago
  13. f19bbb5 Finish the DDL sk_sp migration by Adlai Holler · 4 years, 4 months ago
  14. d71cf40 Remove SkFontMgr::matchFaceStyle. by Ben Wagner · 4 years, 4 months ago
  15. 3d00fc9 Make SkFontMgr::onMakeFromStreamArgs pure virtual. by Ben Wagner · 4 years, 4 months ago
  16. f123f06 Expose GrRecordingContext accessor on SkCanvas and SkSurface by Robert Phillips · 4 years, 4 months ago
  17. 63a0a75 Reland "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 4 months ago
  18. 1caf378 Revert "Add async rescale and read APIs to SkImage." by Brian Salomon · 4 years, 4 months ago
  19. be1b837 Support sample(matrix) with runtime effects by Brian Osman · 4 years, 5 months ago
  20. 7ac9b5f Add async rescale and read APIs to SkImage. by Brian Salomon · 4 years, 4 months ago
  21. 96ead54 Reland "Consolidate GrDrawingManager <-> GrRenderTask lifecycle" by Adlai Holler · 4 years, 4 months ago
  22. c72d7a5 Add default flush calls to gpu backend. by Greg Daniel · 4 years, 4 months ago
  23. c19b9c5 androidFramework_replaceClip proposal by Michael Ludwig · 4 years, 4 months ago
  24. c1a67b5 Implement Direct3D semaphores by Jim Van Verth · 4 years, 4 months ago
  25. 061a5cf Move SkSLSampleMatrix to include/private by Brian Osman · 4 years, 4 months ago
  26. e88320b Update how sample(matrix) calls are invoked in SkSL by Michael Ludwig · 4 years, 4 months ago
  27. 7580ad4 Add an sk_sp API for DDLs with a macro for staging by Adlai Holler · 4 years, 4 months ago
  28. b11e627 Move impl into SkColorFilterBase by Mike Reed · 4 years, 4 months ago
  29. 24069eb Add GrContext::oomed() and implement for GL and VK. by Brian Salomon · 4 years, 4 months ago
  30. 72e5764 Rename MakeResult so that it can be used more broadly. by John Stiles · 4 years, 4 months ago
  31. 22f246f add simple pathbuilder by Mike Reed · 4 years, 4 months ago
  32. d79197d Add api to GrVkMemoryAllocator to return VkResult from allocate calls. by Greg Daniel · 4 years, 4 months ago
  33. 2eb3c17 Add appendNodeIdArray to avoid code duplication. by Dominic Mazzoni · 4 years, 4 months ago
  34. b444943 Update SkString::resize to preserve string contents efficiently. by John Stiles · 4 years, 4 months ago
  35. 65888b8 Revert "Consolidate GrDrawingManager <-> GrRenderTask lifecycle" by Adlai Holler · 4 years, 4 months ago
  36. 33e044f Prevent non-trivial destructors from running after exit in DM. by John Stiles · 4 years, 5 months ago
  37. e22c5ca Fix wacky_yuv_formats for *ooprddl configs by Robert Phillips · 4 years, 5 months ago
  38. 5ed3c11 Reland "Don't release vk memory allocator until context is deleted." by Greg Daniel · 4 years, 5 months ago
  39. 6f1487f Consolidate GrDrawingManager <-> GrRenderTask lifecycle by Adlai Holler · 4 years, 5 months ago
  40. c35c073 Revert "Don't release vk memory allocator until context is deleted." by Greg Daniel · 4 years, 5 months ago
  41. 11afa63 Don't release vk memory allocator until context is deleted. by Greg Daniel · 4 years, 5 months ago
  42. 9394dd5 Fix stack-buffer overrun in appendVAList. by John Stiles · 4 years, 5 months ago
  43. 8c662a7 Get rid of deprecated API to add children to PDF tag nodes. by Dominic Mazzoni · 4 years, 5 months ago
  44. 3b2c06c Remove HairlineAA from the clip-edge types. by John Stiles · 4 years, 5 months ago
  45. a08bde6 GrTextContext::Options -> GrSDFTOptions by Herb Derby · 4 years, 5 months ago
  46. 127c607 Add separate PDF tag attribute interfaces for names and strings by Dominic Mazzoni · 4 years, 5 months ago
  47. 82d6196 remove (unused) clipmask from savelayer by Mike Reed · 4 years, 5 months ago
  48. 9efe386 Add SkSurface flush call that takes a GrBackendSurfaceMutableState. by Greg Daniel · 4 years, 5 months ago
  49. 616da10 Allow printf-style formatting to be used in SK_ABORT. by John Stiles · 4 years, 5 months ago
  50. 3005c48 Make explicit SDF default values. by Herb Derby · 4 years, 5 months ago
  51. 77968f0 Revert "fixed sample(..., matrix) with runtime effects" by Ethan Nicholas · 4 years, 5 months ago
  52. 9290d01 Add filter-quality to imageshader factory by Mike Reed · 4 years, 5 months ago
  53. e8d3cca Remove GrPrepareForExternalIORequests from flush. by Greg Daniel · 4 years, 5 months ago
  54. ff7bee9 Remove SkReader32, and some API from SkWriter32 by Brian Osman · 4 years, 5 months ago
  55. fb5ede5 fixed sample(..., matrix) with runtime effects by Ethan Nicholas · 4 years, 5 months ago
  56. 1db8e79 Add GrContext API to allow updating GrBackendSurfaceMutableState. by Greg Daniel · 4 years, 5 months ago
  57. 7eb0a5f Auto-resolve DDL targets in flushSurfaces by Robert Phillips · 4 years, 5 months ago
  58. 5c9d181 Make SK_DISABLE_EFFECT_SERIALIZATION trim out more code by Brian Osman · 4 years, 5 months ago
  59. 0ef90dd Split out coretext fontmgr factory. by Ben Wagner · 4 years, 5 months ago
  60. bb5b2a1 Revert "Split out coretext fontmgr factory." by Mike Klein · 4 years, 5 months ago
  61. 2c62834 Split out coretext fontmgr factory. by Ben Wagner · 4 years, 5 months ago
  62. aa10dfe Revert "Split out coretext fontmgr factory." by Ben Wagner · 4 years, 5 months ago
  63. 5c14d63 Split out coretext fontmgr factory. by Ben Wagner · 4 years, 5 months ago
  64. 288ecf6 Use main command buffer for updateBackendTexture in vulkan. by Greg Daniel · 4 years, 5 months ago
  65. b96995d Handle tessellated paths that require more segments than are supported by Chris Dalton · 4 years, 5 months ago
  66. 396deb0 Move addToAtlas to GrAtlasManager by Herb Derby · 4 years, 5 months ago
  67. 64aa513 Remove SkAtlasTextTarget by Herb Derby · 4 years, 5 months ago
  68. e84f96d Fix comments for SkYUVColorSpace by Wan-Teh Chang · 4 years, 5 months ago
  69. 2362022 [canvaskit] Make SkCanvas.drawColor/clear take SkColor4f by Kevin Lubick · 4 years, 5 months ago
  70. 3fdc49f Always call release procs on SkSurface GPU factories by Brian Salomon · 4 years, 5 months ago
  71. 63559a5 Revert "Revert "gms for SkParagraph"" by Mike Reed · 4 years, 5 months ago
  72. 2ad3dfb For custom vector/normal/position attrs, let marker ID 0 mean CTM by Brian Osman · 4 years, 6 months ago
  73. 3927802 Remove submit from async read pixels. User must submit. by Brian Salomon · 4 years, 5 months ago
  74. e219d1c Make GrContextThreadSafeProxy not a GrContext_Base by Adlai Holler · 4 years, 5 months ago
  75. aa9d99f Add support for vk image sharing mode and handle queues xfers correctly. by Greg Daniel · 4 years, 5 months ago
  76. 6b3d6e9 Rewrite SkVertices serialization to use SkReadBuffer/SkWriteBuffer by Brian Osman · 4 years, 5 months ago
  77. 89c909e Wsign-conversion for public headers by Mike Klein · 4 years, 5 months ago
  78. 43182bc Remove SkBitmapRegionDecoder and SkBRDAllocator by Leon Scroggins III · 4 years, 6 months ago
  79. 7a8e394 Revert "Allow printf-style formatting to be used in SK_ABORT." by John Stiles · 4 years, 5 months ago
  80. 67e50a6 Allow printf-style formatting to be used in SK_ABORT. by John Stiles · 4 years, 5 months ago
  81. 33dbd65 Pass file and line number when asserting single owner by Adlai Holler · 4 years, 5 months ago
  82. 43b1579 Make abandonment state of context thread-safe by Adlai Holler · 4 years, 5 months ago
  83. b42a327 hide savelayer's clipmask fields by Mike Reed · 4 years, 5 months ago
  84. cc7ec24 Move backend surface vk getters and setters back out from behind compile flag. by Greg Daniel · 4 years, 5 months ago
  85. 6c6caf4 Add GrBackendMutableState object to handle shared texture state. by Greg Daniel · 4 years, 5 months ago
  86. c0d88a1 Remove SkSurface::MakeFromBackendTextureAsRenderTarget from public API by Brian Salomon · 4 years, 5 months ago
  87. ac37b7a remove old kDCIP3 alias by Mike Klein · 4 years, 5 months ago
  88. 895a2ad Fix up some comments in regards to gpu flush and submitting. by Greg Daniel · 4 years, 5 months ago
  89. 7135239 Line-wrap comments to fit the 100-character limit. by John Stiles · 4 years, 5 months ago
  90. 9f987c3 Remove misleading comments that implied big-endian support in Skia. by John Stiles · 4 years, 5 months ago
  91. 81d4172 Reland "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 5 months ago
  92. 55822f1 Add submittedProc to GrFlushInfo. by Greg Daniel · 4 years, 5 months ago
  93. fd9745e SkDrawLooper has not been supported by Skia for a while. Update dox and remove examples by Mike Reed · 4 years, 5 months ago
  94. e84ed12 Improve doc comments for SkTArray. by John Stiles · 4 years, 5 months ago
  95. c865356 Avoid malloc calls for these two temp arrays on the stack. by Mike Reed · 4 years, 5 months ago
  96. 15e78d0 Roll skcms from da218e6af725 to 5404be4a2703 (1 revision) by skia-autoroll · 4 years, 5 months ago
  97. 4730f29 Revert "Simplify GrRTC::clean APIs" by Michael Ludwig · 4 years, 5 months ago
  98. 6cbd7c2 Simplify GrRTC::clean APIs by Michael Ludwig · 4 years, 6 months ago
  99. e01c229 SkMatrix::Rotate() by Florin Malita · 4 years, 5 months ago
  100. d73f688 Remove incorrect doc comment about constraint argument. by John Stiles · 4 years, 6 months ago