summaryrefslogtreecommitdiffstats
path: root/ui/gfx/skbitmap_operations_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in ui/gfx/.avi2015-12-231-0/+2
* Fix byte ordering of result of CreateMaskedBitmap() in different platforms.moshayedi2015-10-291-26/+28
* setConfig is deprecated, use setInfo or allocPixels insteadreed@google.com2014-07-011-37/+18
* replace setIsOpaque (deprecated) with explicit SkAlphaTypereed@google.com2013-10-241-2/+1
* Correct rotate image to clockwise (currently counter clockwise).harrym@chromium.org2013-03-131-2/+2
* Initialize memory, remove valgrind supression, add transparency test.harrym@chromium.org2013-02-011-1/+3
* Rotated Imagesharrym@chromium.org2012-12-181-0/+62
* Fix SkBitmapOperations::CreateMaskedBitmap. SkAlphaMul expects alpha value invarunjain@chromium.org2012-08-311-5/+6
* Fix the errors of ui unittests caused by packing colors for Androidyongsheng.zhu@intel.com2012-08-091-5/+6
* Fixes spelling mistake CreateTransposedBtmap -> CreateTransposedBitmappkotwicz@chromium.org2012-06-181-3/+3
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move src/gfx/ to src/ui/gfxsail@chromium.org2011-02-021-0/+517