summaryrefslogtreecommitdiffstats
path: root/ui/gfx/skbitmap_operations.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Update the path to gfx size headers.tfarina2015-01-031-1/+1
* Cleanup: Update the path to insets and point headers.tfarina2014-12-231-3/+3
* ui/gfx: remove redundant erase operations and remove unused functionhyunki.baik@samsung.com2014-07-171-34/+0
* setConfig is deprecated, use setInfo or allocPixels insteadreed@google.com2014-07-011-19/+16
* Remove Skia legacy API from Chrome.dominikg@chromium.org2014-04-151-2/+2
* use SkColorType instead of (deprecated) SkBitmap::Configreed@google.com2014-03-121-47/+27
* replace setIsOpaque (deprecated) with explicit SkAlphaTypereed@google.com2013-10-241-4/+3
* Correct rotate image to clockwise (currently counter clockwise).harrym@chromium.org2013-03-131-3/+3
* Rotated Imagesharrym@chromium.org2013-01-081-0/+1
* Rotated Imagesharrym@chromium.org2012-12-181-0/+37
* ui: Use skia::RefPtr<T> for implicit safe reference counting.danakj@chromium.org2012-12-051-6/+8
* Fix SkBitmapOperations::CreateMaskedBitmap. SkAlphaMul expects alpha value invarunjain@chromium.org2012-08-311-4/+7
* Fixes spelling mistake CreateTransposedBtmap -> CreateTransposedBitmappkotwicz@chromium.org2012-06-181-2/+1
* Clean up SkBitmapOperations.xiyuan@chromium.org2012-05-261-46/+21
* ash: Add drop shadow to app list icons.xiyuan@chromium.org2012-03-231-0/+94
* ui/gfx: Do not use the deprecated SkBitmap::getConfig() function.tfarina@chromium.org2012-03-191-2/+2
* Draw new tab button with tab backgroundsail@chromium.org2012-01-251-1/+2
* Revert 119018 - Draw new tab button with tab backgroundsail@chromium.org2012-01-251-3/+2
* Draw new tab button with tab backgroundsail@chromium.org2012-01-251-2/+3
* Clean up CreateTransposedBtmap.thakis@chromium.org2011-11-081-4/+4
* optimize DownsampleByTwo, as it was a hot-spot in acid3reed@google.com2011-09-141-18/+22
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-06-221-15/+29
* Coverity PASS_BY_VALUE bug fixesdpapad@chromium.org2011-03-111-1/+1
* 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/+721