1. a0f864d Revert "Remove GrCaps::SupportedRead::fSwizzle and supporting code" by Ben Wagner aka dogben · 5 years ago
  2. d7cf0be SkPDF: SkPDFMakeShader handles pathological inputs better. by Hal Canary · 5 years ago
  3. 1cec69a Remove GrCaps::SupportedRead::fSwizzle and supporting code by Brian Salomon · 5 years ago
  4. 9fdadb9 test a (the) zero-arg program by Mike Klein · 5 years ago
  5. d4546d6 add vmovdqa(ymm,ymm) by Mike Klein · 5 years ago
  6. 95d8ceb Add GrMipMapsStatus to GrTextureProxy by Chris Dalton · 5 years ago
  7. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  8. 81d5267 more unit tests by Mike Klein · 5 years ago
  9. 5591fdf small refactors by Mike Klein · 5 years ago
  10. d5e80ca Add GrContext::defaultBackendFormat by Robert Phillips · 5 years ago
  11. 8ff8bcc Add GrCaps::isFormatCompressed by Robert Phillips · 5 years ago
  12. 9dc0b9e remove code now that loopers are dead (w.r.t. canvas and paint) by Mike Reed · 5 years ago
  13. 8ac9f4e flesh out SkVM ops a bit more by Mike Klein · 5 years ago
  14. 1386366 renamed SkSL texture() and process() to sample() by Ethan Nicholas · 5 years ago
  15. 886af0d Allow defined functions in the SkSL .inc files by Brian Osman · 5 years ago
  16. 7bf37e0 Fix valgrind crash in TransferFrom test. by Greg Daniel · 5 years ago
  17. b7f95d1 Switch BackendAllocationTests from GrPixelConfig to GrColorType by Robert Phillips · 5 years ago
  18. 6f6d2de Test more color types in TransferPixelsFrom. by Brian Salomon · 5 years ago
  19. 42be09d Test GrGpu::transferPixelsTo for more color types. by Brian Salomon · 5 years ago
  20. ba88ab6 Reland "Move ExternalFormat and Type to FormatInfo." by Greg Daniel · 5 years ago
  21. 59f2e46 Return translate info from looper, rather than moding a canvas by Mike Reed · 5 years ago
  22. e2c5e8c Revert "Move ExternalFormat and Type to FormatInfo." by Greg Daniel · 5 years ago
  23. f27e51f Fix two issues in transfer to test by Brian Salomon · 5 years ago
  24. 8014051 Move ExternalFormat and Type to FormatInfo. by Greg Daniel · 5 years ago
  25. 52337de re-run tools/rewrite_includes.py by Mike Klein · 5 years ago
  26. 62221e7 Delete GrBackendSurface's GrPixelConfig by Robert Phillips · 5 years ago
  27. a1730e1 SkMetaData: remove unused features by Hal Canary · 5 years ago
  28. c6dce5a Child fragment processors are now written as separate functions by Ethan Nicholas · 5 years ago
  29. b380e71 Interpreter: Add radians and normalize builtins by Brian Osman · 5 years ago
  30. 6d907fa add copytable method to typefaces by Mike Reed · 5 years ago
  31. bbb3f64 Add a workaround for PowerVRRogue to never disable color writes by Chris Dalton · 5 years ago
  32. 4d87b2b Address TODO in testing code (i.e., cleanup create_backend_texture) by Robert Phillips · 5 years ago
  33. c80b0e9 Make rest of GrGpu::wrapBackend* methods take a GrColorType (take 2) by Robert Phillips · 5 years ago
  34. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
  35. 5207f35 The current version... by Julia Lavrova · 5 years ago
  36. f98d0d3 let JIT code hoist when possible by Mike Klein · 5 years ago
  37. b7dad44 Reland "hide drawlooper from paint" by Mike Reed · 5 years ago
  38. 3908059 fixed SkSL handling of constant arrays by Ethan Nicholas · 5 years ago
  39. 5e533c9 move hoist analysis back into Builder by Mike Klein · 5 years ago
  40. 6dc14de Revert "hide drawlooper from paint" by Robert Phillips · 5 years ago
  41. 766b42b hide drawlooper from paint by Mike Reed · 5 years ago
  42. ebab03f Add Ganesh support for LUM16F (take 2) by Robert Phillips · 5 years ago
  43. c3318f0 ccpr: Add an MSAA atlas mode by Chris Dalton · 5 years ago
  44. 4a13119 always fma in mad_f32() by Mike Klein · 5 years ago
  45. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 5 years ago
  46. 673e87c [svgcanvas] Consolidate constant-Y text positions by Florin Malita · 5 years ago
  47. 1326749 add sli.4s, use it in pack sometimes by Mike Klein · 5 years ago
  48. 9e2218a restore aarch64 JIT by Mike Klein · 5 years ago
  49. aa861a1 Change SkMatrix::decomposeScale to use preScale by Michael Ludwig · 5 years ago
  50. 237dbb4 small cleanups by Mike Klein · 5 years ago
  51. cdb40c9 Revert "Add Ganesh support for LUM16F" by Robert Phillips · 5 years ago
  52. 2f6c8af Add Ganesh support for LUM16F by Robert Phillips · 5 years ago
  53. 0c8582e fixed internal error when parsing invalid SkSL code by Ethan Nicholas · 5 years ago
  54. abc9653 [SkSVGCanvas] Add flag for converting text to paths by Florin Malita · 5 years ago
  55. 37607d4 Reland "more JIT refactoring" by Mike Klein · 5 years ago
  56. d864d1d Revert "more JIT refactoring" by Mike Klein · 5 years ago
  57. 558b639 more JIT refactoring by Mike Klein · 5 years ago
  58. 869a3e8 Reland "Interpreter: Bounds check array access, add bool return from run" by Brian Osman · 5 years ago
  59. 00fb724 Move read swizzle from GL ConfigInfo to FormatInfo. by Greg Daniel · 5 years ago
  60. 634c941 add inverse() intrinsic function to sksl by Mike Reed · 5 years ago
  61. 62bccda move death back into Builder::Instruction by Mike Klein · 5 years ago
  62. 52c1bf1 Interpreter: Fix code-gen for postfix ++/-- used only for side effect by Brian Osman · 5 years ago
  63. 3e6aa9f Revert "Interpreter: Bounds check array access, add bool return from run" by Brian Osman · 5 years ago
  64. 9724582 return self from matrix setters to allow chaining by Mike Reed · 5 years ago
  65. f42de9e Interpreter: Bounds check array access, add bool return from run by Brian Osman · 5 years ago
  66. c7dced5 Revert "Remove simple GrGpu::createTexture helper" by Brian Salomon · 5 years ago
  67. 83cfe4f Remove simple GrGpu::createTexture helper by Brian Salomon · 5 years ago
  68. dd39980 Revert "Make rest of GrGpu::wrapBackend* methods take a GrColorType" by Robert Phillips · 5 years ago
  69. c6dc5cf Move FormatType from ConfigInfo to FormatInfo. by Greg Daniel · 5 years ago
  70. 9725638 Make rest of GrGpu::wrapBackend* methods take a GrColorType by Robert Phillips · 5 years ago
  71. c2fb3b4 split deaths() out of other analysis by Mike Klein · 5 years ago
  72. 009ad25 Remove RG32F color type and pixel config. by Greg Daniel · 5 years ago
  73. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  74. 6432909 Move renderable flag and valid samplecounts in GrGLCaps to FormatInfo. by Greg Daniel · 5 years ago
  75. e574f1e [reland] SkMetaData: move from src/ to tools/ by Hal Canary · 5 years ago
  76. 9977efa test both JIT and interpreter by Mike Klein · 5 years ago
  77. 2616efd pin down arg() stride (a.k.a. type) info sooner by Mike Klein · 5 years ago
  78. 947efe2 makeDeferredSurfaceContext -> makeDeferredTextureContext and makeDeferredRenderTargetContext. by Brian Salomon · 5 years ago
  79. a3e2996 Rework how initial clearing of texture works. by Brian Salomon · 5 years ago
  80. 6aecd5e Rework transfer pixels tests to be more robust. by Brian Salomon · 5 years ago
  81. 0902c98 Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls (take 2) by Robert Phillips · 5 years ago
  82. fe88bf6 Revert "Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls" by Greg Daniel · 5 years ago
  83. 12e7585 Revert "SkMetaData: move from src/ to tools/" by Greg Daniel · 5 years ago
  84. 5572737 Pass GrColorType to the GrGpu::wrapRenderableBackendTexture chain of calls by Robert Phillips · 5 years ago
  85. 9d844d8 SkMetaData: move from src/ to tools/ by Hal Canary · 5 years ago
  86. 85aeccf Make pixel comparison utility in ReadPixelsTest shareable by Brian Salomon · 5 years ago
  87. 35b97c3 handle x86 tail in JIT code too by Mike Klein · 5 years ago
  88. 86a645c fix bug for add/sub with r8-r15 by Mike Klein · 5 years ago
  89. 4a47da7 Interpreter: Disallow return statements inside loops or conditionals by Brian Osman · 5 years ago
  90. 65c10b5 make all instructions take two-way labels by Mike Klein · 5 years ago
  91. 980d03b Reland "Update Wuffs version" by Leon Scroggins · 5 years ago
  92. ce7b88c bidirectional Labels by Mike Klein · 5 years ago
  93. 658d499 New approach to fixing Vulkan MSAA. by Jim Van Verth · 5 years ago
  94. 4cfe3ed instructions for JIT tail support on ARM by Mike Klein · 5 years ago
  95. 7825d49 Add comparison of rendered SkPictures to Serialization unit test by Ben Wagner · 5 years ago
  96. e877dce Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. by Greg Daniel · 5 years ago
  97. aed8009 Revert "Update Wuffs version" by Leon Scroggins · 5 years ago
  98. 42ece2b Update Wuffs version by Nigel Tao · 5 years ago
  99. 3cd5432 Add protected status to SkSurfaceCharacterization by Robert Phillips · 5 years ago
  100. 6f5358f Interpreter: Disallow recursion by Brian Osman · 5 years ago