1. 1f02286 Remove sk_InColor from unit tests. by John Stiles · 5 years ago
  2. ed1bf12 Remove GrContext variant of SkImageGenerator::isValid by Adlai Holler · 5 years ago
  3. 9d94423 Fix simplification of switch statements with casts. by John Stiles · 5 years ago
  4. 18305c3 pass 'nested' bool to approximateOpCount by Mike Reed · 5 years ago
  5. 1a5b9b0 clean up SK_LATE_DITHER by Mike Klein · 5 years ago
  6. 338e57d Added support for the 'inline' hint on SkSL functions by Ethan Nicholas · 5 years ago
  7. 7f1117e remove sksl interpreter guards by Mike Klein · 5 years ago
  8. 17c5b70 Add as<SymbolSubclass> to downcast Symbols more safely. by John Stiles · 5 years ago
  9. bc6fb27 SkSL CPP and H backends no longer emitted in non-dev builds by Ethan Nicholas · 5 years ago
  10. 4a56f4c densify dump_record by Mike Klein · 5 years ago
  11. 356838b Roll Chromium from 06c431ffe930 to ff3c275665f9 (515 revisions) by skia-autoroll · 5 years ago
  12. da05723 Roll ANGLE from dceaabb18162 to 699bcde0b729 (17 revisions) by skia-autoroll · 5 years ago
  13. b941277 Roll SwiftShader from 6f74415e2f74 to cbfd396756c6 (1 revision) by skia-autoroll · 5 years ago
  14. 6004bcb Roll dawn from d95180deded1 to b54c82ed3948 (4 revisions) by skia-autoroll · 5 years ago
  15. 81eabce SkCustomTypefaceBuilder to set SkFontStyle by Ben Wagner · 5 years ago
  16. 59a3c3b SFML [1] backed for SkAudioPlayer/Linux by Florin Malita · 5 years ago
  17. eb3fb90 Tweak viewer's shader panel by Brian Osman · 5 years ago
  18. 0e8149c Add support for more basic types in SkSLCPPCodeGenerator. by John Stiles · 5 years ago
  19. a5a97b4 Replace various C-style casts in SkSLCompiler with as<T>. by John Stiles · 5 years ago
  20. afbf899 Mark helper functions as static to prevent external linkage. by John Stiles · 5 years ago
  21. 26f9850 Add as<StatementSubclass> to downcast Statements more safely. by John Stiles · 5 years ago
  22. 32cc384 Fix SkBitmap::allocPixels logging by Ben Wagner · 5 years ago
  23. 21706f1 Switch Skia's libjpeg-turbo used for testing to Chromium version by Leon Scroggins III · 5 years ago
  24. 81365af Add as<ExpressionSubclass>() to downcast Expressions more safely. by John Stiles · 5 years ago
  25. 8e54a6e Enhance assert to dump more information by Robert Phillips · 5 years ago
  26. 534d799 Fix constness of ExternalValue* inside ExternalValueReference. by John Stiles · 5 years ago
  27. a8b1636 Stop discarding stencil buffers on tilers by Chris Dalton · 5 years ago
  28. f9fb071 Roll ANGLE from a9b199b05c1f to dceaabb18162 (11 revisions) by skia-autoroll · 5 years ago
  29. 8b7bbb5 Roll SwiftShader from abe07b943855 to 6f74415e2f74 (2 revisions) by skia-autoroll · 5 years ago
  30. e5be0fa Roll Chromium from 39dd8685cfa7 to 06c431ffe930 (443 revisions) by skia-autoroll · 5 years ago
  31. 688e096 Roll dawn from 5e9b29fab92d to d95180deded1 (3 revisions) by skia-autoroll · 5 years ago
  32. e9d783c use pathbuilder by Mike Reed · 5 years ago
  33. f5931f3 [infra] Update go to 1.15 by Kevin Lubick · 5 years ago
  34. b65dc4a SkSL: Disallow swizzles that *only* contain '0' or '1' components by Brian Osman · 5 years ago
  35. 37e6f53 Remove some (presumably) unneeded calls to textureParamsModified in GrGLGpu by Robert Phillips · 5 years ago
  36. ce1d885 Update the Gradient documentation. by John Stiles · 5 years ago
  37. 63d7ee3 SkSL now detects modifiers used in incorrect contexts by Ethan Nicholas · 5 years ago
  38. 5cfa719 Drop support for Wuffs v0.2 by Nigel Tao · 5 years ago
  39. fdbd50a Simplify SkSL::String by removing unused parts. by John Stiles · 5 years ago
  40. 15a5403 Migrate to using SkPathBuilder by Mike Reed · 5 years ago
  41. 6704bc8 Better encapsulate the GrDrawOpAtlas w/in the GrSmallPathAtlasMgr by Robert Phillips · 5 years ago
  42. 866d289 Add android:exported values to all SkQP activities. by Derek Sollenberger · 5 years ago
  43. c4245f4 Roll ANGLE from eb85c0213d43 to a9b199b05c1f (12 revisions) by skia-autoroll · 5 years ago
  44. fc225ed Roll Chromium from 00c099ff627a to 39dd8685cfa7 (521 revisions) by skia-autoroll · 5 years ago
  45. d882e93 Roll dawn from d315022be5b7 to 5e9b29fab92d (3 revisions) by skia-autoroll · 5 years ago
  46. 7491e8b inline routine small routines by Herb Derby · 5 years ago
  47. a008b0f Enable ClangTidy check readability-redundant-smartptr-get. by John Stiles · 5 years ago
  48. c1c3c6d Enable ClangTidy flag bugprone-suspicious-string-compare. by John Stiles · 5 years ago
  49. d4a040e Remove obsolete support for sk_InColor in GrSkSLFP by Brian Osman · 5 years ago
  50. 939cc7a Some fixes for Flutter memory issues. by Jim Van Verth · 5 years ago
  51. e0da379 Check for work completion before purging resources. by Jim Van Verth · 5 years ago
  52. 4e54367 Fix SkSL constant propagation within nested casts. by John Stiles · 5 years ago
  53. 43f49b4 static routines for direct map vertices by Herb Derby · 5 years ago
  54. e2ba971 signal no clipping required by Herb Derby · 5 years ago
  55. 9a18b08 Add support for vulkan non coherent advanced blends. by Greg Daniel · 5 years ago
  56. 13ec544 Reland "move conditions for JIT into SkVM.h" by Mike Klein · 5 years ago
  57. ed629c1 Support making a VkRenderPasses with self dependencies. by Greg Daniel · 5 years ago
  58. 8b07b9f Revert "move conditions for JIT into SkVM.h" by Mike Klein · 5 years ago
  59. 03add80 Improve unit tests for switch-case and enum error handling. by John Stiles · 5 years ago
  60. 00bb722 missed minification bug by Nathaniel Nifong · 5 years ago
  61. 01d0161 byte code instructions can fit in a byte by Mike Klein · 5 years ago
  62. 5778078 clean up stray #undef by Mike Klein · 5 years ago
  63. 1247867 Remove ability to add waitOp to GrOpsTask. by Greg Daniel · 5 years ago
  64. a496e3f Fix MetalWindowContext::swapBuffers. by Jim Van Verth · 5 years ago
  65. 3e3db6c Make switch case handling safer by Brian Osman · 5 years ago
  66. fe0de30 Enable ClangTidy check modernize-use-nullptr. by John Stiles · 5 years ago
  67. 356bcb6 Remove SK_IMAGE_MAKE_COLOR_TYPE_AND_SPACE_USE_SOURCE_CONTEXT by Adlai Holler · 5 years ago
  68. c27d535 benchmark for text vertex fill by Herb Derby · 5 years ago
  69. 020dc5a Move init code from pipeline stage generator to GrSkSLFP by Brian Osman · 5 years ago
  70. 166cd52 move conditions for JIT into SkVM.h by Mike Klein · 5 years ago
  71. 17fd901 Check SKP file version, return error string to JS caller bug:skia:10579 by Nathaniel Nifong · 5 years ago
  72. 2bfee21 Require a direct context to precompile a DDL's programs by Robert Phillips · 5 years ago
  73. dfded1b Describe the Skia 'onMethodName' pattern. by John Stiles · 5 years ago
  74. c9c4e2e Componentize SkAudioPlayer by Florin Malita · 5 years ago
  75. 48bdf6d Use a scoped block for inlined return statements. by John Stiles · 5 years ago
  76. 70743df Update iOS Skottie App for GrContext changes by Robert Phillips · 5 years ago
  77. e219c7e Require a direct context to precompile shaders in DM by Robert Phillips · 5 years ago
  78. 1cf2c8d Enable ClangTidy flag modernize-use-override. by John Stiles · 5 years ago
  79. c184cf3 Roll Chromium from ffe842956061 to 00c099ff627a (445 revisions) by skia-autoroll · 5 years ago
  80. 33dfc2b Roll ANGLE from cc958e0e8703 to eb85c0213d43 (10 revisions) by skia-autoroll · 5 years ago
  81. ebfb99b Roll dawn from 4a486be696b4 to d315022be5b7 (7 revisions) by skia-autoroll · 5 years ago
  82. b6ce6ba Roll SwiftShader from cda86eff6461 to abe07b943855 (1 revision) by skia-autoroll · 5 years ago
  83. 283c230fa Improve ASSERT_RETURN in SkScan_Path by Ben Wagner · 5 years ago
  84. 4914cbc State lambda return types explicitly when multiple returns exist. by John Stiles · 5 years ago
  85. 311dd9d Return the `T*` pointer back to the caller in SymbolTable::add. by John Stiles · 5 years ago
  86. 182ce66 Make asserts in EllipticalRRectOp::Make agree with calling code. by Brian Salomon · 5 years ago
  87. 5b27846 Dawn: rewrite of uniform uploads. by Stephen White · 5 years ago
  88. 3b356c5 Update more example code to GrDirectContext/GrRecordingContext pair by Robert Phillips · 5 years ago
  89. 9e77f20 more careful SkColorSpace hash collision detection by Mike Klein · 5 years ago
  90. 8c91c93 Refuse to inline SkSL with returns inside breakable constructs. by John Stiles · 5 years ago
  91. 963241f Prohibit gpu to raster in SkSpecialImage by Adlai Holler · 5 years ago
  92. 61a55b0 Dawn: remove access to deprecated fields in BufferCopyView. by Stephen White · 5 years ago
  93. dc36970 Handle invalid DDLRecorder case by Robert Phillips · 5 years ago
  94. 1d4b92d Properly clean up va_list in SkSL::OutputStream by Brian Osman · 5 years ago
  95. cc01311 [skottie] Add audio track support to viewer by Florin Malita · 5 years ago
  96. 3637440 Add missing static qualifier to enforce internal linkage. by John Stiles · 5 years ago
  97. 49a5a18 Add missing IR headers to the .gn file. by John Stiles · 5 years ago
  98. a530e08 Better abort in SkBitmap::allocPixels by Ben Wagner · 5 years ago
  99. af36652 Move non-gencode `onDumpInfo` methods to private section. by John Stiles · 5 years ago
  100. 326b989 Add platform image encoder for using NDK APIs by Leon Scroggins III · 5 years ago