1. 3f59379 expand unit tests, fix extract by Mike Klein · 5 years ago
  2. 81756e4 test and fix that we cover the right inputs by Mike Klein · 5 years ago
  3. d3cc16c eliminate the need for a tmp ymm register by Mike Klein · 5 years ago
  4. b464002 remove moot comment by Mike Klein · 5 years ago
  5. 208363e Minor optimization to serialization of SkPictures with many subpictures. by Nathaniel Nifong · 5 years ago
  6. a47ab49 A few fixes to recent gpu Copy Op changes. by Greg Daniel · 5 years ago
  7. 0b5ffce refine perf dumps a little by Mike Klein · 5 years ago
  8. 217522c Add SkRasterPipeline support for more load/store formats and GrSwizzle. by Brian Salomon · 5 years ago
  9. e713a3c Make fAdvance{X|Y} private. by Herb Derby · 5 years ago
  10. 7760112 better perf support for JIT code by Mike Klein · 5 years ago
  11. 613ad38 add basic JIT using xbyak by Mike Klein · 5 years ago
  12. cc5dc01 Make fForceBW private. by Herb Derby · 5 years ago
  13. 19e8a71 Fix ASAN issue with CreateTestingOnlyMtlTextureInfo by Jim Van Verth · 5 years ago
  14. df586b7 Use float literal with std::fill of floats by Brian Salomon · 5 years ago
  15. 3e5b017 Don't use MSAA config if can't resolve by Jim Van Verth · 5 years ago
  16. 2d170c3 Remove all NexusPlayer bots and driver workarounds by Brian Osman · 5 years ago
  17. 53bd4c5 fixed an skslc crash with uninitialized globals by Ethan Nicholas · 5 years ago
  18. d188c18 fixed SkSL handling of negated literal vectors by Ethan Nicholas · 5 years ago
  19. 6488077 Support more YUV texture formats for Metal by Jim Van Verth · 5 years ago
  20. 024bd00 Initial implementation of SkSurface::asyncRescaleAndReadPixelsYUV420. by Brian Salomon · 5 years ago
  21. 3d4cac5 Remove IO refs from GrSurfaceProxy only by Robert Phillips · 5 years ago
  22. 5f5680c Enable gl_FragCoord workaround on NexusPlayer, and re-enable analytic clipping by Brian Osman · 5 years ago
  23. c159f94 Minor cleanups to GrMtlGpuRTCommandBuffer by Jim Van Verth · 5 years ago
  24. 6d71f49 fixed a spot where skslc would crash instead of report a parse error by Ethan Nicholas · 5 years ago
  25. 4cf5fd9 SkSL vector divide by zero now properly reports an error by Ethan Nicholas · 5 years ago
  26. cb1adb4 Add srcData version of createBackendTexture API by Robert Phillips · 5 years ago
  27. 8429422 Change GrCFResource to sk_cf_obj and move to include/ports. by Jim Van Verth · 5 years ago
  28. 40d9c51 Fix font creation lost style on Mac by Mike Reed · 5 years ago
  29. fc894d4 More classes no longer inherit from SkNoncopyable by Hal Canary · 5 years ago
  30. 22ea7e9 add Builder::dump() by Mike Klein · 5 years ago
  31. 0ea4cf9 clarify behavior in SkTypeface::serialize() a little by Mike Klein · 5 years ago
  32. c66373d tweak mul/mad_unorm8 by Mike Klein · 5 years ago
  33. d1d869d Make GL & Vk backends create uninitialized backend textures by Robert Phillips · 5 years ago
  34. 9b7f143 GrTessellator: fix for intersections returning non-finite points. by Stephen White · 5 years ago
  35. 4e3b011 tighten up SkSL parser depth testing by Ethan Nicholas · 5 years ago
  36. a630732 revise extract instruction by Mike Klein · 5 years ago
  37. feba68a skslc now errors on out-of-range shifts by Ethan Nicholas · 5 years ago
  38. 8016441 Interpreter: Refactor interface and lifetime management by Brian Osman · 5 years ago
  39. b0632fa fold through SKSL_USE_STD_STRING by Mike Klein · 5 years ago
  40. 28a5a43 Revise GrDataUtils to be more self-contained (take 3) by Robert Phillips · 5 years ago
  41. 46cfbc6 Reland "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  42. 33a6f7c Remove advance only mode from SkGlyph. by Herb Derby · 5 years ago
  43. fe18de5 Experimental: Add R_16 and RG_1616 to Ganesh (take 2) by Robert Phillips · 5 years ago
  44. 25132b6 Remove unused caps: UnsignedSupport and ImageLoadStoreSupport by Brian Osman · 5 years ago
  45. 1e2d4a1 Fix line numbering problem when reporting SkSL compile errors by Brian Osman · 5 years ago
  46. 8231031 Small fixes to C API. Add SK_API and fix function signature mismatch. by Stan Iliev · 5 years ago
  47. ac71827 Make FindOrCreateStrikeWithNoDeviceExclusive analog for SkStrikeSpec by Herb Derby · 5 years ago
  48. aee5714 Manual revert of "Revise GrDataUtils to be more self-contained" by Greg Daniel · 5 years ago
  49. d8a7408 remove unused metal variable by Greg Daniel · 5 years ago
  50. 992df57 Revert "Experimental: Add R_16 and RG_1616 to Ganesh" by Greg Daniel · 5 years ago
  51. 9e3169b Remove version from copy shaders. by Greg Daniel · 5 years ago
  52. 36a54c1 Rename SkStrikeSpecStorage -> SkStrikeSpec by Herb Derby · 5 years ago
  53. 11697dc Move Glyph Intercept code from SkStrike to SkGlyph by Herb Derby · 5 years ago
  54. 4c6f9b7 Revert "Reland "Remove support for copyAsDraw in gpu copySurface."" by Greg Daniel · 5 years ago
  55. b0c7ad1 Reland "Fix vulkan async transfer from call to not submit command buffer to early." by Greg Daniel · 5 years ago
  56. bd986b1 Revert "Fix vulkan async transfer from call to not submit command buffer to early." by Greg Daniel · 5 years ago
  57. 4b432fa run rewrite_includes.py by Mike Klein · 5 years ago
  58. 10e259e Fix vulkan async transfer from call to not submit command buffer to early. by Greg Daniel · 5 years ago
  59. fc99416 Major rearchitecture of SkSL parsing, focused on improving performance. by Ethan Nicholas · 5 years ago
  60. 84ea049 Reland "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
  61. a797cc9 Fix GrBackendRenderTarget and GrBackendTexture operator= by Ben Wagner · 5 years ago
  62. 93d0146 Experimental: Add R_16 and RG_1616 to Ganesh by Robert Phillips · 5 years ago
  63. 6421783 Use DirectWrite for default font. by Ben Wagner · 5 years ago
  64. 0f80902 Add GrQuadUtils namespace to hold ResolveAAType function by Michael Ludwig · 5 years ago
  65. 6b43c30 add mad_unorm8 instruction by Mike Klein · 5 years ago
  66. e422761 use u32 in mul_unorm8 by Mike Klein · 5 years ago
  67. f1df397 tidy up register allocation by Mike Klein · 5 years ago
  68. 5b5403e ccpr: Preserve fill rules for cached paths by Chris Dalton · 5 years ago
  69. c5167c0 Revert "Remove support for copyAsDraw in gpu copySurface." by Greg Daniel · 5 years ago
  70. d1bc240 Use 1e-4 rather than 1e-5 as "nonZeroAlpha" in various shader code. by Brian Salomon · 5 years ago
  71. 6565506 Remove support for copyAsDraw in gpu copySurface. by Greg Daniel · 5 years ago
  72. 754bad3 hoist loop-invariant code out of the loop by Mike Klein · 5 years ago
  73. 27a7431 SkPDF: clean up image shader code by Hal Canary · 5 years ago
  74. 68ba117 GrShaderCaps always stores config texture swizzles. by Brian Salomon · 5 years ago
  75. 6386efa Remove unused "DropsTileOnZeroDivide" caps bit by Brian Osman · 5 years ago
  76. 95253bd Fix SkSL standalone compile errors by Brian Osman · 5 years ago
  77. de4c58c Combine GrPerspQuad and GrQuad by Michael Ludwig · 5 years ago
  78. 6eb8c24 Move readSurfacePixels and writePixelSurface into GrSurfaceContext. by Greg Daniel · 5 years ago
  79. c2d9a31 Revert "print 1/K floats as fractions" by Mike Klein · 5 years ago
  80. c70ed90 Revise GrDataUtils to be more self-contained by Robert Phillips · 5 years ago
  81. e2826ab Add API to invalidate GL texture parameters from GrBackendTexture. by Brian Salomon · 5 years ago
  82. 346f82c print 1/K floats as fractions by Mike Klein · 5 years ago
  83. eb1fe8f move peepholes where they're relevant by Mike Klein · 5 years ago
  84. cf0daac allow two immediates by Mike Klein · 5 years ago
  85. 4bdd36f Make color initialization version of createBackendTexture public by Robert Phillips · 5 years ago
  86. d17e05a Extract GrQuadList into separate header by Michael Ludwig · 5 years ago
  87. 3c00d3d dump register and instruction count by Mike Klein · 5 years ago
  88. 9656dce add extract instruction by Mike Klein · 5 years ago
  89. 1665aaa add pack instruction by Mike Klein · 5 years ago
  90. d7d04dc add mul_unorm8 instruction by Mike Klein · 5 years ago
  91. baf6478 Convert over more sites to SkStrikeSpecStorage, and remove unused calls by Herb Derby · 6 years ago
  92. 663afe5 Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/ by Michael Ludwig · 5 years ago
  93. 32c526b Interpreter: Minor cleanup of opcodes by Brian Osman · 5 years ago
  94. 1281851 add a x*y+0 -> x*y peephole by Mike Klein · 5 years ago
  95. 30e918d Revert "Use DirectWrite for default font." by Ben Wagner · 5 years ago
  96. 68c50d0 sketch an skvm by Mike Klein · 5 years ago
  97. 80f10d2 Turn on glClear workaround for nvidia macs by Michael Ludwig · 5 years ago
  98. 27eb525 Expand testing of color initialized backend textures to include mip levels by Robert Phillips · 5 years ago
  99. 900dda8 Do correct colorspace xform in asyncRescaleAndReadPixels in GPU impl. by Brian Salomon · 5 years ago
  100. d249e8c One ShouldDrawAsPath to rule them all! by Herb Derby · 5 years ago