1. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  2. 1818acb rename portable_typeface_always to portable_typeface by caryclark · 9 years ago
  3. 4ec1ac6 make xfermode* portable by caryclark · 9 years ago
  4. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  5. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  6. 752e7eb Cleanup: Another round of override fixes. by tfarina · 10 years ago
  7. c54d8db Remove SkCanvas::drawBitmapMatrix() by Florin Malita · 10 years ago
  8. 992c7b0 Add standard fonts to all GMs. by Cary Clark · 10 years ago
  9. f539318 Cleanup: Get rid of make_isize() function from gm.h. by tfarina · 10 years ago
  10. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  11. 091a594 Reduce internal explicit SaveFlags usage. by commit-bot@chromium.org · 10 years ago
  12. dac5225 replace SkBitmap::Config with SkColorType in gms by commit-bot@chromium.org · 10 years ago
  13. eb9a46c add legacy/helper allocN32Pixels, and convert gm to use it by reed@google.com · 11 years ago
  14. 4e8f1e5 [PDF] Fix clipping in xfermode improvement. by commit-bot@chromium.org · 11 years ago
  15. 7542dc8 [PDF] Fixes the cases where SkPDFDevice::finishContentEntry is called with empty content. by commit-bot@chromium.org · 11 years ago
  16. f5747da Fix int/SkScalar mismatch in gm. by vandebo@chromium.org · 11 years ago
  17. 3b41621 [PDF] Improve complex xfer mode support. by vandebo@chromium.org · 11 years ago
  18. 383a697 store SkAlphaType inside SkBitmap, on road to support unpremul by reed@google.com · 11 years ago
  19. b24f893 Added support for non-separable blending modes. by commit-bot@chromium.org · 11 years ago
  20. 25cfa69 land https://codereview.appspot.com/7221086/ -- add Multiply xfermode matching CSS spec by reed@google.com · 12 years ago
  21. 8d3cd7a clone of https://codereview.appspot.com/7208043/ by reed@google.com · 12 years ago
  22. 7312a18 Remove a workaround in gm/xfermodes.cpp by scroggo@google.com · 12 years ago
  23. dbfac8a Defining new color constat for transparent color by junov@google.com · 12 years ago
  24. 3bd2173 SkCanvas::setDevice() must die, and so we begin by removing our own by mike@reedtribe.org · 12 years ago
  25. 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
  26. 263cb3a can't pass const to setPixels :( by reed@google.com · 13 years ago
  27. 5213c04 defer creating offscreen until our first draw (so our constructor runs fast) by reed@google.com · 13 years ago
  28. 48dd1a2 Import all GMs as Samples. by bsalomon@google.com · 13 years ago
  29. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  30. 4eed340 roll back r1705 by epoger@google.com · 13 years ago
  31. 1c18ca3 Add additional source types to xfer mode test. by vandebo@chromium.org · 13 years ago
  32. 86bf5c9 Allocate a bitmap on the stack in xfermodes.cpp to work around a limitation by tomhudson@google.com · 13 years ago
  33. f3c1cc9 update baselines to add 2point-radial gradients, and use gpu-friendly xfermode code by reed@google.com · 14 years ago
  34. 048522d remove remaining references to porterduff by reed@android.com · 15 years ago
  35. c9c6422 update to use new xfermodes by reed@android.com · 15 years ago
  36. 25b0434 gm -w 'directory' now works for recording the master images by reed@android.com · 15 years ago
  37. 8015dd8 almost there on gm (need to fix image writes/reads/compares) by reed@android.com · 15 years ago
  38. dd0ac28 more progress on golden-master test suite (not finished yet) by reed@android.com · 15 years ago