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