1. 292a6b2 Allow GrRecordingContext to create surfaceContexts by Robert Phillips · 6 years ago
  2. 83597ce Remove typeface from SkShaper constructor. by Ben Wagner · 6 years ago
  3. b5c1a79 Calculate strike in path case by Herbert Derby · 6 years ago
  4. e9c57d3 Clean up GrQuad ctors by Michael Ludwig · 6 years ago
  5. 490e647 Have Wuffs output to BGRA, not indexed color by Nigel Tao · 6 years ago
  6. 5b83d05 Use bulk interface for paths by Herbert Derby · 6 years ago
  7. 67f0195 Use destructors to free resources owned by lazy proxy callbacks by Brian Salomon · 6 years ago
  8. 10f3c40 Don't respect FontConfig matrix for bitmap fonts. by Ben Wagner · 6 years ago
  9. 562017b [SVGCanvas] Clean up public factories by Florin Malita · 6 years ago
  10. bc4994a Baulk at creating wait semaphores if we can't always delete them by Robert Phillips · 6 years ago
  11. d54ca8f Add blendmode to GrRTC::drawTexture by Michael Ludwig · 6 years ago
  12. 4b06a92 Use kRGB_888x_SkColorType when importing R8G8B8X8 AHB. by Greg Daniel · 6 years ago
  13. f259b8b Add kRGB_888X_GrPixelConfig by Greg Daniel · 6 years ago
  14. a0dcd29 Fix bug of the destructor of SkSVGDevice by KDr2 · 6 years ago
  15. 1f63b51 remove unused variable by Mike Reed · 6 years ago
  16. e77142e Fix bug of SkSVGCanvas::Make by KDr2 · 6 years ago
  17. afbe1c4 Remove empty processing from drawGlyphRunAsBMPWithPathFallback by Herb Derby · 6 years ago
  18. 5105d68 Use half-floats for out-of-gamut color in GrAAFillRRectOp by Brian Osman · 6 years ago
  19. 9859ef8 Keep scaledHeight calculation across oID calls by Nigel Tao · 6 years ago
  20. a4c6487 Use SkStrikeSpec to consolidate SkDescriptor, Effects and Typeface. by Herb Derby · 6 years ago
  21. 65e8417 rewrite SkMasks::CreateMasks to work in bytesPerPixel by Mike Klein · 6 years ago
  22. 62ad46b fix contour-measure for move-line-move by Mike Reed · 6 years ago
  23. 6f0e02f Switch path renderers over to using GrRecordingContext by Robert Phillips · 6 years ago
  24. ff1c492 fix rawiter::peek by Mike Reed · 6 years ago
  25. b97da53 Switch Ops over to using GrRecordingContext by Robert Phillips · 6 years ago
  26. ac285b1 added constant 0 and 1 swizzle components to SkSL by Ethan Nicholas · 6 years ago
  27. 883a991 Inline allocateNewGlyph by Herb Derby · 6 years ago
  28. 14d64dd Remove unneeded SkPackedUnicharID by Herb Derby · 6 years ago
  29. 59cf562 SkPaint: clean up ctor, dtor, etc by Hal Canary · 6 years ago
  30. da5df74 Make SkSpan C++11 compatible. by Ben Wagner · 6 years ago
  31. 249b40e Remove redundant fGlyphMap.set by Herbert Derby · 6 years ago
  32. 0dc8087 SkSL Metal backend can now handle CCPR by Ethan Nicholas · 6 years ago
  33. be03a851 SkUTF: Avoid potential nullptr dereference by Greg Kaiser · 6 years ago
  34. 233fc0b remove unused cruft by Mike Reed · 6 years ago
  35. b7a1b51 SkWuffsCodec: zero dst buffer before decodeFrame by Nigel Tao · 6 years ago
  36. 454e5fb Fix cluster reporting from shaper. by Ben Wagner · 6 years ago
  37. 0404afd Common code calculates strike for mask case. by Herb Derby · 6 years ago
  38. 4925364 Introduce SkScopedStrike by Herb Derby · 6 years ago
  39. b6e9d3c Outline GrDrawAtlasOp and GrDrawVerticesOp by Robert Phillips · 6 years ago
  40. a9162df Plumb abandonment throughout GrContext hierarchy by Robert Phillips · 6 years ago
  41. 9685057 Plumb strike through the common code. by Herb Derby · 6 years ago
  42. 740e5db remove pointer tagging hack in SkRecord by Mike Klein · 6 years ago
  43. 73bfb89 GrGLGpu: Avoid potential nullptr dereference by Greg Kaiser · 6 years ago
  44. 91f96f8 Update Wuffs version by Nigel Tao · 6 years ago
  45. 27f8302 sksl: Use va_end() after va_copy() by Greg Kaiser · 6 years ago
  46. 8371782 skc: Avoid undefined variable modification by Greg Kaiser · 6 years ago
  47. 30595ea Use descriptor instead of cache for GrStrikeCache lookup by Herb Derby · 6 years ago
  48. b7d64b9 Implement drawImage in terms of drawImageRect by Michael Ludwig · 6 years ago
  49. 0e83da8 turn on -Wextra-semi-stmt on Windows by Mike Klein · 6 years ago
  50. 5257816 Remove a few semicolons. by Nico Weber · 6 years ago
  51. d336ebd SkDeque: Move asserts prior to pointer dereference by Greg Kaiser · 6 years ago
  52. 9be246e GrGLGpu: Remove unused 'return' by Greg Kaiser · 6 years ago
  53. b77b1ae SkPath: Cleanup code to make array size match by Greg Kaiser · 6 years ago
  54. 9a2169e SkImage_GpuYUVA: Also sanity check height by Greg Kaiser · 6 years ago
  55. fe046de SkPathOpsTSect: Avoid null dereference in asserts by Greg Kaiser · 6 years ago
  56. 0c85e78 SkLiteDL: Don't use move()d object by Greg Kaiser · 6 years ago
  57. 706a7cd Clearify code around hasImage and hasPath by Herb Derby · 6 years ago
  58. 1f05d45 Add GrContext::resetGLTextureBindings(). by Brian Salomon · 6 years ago
  59. e59d40e Simplify mask handling in SkRemoteGlyphCache by Herb Derby · 6 years ago
  60. c6dde3b Split getOrCreateCache into a SkFont and descriptor based calles by Herb Derby · 6 years ago
  61. 37064c1 Remove support for GPU bone transformations by Brian Osman · 6 years ago
  62. d684148 Move auditTrail and opMemoryPool from GrContext to GrRecordingContext by Robert Phillips · 6 years ago
  63. 9707e90 move some methods out of line by Mike Klein · 6 years ago
  64. f412d8b Simplify typeface and effects handling by Herb Derby · 6 years ago
  65. a41c685 Move proxyProvider and singleOwner to GrImageContext by Robert Phillips · 6 years ago
  66. 6f509db Remove abandoned fSubdivisionsMax by Kevin Lubick · 6 years ago
  67. a8878a1 Fix issue where command buffer was skipped if drawing a single drawable by Eric Karl · 6 years ago
  68. d978b90 Track separate texure binding states for each OpenGL texture target. by Brian Salomon · 6 years ago
  69. 412674f Check for single owner and abandoned context in createMipMapProxyFromBitmap by Brian Osman · 6 years ago
  70. 6bc650e Fix Metal bots. by Jim Van Verth · 6 years ago
  71. 601ac80 Cache CPU memory buffers used for client side arrays. by Brian Salomon · 6 years ago
  72. 1be431f Remove colorspace restrictions for 565/FP16 configs in Android Codec. by Derek Sollenberger · 6 years ago
  73. fe0963c Move "matches" from GrContextThreadSafeProxy to GrContext_Base by Robert Phillips · 6 years ago
  74. e834579 Make room for shifting GrContext to GrDirectContext by Robert Phillips · 6 years ago
  75. 0471a93 Support building mips when creating cross context images by Brian Osman · 6 years ago
  76. a29dd9d Pin the quad index buffer in GrResourceProvider. by Brian Salomon · 6 years ago
  77. 8619a34 Revert "Hide setDrawLooper -- deprecate loopers" by Mike Reed · 6 years ago
  78. dbf7072 Use different classes for client side arrays and GPU buffer objects. by Brian Salomon · 6 years ago
  79. c1bee13 Add support for Mtl backend to DeferredDisplayListTest by Robert Phillips · 6 years ago
  80. 3d48299 Set correct uniform size for Metal. by Jim Van Verth · 6 years ago
  81. 173464d Add support for importing AHardwareBuffers into SkSurfaces. by Greg Daniel · 6 years ago
  82. 699d41e SkWuffsCodec: Initialize memory when incomplete by Leon Scroggins III · 6 years ago
  83. c877ea2 Hide setDrawLooper -- deprecate loopers by Mike Reed · 6 years ago
  84. 88f5671 move SkMetaData into src by Mike Reed · 6 years ago
  85. f7ea4f5 Remove the distinction between key and device descriptors by Herb Derby · 6 years ago
  86. 6102192 SkLoadICU: simplify by Hal Canary · 6 years ago
  87. dbaf317 Move GrContextPriv methods to their own .cpp file by Robert Phillips · 6 years ago
  88. f272b8f Remove filterRec bypass on MakeRecAndEffects by Herb Derby · 6 years ago
  89. 62a9d31 Reorganize MakeRecAndEffects and SkScalerContext ctor by Herb Derby · 6 years ago
  90. cc88f3a per-contour variant of SkPathMeasure by Mike Reed · 6 years ago
  91. 6c30e74 Add DDL jobs for Intel by Ben Wagner · 6 years ago
  92. 7193586 fixed SRGB effect color accuracy by Ethan Nicholas · 6 years ago
  93. e956049 Fix makeColorSpace on YUV images by Brian Osman · 6 years ago
  94. e1f5502 Reland "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  95. 0c12f92 Remove fPreBlendForFilter by Herb Derby · 6 years ago
  96. c83da98 Revert "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  97. 91c1d08 SkSL is now pickier about type conversions by Ethan Nicholas · 6 years ago
  98. 5e1819f Move luminace calculation to the SkScalerContext ctor. by Herb Derby · 6 years ago
  99. 95548f6 Remove fIntendedType from GrMtlBuffer. Add accessor to base class by Brian Salomon · 6 years ago
  100. d742b6b Fill in missing GrMtlCaps functions and fix for 0 buffer alloc. by Greg Daniel · 6 years ago