1. 73603f3 abstract name of clipping ops, to transtion to a more restricted set by reed · 8 years ago
  2. 28d1ce5 reconfigure dont-clip-to-layer gm to not have transparent pixels in its final output by reed · 8 years ago
  3. 02f9ed7 test dont-clip-layer by reed · 8 years ago
  4. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 8 years ago
  5. 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
  6. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  7. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  8. 1259601 make tests portable by using 565 compatible colors by caryclark · 9 years ago
  9. 8f76cb9 new GM to test clipping cubics by reed · 9 years ago
  10. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  11. 1c40292 remove unused GM flags by mtklein · 9 years ago
  12. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  13. aa458fb Cleanup: More override fixes - another round. by tfarina · 10 years ago
  14. 2a9e3ad Disable cgimage GM by bsalomon@google.com · 10 years ago
  15. ede0c5c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  16. 60b5dce expose CGImage -> SkBitmap by commit-bot@chromium.org · 10 years ago
  17. 5d0b150 resize canvas for GM + typo by commit-bot@chromium.org · 10 years ago
  18. c3bd8af add peekPixels to SkCanvas and SkSurface by commit-bot@chromium.org · 10 years ago
  19. bda591c Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromium.org/161733002/) by commit-bot@chromium.org · 10 years ago
  20. b2d93a9 add peekPixels to SkCanvas and SkSurface by mike@reedtribe.org · 10 years ago
  21. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 10 years ago
  22. c9917c0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  23. 439df28 fine-tune tolerance for pinchy quads in stroker by reed@google.com · 11 years ago
  24. 7de1e3f test thick stroking of conics by reed@google.com · 11 years ago
  25. 7fb5373 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  26. 4e05fd2 add conic support to hairlines by reed@google.com · 11 years ago
  27. ff26b7e use SK_OVERRIDE and DEF_GM by reed@google.com · 11 years ago
  28. 83f7c65 add new gms for shallow_gradient, in preparation for improving their quality by reed@google.com · 11 years ago
  29. cdcb2ce Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  30. b6399a7 add (disabled) test for big dashing by reed@google.com · 11 years ago
  31. 0e51577 fix warning from scalar --> int32 conversion by humper@google.com · 12 years ago
  32. dbfac8a Defining new color constat for transparent color by junov@google.com · 12 years ago
  33. e2f8c7c capture repro case for gradient bug (inside if-false for now) by reed@google.com · 12 years ago
  34. 7112173 re-re-land 5578 by reed@google.com · 12 years ago
  35. 10f9f4a revert 5580 by reed@google.com · 12 years ago
  36. eab16de re-land 5578 w/ pipe fix by reed@google.com · 12 years ago
  37. c75c36a revert 5578 -- broke pipe by reed@google.com · 12 years ago
  38. 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
  39. b4e7043 Add flag to skip pipe on select GMs by borenet@google.com · 12 years ago
  40. 1313086 fix warnings on Mac in gm by caryclark@google.com · 12 years ago
  41. 5aff0ef commented-out test for exact aa coverage by reed@google.com · 12 years ago
  42. abfa8d1 Fix fixed-point antialiased clipping GM; upload baselines. by tomhudson@google.com · 13 years ago
  43. ef279d3 New gm to test anti-aliased clipping. by tomhudson@google.com · 13 years ago