1. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 2 months ago
  2. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 2 months ago
  3. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 2 months ago
  4. 4c05786 init fDeviceClipBounds for empty canvas by Mike Reed · 4 years, 2 months ago
  5. 8219e91 For vertices/patches with a shader and no texCoords, use positions by Brian Osman · 4 years, 2 months ago
  6. a1ed96b Remove code resetting pixelGeometry for filters by Xianzhu Wang · 4 years, 2 months ago
  7. a91e478 Restore SkCanvas::kPreserveLCDText_SaveLayerFlag by Xianzhu Wang · 4 years, 2 months ago
  8. e55e560 Hoist pixel geometry adjustments out of SkBaseDevice::CreateInfo() by Florin Malita · 4 years, 2 months ago
  9. 84aa92e Enforce C-style identifier rules for matrix markers everywhere by Brian Osman · 4 years, 2 months ago
  10. 548de74 Change Marker IDs to be strings by Brian Osman · 4 years, 3 months ago
  11. f886505 Make SkDevice preserve SkCanvas' 4x4 matrix by Brian Osman · 4 years, 3 months ago
  12. d8f611d Remove SkCanvasMatrix by Brian Osman · 4 years, 3 months ago
  13. 7d45a7a rm unneeded SK_SUPPORT_LEGACY_DIDCONCAT44 by Mike Reed · 4 years, 3 months ago
  14. d1afef6 Support markers (custom matrices) in SkVertices Attributes by Brian Osman · 4 years, 3 months ago
  15. eb1d5a2 Move markerstack into its own object: by Mike Reed · 4 years, 3 months ago
  16. 7fe6ee3 Add markCTM(id) api, to replace functionality of saveCamera. by Mike Reed · 4 years, 3 months ago
  17. a735ad9 stage changing didCocnat44 virtual by Mike Reed · 4 years, 3 months ago
  18. 2f92c93 virtual for saveCamera by Mike Reed · 4 years, 3 months ago
  19. 3ef77dd clean up public m44 and camera api by Mike Reed · 4 years, 3 months ago
  20. ab7e8b3 plumb camera info down to devices by Mike Reed · 4 years, 3 months ago
  21. ffd11f4a Adding attribute types to SkVertices by Brian Osman · 4 years, 3 months ago
  22. 0f5e758 can we remove these entirely? by Mike Reed · 4 years, 3 months ago
  23. 8cbedf9 Improve SkVerticesPriv ergonomics by Brian Osman · 4 years, 3 months ago
  24. 65d3ad9 remove unused bitmap method by Mike Reed · 4 years, 3 months ago
  25. 2a8a3ff Correctly initialize LayerIter's cached device origin. by Michael Ludwig · 4 years, 4 months ago
  26. f11e331 Validate per-vertex vertices data against effect in SkCanvas by Brian Osman · 4 years, 4 months ago
  27. ba96256 hide getters so we can change the internals of SkVertices by Mike Reed · 4 years, 4 months ago
  28. b0cee9b Remove drawBitmap et al. from SkDevice by Michael Ludwig · 4 years, 4 months ago
  29. fdf9404 Remove exotic legacy bitmap drawing entry points: Nine, Lattice by Mike Reed · 4 years, 4 months ago
  30. bf35512 we can handle opaque clip-shaders up front by Mike Reed · 4 years, 4 months ago
  31. 121c2af clipShader -- raster implementation by Mike Reed · 4 years, 4 months ago
  32. eced98b Enforce saveLayer ignoring restore paint's mask filter by Michael Ludwig · 4 years, 4 months ago
  33. 1e58c1a Don't draw as sprite when alpha, CF, or MF are present by Michael Ludwig · 4 years, 4 months ago
  34. a2cf8ae switch to virtual with no bones by Mike Reed · 4 years, 4 months ago
  35. 5caf935 remove bones from SkVertices by Mike Reed · 4 years, 4 months ago
  36. 5a109c7 Do we still need bones on vertices for canvas by Mike Reed · 4 years, 4 months ago
  37. fb3f302 Reland "Track device coordinate space as matrix" by Michael Ludwig · 4 years, 5 months ago
  38. 46f5c5f Make SkM44 public by Mike Reed · 4 years, 5 months ago
  39. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 5 months ago
  40. d3963a3 offer raw-array variant of remaining 44 methods by Mike Reed · 4 years, 6 months ago
  41. 00a9764 consolidate examples to 1 matrix type by Mike Reed · 4 years, 6 months ago
  42. 78184a3 Revert "convert sample completely to SkM4" by Mike Reed · 4 years, 6 months ago
  43. e455d2e convert sample completely to SkM4 by Mike Reed · 4 years, 6 months ago
  44. 07d32b4 remove some memory-based methods, add rc() by Mike Reed · 4 years, 6 months ago
  45. 05b7297 remove obsolete flag SK_SUPPORT_LEGACY_CANVAS_MATRIX_VIRTUALS by Mike Reed · 4 years, 6 months ago
  46. 55f6fc3 IWYU -- colorspace no longer includes matrix44 by Mike Reed · 4 years, 6 months ago
  47. ee3216d Use SkSL to do point-light shading by Mike Reed · 4 years, 6 months ago
  48. d4d3b33 Make converting from 4x4 to 3x3 explicit by Mike Reed · 4 years, 6 months ago
  49. c43f2a0 mark all exerimental (3d) apis as such by Mike Reed · 4 years, 6 months ago
  50. b18e74d Expose camera matrix in SkCanvas by Mike Reed · 4 years, 6 months ago
  51. ee0a03a experimental: saveCamera() by Mike Reed · 4 years, 6 months ago
  52. 7543587 clean-up 3d sample's use of matrices by Mike Reed · 4 years, 6 months ago
  53. 9403c38 Revert "Reland "Revert "allow clients to opt into new didTranslate/didScale""" by Mike Reed · 4 years, 6 months ago
  54. f66bba6 Reland "Revert "allow clients to opt into new didTranslate/didScale"" by Mike Reed · 4 years, 6 months ago
  55. d7ce7ac Revert "Revert "allow clients to opt into new didTranslate/didScale"" by Mike Reed · 4 years, 6 months ago
  56. 4a46758 Revert "allow clients to opt into new didTranslate/didScale" by Mike Reed · 4 years, 6 months ago
  57. cb6b9e3 allow clients to opt into new didTranslate/didScale by Mike Reed · 4 years, 6 months ago
  58. a092028 Revert "new virtuals for canvas ctm" by Mike Reed · 4 years, 6 months ago
  59. 2076b04 new virtuals for canvas ctm by Mike Reed · 4 years, 6 months ago
  60. 6f48542 remove cruft bools from canvas by Mike Reed · 4 years, 6 months ago
  61. 620ceda Remove legacy canvas-matrix impl by Mike Reed · 4 years, 6 months ago
  62. 064c7f9 Optimize concat44 on canvas by Mike Reed · 4 years, 6 months ago
  63. 403c807 Revert "Revert "Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API."" by Mike Reed · 4 years, 6 months ago
  64. 268ed57 Revert "Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API." by Brian Osman · 4 years, 6 months ago
  65. 98bfcc7 Extend SkCanvas matrix stack to be 4x4, but with (basically) the same public API. by Mike Reed · 4 years, 6 months ago
  66. f46d5ca use std::make_unique by Mike Klein · 4 years, 7 months ago
  67. 1bb7e23 test for c++17 w/ c++14 stdlib by Mike Klein · 4 years, 7 months ago
  68. b0047b5 Revert "Remove most of GrConfig.h" by Brian Salomon · 4 years, 7 months ago
  69. 80e334d Remove most of GrConfig.h by Brian Salomon · 4 years, 7 months ago
  70. a2b3b9e Expose the owning surface to a canvas? by Mike Reed · 4 years, 8 months ago
  71. 8283fa4 C++17 by Brian Salomon · 4 years, 8 months ago
  72. 915b779 Revert "Track device coordinate space as matrix" by Michael Ludwig · 4 years, 9 months ago
  73. b74d554 Track device coordinate space as matrix by Michael Ludwig · 4 years, 9 months ago
  74. c89d1b5 Rename SkDevice::ctm() to localToDevice() by Michael Ludwig · 4 years, 9 months ago
  75. 9bd947d SkIRect::makeOffset(SkVector) by Brian Salomon · 4 years, 9 months ago
  76. d7a5975 Reland "Use saveLayer-determined CT in SkGpuDevice::onCreateDevice" by Brian Osman · 4 years, 10 months ago
  77. 1f4305d Move raster hack for color type on layers with image filters to device by Brian Osman · 4 years, 10 months ago
  78. b6e8922 Clean up prior backdrop-filter CL by Michael Ludwig · 4 years, 10 months ago
  79. 6d1c0d4 Avoid use of SkMatrixImageFilter to handle CTM for backdrop filtering by Michael Ludwig · 4 years, 10 months ago
  80. a4b4488 Reland "Calculate draw bounds in drawEdgeAAImageSet" by Michael Ludwig · 4 years, 11 months ago
  81. ac35212 Reland "Combine snapBackImage and snapSpecial" by Michael Ludwig · 4 years, 11 months ago
  82. 6c580f3 Revert "Fix flutter roll" by Michael Ludwig · 4 years, 11 months ago
  83. 7be971f Fix flutter roll by Michael Ludwig · 4 years, 11 months ago
  84. fd849a5 Revert "Combine snapBackImage and snapSpecial" by Michael Ludwig · 4 years, 11 months ago
  85. a595f86 Add Color4f variant for DrawEdgeAAQuad by Michael Ludwig · 4 years, 11 months ago
  86. a5fa56e Revert "Calculate draw bounds in drawEdgeAAImageSet" by Michael Ludwig · 4 years, 11 months ago
  87. 45739aa Combine snapBackImage and snapSpecial by Michael Ludwig · 4 years, 11 months ago
  88. 977b50a Calculate draw bounds in drawEdgeAAImageSet by Michael Ludwig · 4 years, 11 months ago
  89. 92b3335 more rect api simplifications by Mike Reed · 4 years, 11 months ago
  90. 7139f13 Fix duplicate definition of kRect_ClipType. by Dave Tapuska · 5 years ago
  91. 8ee6cf3 Move SkImageFilter functionality into private SkImageFilter_Base by Michael Ludwig · 5 years ago
  92. 3899239 simplify canvas after looper's demise by Mike Reed · 5 years ago
  93. 4571e49 Clean up SkBaseDevice::CreateInfo by Florin Malita · 5 years ago
  94. 9dc0b9e remove code now that loopers are dead (w.r.t. canvas and paint) by Mike Reed · 5 years ago
  95. 59f2e46 Return translate info from looper, rather than moding a canvas by Mike Reed · 5 years ago
  96. b7dad44 Reland "hide drawlooper from paint" by Mike Reed · 5 years ago
  97. 6dc14de Revert "hide drawlooper from paint" by Robert Phillips · 5 years ago
  98. 766b42b hide drawlooper from paint by Mike Reed · 5 years ago
  99. aa861a1 Change SkMatrix::decomposeScale to use preScale by Michael Ludwig · 5 years ago
  100. 1f3548c add savelayer flag to promote the later to half-float by Mike Reed · 5 years ago