1. 63d7ee3 SkSL now detects modifiers used in incorrect contexts by Ethan Nicholas · 4 years, 4 months ago
  2. 5cfa719 Drop support for Wuffs v0.2 by Nigel Tao · 4 years, 4 months ago
  3. fdbd50a Simplify SkSL::String by removing unused parts. by John Stiles · 4 years, 4 months ago
  4. 15a5403 Migrate to using SkPathBuilder by Mike Reed · 4 years, 4 months ago
  5. 6704bc8 Better encapsulate the GrDrawOpAtlas w/in the GrSmallPathAtlasMgr by Robert Phillips · 4 years, 4 months ago
  6. 866d289 Add android:exported values to all SkQP activities. by Derek Sollenberger · 4 years, 5 months ago
  7. c4245f4 Roll ANGLE from eb85c0213d43 to a9b199b05c1f (12 revisions) by skia-autoroll · 4 years, 4 months ago
  8. fc225ed Roll Chromium from 00c099ff627a to 39dd8685cfa7 (521 revisions) by skia-autoroll · 4 years, 4 months ago
  9. d882e93 Roll dawn from d315022be5b7 to 5e9b29fab92d (3 revisions) by skia-autoroll · 4 years, 4 months ago
  10. 7491e8b inline routine small routines by Herb Derby · 4 years, 4 months ago
  11. a008b0f Enable ClangTidy check readability-redundant-smartptr-get. by John Stiles · 4 years, 4 months ago
  12. c1c3c6d Enable ClangTidy flag bugprone-suspicious-string-compare. by John Stiles · 4 years, 4 months ago
  13. d4a040e Remove obsolete support for sk_InColor in GrSkSLFP by Brian Osman · 4 years, 4 months ago
  14. 939cc7a Some fixes for Flutter memory issues. by Jim Van Verth · 4 years, 4 months ago
  15. e0da379 Check for work completion before purging resources. by Jim Van Verth · 4 years, 4 months ago
  16. 4e54367 Fix SkSL constant propagation within nested casts. by John Stiles · 4 years, 4 months ago
  17. 43f49b4 static routines for direct map vertices by Herb Derby · 4 years, 4 months ago
  18. e2ba971 signal no clipping required by Herb Derby · 4 years, 4 months ago
  19. 9a18b08 Add support for vulkan non coherent advanced blends. by Greg Daniel · 4 years, 4 months ago
  20. 13ec544 Reland "move conditions for JIT into SkVM.h" by Mike Klein · 4 years, 4 months ago
  21. ed629c1 Support making a VkRenderPasses with self dependencies. by Greg Daniel · 4 years, 4 months ago
  22. 8b07b9f Revert "move conditions for JIT into SkVM.h" by Mike Klein · 4 years, 4 months ago
  23. 03add80 Improve unit tests for switch-case and enum error handling. by John Stiles · 4 years, 4 months ago
  24. 00bb722 missed minification bug by Nathaniel Nifong · 4 years, 4 months ago
  25. 01d0161 byte code instructions can fit in a byte by Mike Klein · 4 years, 4 months ago
  26. 5778078 clean up stray #undef by Mike Klein · 4 years, 4 months ago
  27. 1247867 Remove ability to add waitOp to GrOpsTask. by Greg Daniel · 4 years, 4 months ago
  28. a496e3f Fix MetalWindowContext::swapBuffers. by Jim Van Verth · 4 years, 4 months ago
  29. 3e3db6c Make switch case handling safer by Brian Osman · 4 years, 4 months ago
  30. fe0de30 Enable ClangTidy check modernize-use-nullptr. by John Stiles · 4 years, 4 months ago
  31. 356bcb6 Remove SK_IMAGE_MAKE_COLOR_TYPE_AND_SPACE_USE_SOURCE_CONTEXT by Adlai Holler · 4 years, 4 months ago
  32. c27d535 benchmark for text vertex fill by Herb Derby · 4 years, 5 months ago
  33. 020dc5a Move init code from pipeline stage generator to GrSkSLFP by Brian Osman · 4 years, 5 months ago
  34. 166cd52 move conditions for JIT into SkVM.h by Mike Klein · 4 years, 4 months ago
  35. 17fd901 Check SKP file version, return error string to JS caller bug:skia:10579 by Nathaniel Nifong · 4 years, 4 months ago
  36. 2bfee21 Require a direct context to precompile a DDL's programs by Robert Phillips · 4 years, 5 months ago
  37. dfded1b Describe the Skia 'onMethodName' pattern. by John Stiles · 4 years, 5 months ago
  38. c9c4e2e Componentize SkAudioPlayer by Florin Malita · 4 years, 5 months ago
  39. 48bdf6d Use a scoped block for inlined return statements. by John Stiles · 4 years, 5 months ago
  40. 70743df Update iOS Skottie App for GrContext changes by Robert Phillips · 4 years, 5 months ago
  41. e219c7e Require a direct context to precompile shaders in DM by Robert Phillips · 4 years, 5 months ago
  42. 1cf2c8d Enable ClangTidy flag modernize-use-override. by John Stiles · 4 years, 5 months ago
  43. c184cf3 Roll Chromium from ffe842956061 to 00c099ff627a (445 revisions) by skia-autoroll · 4 years, 5 months ago
  44. 33dfc2b Roll ANGLE from cc958e0e8703 to eb85c0213d43 (10 revisions) by skia-autoroll · 4 years, 5 months ago
  45. ebfb99b Roll dawn from 4a486be696b4 to d315022be5b7 (7 revisions) by skia-autoroll · 4 years, 5 months ago
  46. b6ce6ba Roll SwiftShader from cda86eff6461 to abe07b943855 (1 revision) by skia-autoroll · 4 years, 5 months ago
  47. 283c230fa Improve ASSERT_RETURN in SkScan_Path by Ben Wagner · 4 years, 5 months ago
  48. 4914cbc State lambda return types explicitly when multiple returns exist. by John Stiles · 4 years, 5 months ago
  49. 311dd9d Return the `T*` pointer back to the caller in SymbolTable::add. by John Stiles · 4 years, 5 months ago
  50. 182ce66 Make asserts in EllipticalRRectOp::Make agree with calling code. by Brian Salomon · 4 years, 5 months ago
  51. 5b27846 Dawn: rewrite of uniform uploads. by Stephen White · 4 years, 5 months ago
  52. 3b356c5 Update more example code to GrDirectContext/GrRecordingContext pair by Robert Phillips · 4 years, 5 months ago
  53. 9e77f20 more careful SkColorSpace hash collision detection by Mike Klein · 4 years, 5 months ago
  54. 8c91c93 Refuse to inline SkSL with returns inside breakable constructs. by John Stiles · 4 years, 5 months ago
  55. 963241f Prohibit gpu to raster in SkSpecialImage by Adlai Holler · 4 years, 5 months ago
  56. 61a55b0 Dawn: remove access to deprecated fields in BufferCopyView. by Stephen White · 4 years, 5 months ago
  57. dc36970 Handle invalid DDLRecorder case by Robert Phillips · 4 years, 5 months ago
  58. 1d4b92d Properly clean up va_list in SkSL::OutputStream by Brian Osman · 4 years, 5 months ago
  59. cc01311 [skottie] Add audio track support to viewer by Florin Malita · 4 years, 5 months ago
  60. 3637440 Add missing static qualifier to enforce internal linkage. by John Stiles · 4 years, 5 months ago
  61. 49a5a18 Add missing IR headers to the .gn file. by John Stiles · 4 years, 5 months ago
  62. a530e08 Better abort in SkBitmap::allocPixels by Ben Wagner · 4 years, 5 months ago
  63. af36652 Move non-gencode `onDumpInfo` methods to private section. by John Stiles · 4 years, 5 months ago
  64. 326b989 Add platform image encoder for using NDK APIs by Leon Scroggins III · 4 years, 5 months ago
  65. 8a8be22 audio player (for mac) by Mike Reed · 4 years, 5 months ago
  66. 984d496 deserialize SkCanvas::SrcRectConstraint safely by Mike Klein · 4 years, 5 months ago
  67. 53ff19c Remove unnecessary pointer increment by Leon Scroggins III · 4 years, 5 months ago
  68. 776c284 Move `onDumpInfo` calls in gencode to the private section. by John Stiles · 4 years, 5 months ago
  69. 8dd1e22 Update GrOp subclasses to use `onDumpInfo` for info dumping. by John Stiles · 4 years, 5 months ago
  70. 1e0136e Remove more dump-info utility methods when GR_TEST_UTILS is off. by John Stiles · 4 years, 5 months ago
  71. df9ed89 Fix logic error in GrProcessorSet::dumpProcessors. by John Stiles · 4 years, 5 months ago
  72. fec8e60 Roll ANGLE from d667ad2f0127 to cc958e0e8703 (4 revisions) by skia-autoroll · 4 years, 5 months ago
  73. 83b9b3d Roll Chromium from 7a75987d261a to ffe842956061 (455 revisions) by skia-autoroll · 4 years, 5 months ago
  74. 246c528 Roll SwiftShader from 13f04d59c727 to cda86eff6461 (4 revisions) by skia-autoroll · 4 years, 5 months ago
  75. 025843f Roll dawn from 37f547456cc6 to 4a486be696b4 (3 revisions) by skia-autoroll · 4 years, 5 months ago
  76. 652124c sk_gpu_test::MakeTextureProxyFromData -> MakeTextureProxyViewFromData by Brian Salomon · 4 years, 5 months ago
  77. cab5886 Add `GrProcessor::onDumpInfo` for subclass info dumps. by John Stiles · 4 years, 5 months ago
  78. 8d9bf64 Reland "Guard dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG." by John Stiles · 4 years, 5 months ago
  79. e12939f Unit tests for runtime effect SkSL errors found later in compilation by Brian Osman · 4 years, 5 months ago
  80. c95b589 Reland "Migrate GrSurfaceContext readPixels to take direct context" by Adlai Holler · 4 years, 5 months ago
  81. 5240e18 SkRuntimeEffect: Handle different main() signatures on CPU by Brian Osman · 4 years, 5 months ago
  82. 089b7c9 Fix bug in op chaining by Robert Phillips · 4 years, 5 months ago
  83. 9b7f30c more careful rrect deserialization by Mike Klein · 4 years, 5 months ago
  84. 14dc791 Reland "Migrate SkImage::MakeFromTexture to GrRecordingContext" by Adlai Holler · 4 years, 5 months ago
  85. ebafbb1 fix a SkRRect::readFromMemory() fuzzer bug by Mike Klein · 4 years, 5 months ago
  86. a465e2e add SKPath::readFromMemory() fuzzer by Mike Klein · 4 years, 5 months ago
  87. 3429865 Reenable the small path renderer on the DDL1 bots by Robert Phillips · 4 years, 5 months ago
  88. ef820be Switch GN defs on Mac and iOS to use frameworks, take 3 by Jim Van Verth · 4 years, 5 months ago
  89. cc8b690 Avoid copy of SkImageInfo in HeapAllocator::allocPixelRef by Ben Wagner · 4 years, 5 months ago
  90. de7d927 Reland "Add inline threshold to SkSL::Program::Settings" by Brian Osman · 4 years, 5 months ago
  91. 46d1758 Fix AutoDisableInline to avoid re-enabling inlining. by John Stiles · 4 years, 5 months ago
  92. b3f2644 Allow small path renderer usage in DDL recordings by Robert Phillips · 4 years, 5 months ago
  93. c556d6f Revert "Guard dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG." by John Stiles · 4 years, 5 months ago
  94. 7161df0 Revert "Remove dumpInfo() entirely when GR_TEST_UTILS is off." by John Stiles · 4 years, 5 months ago
  95. e0709e9 Revert "Guard gencode dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG." by John Stiles · 4 years, 5 months ago
  96. d7b09c4 Guard gencode dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG. by John Stiles · 4 years, 5 months ago
  97. 82ac2dd implement and test basic playback features for SkottieView by Jorge Betancourt · 4 years, 5 months ago
  98. b5e8a25 Remove dumpInfo() entirely when GR_TEST_UTILS is off. by John Stiles · 4 years, 5 months ago
  99. 2690078 Guard dumpInfo() calls with GR_TEST_UTILS, instead of SK_DEBUG. by John Stiles · 4 years, 5 months ago
  100. 47b4e22 Reland "Implement `dumpInfo` for .fp files." by John Stiles · 4 years, 5 months ago