1. 4c79ecf cubic-map for non-linear t by Mike Reed · 7 years ago
  2. 25d8296 Balance save()/restore() calls in dont_clip_to_layer gm by Matt Sarett · 7 years ago
  3. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  4. 8a8937c update gm to test 2 unclipped layers by Mike Reed · 7 years ago
  5. 463c848 helper to convert CGImage -> SkImage by Mike Reed · 8 years ago
  6. 5df4934 Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt" by Mike Reed · 8 years ago
  7. b613c26 Revert "Change SkCanvas to *not* inherit from SkRefCnt" by Heather Miller · 8 years ago
  8. 8240750 Change SkCanvas to *not* inherit from SkRefCnt by Mike Reed · 8 years ago
  9. cefc431 gm: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  10. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  11. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  12. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  13. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  14. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  15. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  16. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  17. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  18. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  19. 6699838 allow clip calls w/o op param, remove unnecessary kReplace ops by reed · 8 years ago
  20. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  21. 28d1ce5 reconfigure dont-clip-to-layer gm to not have transparent pixels in its final output by reed · 8 years ago
  22. 02f9ed7 test dont-clip-layer by reed · 8 years ago
  23. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  24. 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
  25. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  26. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  27. 1259601 make tests portable by using 565 compatible colors by caryclark · 9 years ago
  28. 8f76cb9 new GM to test clipping cubics by reed · 9 years ago
  29. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  30. 1c40292 remove unused GM flags by mtklein · 9 years ago
  31. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  32. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  33. 2a9e3ad Disable cgimage GM by bsalomon@google.com · 10 years ago
  34. ede0c5c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  35. 60b5dce expose CGImage -> SkBitmap by commit-bot@chromium.org · 10 years ago
  36. 5d0b150 resize canvas for GM + typo by commit-bot@chromium.org · 10 years ago
  37. c3bd8af add peekPixels to SkCanvas and SkSurface by commit-bot@chromium.org · 10 years ago
  38. bda591c Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/) by commit-bot@chromium.org · 10 years ago
  39. b2d93a9 add peekPixels to SkCanvas and SkSurface by mike@reedtribe.org · 10 years ago
  40. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 10 years ago
  41. c9917c0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  42. 439df28 fine-tune tolerance for pinchy quads in stroker by reed@google.com · 11 years ago
  43. 7de1e3f test thick stroking of conics by reed@google.com · 11 years ago
  44. 7fb5373 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  45. 4e05fd2 add conic support to hairlines by reed@google.com · 11 years ago
  46. ff26b7e use SK_OVERRIDE and DEF_GM by reed@google.com · 11 years ago
  47. 83f7c65 add new gms for shallow_gradient, in preparation for improving their quality by reed@google.com · 11 years ago
  48. cdcb2ce Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  49. b6399a7 add (disabled) test for big dashing by reed@google.com · 11 years ago
  50. 0e51577 fix warning from scalar --> int32 conversion by humper@google.com · 12 years ago
  51. dbfac8a Defining new color constat for transparent color by junov@google.com · 12 years ago
  52. e2f8c7c capture repro case for gradient bug (inside if-false for now) by reed@google.com · 12 years ago
  53. 7112173 re-re-land 5578 by reed@google.com · 12 years ago
  54. 10f9f4a revert 5580 by reed@google.com · 12 years ago
  55. eab16de re-land 5578 w/ pipe fix by reed@google.com · 12 years ago
  56. c75c36a revert 5578 -- broke pipe by reed@google.com · 12 years ago
  57. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  58. b4e7043 Add flag to skip pipe on select GMs by borenet@google.com · 12 years ago
  59. 1313086 fix warnings on Mac in gm by caryclark@google.com · 12 years ago
  60. 5aff0ef commented-out test for exact aa coverage by reed@google.com · 12 years ago
  61. abfa8d1 Fix fixed-point antialiased clipping GM; upload baselines. by tomhudson@google.com · 13 years ago
  62. ef279d3 New gm to test anti-aliased clipping. by tomhudson@google.com · 13 years ago