1. c1d0898 [canvaskit] Handle 4x4 matrix passing ourselves. by Kevin Lubick · 4 years, 9 months ago
  2. 3ef77dd clean up public m44 and camera api by Mike Reed · 4 years, 10 months ago
  3. 9b56cea [canvaskit] Add test and gm for 4x4 matrix by Kevin Lubick · 4 years, 10 months ago
  4. cc8a76f [canvaskit] Add gm helper functions to tests. by Kevin Lubick · 4 years, 10 months ago
  5. c89ca0b [canvaskit] Tweak matrix benchmarks by Kevin Lubick · 4 years, 10 months ago
  6. 6bffe39 [canvaskit] Handle passing matrix values into CK ourselves. by Kevin Lubick · 4 years, 10 months ago
  7. 37d8c64 [canvaskit] Add tests for RTShader by Kevin Lubick · 4 years, 10 months ago
  8. 8ce842d Fix the CanvasKit viewer build by Chris Dalton · 4 years, 10 months ago
  9. a01c6b0 reformat GN files by Mike Klein · 4 years, 10 months ago
  10. 9e2d384 [canvaskit] Add support for DOMMatrix to some APIs by Kevin Lubick · 4 years, 10 months ago
  11. 32494ad Remove deprecated functions by Nathaniel Nifong · 4 years, 10 months ago
  12. e5d3254 Reland "Switch to using a Float32Array (bound as value array) for color." by Nathaniel Nifong · 4 years, 10 months ago
  13. bccb5f3 Add a simple FPS meter to CanvasKit viewer by Chris Dalton · 4 years, 10 months ago
  14. 988ce04 remove localmatrix parameter from Blend and Lerp compose shaders by Kevin Lubick · 4 years, 10 months ago
  15. 2b59890 Bootstrap a very simple viewer implementation in CanvasKit by Chris Dalton · 4 years, 10 months ago
  16. cb77eab Revert "Switch to using a Float32Array (bound as value array) for color." by Robert Phillips · 4 years, 10 months ago
  17. 4e79b67 Switch to using a Float32Array (bound as value array) for color. by Nathaniel Nifong · 4 years, 10 months ago
  18. f4ba4ec Revert "Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"""" by Brian Salomon · 4 years, 10 months ago
  19. 1171d31 Revert "Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots""" by Brian Salomon · 4 years, 10 months ago
  20. fabad15 Remove ln "-T" option from cavaskit demo by Chris Dalton · 4 years, 10 months ago
  21. d3b92b9 [canvaskit] Add tests for gradients by Kevin Lubick · 4 years, 10 months ago
  22. afa83bc [canvaskit] Update to 0.14.0 by Kevin Lubick · 4 years, 10 months ago
  23. f279c63 [canvaskit] Add tests for patheffects by Kevin Lubick · 4 years, 10 months ago
  24. 8febecf [canvaskit] Make codec inclusion configurable by Kevin Lubick · 4 years, 10 months ago
  25. fb27c9a Revert "Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots"" by Brian Salomon · 4 years, 10 months ago
  26. 00ba5ef Revert "Don't build GL on Metal, Vulkan, Dawn, Direct3D bots" by Brian Salomon · 4 years, 10 months ago
  27. f6784a8 Don't build GL on Metal, Vulkan, Dawn, Direct3D bots by Brian Salomon · 4 years, 10 months ago
  28. beefcb9 Reland saveLayer can omit the rectangle argument. by Kevin Lubick · 4 years, 10 months ago
  29. 7957d53 Revert "Allow null rect for saveLayer" by Kevin Lubick · 4 years, 10 months ago
  30. 3d44f73 Sweep gradient support for CanvasKit by Dan Field · 4 years, 10 months ago
  31. f2e9709 Allow null rect for saveLayer by Dan Field · 4 years, 10 months ago
  32. ba96256 hide getters so we can change the internals of SkVertices by Mike Reed · 4 years, 10 months ago
  33. 2e30796 Clean up Enums in Canvaskit by Nathaniel Nifong · 4 years, 10 months ago
  34. a3aa601 Add a canvas test to make and draw SkVertices by Nathaniel Nifong · 4 years, 10 months ago
  35. a77f30c Reland "Split building encoding from decoding" by Leon Scroggins III · 4 years, 10 months ago
  36. c8f95e2 Fix deprecated names by Nathaniel Nifong · 4 years, 10 months ago
  37. d96c3c7 Add shader makers to SkShader externs by Nathaniel Nifong · 4 years, 10 months ago
  38. 4cf2ab6 JS files to support running jasmine tests in google3 by Nathaniel Nifong · 4 years, 11 months ago
  39. 9d4b788 Revert "Split building encoding from decoding" by Mike Klein · 4 years, 11 months ago
  40. 94aaf7c Split building encoding from decoding by Leon Scroggins III · 4 years, 11 months ago
  41. 7e46b14 Replace red line skp with a prettier example by Nathaniel Nifong · 4 years, 11 months ago
  42. a093cff [canvaskit] Fix shadow bugs by Kevin Lubick · 4 years, 11 months ago
  43. 6066a0c Remove all uses of bones by Nathaniel Nifong · 4 years, 11 months ago
  44. 23b0ed9 Name name changes suggested in API review by Nathaniel Nifong · 4 years, 11 months ago
  45. 628f3e7 Remove experimental from name of skm44 canvas methods by Nathaniel Nifong · 4 years, 11 months ago
  46. 5caf935 remove bones from SkVertices by Mike Reed · 4 years, 11 months ago
  47. 79e41e7 [canvaskit] Roll to v0.13.0 by Kevin Lubick · 4 years, 11 months ago
  48. bde9fcc [canvaskit] Precise font measuring by Kevin Lubick · 4 years, 11 months ago
  49. f106bc2 Add SK_NO_FONTS check around font uses in skottie by Nathaniel Nifong · 4 years, 11 months ago
  50. 19304d8 Move all canvaskit example resources to CDN by Nathaniel Nifong · 5 years ago
  51. 9279798 [canvaskit] Expose releaseResourcesAndAbandonContext on GrContext by Kevin Lubick · 5 years ago
  52. cc5415a Modify 3D example with light and bump shader. by Nathaniel Nifong · 5 years ago
  53. 9e8f605 SkM44.h is now in include/public by Mike Reed · 5 years ago
  54. ecd8762 [canvaskit] Support children shaders into runtime shaders by Kevin Lubick · 5 years ago
  55. 77798b4 Expose 4x4 matrices on canvas in a way similar to SimpleMatrix, add example. by Nathaniel Nifong · 5 years ago
  56. f8f9cd8 [canvaskit] Expose bindings to particles uniforms. by Kevin Lubick · 5 years ago
  57. 3928466 [canvaskit] Expose parseColorString by Kevin Lubick · 5 years ago
  58. 7353dc5 Change SkSL main() from (float x, float y) to (float2 p) by Brian Osman · 5 years ago
  59. 25cf469 Move Make functions for corner and discrete path effects into namespaces. by Nathaniel Nifong · 5 years ago
  60. 6e1320d [canvaskit] Fix flaky test by Kevin Lubick · 5 years ago
  61. dc49b0c [canvaskit] Fix support for fonts with CFF by Kevin Lubick · 5 years ago
  62. f76da63 [canvaskit] Update build script to support latest Emscripten by Kevin Lubick · 5 years ago
  63. 5237933 [canvaskit] Fix test for drawOnce by Kevin Lubick · 5 years ago
  64. 2c5b856 Add drawOnce() API to SkSurface. by Bryce Thomas · 5 years ago
  65. 4ca0dac [canvaskit] Roll to 0.12.0 by Kevin Lubick · 5 years ago
  66. a538e46 [canvaskit] Fix color opaqueness by Kevin Lubick · 5 years ago
  67. 319524b [canvaskit] Fix colorType bug by Kevin Lubick · 5 years ago
  68. 486aecf [canvaskit] Make font names programmatically accessible by Kevin Lubick · 5 years ago
  69. 1fa5404 rm CanvasKit.HEAPU8.buffer caching (fix UAF bug). by Bryce Thomas · 5 years ago
  70. a4f218d Add support for reading .skp files in CanvasKit. by Kevin Lubick · 5 years ago
  71. 032aa72 [canvaskit] Roll to 0.11.0 by Kevin Lubick · 5 years ago
  72. f5bc8fb [canvaskit] Create an SkImage from a frame of an SkAnimatedImage by Kevin Lubick · 5 years ago
  73. a4c4c3c [canvaskit] Add webp support by Kevin Lubick · 5 years ago
  74. 08bf8f7 [canvaskit] Remove support for T1 fonts and reduce code size by Kevin Lubick · 5 years ago
  75. dbc53a8 Make tracing data a compile-time option by Kevin Lubick · 5 years ago
  76. 31f2df0 [canvaskit] Update test to use correct metrics by Kevin Lubick · 5 years ago
  77. f3d6c36 [canvaskit] Add npm release target to ship smaller binaries by Kevin Lubick · 5 years ago
  78. 933ea8c [canvaskit] Add build flag for pathops by Kevin Lubick · 5 years ago
  79. 524360e Tweak the CanvasKit interface to SkRuntimeEffect by Brian Osman · 5 years ago
  80. ee426f2 Move SkRuntimeEffect.h to include/effects by Brian Osman · 5 years ago
  81. b6a3b7d [canvaskit] Update compile.sh with initial code size findings by Kevin Lubick · 5 years ago
  82. 0d423a6 Add instructions for compiling CanvasKit and viewing example page. by Bryce Thomas · 5 years ago
  83. 107c666 Make it safe to include SkRuntimeEffect.h from client code by Brian Osman · 5 years ago
  84. 93de162 Add SkRuntimeEffect::makeShader by Brian Osman · 5 years ago
  85. 77742c3 Remove SkShader.Empty from CanvasKit by Brian Osman · 5 years ago
  86. e6e39bc [canvaskit] Fix SaveLayer constants by Kevin Lubick · 5 years ago
  87. 07c4e1d remove use_PIC. by Shachar Langbeheim · 5 years ago
  88. 9d10abe Remove all layout(ctype=...) from runtime SkSKL by Brian Osman · 5 years ago
  89. f46d5ca use std::make_unique by Mike Klein · 5 years ago
  90. 99e9532 [canvaskit] roll to 0.10.0 by Kevin Lubick · 5 years ago
  91. 6283690 [canvaskit] Expose SkShader combiners by Kevin Lubick · 5 years ago
  92. 4b5b645 [canvaskit] Add _RTShaderFactory for demos by Kevin Lubick · 5 years ago
  93. 0af13b3 [canvaskit] update shaping example to have emoji by Kevin Lubick · 5 years ago
  94. eda0b43 [canvaskit] Add test and extern for MakeImage by Kevin Lubick · 5 years ago
  95. 9dac0d8 Particles: Better integration for ResourceProvider by Brian Osman · 5 years ago
  96. 2a490bc Add particle entry points to externs.js to fix missing symbols by Brian Osman · 5 years ago
  97. d12f278 Use ResourceProvider in particles by Brian Osman · 5 years ago
  98. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 5 years ago
  99. 849f4d6 Copy SkottieUtils' classes into skresources by Brian Osman · 5 years ago
  100. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 5 years ago