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