1. f259b8b Add kRGB_888X_GrPixelConfig by Greg Daniel · 5 years ago
  2. 5105d68 Use half-floats for out-of-gamut color in GrAAFillRRectOp by Brian Osman · 5 years ago
  3. a4c6487 Use SkStrikeSpec to consolidate SkDescriptor, Effects and Typeface. by Herb Derby · 5 years ago
  4. 65e8417 rewrite SkMasks::CreateMasks to work in bytesPerPixel by Mike Klein · 5 years ago
  5. 6f0e02f Switch path renderers over to using GrRecordingContext by Robert Phillips · 5 years ago
  6. b97da53 Switch Ops over to using GrRecordingContext by Robert Phillips · 5 years ago
  7. b6e9d3c Outline GrDrawAtlasOp and GrDrawVerticesOp by Robert Phillips · 5 years ago
  8. a9162df Plumb abandonment throughout GrContext hierarchy by Robert Phillips · 5 years ago
  9. 73bfb89 GrGLGpu: Avoid potential nullptr dereference by Greg Kaiser · 5 years ago
  10. 30595ea Use descriptor instead of cache for GrStrikeCache lookup by Herb Derby · 5 years ago
  11. b7d64b9 Implement drawImage in terms of drawImageRect by Michael Ludwig · 5 years ago
  12. 5257816 Remove a few semicolons. by Nico Weber · 5 years ago
  13. 9be246e GrGLGpu: Remove unused 'return' by Greg Kaiser · 5 years ago
  14. 1f05d45 Add GrContext::resetGLTextureBindings(). by Brian Salomon · 6 years ago
  15. 37064c1 Remove support for GPU bone transformations by Brian Osman · 6 years ago
  16. d684148 Move auditTrail and opMemoryPool from GrContext to GrRecordingContext by Robert Phillips · 6 years ago
  17. a41c685 Move proxyProvider and singleOwner to GrImageContext by Robert Phillips · 6 years ago
  18. a8878a1 Fix issue where command buffer was skipped if drawing a single drawable by Eric Karl · 6 years ago
  19. d978b90 Track separate texure binding states for each OpenGL texture target. by Brian Salomon · 6 years ago
  20. 412674f Check for single owner and abandoned context in createMipMapProxyFromBitmap by Brian Osman · 6 years ago
  21. 601ac80 Cache CPU memory buffers used for client side arrays. by Brian Salomon · 6 years ago
  22. fe0963c Move "matches" from GrContextThreadSafeProxy to GrContext_Base by Robert Phillips · 6 years ago
  23. e834579 Make room for shifting GrContext to GrDirectContext by Robert Phillips · 6 years ago
  24. a29dd9d Pin the quad index buffer in GrResourceProvider. by Brian Salomon · 6 years ago
  25. dbf7072 Use different classes for client side arrays and GPU buffer objects. by Brian Salomon · 6 years ago
  26. c1bee13 Add support for Mtl backend to DeferredDisplayListTest by Robert Phillips · 6 years ago
  27. 3d48299 Set correct uniform size for Metal. by Jim Van Verth · 6 years ago
  28. 173464d Add support for importing AHardwareBuffers into SkSurfaces. by Greg Daniel · 6 years ago
  29. dbaf317 Move GrContextPriv methods to their own .cpp file by Robert Phillips · 6 years ago
  30. 6c30e74 Add DDL jobs for Intel by Ben Wagner · 6 years ago
  31. 7193586 fixed SRGB effect color accuracy by Ethan Nicholas · 6 years ago
  32. e956049 Fix makeColorSpace on YUV images by Brian Osman · 6 years ago
  33. e1f5502 Reland "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  34. c83da98 Revert "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  35. 91c1d08 SkSL is now pickier about type conversions by Ethan Nicholas · 6 years ago
  36. 95548f6 Remove fIntendedType from GrMtlBuffer. Add accessor to base class by Brian Salomon · 6 years ago
  37. d742b6b Fill in missing GrMtlCaps functions and fix for 0 buffer alloc. by Greg Daniel · 6 years ago
  38. 8ce7991 Add release proc apis to SkSurface::MakeFromBackend* calls. by Greg Daniel · 6 years ago
  39. 09a66ac Fix RTCc issue (truncating 64 bit value) in GrVkRenderPass by Brian Osman · 6 years ago
  40. ae64c19 Convert GrBufferType to enum class, rename, and remove dead values by Brian Salomon · 6 years ago
  41. c91162d Have GrMtlTexture and GrMtlRenderTarget call parents onRelease/Abandon. by Greg Daniel · 6 years ago
  42. f7c6dfa Fix generated files by Robert Phillips · 6 years ago
  43. bb60677 Move caps and FP factory cache to GrContext_Base by Robert Phillips · 6 years ago
  44. 2d35a1c Move texture release proc to GrSurface so that render targets can also have releases. by Greg Daniel · 6 years ago
  45. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  46. 950dfd7 Minor clean ups to vulkan hardware buffer test. by Greg Daniel · 6 years ago
  47. c1541ae Move GrContextOptions to GrContext_Base and make GrContextThreadSafeProxy be derived from GrContext_Base by Robert Phillips · 6 years ago
  48. b45f47d Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization (take 2) by Robert Phillips · 6 years ago
  49. 9c7a006 Remove NoPendingIO flags from buffer creations. by Brian Salomon · 6 years ago
  50. 5b1813a Revert "Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization" by Robert Phillips · 6 years ago
  51. 8f5aeeb Revert "Narrow clear-as-draw workaround on D3D11 ANGLE" by Michael Ludwig · 6 years ago
  52. 87685ba Add isTextureable parameter to GrContextThreadSafeProxy::createCharacterization by Robert Phillips · 6 years ago
  53. 924a10e Make GrMesh hold regular ref on GrBuffers. by Brian Salomon · 6 years ago
  54. ec7278e remove unneeded friends/includes in SkPaint.h by Mike Reed · 6 years ago
  55. fd0d970 Rename GrContext::uniqueID to contextID and hide it by Robert Phillips · 6 years ago
  56. d0fe875 Remove destination GrRenderTargetProxy from GrPipeline by Robert Phillips · 6 years ago
  57. 3dc9389 Narrow clear-as-draw workaround on D3D11 ANGLE by Michael Ludwig · 6 years ago
  58. 4217ea7 Add outline of new GrContext hierarchy by Robert Phillips · 6 years ago
  59. 12d2264 Convert GrBuffer owners to sk_sp by Brian Salomon · 6 years ago
  60. 8bbdfda Limit PowerVR Rougue clear texture support disable to x86 by Brian Salomon · 6 years ago
  61. a0bc39d Split GrContextThreadSafeProxy into its own files (take 2) by Robert Phillips · 6 years ago
  62. d3bde0b remove legacy SkPaint getTextBlobIntercepts by Mike Reed · 6 years ago
  63. a66be38 Limit Analytic Clip FP workaround to powervr rogue on x86 by Brian Salomon · 6 years ago
  64. ea8b4fc Revert "Split GrContextThreadSafeProxy into its own files" by Robert Phillips · 6 years ago
  65. f8397f2 Split GrContextThreadSafeProxy into its own files by Robert Phillips · 6 years ago
  66. d8a90f9 Converting more debug code to SkJSONWriter by Brian Osman · 6 years ago
  67. 41f0e28 Add MaxAPIVersion to GrVkBackendContext. by Greg Daniel · 6 years ago
  68. eceb19f Remove GrBuffer::mapPtr() by Brian Salomon · 6 years ago
  69. ede88ab Remove some unused GrGLGpu member fields and functions. by Brian Salomon · 6 years ago
  70. 805cc7a Avoid setting the GL color mask and clear color redundantly before glClear. by Brian Salomon · 6 years ago
  71. 31a60db Remove GrGLGpu member vars related to already removed clear-as-draw program. by Brian Salomon · 6 years ago
  72. 8bc352c Revert "Revert "Avoid checking extension string in GrGLGpu::onResetContext."" by Brian Salomon · 6 years ago
  73. 04c1ccc Revert "Avoid checking extension string in GrGLGpu::onResetContext." by Kevin Lubick · 6 years ago
  74. a5bc812 Avoid checking extension string in GrGLGpu::onResetContext. by Brian Salomon · 6 years ago
  75. 35ba614 Remove GrGpuResource::abandon from the public API. by Brian Salomon · 6 years ago
  76. 9bc76d9 Change the meaning of GrBudgetedType::kUnbudgetedUncacheable. by Brian Salomon · 6 years ago
  77. aa6ca0a Require explicit GrWrapCacheable specification in more places. by Brian Salomon · 6 years ago
  78. c0b2ba2 Invalidate Vulkan CB state after vending it out via drawable by Eric Karl · 6 years ago
  79. fa2ebea Replace bool purgeImmediately with enum GrWrapCacheable. by Brian Salomon · 6 years ago
  80. 5deadca Remove nearly all use of SkColorSpaceTransferFn by Brian Osman · 6 years ago
  81. 08c0629 Revert "Implement XP factory dumping" by Derek Sollenberger · 6 years ago
  82. 8d8224f Implement XP factory dumping by Chris Dalton · 6 years ago
  83. 94633de Increase tolerance in rectilinear quad detection by Michael Ludwig · 6 years ago
  84. 087fad7 Add getTypefaceOrDefault and refTypefaceOrDefault by Herb Derby · 6 years ago
  85. 945ee65 Enforce non-overlap constraint from GrRenderTargetOpList by Chris Dalton · 6 years ago
  86. 7545190 Add new experimental API for rectangles with per-edge AA control by Michael Ludwig · 6 years ago
  87. 302d5be Rename GrCaps::canUseAdvancedBlendEquation by Chris Dalton · 6 years ago
  88. ee21e6b Move Op chain bounds calculations into tryConcat by Chris Dalton · 6 years ago
  89. 6ac8d36 Revert "Reland "fixed VK geometry shaders"" by Ethan Nicholas · 6 years ago
  90. 347d365 Reland "fixed VK geometry shaders" by Ethan Nicholas · 6 years ago
  91. a3c45c7 Add non-srcover fallback for drawImageSet by Michael Ludwig · 6 years ago
  92. 483909c Revert "fixed VK geometry shaders" by Ethan Nicholas · 6 years ago
  93. eef1ed0 fixed VK geometry shaders by Ethan Nicholas · 6 years ago
  94. 7423195 ccpr: Add explicit fmas to vertex placement code by Chris Dalton · 6 years ago
  95. 6f6ae6a Convert GrRenderTargetOpList::tryConcat to an OOP-style method by Chris Dalton · 6 years ago
  96. ee06b33 Reland "Add compressed data support for SkImage." by Jim Van Verth · 6 years ago
  97. 14235d1 Revert "Add compressed data support for SkImage." by Hal Canary · 6 years ago
  98. 57263c2 Add compressed data support for SkImage. by Jim Van Verth · 6 years ago
  99. 1bf0ed8 Make GrTexture caching for SkPromiseImageTexture work when same texture by Brian Salomon · 6 years ago
  100. 4b62aed Return GrProcessorSet::Analysis from GrDrawOp::finalize by Chris Dalton · 6 years ago