1. 28a5a43 Revise GrDataUtils to be more self-contained (take 3) by Robert Phillips · 5 years ago
  2. 46cfbc6 Reland "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  3. 33a6f7c Remove advance only mode from SkGlyph. by Herb Derby · 5 years ago
  4. fe18de5 Experimental: Add R_16 and RG_1616 to Ganesh (take 2) by Robert Phillips · 5 years ago
  5. 25132b6 Remove unused caps: UnsignedSupport and ImageLoadStoreSupport by Brian Osman · 5 years ago
  6. 1e2d4a1 Fix line numbering problem when reporting SkSL compile errors by Brian Osman · 5 years ago
  7. 8231031 Small fixes to C API. Add SK_API and fix function signature mismatch. by Stan Iliev · 5 years ago
  8. ac71827 Make FindOrCreateStrikeWithNoDeviceExclusive analog for SkStrikeSpec by Herb Derby · 5 years ago
  9. aee5714 Manual revert of "Revise GrDataUtils to be more self-contained" by Greg Daniel · 5 years ago
  10. d8a7408 remove unused metal variable by Greg Daniel · 5 years ago
  11. 992df57 Revert "Experimental: Add R_16 and RG_1616 to Ganesh" by Greg Daniel · 5 years ago
  12. 9e3169b Remove version from copy shaders. by Greg Daniel · 5 years ago
  13. 36a54c1 Rename SkStrikeSpecStorage -> SkStrikeSpec by Herb Derby · 5 years ago
  14. 11697dc Move Glyph Intercept code from SkStrike to SkGlyph by Herb Derby · 5 years ago
  15. 4c6f9b7 Revert "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  16. b0c7ad1 Reland "Fix vulkan async transfer from call to not submit command buffer to early." by Greg Daniel · 5 years ago
  17. bd986b1 Revert "Fix vulkan async transfer from call to not submit command buffer to early." by Greg Daniel · 5 years ago
  18. 4b432fa run rewrite_includes.py by Mike Klein · 5 years ago
  19. 10e259e Fix vulkan async transfer from call to not submit command buffer to early. by Greg Daniel · 5 years ago
  20. fc99416 Major rearchitecture of SkSL parsing, focused on improving performance. by Ethan Nicholas · 5 years ago
  21. 84ea049 Reland "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
  22. a797cc9 Fix GrBackendRenderTarget and GrBackendTexture operator= by Ben Wagner · 5 years ago
  23. 93d0146 Experimental: Add R_16 and RG_1616 to Ganesh by Robert Phillips · 5 years ago
  24. 6421783 Use DirectWrite for default font. by Ben Wagner · 5 years ago
  25. 0f80902 Add GrQuadUtils namespace to hold ResolveAAType function by Michael Ludwig · 5 years ago
  26. 6b43c30 add mad_unorm8 instruction by Mike Klein · 5 years ago
  27. e422761 use u32 in mul_unorm8 by Mike Klein · 5 years ago
  28. f1df397 tidy up register allocation by Mike Klein · 5 years ago
  29. 5b5403e ccpr: Preserve fill rules for cached paths by Chris Dalton · 5 years ago
  30. c5167c0 Revert "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
  31. d1bc240 Use 1e-4 rather than 1e-5 as "nonZeroAlpha" in various shader code. by Brian Salomon · 5 years ago
  32. 6565506 Remove support for copyAsDraw in gpu copySurface. by Greg Daniel · 5 years ago
  33. 754bad3 hoist loop-invariant code out of the loop by Mike Klein · 5 years ago
  34. 27a7431 SkPDF: clean up image shader code by Hal Canary · 5 years ago
  35. 68ba117 GrShaderCaps always stores config texture swizzles. by Brian Salomon · 5 years ago
  36. 6386efa Remove unused "DropsTileOnZeroDivide" caps bit by Brian Osman · 5 years ago
  37. 95253bd Fix SkSL standalone compile errors by Brian Osman · 5 years ago
  38. de4c58c Combine GrPerspQuad and GrQuad by Michael Ludwig · 5 years ago
  39. 6eb8c24 Move readSurfacePixels and writePixelSurface into GrSurfaceContext. by Greg Daniel · 5 years ago
  40. c2d9a31 Revert "print 1/K floats as fractions" by Mike Klein · 5 years ago
  41. c70ed90 Revise GrDataUtils to be more self-contained by Robert Phillips · 5 years ago
  42. e2826ab Add API to invalidate GL texture parameters from GrBackendTexture. by Brian Salomon · 5 years ago
  43. 346f82c print 1/K floats as fractions by Mike Klein · 5 years ago
  44. eb1fe8f move peepholes where they're relevant by Mike Klein · 5 years ago
  45. cf0daac allow two immediates by Mike Klein · 5 years ago
  46. 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 5 years ago
  47. d17e05a Extract GrQuadList into separate header by Michael Ludwig · 5 years ago
  48. 3c00d3d dump register and instruction count by Mike Klein · 5 years ago
  49. 9656dce add extract instruction by Mike Klein · 5 years ago
  50. 1665aaa add pack instruction by Mike Klein · 5 years ago
  51. d7d04dc add mul_unorm8 instruction by Mike Klein · 5 years ago
  52. baf6478 Convert over more sites to SkStrikeSpecStorage, and remove unused calls by Herb Derby · 6 years ago
  53. 663afe5 Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/ by Michael Ludwig · 5 years ago
  54. 32c526b Interpreter: Minor cleanup of opcodes by Brian Osman · 5 years ago
  55. 1281851 add a x*y+0 -> x*y peephole by Mike Klein · 5 years ago
  56. 30e918d Revert "Use DirectWrite for default font." by Ben Wagner · 5 years ago
  57. 68c50d0 sketch an skvm by Mike Klein · 5 years ago
  58. 80f10d2 Turn on glClear workaround for nvidia macs by Michael Ludwig · 5 years ago
  59. 27eb525 Expand testing of color initialized backend textures to include mip levels by Robert Phillips · 5 years ago
  60. 900dda8 Do correct colorspace xform in asyncRescaleAndReadPixels in GPU impl. by Brian Salomon · 5 years ago
  61. d249e8c One ShouldDrawAsPath to rule them all! by Herb Derby · 5 years ago
  62. 375a953 Use DirectWrite for default font. by Ben Wagner · 5 years ago
  63. 03464f1 Maybe don't use Metal's instanced methods if not supported. by Jim Van Verth · 5 years ago
  64. b67b235 GrTessellator: always rewind to edge top when splitting. by Stephen White · 5 years ago
  65. eca66b3 SkVector4 as ctype for half4 by Brian Salomon · 5 years ago
  66. 09f5aed Handle all lcd orientations SkScalerContext. by Ben Wagner · 5 years ago
  67. 6a07591 Simplify calculation of the path gap. by Herb Derby · 5 years ago
  68. fd4f4df Move GrQuad to src/gpu/geometry folder by Michael Ludwig · 5 years ago
  69. 0464c17 max glyph dimension == 0 means don't fallback by Herb Derby · 5 years ago
  70. 44ba245 Remove unused enum by Herb Derby · 5 years ago
  71. bd1ef68 Implement color-based backend texture creation for Vulkan by Robert Phillips · 5 years ago
  72. 8a9a371 Reland "Added AutoreleasePool for managing pool memory in testing apps." by Jim Van Verth · 5 years ago
  73. 8a64fa6 SkShaderBase::isAPicture() by Hal Canary · 5 years ago
  74. d6f3f18 Color matrix effect rewritten as .fp by Brian Salomon · 5 years ago
  75. dac1e55 Use GrCFResource class to manage backend surface MtlTexture resources. by Jim Van Verth · 5 years ago
  76. 8043f32 Clean update ETC1 data utilities (take 2) by Robert Phillips · 5 years ago
  77. c4fec06 Revert "Added AutoreleasePool for managing pool memory in testing apps." by Kevin Lubick · 5 years ago
  78. e500d11 Use strike spec for bitmap rendering by Herb Derby · 5 years ago
  79. 65e49ba added support for SkMatrix44 ctype by Ethan Nicholas · 5 years ago
  80. a36e089 Added AutoreleasePool for managing pool memory in testing apps. by Jim Van Verth · 5 years ago
  81. 1e50638 Revert "Clean update ETC1 data utilities" by Robert Phillips · 5 years ago
  82. 4a0cf50 Remove old GrFillRectOp factories by Michael Ludwig · 5 years ago
  83. 6fc7e21 Clean update ETC1 data utilities by Robert Phillips · 5 years ago
  84. f62e575 Use GrVkImage utilities in GrVkGpu::createTestingOnlyVkImage by Robert Phillips · 5 years ago
  85. 3a0590e SkPDF: implement kDecal image shader TileMode by Hal Canary · 5 years ago
  86. fcea9a9 SkPDF: MakeShader uses Color4f by Hal Canary · 5 years ago
  87. b3043e4 Collapse the SkTextInterceptsIter into base class by Herb Derby · 5 years ago
  88. 3e29f1d Interpreter: Elide dup/pop around stores by Brian Osman · 5 years ago
  89. b3f82dd Reland "Remove call to copy in GrcontextPriv read/write pixel calls." by Greg Daniel · 5 years ago
  90. 909231c Interpreter: Matrix/Vector multiplication by Brian Osman · 5 years ago
  91. 1e855b2 Interpreter: Support component-wise ops for matrices by Brian Osman · 5 years ago
  92. aa1b6b3 Make stencilRect() in GrRTCPriv more flexible. by Michael Ludwig · 5 years ago
  93. 7df8fff Avoid SkTMax in sksl by Brian Osman · 5 years ago
  94. e3bd673 Use GrGLGpu::createTextureImpl from w/in GrGLGpu::createBackendTexture by Robert Phillips · 5 years ago
  95. 16e6fd5 Interpreter: Fix vector/matrix equality and inequality by Brian Osman · 5 years ago
  96. a86fc7a Specialize GrBicubicEffet for 1d kernel. by Brian Salomon · 5 years ago
  97. 1013ecf Revert "Remove call to copy in GrcontextPriv read/write pixel calls." by Greg Daniel · 5 years ago
  98. 8a3c059 GrTessellator: fix event creation for dead boundary edges. by Stephen White · 5 years ago
  99. d0d66fb Remove call to copy in GrcontextPriv read/write pixel calls. by Greg Daniel · 5 years ago
  100. 29e013d Interpreter: Fix construction of Matrices by Brian Osman · 5 years ago