1. c5fc970 Fix cases of variable shadowing in /samplecode/. by John Stiles · 3 years, 3 months ago
  2. 2f6e2f8 Use SkClipOp::kFoo instead of kFoo_SkClipOp from SkClipOpPriv by Michael Ludwig · 3 years, 3 months ago
  3. e501670 Move Sk3Perspective and Sk3Lookat into SkM44 by Michael Ludwig · 3 years, 7 months ago
  4. 99c9446 Add flag to hide non-sampling imageshader factories by Mike Reed · 3 years, 11 months ago
  5. 71f1266 Revert "SkPathView for ownerless (can live on stack) SkPaths" by Mike Klein · 4 years ago
  6. 375721d SkPathView for ownerless (can live on stack) SkPaths by Mike Reed · 4 years, 3 months ago
  7. d5b51a0 Switch over to SkPathBuilder by Mike Reed · 4 years, 3 months ago
  8. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 5 months ago
  9. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 5 months ago
  10. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 5 months ago
  11. 0ce3e88 add std::function option to Click to simplify callsites by Mike Reed · 4 years, 6 months ago
  12. 3ef77dd clean up public m44 and camera api by Mike Reed · 4 years, 7 months ago
  13. 46f5c5f Make SkM44 public by Mike Reed · 4 years, 8 months ago
  14. 00a9764 consolidate examples to 1 matrix type by Mike Reed · 4 years, 9 months ago
  15. d4d3b33 Make converting from 4x4 to 3x3 explicit by Mike Reed · 4 years, 10 months ago
  16. f6d70a8 Revert "Revert "forward concat44 in nway canvas"" by Mike Reed · 4 years, 10 months ago
  17. 3723fb7 Revert "forward concat44 in nway canvas" by Mike Reed · 4 years, 10 months ago
  18. 8964bc1 forward concat44 in nway canvas by Mike Reed · 4 years, 10 months ago
  19. c880346 Detect when perspective is really affine, and update the matrix as we handoff by Mike Reed · 4 years, 11 months ago
  20. 190b82d Add clipping for perspective triangles by Mike Reed · 4 years, 11 months ago
  21. cbeabd9 Can't fold ctm and color matrix when in perspective by Mike Reed · 4 years, 11 months ago
  22. 0483b46 fix make_path to not care about param-eval-order by Mike Reed · 5 years ago
  23. fae46e4 move perspective-clipper into SkPathPriv by Mike Reed · 5 years ago
  24. 6344c29 some cleanups for halfplanes by Mike Reed · 5 years ago
  25. c336315 Some more tweaks to perspective path clipping by Jim Van Verth · 5 years ago
  26. 63edc57 restructure EdgeClipper to accommodate other callers (e.g. half-plane) by Mike Reed · 5 years ago
  27. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 5 years ago
  28. e1af444 add guard to switch to SkPathTypes by Mike Reed · 5 years ago
  29. d7639af Samples: clean up cruft by Hal Canary · 5 years ago
  30. 8a02731 Samples: add name() virtual by Hal Canary · 5 years ago
  31. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  32. 4484b8f drawText Cleanup, part 4 by Hal Canary · 6 years ago
  33. b2c4ea6 Move Views into Sample and Viewer. by Ben Wagner · 6 years ago
  34. 2a475ea add drawString helper to canvas by Cary Clark · 8 years ago
  35. df85c38 stop using SkScalarMul by Mike Reed · 8 years ago
  36. ebfce6d change SkClipOp to a class enum by Mike Reed · 8 years ago
  37. c1f7774 Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  38. a129dfe Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS" by Mike Reed · 8 years ago
  39. 8e7432b remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS by Mike Reed · 8 years ago
  40. 8a1036c Include what you use with signbit. by Ben Wagner · 8 years ago
  41. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  42. 5e3815b Rein in the use of SkDevice.h by robertphillips · 9 years ago
  43. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  44. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  45. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  46. e0e7cfe Change old PRG to be SkLCGRandom; change new one to SkRandom by commit-bot@chromium.org · 11 years ago
  47. 6485b0b Switch out random number generator for tests, benches, samples. by commit-bot@chromium.org · 11 years ago
  48. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  49. ae933ce Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  50. 02939ce fix warnings on Mac in ssamplecode by caryclark@google.com · 12 years ago
  51. 67a6db3 Made "Clip" sample use AA clipping by robertphillips@google.com · 12 years ago
  52. 045e62d enable soft clipping (yikes) by reed@google.com · 13 years ago
  53. 3bcf8d3 add sample for clipping by reed@google.com · 13 years ago