C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / gm / lighting.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-23 mtkleinremove unused GM flags
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-12-20 tfarinaCleanup: Another round of override fixes.
2014-07-31 Cary ClarkAdd standard fonts to all GMs.
2014-04-30 commit-bot@chromiu... Turn on quilt mode in DM.
2014-02-13 commit-bot@chromiu... add peekPixels to SkCanvas and SkSurface
2014-02-13 commit-bot@chromiu... Revert of add peekPixels to SkCanvas and SkSurface...
2014-02-13 mike@reedtribe.orgadd peekPixels to SkCanvas and SkSurface
2014-01-25 reed@google.comadd legacy/helper allocN32Pixels, and convert gm to...
2013-10-16 senorblanco@chromi... Remove support for SK_CROP_RECT_IS_INT, now that it...
2013-10-10 senorblanco@chromi... Change SkImageFilter's cropRect from SkIRect to a CropR...
2013-08-29 robertphillips@goo... Split SkDevice into SkBaseDevice and SkBitmapDevice
2013-08-27 senorblanco@chromi... In image filters, apply the CTM and offset to the crop...
2013-08-20 robertphillips@goo... Revert r10830 (Split SkDevice out of SkRasterDevice...
2013-08-20 robertphillips@goo... Split SkDevice out of SkBitmapDevice
2013-07-26 senorblanco@chromi... Implement crop rect for lighting image filters. Changes...
2013-01-14 junov@chromium.orgChanging imageFilter GM tests to use drawBitmap instead...
2012-10-29 bsalomon@google.comRebase gpu_dev up to r5182
2012-10-29 senorblanco@chromi... Fix alpha computation for specular lighting filter...
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-06-22 senorblanco@chromi... Raster implementation of diffuse and specular lighting...