1. 851b90e Update GrRRectEffect to take an input FP and return a MakeResult. by John Stiles · 5 years ago
  2. 8605d84 Add a future_apis folder to canvaskit. future_apis contains notes on by Elliot Evans · 5 years ago
  3. e338c29 Make GrGLPerlinNoise::emitCode easier to read. by Brian Salomon · 5 years ago
  4. dff4d58 Convert Skottie build instructions to build an Android Library (AAR) instead of app (APK) by Jorge Betancourt · 5 years ago
  5. de975e3 Support MakeResult in GrOvalEffect. by John Stiles · 5 years ago
  6. 3b2c06c Remove HairlineAA from the clip-edge types. by John Stiles · 5 years ago
  7. abae402 Reland "Update zlib DEPS" by Derek Sollenberger · 5 years ago
  8. ccbd3ee use joinPossibleEmptyRect for bounding box by Herb Derby · 5 years ago
  9. 8346834 Fix D3D InstanceDataStepRate. by Greg Daniel · 5 years ago
  10. 952dd05 Revert "roll GN" by John Stiles · 5 years ago
  11. 15207b8 Disable program binary caching on AMD + ANGLE D3D9 by Brian Osman · 5 years ago
  12. 1f14ca0 Implement set scissor on d3d render pass. by Greg Daniel · 5 years ago
  13. c4d4905 Cleaning codepoints/grapheme mess; it also helps with ICU API by Julia Lavrova · 5 years ago
  14. 4190f27 Fix SkParse::FindNamedColor OOB by Florin Malita · 5 years ago
  15. 1443609 Revert "Update zlib DEPS" by Derek Sollenberger · 5 years ago
  16. 6fb3687 Update zlib DEPS by Derek Sollenberger · 5 years ago
  17. 2518f54 Enable implicit-fallthrough warnings on Clang. by John Stiles · 5 years ago
  18. f5cd604 GrMagnifierEffect uses child for src by Brian Salomon · 5 years ago
  19. 4c47d0d Update Go Deps by skia-recreate-skps · 5 years ago
  20. 4d51b1e Roll Chromium from c5b7f210ebff to 5af39e89bd12 (524 revisions) by skia-autoroll · 5 years ago
  21. 1f4ed47 Roll SwiftShader from 8cbee4107cf1 to 763957e6b4fc (8 revisions) by skia-autoroll · 5 years ago
  22. 3244745 Roll dawn from 984493d0ac07 to 3f4f35661151 (8 revisions) by skia-autoroll · 5 years ago
  23. de98023 Add a test for wide butt caps by Chris Dalton · 5 years ago
  24. f08a82b Return tuple from GrConvexPolyEffect::Make denoting success or failure. by John Stiles · 5 years ago
  25. c85f1fa Support viewing/changing backend shaders in Viewer by Brian Osman · 5 years ago
  26. edd208d [skottie] Simplify SkColor conversion by Florin Malita · 5 years ago
  27. 5ca9d1a Fix caching of HLSL in D3D backend by Brian Osman · 5 years ago
  28. 33d569e Elevate the target list of Ganesh tasks to base class by Adlai Holler · 5 years ago
  29. ec3508a Add uniform rtHeight in d3d when needed. by Greg Daniel · 5 years ago
  30. 1d585c2 [skottie] SkResources::loadTypeface() callback by Florin Malita · 5 years ago
  31. 1b0b004 GrMatrixConvolutionEffect uses child for sampled kernel by Brian Salomon · 5 years ago
  32. 889d613 Add GM::gpuSetup step by Robert Phillips · 5 years ago
  33. b71b6ae Hook up persistent shader cache for D3D by Brian Osman · 5 years ago
  34. 5f196bb Fixed instanced drawing for d3d. by Greg Daniel · 5 years ago
  35. f1eb43e replace max_len with if statements by Zepeng Hu · 5 years ago
  36. 4569f66 Remove coverage-as-alpha flag from GrAlphaThresholdFP by Brian Salomon · 5 years ago
  37. ca72cad Blacklist failing d3d tests. by Greg Daniel · 5 years ago
  38. 5cd393b GrCCClipProcessor uses GrTextureEffect by Brian Salomon · 5 years ago
  39. 90cf5d4 Some more fixes to d3d stencils. by Greg Daniel · 5 years ago
  40. 5f0cda4 Refine VkYcbcrSamplerHelper to only hold backend memory for YCbCr textures by Robert Phillips · 5 years ago
  41. 81ec426 roll GN by Mike Klein · 5 years ago
  42. 2659f79 Fix Housekeeper-PerCommit-CheckGeneratedFiles status error. by John Stiles · 5 years ago
  43. 762cb4e Add option to DDL test harness to better match OOP-R behavior by Robert Phillips · 5 years ago
  44. f4ec452 Update Go Deps by skia-recreate-skps · 5 years ago
  45. 16cb83b Roll SwiftShader from a6940c8e6eb0 to 8cbee4107cf1 (1 revision) by skia-autoroll · 5 years ago
  46. 92d2871 Roll Chromium from d877aabea65f to c5b7f210ebff (465 revisions) by skia-autoroll · 5 years ago
  47. 66445f6 Roll dawn from 6b3a974b42a3 to 984493d0ac07 (9 revisions) by skia-autoroll · 5 years ago
  48. 47111d1 Fix d3d clear op rect. by Greg Daniel · 5 years ago
  49. 83cd46b Add support for stencil in d3d. by Greg Daniel · 5 years ago
  50. ec9269b Update GrConvexPolyEffect to support an input FP. by John Stiles · 5 years ago
  51. 6b2caf7 GrAlphaThresholdFragmentProcessor uses child processor for mask. by Brian Salomon · 5 years ago
  52. c0d5d9c Update EllipticalRRectEffect to support an input FP. by John Stiles · 5 years ago
  53. 8c71f3e Improve error reporting in ProcessorCloneTest. by John Stiles · 5 years ago
  54. 2879619 Added CanvasKit.MakeImageFromCanvasImageSource which is useful as an alternative to by Elliot Evans · 5 years ago
  55. 2d9e035 Fix infinite loop in SkParsePath::FromSVGString by Florin Malita · 5 years ago
  56. 5ee90ff Moved SampleMatrix computation out of SectionAndParameterHelper by Brian Osman · 5 years ago
  57. e3a39f7 Update ConstColor FP to support an input FP. by John Stiles · 5 years ago
  58. a4a132c Fix tracking of d3d cpu descriptor heaps. by Greg Daniel · 5 years ago
  59. a08bde6 GrTextContext::Options -> GrSDFTOptions by Herb Derby · 5 years ago
  60. 92219b4 Fix pointer ownership issue with SkSL static switches. by John Stiles · 5 years ago
  61. 602b402 Disable MorphologyFilterRadiusWithMirrorCTM_Gpu on AndroidOne by Brian Salomon · 5 years ago
  62. 9ec6b05 Add cloneAndRegisterAllChildProcessors. by John Stiles · 5 years ago
  63. 127c607 Add separate PDF tag attribute interfaces for names and strings by Dominic Mazzoni · 5 years ago
  64. 3779f44 Add helper method to clone and register a child FP. by John Stiles · 5 years ago
  65. b48895d Revert "Allow building with Wuffs v0.3, not just v0.2" by Derek Sollenberger · 5 years ago
  66. c343449 Allow building with Wuffs v0.3, not just v0.2 by Nigel Tao · 5 years ago
  67. 82d6196 remove (unused) clipmask from savelayer by Mike Reed · 5 years ago
  68. 08ac84a Roll Chromium from 0f6d038f871a to d877aabea65f (508 revisions) by skia-autoroll · 5 years ago
  69. ff7ea5c Roll dawn from 5fafb49c7b4d to 6b3a974b42a3 (8 revisions) by skia-autoroll · 5 years ago
  70. ca72a47 Update SKP version by skia-recreate-skps · 5 years ago
  71. 01f278c Better handle backendFormat to CompressionType. by Greg Daniel · 5 years ago
  72. 45fe2e8 move methods to options class by Herb Derby · 5 years ago
  73. 2d41186 [skjson] Reinstate initFastShortString by Florin Malita · 5 years ago
  74. 9efe386 Add SkSurface flush call that takes a GrBackendSurfaceMutableState. by Greg Daniel · 5 years ago
  75. 616da10 Allow printf-style formatting to be used in SK_ABORT. by John Stiles · 5 years ago
  76. ac16760 Make GrMorphologyEffect use GrTextureEffect by Brian Salomon · 5 years ago
  77. 637838d Fix compiler warnings on Mac build. by John Stiles · 5 years ago
  78. 407c982 Fix copyright by Adlai Holler · 5 years ago
  79. 3d6bf04 make options robust by Herb Derby · 5 years ago
  80. 2af055b Skottie example app to copy InputStreams in Java. by Derek Sollenberger · 5 years ago
  81. 1bdbe55 Cache last-accessed entry in lastRenderTask table. by Adlai Holler · 5 years ago
  82. faaf3c5 Move all SkReadBuffer member initialization to header by Brian Osman · 5 years ago
  83. 4bcc5f0 [skjson] Use lower bits for tagging by Florin Malita · 5 years ago
  84. 3005c48 Make explicit SDF default values. by Herb Derby · 5 years ago
  85. 2613332 [canvaskit] Fix bug with TextStyle color by Kevin Lubick · 5 years ago
  86. 076c888 Make ColorTableEffect use child processor by Brian Salomon · 5 years ago
  87. 8181edf Initialize SkReadBuffer pointers by Brian Osman · 5 years ago
  88. 796e702 Reland "Fetch clang-format automatically when compiling .fp files." by John Stiles · 5 years ago
  89. edaf302 add svg fuzzer by Zepeng Hu · 5 years ago
  90. 31c0bcf remove (unused) duplicate field of fUniqueID by Mike Reed · 5 years ago
  91. b412079 Roll Chromium from 3f86fb2f52c2 to 0f6d038f871a (417 revisions) by skia-autoroll · 5 years ago
  92. 97eba9a Roll ANGLE from db3ef87243d0 to ff2ebce4b230 (16 revisions) by skia-autoroll · 5 years ago
  93. fb4381a Roll SwiftShader from 45510ad8a778 to a6940c8e6eb0 (1 revision) by skia-autoroll · 5 years ago
  94. 4d324f7 Roll dawn from b6eff5acf06f to 5fafb49c7b4d (11 revisions) by skia-autoroll · 5 years ago
  95. e06a897 GrClips know their device dimensions by Michael Ludwig · 5 years ago
  96. 30212b7 Fix implicit fallthroughs throughout Skia. by John Stiles · 5 years ago
  97. 77968f0 Revert "fixed sample(..., matrix) with runtime effects" by Ethan Nicholas · 5 years ago
  98. 9290d01 Add filter-quality to imageshader factory by Mike Reed · 5 years ago
  99. f26e596 Duplicate ccpr/GrCCStrokeGeometry to tessellate/GrStrokeGeometry by Chris Dalton · 5 years ago
  100. e8685bc remove unneeded SK_LEGACY_BLITTER_CHOICE flag by Mike Reed · 5 years ago