1. c752054 Use linear metrics with new FreeType light autohint. by Ben Wagner · 5 years ago
  2. f91b755 Reland "ccpr: Set atlas proxy size to draw bounds rather than backing size" by Chris Dalton · 5 years ago
  3. ea236bf Move skcms.h to include/third_party/skcms by Brian Osman · 5 years ago
  4. 75c5326 Cache some more Metal state. by Jim Van Verth · 5 years ago
  5. d425dee Enable opList sorting everywhere by Robert Phillips · 5 years ago
  6. ee90eb4 Clean out stale shadow vertices from the SkResourceCache by Jim Van Verth · 5 years ago
  7. f3b27b4 Merge MTLRenderPassDescriptors when possible. by Jim Van Verth · 5 years ago
  8. bcbf963 Temporarily revert runtime decoder registration. by Mike Klein · 5 years ago
  9. 88e8ddc Fix legacy use of kKHR_swapchain_GrVkExtensionFlag when making GrVkGpu. by Greg Daniel · 5 years ago
  10. 4e1b07e stage naming change in colorfilter by Mike Reed · 5 years ago
  11. 05f45b2 runtime registration for decoders by Mike Klein · 5 years ago
  12. 2185f39 Revert "ccpr: Set atlas proxy size to draw bounds rather than backing size" by Chris Dalton · 5 years ago
  13. fd7657c Add SkSL editing to Viewer in Vulkan backend by Brian Osman · 5 years ago
  14. a085a41 Normalize storage of shader strings in the cache by Brian Osman · 5 years ago
  15. 10d1721 Remove GrInternalSurfaceFlags::kNoPendingIO as it is no longer needed by Robert Phillips · 5 years ago
  16. 46d0f9a ccpr: Set atlas proxy size to draw bounds rather than backing size by Chris Dalton · 5 years ago
  17. f460eee Use linear metrics flag for linear metrics. by Ben Wagner · 5 years ago
  18. 7ecb8d1 Change flushing policy in GrContextPriv::writeSurfacePixels by Robert Phillips · 5 years ago
  19. 9585947 minor interpreter cleanups by Ethan Nicholas · 5 years ago
  20. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  21. 0c22997 SkTInternalLList: remove SkPtrWrapper, SkNoncopyable by Hal Canary · 5 years ago
  22. c73666f Implement alternate method for determining recycle-ability of allocated GrSurfaces (take 2) by Robert Phillips · 5 years ago
  23. 5d8f1cc Use tasks for GrVkGpuTextureCommandBuffer. by Brian Salomon · 5 years ago
  24. c092f9e rm older api from colormatrix, change to normalized translate by Mike Reed · 5 years ago
  25. f07b61f (start to) explicitly use float for color values by Mike Reed · 5 years ago
  26. 24d377e Store tasks to execute before VK secondary command buffers generically. by Brian Salomon · 5 years ago
  27. ef86fa3 remove dead function MakeSingleChannelOutput by Mike Reed · 5 years ago
  28. a7008f5 another stray <include> -> "" by Mike Klein · 5 years ago
  29. 746035a added support for interpreting generic SkSL functions by Ethan Nicholas · 5 years ago
  30. 1c550f7 Only call findImage when needed by Herb Derby · 5 years ago
  31. 29c1c80 Revert "Implement alternate method for determining recycle-ability of allocated GrSurfaces" by Robert Phillips · 5 years ago
  32. 361a640 change colormatrixfilter to be 0...1 for translate by Mike Reed · 5 years ago
  33. 75c3ae4 Add GrMtlCommandBuffer by Jim Van Verth · 5 years ago
  34. 9adc82c Fixes for saveBehind/drawBehind by Mike Reed · 5 years ago
  35. 7eec3cd6 Implement alternate method for determining recycle-ability of allocated GrSurfaces by Robert Phillips · 5 years ago
  36. 1ce03a6 rename gamma stage gamma_ by Mike Klein · 5 years ago
  37. 12c4629 Remove the option of disabling explicit resource allocation by Robert Phillips · 5 years ago
  38. c318630 Add skcms directory to public includes by Brian Osman · 5 years ago
  39. 06be079 Add wait function on GrContext to wait on semaphores. by Greg Daniel · 5 years ago
  40. dd15d69 More buffer changes for Metal. by Jim Van Verth · 5 years ago
  41. 50d79af hide internals of SkColorMatrix (so we can migrate to col-major) by Mike Reed · 5 years ago
  42. 5f78adf Add explicit GrSurfaceProxy flag to skip explicit resource allocation (take 2) by Robert Phillips · 5 years ago
  43. 4b19592 remove duplicate SkBase64.h by Mike Klein · 5 years ago
  44. 3276d95 rm src/compute by Mike Klein · 5 years ago
  45. 5816b3d Fully add back old GrContext flush api. by Greg Daniel · 5 years ago
  46. 7a5b6ec Update comment on vulkan allocator. by Greg Daniel · 5 years ago
  47. cbc33b8 Add SkSL viewing/editing to viewer by Brian Osman · 5 years ago
  48. 6350cb0 Revert "Add explicit GrSurfaceProxy flag to skip explicit resource allocation" by Mike Klein · 5 years ago
  49. c03cfaf Add Metal support for dynamic buffers. by Jim Van Verth · 5 years ago
  50. d567408 Add secret draw-behind method by Mike Reed · 5 years ago
  51. 1c0b05a SkClipStack::isRRect succeeds if stack is an intersection of rects. by Brian Salomon · 5 years ago
  52. 84d36cd ccpr: Calculate edge coverage in the coverage processor by Chris Dalton · 5 years ago
  53. 898a8a5 Fixed internal skslc error with negated literal vectors by Ethan Nicholas · 5 years ago
  54. 865dc56 Adjust vulkan memory allocation block size knobs to better match the type of draws we do. by Greg Daniel · 5 years ago
  55. 49465b4 reworked SPIR-V binary operations and added support for VectorTimesScalar by Ethan Nicholas · 5 years ago
  56. 7bb47f2 Add explicit GrSurfaceProxy flag to skip explicit resource allocation by Robert Phillips · 5 years ago
  57. 65a8f56 fixed Metal code generation for recursive functions by Ethan Nicholas · 5 years ago
  58. 2929f51 Don't batch across domain modes in GrTextureOp by Michael Ludwig · 5 years ago
  59. cf4ec50 Convexity checker: Wait for significant x-product when walking edges by Brian Osman · 5 years ago
  60. 377b18b ccpr: Indicate path fill type by winding direction of cover triangles by Chris Dalton · 5 years ago
  61. cb0f409 added error detection for writing to a constant swizzle mask by Ethan Nicholas · 5 years ago
  62. cc5d3e0 Revert "Revert "added more SPIR-V RelaxedPrecision decorations"" by Ethan Nicholas · 5 years ago
  63. b07e9a8 use char-to-glyph cache in freetype typeface by Mike Reed · 5 years ago
  64. 309de79 Remove SK_TREAT_COLINEAR_DIAGONAL_POINTS_AS_CONCAVE by Brian Osman · 5 years ago
  65. e576378 Allow GrShadowRRectOp::Make to fail by Robert Phillips · 5 years ago
  66. 9b67802 Properly retrieve memory block in SkTextUtils by Martin Vejdarski · 5 years ago
  67. 2e904bc SkPDF: move type1 font code into single file by Hal Canary · 5 years ago
  68. 71713f6 Swap front and back stencil sides when rendering bottom-left by Chris Dalton · 5 years ago
  69. 8a97f56 Swap x/y radii for EllipticalRRectOp depending on matrix. by Brian Salomon · 5 years ago
  70. d8d859a Fix quad type detection from SkPoint array by Michael Ludwig · 5 years ago
  71. 14ac42b Remove the axis-aligned vector special case to convexity checker by Brian Osman · 5 years ago
  72. 1a668d2 fixed assertion failure in skslc SPIR-V output by Ethan Nicholas · 5 years ago
  73. 2c2240f Make more SkTypeface virtuals pure. by Ben Wagner · 5 years ago
  74. 3966738 Non-substantive changes by Robert Phillips · 5 years ago
  75. e6bfb7d Add struct to wrap all the gpu flush options. by Greg Daniel · 5 years ago
  76. 64670cb Reland "Simplify SkTypeface::charsToGlyphs API to require UTF32 input" by Mike Reed · 5 years ago
  77. 105d7c2 Add flag to map buffer flags in GrCaps to indicate whether mapping a by Brian Salomon · 5 years ago
  78. 5155e09 Revert "added more SPIR-V RelaxedPrecision decorations" by Greg Daniel · 5 years ago
  79. 33906ad Reland "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"" by Robert Phillips · 5 years ago
  80. 652b007a Revert "Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input"" by Mike Reed · 5 years ago
  81. 70ed05e Revert "Simplify SkTypeface::charsToGlyphs API to require UTF32 input" by Mike Reed · 5 years ago
  82. fa971d6 Reland "Add GrDisableColorXPFactory::makeXferProcessor()" by Chris Dalton · 5 years ago
  83. fde841d Simplify SkTypeface::charsToGlyphs API to require UTF32 input by Mike Reed · 5 years ago
  84. db13d38 Move SkTLazy.h to src/ by Ben Wagner · 5 years ago
  85. 9a885b2 pass SkVx::Vec arguments as const& by Mike Klein · 5 years ago
  86. e9c375c Revert "Add GrDisableColorXPFactory::makeXferProcessor()" by Greg Daniel · 5 years ago
  87. 0a8da21 Remove generateCharFromGlyph and charToGlyphID. by Ben Wagner · 5 years ago
  88. 151a883 added more SPIR-V RelaxedPrecision decorations by Ethan Nicholas · 5 years ago
  89. 5dd7f84 Reduce use of path generation by Herb Derby · 5 years ago
  90. 11157ef Add GrDisableColorXPFactory::makeXferProcessor() by Chris Dalton · 5 years ago
  91. 30182b4 Ensure that insetting for blur texture domain doesn't invert domain rect. by Brian Salomon · 5 years ago
  92. 393981d Remove deprecated SkPaintFilterCanvas::onFilter. by Ben Wagner · 5 years ago
  93. 8bd22ae Remove non-canonical font color by Herb Derby · 5 years ago
  94. 68aeec0 Clarify that buffers of type GrGpuBufferType::kXferGpuToCpu are mapped for reading. by Brian Salomon · 5 years ago
  95. c809832 Convert 565 and 4444 bitmaps to 8888 for Mac Metal. by Jim Van Verth · 5 years ago
  96. 8c4cafd Don't flush pipeline state when querying sample locations in GL by Chris Dalton · 5 years ago
  97. 4aa13e7 Remove deprecated SkSurface::prepareForExternalIO and related uses of the name. by Greg Daniel · 5 years ago
  98. 26de56e GrSurface -> GrGpuBuffer transfer improvements: by Brian Salomon · 5 years ago
  99. c0d79e5 Avoid multiplication by alpha in fragment shader when known to be 1. by Brian Salomon · 5 years ago
  100. 6c431d5 Towards a simpler SkSL -> GLSL pipeline (and better shader reflection) by Brian Osman · 5 years ago