C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / gm / xfermodes.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-12-20 tfarinaCleanup: Another round of override fixes.
2014-12-10 Florin MalitaRemove SkCanvas::drawBitmapMatrix()
2014-07-31 Cary ClarkAdd standard fonts to all GMs.
2014-06-10 tfarinaCleanup: Get rid of make_isize() function from gm.h.
2014-04-28 commit-bot@chromiu... Move SkShader::fLocalMatrix into SkShader constructor.
2014-04-18 commit-bot@chromiu... Reduce internal explicit SaveFlags usage.
2014-02-17 commit-bot@chromiu... replace SkBitmap::Config with SkColorType in gms
2014-01-25 reed@google.comadd legacy/helper allocN32Pixels, and convert gm to...
2013-12-17 commit-bot@chromiu... [PDF] Fix clipping in xfermode improvement.
2013-12-03 commit-bot@chromiu... [PDF] Fixes the cases where SkPDFDevice::finishContentE...
2013-10-30 vandebo@chromium.orgFix int/SkScalar mismatch in gm.
2013-10-30 vandebo@chromium.org[PDF] Improve complex xfer mode support.
2013-10-21 reed@google.comstore SkAlphaType inside SkBitmap, on road to support...
2013-03-05 commit-bot@chromiu... Added support for non-separable blending modes.
2013-02-04 reed@google.comland https://codereview.appspot.com/7221086/ -- add...
2013-01-30 reed@google.comclone of https://codereview.appspot.com/7208043/
2013-01-28 scroggo@google.comRemove a workaround in gm/xfermodes.cpp
2012-12-06 junov@google.comDefining new color constat for transparent color
2012-09-26 mike@reedtribe.orgSkCanvas::setDevice() must die, and so we begin by...
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2011-12-20 reed@google.comcan't pass const to setPixels :(
2011-12-20 reed@google.comdefer creating offscreen until our first draw (so our...
2011-10-31 bsalomon@google.comImport all GMs as Samples.
2011-07-28 epoger@google.comupdate of all copyright notices to reflect new license...
2011-06-24 epoger@google.comroll back r1705
2011-06-24 vandebo@chromium.orgAdd additional source types to xfer mode test.
2011-04-26 tomhudson@google.comAllocate a bitmap on the stack in xfermodes.cpp to...
2010-12-23 reed@google.comupdate baselines to add 2point-radial gradients, and...
2009-06-23 reed@android.comremove remaining references to porterduff
2009-06-23 reed@android.comupdate to use new xfermodes
2009-06-21 reed@android.comgm -w 'directory' now works for recording the master...
2009-06-21 reed@android.comalmost there on gm (need to fix image writes/reads...
2009-06-20 reed@android.commore progress on golden-master test suite (not finished...