1. 73e76a3 Update Go Deps by skia-recreate-skps · 4 years, 1 month ago
  2. 47ab248 Roll Chromium from b39fabb9a3ae to 2a68959faa37 (427 revisions) by skia-autoroll · 4 years, 1 month ago
  3. b4302f9 Roll ANGLE from 7d82d29398cc to d98afb787a24 (9 revisions) by skia-autoroll · 4 years, 1 month ago
  4. ecff793 Roll SwiftShader from ad65826a2ab1 to cd0af6456eb1 (5 revisions) by skia-autoroll · 4 years, 1 month ago
  5. b0a9577 Update SKP version by skia-recreate-skps · 4 years, 1 month ago
  6. 6e9ead9 Revert "Remove custom SkSort algorithms." by John Stiles · 4 years, 1 month ago
  7. 70474c1 Remove custom SkSort algorithms. by John Stiles · 4 years, 1 month ago
  8. affae53 Add various missing header files to BUILD.gn. by John Stiles · 4 years, 1 month ago
  9. 5bdbdf4 Update glMultiDraw... to use GLuint* for baseInstances by Chris Dalton · 4 years, 1 month ago
  10. 81e4bf2 Use public api to serialize typefaces. by Ben Wagner · 4 years, 2 months ago
  11. 342273c remove firstSubRun by Herb Derby · 4 years, 1 month ago
  12. 2c18030 Add GrContext api to update compressed backend textures. by Greg Daniel · 4 years, 1 month ago
  13. 1a0cf30 Make many things private in SubRun by Herb Derby · 4 years, 1 month ago
  14. 1a57857 Retract GrContext.h from headers by Robert Phillips · 4 years, 1 month ago
  15. d68ad7d move regenerate() from VertexRegenerator to SubRun by Herb Derby · 4 years, 1 month ago
  16. 2955973 remove helper now that g3 is updated by Mike Reed · 4 years, 1 month ago
  17. 2604a89 make single draw() for SubRun by Herb Derby · 4 years, 1 month ago
  18. 52ceaea prepare regenerate to move to SubRun by Herb Derby · 4 years, 1 month ago
  19. 25a1d4f Fix Mac GPU references by Andy Weiss · 4 years, 1 month ago
  20. 439709a Expose multi-frame methods for SkCodecImageGenerator by Dan Field · 4 years, 1 month ago
  21. 3b5a4fa Use stable sort for Viewer's help screen by Brian Osman · 4 years, 1 month ago
  22. a5b9860 improve the speed of empty GrTextBlobs by Herb Derby · 4 years, 1 month ago
  23. c1583cb move drawTextPaths from RTC to SubRun by Herb Derby · 4 years, 1 month ago
  24. 8589430 Replace ModulateRGBA effect with Xfermode using modulate blend. by John Stiles · 4 years, 1 month ago
  25. 7bf2600 Replace ModulateAlpha effect with Xfermode using src-in blend. by John Stiles · 4 years, 1 month ago
  26. 06b78cf SkRuntimeEffect: Guard against programs with no "main" by Brian Osman · 4 years, 1 month ago
  27. 74470ae Make GrAsDirectContext public by Adlai Holler · 4 years, 1 month ago
  28. 7c19677 Split GrConstColorProcessor into three separate .fp effects. by John Stiles · 4 years, 1 month ago
  29. d9800f8 Redesign const-color unit test to leverage sk_gpu_test::test_ops. by John Stiles · 4 years, 1 month ago
  30. 5cb47d6 refactor skvx::if_then_else() by Mike Klein · 4 years, 1 month ago
  31. 872a32c Add an arg to SkImage::makeSubset to take a direct context by Adlai Holler · 4 years, 1 month ago
  32. 31bc350 remove unused decl from SubRun by Herb Derby · 4 years, 1 month ago
  33. b27b38b Miscellaneous removal of GrContext usages by Robert Phillips · 4 years, 1 month ago
  34. d1ce4cb Update some of the dox code to GrDirectContext by Robert Phillips · 4 years, 1 month ago
  35. 31890e2 Viewer: Don't steal focus when the shader error window appears by Brian Osman · 4 years, 1 month ago
  36. 041796e Roll Chromium from 79b4d6eb39c8 to b39fabb9a3ae (542 revisions) by skia-autoroll · 4 years, 1 month ago
  37. 0a4f8de Roll dawn from 479689912ee2 to b9285f69ba2c (11 revisions) by skia-autoroll · 4 years, 1 month ago
  38. 6349c0b Roll SwiftShader from 6cd27bab06f4 to ad65826a2ab1 (7 revisions) by skia-autoroll · 4 years, 1 month ago
  39. f64be13 Roll ANGLE from fe36a64765c5 to 7d82d29398cc (8 revisions) by skia-autoroll · 4 years, 1 month ago
  40. 609ea21 more cleanup after removing volatile from bitmap by Mike Reed · 4 years, 1 month ago
  41. 1434ce1 Can we remove volatile from skbitmap? by Mike Reed · 4 years, 1 month ago
  42. ed15b1c Add Flutter as a Skia customer by Yuqian Li · 4 years, 1 month ago
  43. e4f36d7 Update SKP version by skia-recreate-skps · 4 years, 1 month ago
  44. 4a1f5fc move makeAtlasTextOp to SubRun by Herb Derby · 4 years, 1 month ago
  45. 4284f75 remove intermediate lambdas in skvm interpreter by Mike Klein · 4 years, 1 month ago
  46. 8c7c709 Convert GLHighContrastFilterEffect to an .fp file. by John Stiles · 4 years, 1 month ago
  47. 411e7aa move GrAtlasTextOp creation to GrRenderTargetContext by Herb Derby · 4 years, 1 month ago
  48. 54867de Make GrFP::registerChild just return -1 for null children by Brian Osman · 4 years, 1 month ago
  49. 2b54e83 add vtune support back by Mike Klein · 4 years, 1 month ago
  50. 41ef2ae Simplify some Vulkan compressed texture setup. by Jim Van Verth · 4 years, 1 month ago
  51. 67db194 Revert "Enable effects deserialization except for npm build" by Mike Klein · 4 years, 1 month ago
  52. a9c9b53 Convert the arithmetic runtime effect to a regular .fp effect. by John Stiles · 4 years, 1 month ago
  53. 35c42b9 pullout text path drawing from drawGlyphRunList by Herb Derby · 4 years, 1 month ago
  54. ed65339 Update the sk_app WindowContext to hold a GrDirectContext by Robert Phillips · 4 years, 1 month ago
  55. 71dc916 [skottie] Pucker & Bloat shape layer vector effect by Florin Malita · 4 years, 1 month ago
  56. 4a3ebc2 Switch SkImage's & SkImageGenerator's isValid call over to GrRecordingContext by Robert Phillips · 4 years, 1 month ago
  57. 9ae4020 Exclude gl files for Fuchsia platform. by Guruji Panda · 4 years, 1 month ago
  58. 7392352 Enable effects deserialization except for npm build by Sunil Murthy · 4 years, 1 month ago
  59. 77482cb add Sk- prefix to SkOSLibrary functions by Mike Klein · 4 years, 1 month ago
  60. f79a7a5 Remove invalid assert when setting D3D buffers. by Jim Van Verth · 4 years, 1 month ago
  61. b490eb2 Add ANGLE's glMultiDraw*BaseInstance functions to the GL interface by Chris Dalton · 4 years, 1 month ago
  62. d436b78 Switch a few GMs over to GrDirectContext by Robert Phillips · 4 years, 1 month ago
  63. c91db04 Use Wuffs v0.3 by default, not v0.2 by Nigel Tao · 4 years, 1 month ago
  64. a5783f3 Add SkRuntimeEffect Fuzzer by Zepeng Hu · 4 years, 1 month ago
  65. 5160e8c Revert "Exclude gl files for Fuchsia platform." by Mike Klein · 4 years, 1 month ago
  66. 082323b [skottie] Fill-over-stroke support for text by Florin Malita · 4 years, 1 month ago
  67. c1f3f8c Exclude gl files for Fuchsia platform. by Guruji Panda · 4 years, 1 month ago
  68. aaf738c Add internal calls for updateCompressedBackendTexture. by Greg Daniel · 4 years, 1 month ago
  69. 525e876 Fix Op tests when default typeface is empty. by Ben Wagner · 4 years, 1 month ago
  70. 7a96c2a Revert "Revert "Put top level FPs into their own functions"" by Brian Salomon · 4 years, 1 month ago
  71. 1c66ad9 Apply paint color to alpha-only textures in drawEdgeAAImageSet by Michael Ludwig · 4 years, 1 month ago
  72. d9eb219 Add SkCodecImageGenerator::getScaledDimensions by Brian Osman · 4 years, 1 month ago
  73. 377923e pack windows ABI stack tightly by Mike Klein · 4 years, 1 month ago
  74. f8a6b5b Impl SkFilterOptions for raster-images by Mike Reed · 4 years, 1 month ago
  75. 9f82148 Update Go Deps by skia-recreate-skps · 4 years, 1 month ago
  76. bd780c3 Roll ANGLE from 58afe4cb7a7b to fe36a64765c5 (5 revisions) by skia-autoroll · 4 years, 1 month ago
  77. 14e93a8 Roll Chromium from e6974b0e45b1 to 79b4d6eb39c8 (1501 revisions) by skia-autoroll · 4 years, 1 month ago
  78. 66e938e Roll dawn from d761d5a5758c to 479689912ee2 (6 revisions) by skia-autoroll · 4 years, 1 month ago
  79. 4d48bb3 Roll SwiftShader from 76cae97fc14c to 6cd27bab06f4 (2 revisions) by skia-autoroll · 4 years, 1 month ago
  80. 89d33d0 Remove GrCCFillGeometryBench by Brian Osman · 4 years, 1 month ago
  81. d342cc9 Add indirect draws to D3D. by Jim Van Verth · 4 years, 1 month ago
  82. e29f9e2 Reland "Make glPatchParameteri required when tessellation is supported" by Chris Dalton · 4 years, 2 months ago
  83. 1413d11 Check sk_VertexID support for GrTessellationPathRenderer by Chris Dalton · 4 years, 1 month ago
  84. d4eb2ec Update SkPaintToGrPaint to perform clamping via child FPs. by John Stiles · 4 years, 1 month ago
  85. 3d0359a Migrate GrGpu to GrDirectContext by Adlai Holler · 4 years, 1 month ago
  86. 53ee0fc Convert the dither runtime effect into a regular .fp effect. by John Stiles · 4 years, 1 month ago
  87. ae34bc4 Fix half-precision mod signature to be half(half, half). by John Stiles · 4 years, 1 month ago
  88. 15edc18 Remove unncessary code from filtered clamp-to-border. by Brian Salomon · 4 years, 1 month ago
  89. bc486b8 Fix vulkan extensions in test setup. by Greg Daniel · 4 years, 1 month ago
  90. 60a4986 Remove GrTextTarget and GrRenderTargetContext::TextTarget by Herb Derby · 4 years, 1 month ago
  91. fcfd0af Notify when SkFontMetrics bounds are bogus. by Ben Wagner · 4 years, 1 month ago
  92. 6c1c538 Handle kRSXform_Positioning in TightRunBounds. by Ben Wagner · 4 years, 1 month ago
  93. cb41a4b turn skottie view into a view group so we can swap out TextureView and SurfaceView by Jorge Betancourt · 4 years, 1 month ago
  94. 87f4d29 Remove GrFragmentProcessor::Iter. by Brian Salomon · 4 years, 1 month ago
  95. 30ebcf7 Remove SkCanvas::getGrContext calls from samplecode by Robert Phillips · 4 years, 1 month ago
  96. 5ca99b4 Update Go Deps by skia-recreate-skps · 4 years, 1 month ago
  97. b94d249 feed forward registers used by jit() by Mike Klein · 4 years, 1 month ago
  98. d90b3d3 Remove generic GrFragmentProcessor texture sampling. by Brian Salomon · 4 years, 1 month ago
  99. cd79c47 tidy up win ABI enter/exit by Mike Klein · 4 years, 1 month ago
  100. 04c8f25 move insertSubRunOpsIntoTarget into GrRenderTargetContext by Herb Derby · 4 years, 1 month ago