1. 50daedd Update Go Deps by skia-recreate-skps · 4 years, 2 months ago
  2. dc3b8f9 Revert "Enable _LIBCPP_DEBUG in Clang for non-Xcode-based debug builds." by John Stiles · 4 years, 2 months ago
  3. b577655 Don't submit vk command buffer in updateBackendTexture. by Greg Daniel · 4 years, 2 months ago
  4. 9eb89ba Enable _LIBCPP_DEBUG in Clang for non-Xcode-based debug builds. by John Stiles · 4 years, 2 months ago
  5. ce86910 Revert "Centralize geometry processor vertex shader transform code" by Michael Ludwig · 4 years, 2 months ago
  6. 33e044f Prevent non-trivial destructors from running after exit in DM. by John Stiles · 4 years, 2 months ago
  7. 29cb9f9 decouple werror and -isystem in third_party by Mike Klein · 4 years, 2 months ago
  8. 5a967f5 Fill in GrD3DGpu::onUpdateBackendTexture by Jim Van Verth · 4 years, 2 months ago
  9. ad43e54 Handle kMatrixMultiply in ByteCode -> SkVM by Brian Osman · 4 years, 2 months ago
  10. e66636c check all calls to SkCreateRasterPipelineBlitter by Mike Klein · 4 years, 2 months ago
  11. 0426947 Centralize geometry processor vertex shader transform code by Michael Ludwig · 4 years, 2 months ago
  12. a581a8b Fix caching of dirty uniforms on GrD3DPipelineState. by Greg Daniel · 4 years, 2 months ago
  13. 579e63a [skrive] Reset the node system by Florin Malita · 4 years, 2 months ago
  14. 312669e Query GL_SAMPLES when creating an SkSurface from the WebGL canvas by Chris Dalton · 4 years, 2 months ago
  15. 96f8db0 Revert "Make it easier to test rectangle textures by using createBackendTexture." by Derek Sollenberger · 4 years, 2 months ago
  16. 02f8b07 ByteCode: Avoid using "extended" loads when possible by Brian Osman · 4 years, 2 months ago
  17. 91cc979 SkVM: Handle kNegateF by Brian Osman · 4 years, 2 months ago
  18. 88ecb7f Add sleep option to web_to_(skp|mskp) shell scripts. by Bryce Thomas · 4 years, 2 months ago
  19. 777556a Reland "Replace analytic clip stack with chained fragment processors." by John Stiles · 4 years, 2 months ago
  20. 3f4de78 ProcessorCloneTest checks against original FP against clone. by Brian Salomon · 4 years, 2 months ago
  21. 724701f Reland "Snap coordinates for shader nearest-neighbor decal filtering" by Michael Ludwig · 4 years, 2 months ago
  22. e81b108 plumb matrix provider through skvm shaders by Mike Klein · 4 years, 2 months ago
  23. 2a4871b Implement normalize in ByteCode generator by Brian Osman · 4 years, 2 months ago
  24. 4e37751 Make it easier to test rectangle textures by using createBackendTexture. by Brian Salomon · 4 years, 2 months ago
  25. e22c5ca Fix wacky_yuv_formats for *ooprddl configs by Robert Phillips · 4 years, 2 months ago
  26. d4928d0 Implement flush finish proc support for d3d backend. by Greg Daniel · 4 years, 2 months ago
  27. ce81227 Revert "Snap coordinates for shader nearest-neighbor decal filtering" by Michael Ludwig · 4 years, 2 months ago
  28. 89bf734 Add ceil to skvx/skvm/JIT, and floor/ceil intrinsics to ByteCode by Brian Osman · 4 years, 2 months ago
  29. df4e3ab HTML typo egde => edge by Kevin Lubick · 4 years, 2 months ago
  30. c869ff7 Fix flippity GM for *ooprddl configs (take 2) by Robert Phillips · 4 years, 2 months ago
  31. 1747375 GrTextureGradientColorizer uses GrTextureEffect by Brian Salomon · 4 years, 2 months ago
  32. 4e68ec6 Snap coordinates for shader nearest-neighbor decal filtering by Michael Ludwig · 4 years, 2 months ago
  33. 22d9d0b Revert "Fix flippity GM for *ooprddl configs" by Robert Phillips · 4 years, 2 months ago
  34. 5081942 Optimize CPP code generation. by John Stiles · 4 years, 2 months ago
  35. ddca6ab Fix flippity GM for *ooprddl configs by Robert Phillips · 4 years, 2 months ago
  36. 75c9c5b Add unit tests for untested SkString APIs. by John Stiles · 4 years, 2 months ago
  37. 889563c Roll ANGLE from fa3d64bf72d6 to c81f0b7b921f (6 revisions) by skia-autoroll · 4 years, 2 months ago
  38. f667f43 Roll SwiftShader from 7a1d99d0be42 to eb6824408d08 (3 revisions) by skia-autoroll · 4 years, 2 months ago
  39. f4f1e8d Roll Chromium from 2adbb514e789 to 4a914f2106e0 (507 revisions) by skia-autoroll · 4 years, 2 months ago
  40. 3d25c77 Roll dawn from 3f4f35661151 to 581c407cd20b (3 revisions) by skia-autoroll · 4 years, 2 months ago
  41. d610c75 Fix a unintended shader change in GrTextureEffect by Brian Salomon · 4 years, 2 months ago
  42. 5ed3c11 Reland "Don't release vk memory allocator until context is deleted." by Greg Daniel · 4 years, 2 months ago
  43. 304dfa3 Remove swizzling-store instructions from SkSL ByteCode by Brian Osman · 4 years, 2 months ago
  44. a83f2d2 [skottie] Add support for unprefixed valign/resizing props by Florin Malita · 4 years, 2 months ago
  45. 92b9ccf Use child texture effects in ProcessorRefTest by Brian Salomon · 4 years, 2 months ago
  46. 3890d3d Roll gn. by John Stiles · 4 years, 2 months ago
  47. c217f61 [skrive] Start parsing the node hierarchy by Florin Malita · 4 years, 2 months ago
  48. 3711c66 Remove swizzling-load instructions from SkSL ByteCode by Brian Osman · 4 years, 2 months ago
  49. f847f31 In SkSLSlide, directly use Viewer's shader error handler by Brian Osman · 4 years, 2 months ago
  50. 92887b5 allow fallback to skvm blitter by Mike Klein · 4 years, 2 months ago
  51. c950e05 clean up old idea about nullptr/sRGB by Mike Klein · 4 years, 2 months ago
  52. 6f1487f Consolidate GrDrawingManager <-> GrRenderTask lifecycle by Adlai Holler · 4 years, 2 months ago
  53. c35c073 Revert "Don't release vk memory allocator until context is deleted." by Greg Daniel · 4 years, 2 months ago
  54. f8d68fe runtime shader children on skvm backend by Mike Klein · 4 years, 2 months ago
  55. 11afa63 Don't release vk memory allocator until context is deleted. by Greg Daniel · 4 years, 2 months ago
  56. b54946b Reland "Allow building with Wuffs v0.3, not just v0.2" by Nigel Tao · 4 years, 2 months ago
  57. 91dea51 Merge ShaderMode and FilterLogic enums in GrTextureEffect by Brian Salomon · 4 years, 2 months ago
  58. 9394dd5 Fix stack-buffer overrun in appendVAList. by John Stiles · 4 years, 2 months ago
  59. 7cdcae3 Roll ANGLE from 98d0f30c4393 to fa3d64bf72d6 (41 revisions) by skia-autoroll · 4 years, 2 months ago
  60. 346f8e0 Change URL in skia_css3gradients_desktop.py by Ravi Mistry · 4 years, 2 months ago
  61. f629a90 Make Clip test FP use texture effect child by Brian Salomon · 4 years, 2 months ago
  62. 83c2d35 Use child effects for LUTs in perline noise effects by Brian Salomon · 4 years, 2 months ago
  63. 99b0470 Update generated file by Brian Salomon · 4 years, 2 months ago
  64. 71f6cfd GrRRectBlurEffect uses child for nine patch by Brian Salomon · 4 years, 2 months ago
  65. 8c662a7 Get rid of deprecated API to add children to PDF tag nodes. by Dominic Mazzoni · 4 years, 2 months ago
  66. a85e4bf Fix perspective fragcoord value in d3d. by Greg Daniel · 4 years, 2 months ago
  67. a43d820 Support sample() in ByteCodeGenerator (but not the interpreter) by Brian Osman · 4 years, 2 months ago
  68. 86b2f39 Use child effect for integral in GrRectBlurEffect by Brian Salomon · 4 years, 2 months ago
  69. 74b0627 Manually update ANGLE DEPS by Derek Sollenberger · 4 years, 2 months ago
  70. 81454df Use hardware wrap mode in perlin noise effects. by Brian Salomon · 4 years, 2 months ago
  71. 53f973c Roll SwiftShader from 763957e6b4fc to 7a1d99d0be42 (4 revisions) by skia-autoroll · 4 years, 2 months ago
  72. 67237c1 Roll Chromium from 5af39e89bd12 to 2adbb514e789 (484 revisions) by skia-autoroll · 4 years, 2 months ago
  73. a3a9da7 Avoid kN32 bitmaps in setup for GPU perlin effects. by Brian Salomon · 4 years, 2 months ago
  74. 72f403c Use Mac font manager for both iOS and macOS by Chris Bracken · 4 years, 2 months ago
  75. 8319519 Revert "Convert Skottie build instructions to build an Android Library (AAR) instead of app (APK)" by Derek Sollenberger · 4 years, 2 months ago
  76. 590e8db Revert "Replace analytic clip stack with chained fragment processors." by Derek Sollenberger · 4 years, 2 months ago
  77. 77628ce GrCircleBlurFragmentProcessor uses GrTextureEffect for profile texture by Brian Salomon · 4 years, 2 months ago
  78. 588b32c Update debugger to new fontmgr selection. by Ben Wagner · 4 years, 2 months ago
  79. 907f34b Replace analytic clip stack with chained fragment processors. by John Stiles · 4 years, 2 months ago
  80. 851b90e Update GrRRectEffect to take an input FP and return a MakeResult. by John Stiles · 4 years, 2 months ago
  81. 8605d84 Add a future_apis folder to canvaskit. future_apis contains notes on by Elliot Evans · 4 years, 2 months ago
  82. e338c29 Make GrGLPerlinNoise::emitCode easier to read. by Brian Salomon · 4 years, 2 months ago
  83. dff4d58 Convert Skottie build instructions to build an Android Library (AAR) instead of app (APK) by Jorge Betancourt · 4 years, 2 months ago
  84. de975e3 Support MakeResult in GrOvalEffect. by John Stiles · 4 years, 2 months ago
  85. 3b2c06c Remove HairlineAA from the clip-edge types. by John Stiles · 4 years, 2 months ago
  86. abae402 Reland "Update zlib DEPS" by Derek Sollenberger · 4 years, 2 months ago
  87. ccbd3ee use joinPossibleEmptyRect for bounding box by Herb Derby · 4 years, 2 months ago
  88. 8346834 Fix D3D InstanceDataStepRate. by Greg Daniel · 4 years, 2 months ago
  89. 952dd05 Revert "roll GN" by John Stiles · 4 years, 2 months ago
  90. 15207b8 Disable program binary caching on AMD + ANGLE D3D9 by Brian Osman · 4 years, 2 months ago
  91. 1f14ca0 Implement set scissor on d3d render pass. by Greg Daniel · 4 years, 2 months ago
  92. c4d4905 Cleaning codepoints/grapheme mess; it also helps with ICU API by Julia Lavrova · 4 years, 2 months ago
  93. 4190f27 Fix SkParse::FindNamedColor OOB by Florin Malita · 4 years, 2 months ago
  94. 1443609 Revert "Update zlib DEPS" by Derek Sollenberger · 4 years, 2 months ago
  95. 6fb3687 Update zlib DEPS by Derek Sollenberger · 4 years, 2 months ago
  96. 2518f54 Enable implicit-fallthrough warnings on Clang. by John Stiles · 4 years, 2 months ago
  97. f5cd604 GrMagnifierEffect uses child for src by Brian Salomon · 4 years, 2 months ago
  98. 4c47d0d Update Go Deps by skia-recreate-skps · 4 years, 2 months ago
  99. 4d51b1e Roll Chromium from c5b7f210ebff to 5af39e89bd12 (524 revisions) by skia-autoroll · 4 years, 2 months ago
  100. 1f4ed47 Roll SwiftShader from 8cbee4107cf1 to 763957e6b4fc (8 revisions) by skia-autoroll · 4 years, 2 months ago