C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / gm / bitmaprect.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-27 reedfix gm to not rely on SkColor's swizzle == SkPMColor's
2015-01-23 mtkleinremove unused GM flags
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-12-15 reedpass dst-rect through from drawBitmapRect for better...
2014-12-01 reedadd gm to test rounding between clips and drawBitmapRect
2014-09-03 djsollenRevert to enabling all of -O2 as it exposes a bug in...
2014-05-30 commit-bot@chromiu... using real tiles when simulating tiling
2014-01-25 reed@google.comadd legacy/helper allocN32Pixels, and convert gm to...
2012-12-03 robertphillips@goo... Fixed remaining clang compiler warnings
2012-10-02 robertphillips@goo... Fixed memory leak in bitmaprect GM
2012-10-01 robertphillips@goo... Fixed bug in drawing of large bitmaps
2012-09-27 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-09-26 robertphillips@goo... Disable memory intensive drawBitmapRectToRect tests...
2012-09-26 robertphillips@goo... Added more drawBitmapRectToRect tests
2012-09-26 mike@reedtribe.orgSkCanvas::setDevice() must die, and so we begin by...
2012-09-18 reed@google.comre-re-land 5578
2012-09-18 reed@google.comrevert 5580
2012-09-18 reed@google.comre-land 5578 w/ pipe fix
2012-09-18 reed@google.comrevert 5578 -- broke pipe
2012-09-18 reed@google.comChange drawBitmapRect to take a float-src-rect instead...