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