1. 724701f Reland "Snap coordinates for shader nearest-neighbor decal filtering" by Michael Ludwig · 5 years ago
  2. e81b108 plumb matrix provider through skvm shaders by Mike Klein · 5 years ago
  3. 2a4871b Implement normalize in ByteCode generator by Brian Osman · 5 years ago
  4. 4e37751 Make it easier to test rectangle textures by using createBackendTexture. by Brian Salomon · 5 years ago
  5. e22c5ca Fix wacky_yuv_formats for *ooprddl configs by Robert Phillips · 5 years ago
  6. d4928d0 Implement flush finish proc support for d3d backend. by Greg Daniel · 5 years ago
  7. ce81227 Revert "Snap coordinates for shader nearest-neighbor decal filtering" by Michael Ludwig · 5 years ago
  8. 89bf734 Add ceil to skvx/skvm/JIT, and floor/ceil intrinsics to ByteCode by Brian Osman · 5 years ago
  9. df4e3ab HTML typo egde => edge by Kevin Lubick · 5 years ago
  10. c869ff7 Fix flippity GM for *ooprddl configs (take 2) by Robert Phillips · 5 years ago
  11. 1747375 GrTextureGradientColorizer uses GrTextureEffect by Brian Salomon · 5 years ago
  12. 4e68ec6 Snap coordinates for shader nearest-neighbor decal filtering by Michael Ludwig · 5 years ago
  13. 22d9d0b Revert "Fix flippity GM for *ooprddl configs" by Robert Phillips · 5 years ago
  14. 5081942 Optimize CPP code generation. by John Stiles · 5 years ago
  15. ddca6ab Fix flippity GM for *ooprddl configs by Robert Phillips · 5 years ago
  16. 75c9c5b Add unit tests for untested SkString APIs. by John Stiles · 5 years ago
  17. 889563c Roll ANGLE from fa3d64bf72d6 to c81f0b7b921f (6 revisions) by skia-autoroll · 5 years ago
  18. f667f43 Roll SwiftShader from 7a1d99d0be42 to eb6824408d08 (3 revisions) by skia-autoroll · 5 years ago
  19. f4f1e8d Roll Chromium from 2adbb514e789 to 4a914f2106e0 (507 revisions) by skia-autoroll · 5 years ago
  20. 3d25c77 Roll dawn from 3f4f35661151 to 581c407cd20b (3 revisions) by skia-autoroll · 5 years ago
  21. d610c75 Fix a unintended shader change in GrTextureEffect by Brian Salomon · 5 years ago
  22. 5ed3c11 Reland "Don't release vk memory allocator until context is deleted." by Greg Daniel · 5 years ago
  23. 304dfa3 Remove swizzling-store instructions from SkSL ByteCode by Brian Osman · 5 years ago
  24. a83f2d2 [skottie] Add support for unprefixed valign/resizing props by Florin Malita · 5 years ago
  25. 92b9ccf Use child texture effects in ProcessorRefTest by Brian Salomon · 5 years ago
  26. 3890d3d Roll gn. by John Stiles · 5 years ago
  27. c217f61 [skrive] Start parsing the node hierarchy by Florin Malita · 5 years ago
  28. 3711c66 Remove swizzling-load instructions from SkSL ByteCode by Brian Osman · 5 years ago
  29. f847f31 In SkSLSlide, directly use Viewer's shader error handler by Brian Osman · 5 years ago
  30. 92887b5 allow fallback to skvm blitter by Mike Klein · 5 years ago
  31. c950e05 clean up old idea about nullptr/sRGB by Mike Klein · 5 years ago
  32. 6f1487f Consolidate GrDrawingManager <-> GrRenderTask lifecycle by Adlai Holler · 5 years ago
  33. c35c073 Revert "Don't release vk memory allocator until context is deleted." by Greg Daniel · 5 years ago
  34. f8d68fe runtime shader children on skvm backend by Mike Klein · 5 years ago
  35. 11afa63 Don't release vk memory allocator until context is deleted. by Greg Daniel · 5 years ago
  36. b54946b Reland "Allow building with Wuffs v0.3, not just v0.2" by Nigel Tao · 5 years ago
  37. 91dea51 Merge ShaderMode and FilterLogic enums in GrTextureEffect by Brian Salomon · 5 years ago
  38. 9394dd5 Fix stack-buffer overrun in appendVAList. by John Stiles · 5 years ago
  39. 7cdcae3 Roll ANGLE from 98d0f30c4393 to fa3d64bf72d6 (41 revisions) by skia-autoroll · 5 years ago
  40. 346f8e0 Change URL in skia_css3gradients_desktop.py by Ravi Mistry · 5 years ago
  41. f629a90 Make Clip test FP use texture effect child by Brian Salomon · 5 years ago
  42. 83c2d35 Use child effects for LUTs in perline noise effects by Brian Salomon · 5 years ago
  43. 99b0470 Update generated file by Brian Salomon · 5 years ago
  44. 71f6cfd GrRRectBlurEffect uses child for nine patch by Brian Salomon · 5 years ago
  45. 8c662a7 Get rid of deprecated API to add children to PDF tag nodes. by Dominic Mazzoni · 5 years ago
  46. a85e4bf Fix perspective fragcoord value in d3d. by Greg Daniel · 5 years ago
  47. a43d820 Support sample() in ByteCodeGenerator (but not the interpreter) by Brian Osman · 5 years ago
  48. 86b2f39 Use child effect for integral in GrRectBlurEffect by Brian Salomon · 5 years ago
  49. 74b0627 Manually update ANGLE DEPS by Derek Sollenberger · 5 years ago
  50. 81454df Use hardware wrap mode in perlin noise effects. by Brian Salomon · 5 years ago
  51. 53f973c Roll SwiftShader from 763957e6b4fc to 7a1d99d0be42 (4 revisions) by skia-autoroll · 5 years ago
  52. 67237c1 Roll Chromium from 5af39e89bd12 to 2adbb514e789 (484 revisions) by skia-autoroll · 5 years ago
  53. a3a9da7 Avoid kN32 bitmaps in setup for GPU perlin effects. by Brian Salomon · 5 years ago
  54. 72f403c Use Mac font manager for both iOS and macOS by Chris Bracken · 5 years ago
  55. 8319519 Revert "Convert Skottie build instructions to build an Android Library (AAR) instead of app (APK)" by Derek Sollenberger · 5 years ago
  56. 590e8db Revert "Replace analytic clip stack with chained fragment processors." by Derek Sollenberger · 5 years ago
  57. 77628ce GrCircleBlurFragmentProcessor uses GrTextureEffect for profile texture by Brian Salomon · 5 years ago
  58. 588b32c Update debugger to new fontmgr selection. by Ben Wagner · 5 years ago
  59. 907f34b Replace analytic clip stack with chained fragment processors. by John Stiles · 5 years ago
  60. 851b90e Update GrRRectEffect to take an input FP and return a MakeResult. by John Stiles · 5 years ago
  61. 8605d84 Add a future_apis folder to canvaskit. future_apis contains notes on by Elliot Evans · 5 years ago
  62. e338c29 Make GrGLPerlinNoise::emitCode easier to read. by Brian Salomon · 5 years ago
  63. dff4d58 Convert Skottie build instructions to build an Android Library (AAR) instead of app (APK) by Jorge Betancourt · 5 years ago
  64. de975e3 Support MakeResult in GrOvalEffect. by John Stiles · 5 years ago
  65. 3b2c06c Remove HairlineAA from the clip-edge types. by John Stiles · 5 years ago
  66. abae402 Reland "Update zlib DEPS" by Derek Sollenberger · 5 years ago
  67. ccbd3ee use joinPossibleEmptyRect for bounding box by Herb Derby · 5 years ago
  68. 8346834 Fix D3D InstanceDataStepRate. by Greg Daniel · 5 years ago
  69. 952dd05 Revert "roll GN" by John Stiles · 5 years ago
  70. 15207b8 Disable program binary caching on AMD + ANGLE D3D9 by Brian Osman · 5 years ago
  71. 1f14ca0 Implement set scissor on d3d render pass. by Greg Daniel · 5 years ago
  72. c4d4905 Cleaning codepoints/grapheme mess; it also helps with ICU API by Julia Lavrova · 5 years ago
  73. 4190f27 Fix SkParse::FindNamedColor OOB by Florin Malita · 5 years ago
  74. 1443609 Revert "Update zlib DEPS" by Derek Sollenberger · 5 years ago
  75. 6fb3687 Update zlib DEPS by Derek Sollenberger · 5 years ago
  76. 2518f54 Enable implicit-fallthrough warnings on Clang. by John Stiles · 5 years ago
  77. f5cd604 GrMagnifierEffect uses child for src by Brian Salomon · 5 years ago
  78. 4c47d0d Update Go Deps by skia-recreate-skps · 5 years ago
  79. 4d51b1e Roll Chromium from c5b7f210ebff to 5af39e89bd12 (524 revisions) by skia-autoroll · 5 years ago
  80. 1f4ed47 Roll SwiftShader from 8cbee4107cf1 to 763957e6b4fc (8 revisions) by skia-autoroll · 5 years ago
  81. 3244745 Roll dawn from 984493d0ac07 to 3f4f35661151 (8 revisions) by skia-autoroll · 5 years ago
  82. de98023 Add a test for wide butt caps by Chris Dalton · 5 years ago
  83. f08a82b Return tuple from GrConvexPolyEffect::Make denoting success or failure. by John Stiles · 5 years ago
  84. c85f1fa Support viewing/changing backend shaders in Viewer by Brian Osman · 5 years ago
  85. edd208d [skottie] Simplify SkColor conversion by Florin Malita · 5 years ago
  86. 5ca9d1a Fix caching of HLSL in D3D backend by Brian Osman · 5 years ago
  87. 33d569e Elevate the target list of Ganesh tasks to base class by Adlai Holler · 5 years ago
  88. ec3508a Add uniform rtHeight in d3d when needed. by Greg Daniel · 5 years ago
  89. 1d585c2 [skottie] SkResources::loadTypeface() callback by Florin Malita · 5 years ago
  90. 1b0b004 GrMatrixConvolutionEffect uses child for sampled kernel by Brian Salomon · 5 years ago
  91. 889d613 Add GM::gpuSetup step by Robert Phillips · 5 years ago
  92. b71b6ae Hook up persistent shader cache for D3D by Brian Osman · 5 years ago
  93. 5f196bb Fixed instanced drawing for d3d. by Greg Daniel · 5 years ago
  94. f1eb43e replace max_len with if statements by Zepeng Hu · 5 years ago
  95. 4569f66 Remove coverage-as-alpha flag from GrAlphaThresholdFP by Brian Salomon · 5 years ago
  96. ca72cad Blacklist failing d3d tests. by Greg Daniel · 5 years ago
  97. 5cd393b GrCCClipProcessor uses GrTextureEffect by Brian Salomon · 5 years ago
  98. 90cf5d4 Some more fixes to d3d stencils. by Greg Daniel · 5 years ago
  99. 5f0cda4 Refine VkYcbcrSamplerHelper to only hold backend memory for YCbCr textures by Robert Phillips · 5 years ago
  100. 81ec426 roll GN by Mike Klein · 5 years ago