1. 39ef2ef GrVkCaps: add isFormatRenderable and rename some isConfig* methods to isFormat* by Robert Phillips · 5 years ago
  2. 226668a Add support for calling functions within the interpreter by Brian Osman · 5 years ago
  3. 3f79f07 Use SkStrikeSpecStorage to lookup strike for GPU text drawing by Herb Derby · 5 years ago
  4. c8a84d2 Move compute_combined_buffer_size behind GR_TEST_UTILS by Robert Phillips · 5 years ago
  5. ad44dd5 preserve comments past the #include "" by Mike Klein · 5 years ago
  6. 046ecb1 remove SkMiniPicture and co. by Mike Klein · 5 years ago
  7. 42dda08 Remove some uses of GrBytesPerPixel (take 2) by Robert Phillips · 5 years ago
  8. a705cb9 remove SkLiteDL by Mike Klein · 5 years ago
  9. 7b2c855 Clear and discard stencil buffers on tilers by Chris Dalton · 5 years ago
  10. caa795f Reduce use of GrPixelConfig inside of GrVkCaps. by Greg Daniel · 5 years ago
  11. f1344ac Remove SK_ALLOW_STATIC_GLOBAL_INITIALIZERS from tests. by Ben Wagner · 5 years ago
  12. 4167215 Fix stack indexing bug in vectorized unsigned -> float conversion by Brian Osman · 5 years ago
  13. 69258ff Add a workaround to allow sample variables for stencil draws by Chris Dalton · 5 years ago
  14. 209ebc0 Add thread annotations to SkSharedMutex by Herb Derby · 5 years ago
  15. bcbd30b Trivial code cleanup by Herb Derby · 5 years ago
  16. 01eaf17 Remove global mutex around CG by Herb Derby · 5 years ago
  17. 8fae51b Introduce SkStrikeSpecStorage. by Herb Derby · 5 years ago
  18. 76ec80a Use per-edge AA flags to respect mixed AA between clip and draw by Michael Ludwig · 5 years ago
  19. 0221e8b Revert "Remove some uses of GrBytesPerPixel" by Robert Phillips · 5 years ago
  20. 13f02be2 Remove some uses of GrBytesPerPixel by Robert Phillips · 5 years ago
  21. 44d4476 Interpreter: Fix bool literals by Brian Osman · 5 years ago
  22. d696f8e Support GL_ANGLE_texture_rectangle. by Brian Salomon · 5 years ago
  23. 9b86955 Add thread safety annotations for SkMutex by Herb Derby · 5 years ago
  24. 9dbcdcc Alter createTestingOnlyBackendTexture methods by Robert Phillips · 5 years ago
  25. a6fcb76 ccpr: Clip path octo bounds by the scissor by Chris Dalton · 5 years ago
  26. cd734f6 Add color space and type conversion support to asyncReadPixels by Brian Salomon · 5 years ago
  27. b3f6654 Remove mutex in GrVkSemaphore by Greg Daniel · 5 years ago
  28. 617d801 Reland "Reland "remove legacy 255-biased colormatrix"" by Mike Reed · 5 years ago
  29. 5c7b541 Fix compatible format check for vkCmdCopyImage. by Greg Daniel · 5 years ago
  30. 603e09b Remove SK_IGNORE_LINEAR_METRICS_FIX. by Ben Wagner · 5 years ago
  31. 303bacb Fix build for GCC. Cast enum to int when using with %d format specifier by Brian Salomon · 5 years ago
  32. ab32f65 Add SkSurface::asyncReadPixels() by Brian Salomon · 5 years ago
  33. ad8efda Reland "Reland "Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA."" by Brian Salomon · 5 years ago
  34. a1b7be6 Add thread safety annotations. by Herb Derby · 5 years ago
  35. 6eeaf92 Promote circle clipping to full float by Brian Salomon · 5 years ago
  36. 4687bdd Fix DDL tests when MIP map support not available by Brian Salomon · 5 years ago
  37. 8fbca48 Revert "Reland "Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA."" by Brian Salomon · 5 years ago
  38. 622b6f5 Reland "Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA." by Brian Salomon · 5 years ago
  39. bc0c460 Revert "Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA." by Robert Phillips · 5 years ago
  40. d1c57b6 Fix a spurious MSVC compiler warning by Chris Dalton · 5 years ago
  41. 797efca Add option to GrContext::flush for GrPrepareForExternalIORequests. by Greg Daniel · 5 years ago
  42. 8610e9c ccpr: Add a GrOctoBounds class by Chris Dalton · 5 years ago
  43. a15f355 Release YUVA planes in SkImage_GpuYUVA after flattenning to RGBA. by Brian Salomon · 5 years ago
  44. d369a5e Add setInputs to SkSL::Interpreter by Brian Osman · 5 years ago
  45. f9a1fdf Reland "Add flush() to SkImage." by Brian Salomon · 5 years ago
  46. 693bc2b Revert "Add flush() to SkImage." by Brian Salomon · 5 years ago
  47. d0503a7 Add flush() to SkImage. by Brian Salomon · 5 years ago
  48. f5ca01a Add FenceSync support to Metal by Jim Van Verth · 5 years ago
  49. 3061d27 Increase number of clip stack elements to examine in isRRect. by Brian Salomon · 5 years ago
  50. e897c1b Remove tracking glyphs in remote cache by Herb Derby · 5 years ago
  51. 9ff5acb Separate GrCaps for semaphores and fence syncs. by Brian Salomon · 5 years ago
  52. 3b41baf Add support for float remainder to interpreter by Brian Osman · 5 years ago
  53. 5785e4a Use SkFontHinting instead of macros. by Ben Wagner · 5 years ago
  54. 15c9142 Repro Chrome bug and add Skia-side fix by Robert Phillips · 5 years ago
  55. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  56. 354ecf3 fixed SkSL interpreter negate op by Ethan Nicholas · 5 years ago
  57. f5e5f19 Cleaup GrTextStrike and GrStrikeCache by Herb Derby · 5 years ago
  58. 7f28e0b Mac slight hinting to be normal instead of none. by Ben Wagner · 5 years ago
  59. dfcad06 more SkSL interpreter performance work by Ethan Nicholas · 5 years ago
  60. b0d8b76 Make finish flush procs work with GL. by Brian Salomon · 5 years ago
  61. a9aaef0 Revert "Support GL_EXT_draw_buffers" by Brian Osman · 5 years ago
  62. 77af4ec Support GL_EXT_draw_buffers by Brian Osman · 5 years ago
  63. 25aac5c Make SkComposeImageFilter comply with SkImageFilter::filterBounds calling convention by Robert Phillips · 5 years ago
  64. e772c59 Remove static initializer in SkExecutor.cpp by Tom Anderson · 5 years ago
  65. 5e7fbfd Add ShaderErrorHandler to GrContextOptions by Brian Osman · 5 years ago
  66. 7d2ad0f Fix local matrix for crop rects in backdrop image filters by Michael Ludwig · 5 years ago
  67. 7e603db SkSL interpreter optimizations by Ethan Nicholas · 5 years ago
  68. 09db9d2 Reland "SkShaper JSON output with cluster visualization" by Herb Derby · 5 years ago
  69. 35a67eb Move GrMtlBufferManager functionality to better places by Jim Van Verth · 5 years ago
  70. 6ad5289 Revert "Child fragment processors are now written as separate functions" by Ethan Nicholas · 5 years ago
  71. 670c6ec Revert "SkShaper JSON output with cluster visualization" by Mike Reed · 5 years ago
  72. 666a9f9 Update includes for Wuffs. by Ben Wagner · 5 years ago
  73. 0b9b1f1 IWYU for SkTLogic.h by Ben Wagner · 5 years ago
  74. 0364bde Child fragment processors are now written as separate functions by Ethan Nicholas · 5 years ago
  75. 0a7b393 SkPaint: new constructor by Hal Canary · 5 years ago
  76. 5361083 SkShaper JSON output with cluster visualization by Herb Derby · 5 years ago
  77. d5d9c21 Fix compositor GMs on Intel Metal by Jim Van Verth · 5 years ago
  78. 68eb8c2 remove deprecated postTranslate255 by Mike Reed · 5 years ago
  79. aab728d Change opList-splitting reduction default to be off by Robert Phillips · 5 years ago
  80. b82ac366 SkPDF: fix repeat tilemode with alpha by Hal Canary · 5 years ago
  81. 7cf4242 Revert "Reland "remove legacy 255-biased colormatrix"" by Robert Phillips · 5 years ago
  82. 9764ebd SkSL interpreter performance improvements by Ethan Nicholas · 5 years ago
  83. 8518f2e Add an AssertOnShaderCompileFailure GrContextOption by Brian Osman · 5 years ago
  84. a5ef397 More polyutils fixes by Jim Van Verth · 5 years ago
  85. b75be23 Reland "remove legacy 255-biased colormatrix" by Mike Reed · 5 years ago
  86. 6db27c2 Reduce opList splitting by default in Skia by Robert Phillips · 5 years ago
  87. 34d286a Revert "remove legacy 255-biased colormatrix" by Robert Phillips · 5 years ago
  88. ac9be9d Remove shader text trace events and simplify the SKSL/GLSL printing code by Brian Osman · 5 years ago
  89. ec654f7 remove legacy 255-biased colormatrix by Mike Reed · 5 years ago
  90. 784184a Prevent outset Ws from going negative by Michael Ludwig · 5 years ago
  91. f808c5e Fix initialization of GrVkCaps when using legacy extension flags. by Greg Daniel · 5 years ago
  92. b3461fa Upgrade to SkVx in GrQuad rendering by Michael Ludwig · 5 years ago
  93. 70a0479 Use correct packing for Metal uniform arrays. by Jim Van Verth · 5 years ago
  94. 159a959 Revert "Temporarily revert runtime decoder registration." by Mike Klein · 5 years ago
  95. e869a1e stop calling legacy 255-biased colormatrix by Mike Reed · 5 years ago
  96. c752054 Use linear metrics with new FreeType light autohint. by Ben Wagner · 5 years ago
  97. f91b755 Reland "ccpr: Set atlas proxy size to draw bounds rather than backing size" by Chris Dalton · 5 years ago
  98. ea236bf Move skcms.h to include/third_party/skcms by Brian Osman · 5 years ago
  99. 75c5326 Cache some more Metal state. by Jim Van Verth · 5 years ago
  100. d425dee Enable opList sorting everywhere by Robert Phillips · 5 years ago