1. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  2. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  3. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  4. 091a594 Reduce internal explicit SaveFlags usage. by commit-bot@chromium.org · 10 years ago
  5. dac5225 replace SkBitmap::Config with SkColorType in gms by commit-bot@chromium.org · 10 years ago
  6. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 10 years ago
  7. 4e8f1e5 [PDF] Fix clipping in xfermode improvement. by commit-bot@chromium.org · 11 years ago
  8. 7542dc8 [PDF] Fixes the cases where SkPDFDevice::finishContentEntry is called with empty content. by commit-bot@chromium.org · 11 years ago
  9. f5747da Fix int/SkScalar mismatch in gm. by vandebo@chromium.org · 11 years ago
  10. 3b41621 [PDF] Improve complex xfer mode support. by vandebo@chromium.org · 11 years ago
  11. 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
  12. b24f893 Added support for non-separable blending modes. by commit-bot@chromium.org · 11 years ago
  13. 25cfa69 land https://codereview.appspot.com/7221086/ -- add Multiply xfermode matching CSS spec by reed@google.com · 11 years ago
  14. 8d3cd7a clone of https://codereview.appspot.com/7208043/ by reed@google.com · 11 years ago
  15. 7312a18 Remove a workaround in gm/xfermodes.cpp by scroggo@google.com · 11 years ago
  16. dbfac8a Defining new color constat for transparent color by junov@google.com · 12 years ago
  17. 3bd2173 SkCanvas::setDevice() must die, and so we begin by removing our own by mike@reedtribe.org · 12 years ago
  18. ae933ce Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  19. 263cb3a can't pass const to setPixels :( by reed@google.com · 13 years ago
  20. 5213c04 defer creating offscreen until our first draw (so our constructor runs fast) by reed@google.com · 13 years ago
  21. 48dd1a2 Import all GMs as Samples. by bsalomon@google.com · 13 years ago
  22. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  23. 4eed340 roll back r1705 by epoger@google.com · 13 years ago
  24. 1c18ca3 Add additional source types to xfer mode test. by vandebo@chromium.org · 13 years ago
  25. 86bf5c9 Allocate a bitmap on the stack in xfermodes.cpp to work around a limitation by tomhudson@google.com · 13 years ago
  26. f3c1cc9 update baselines to add 2point-radial gradients, and use gpu-friendly xfermode code by reed@google.com · 14 years ago
  27. 048522d remove remaining references to porterduff by reed@android.com · 15 years ago
  28. c9c6422 update to use new xfermodes by reed@android.com · 15 years ago
  29. 25b0434 gm -w 'directory' now works for recording the master images by reed@android.com · 15 years ago
  30. 8015dd8 almost there on gm (need to fix image writes/reads/compares) by reed@android.com · 15 years ago
  31. dd0ac28 more progress on golden-master test suite (not finished yet) by reed@android.com · 15 years ago