| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct rotate image to clockwise (currently counter clockwise). | harrym@chromium.org | 2013-03-13 | 1 | -3/+3 |
* | Rotated Images | harrym@chromium.org | 2013-01-08 | 1 | -0/+1 |
* | Rotated Images | harrym@chromium.org | 2012-12-18 | 1 | -0/+37 |
* | ui: Use skia::RefPtr<T> for implicit safe reference counting. | danakj@chromium.org | 2012-12-05 | 1 | -6/+8 |
* | Fix SkBitmapOperations::CreateMaskedBitmap. SkAlphaMul expects alpha value in | varunjain@chromium.org | 2012-08-31 | 1 | -4/+7 |
* | Fixes spelling mistake CreateTransposedBtmap -> CreateTransposedBitmap | pkotwicz@chromium.org | 2012-06-18 | 1 | -2/+1 |
* | Clean up SkBitmapOperations. | xiyuan@chromium.org | 2012-05-26 | 1 | -46/+21 |
* | ash: Add drop shadow to app list icons. | xiyuan@chromium.org | 2012-03-23 | 1 | -0/+94 |
* | ui/gfx: Do not use the deprecated SkBitmap::getConfig() function. | tfarina@chromium.org | 2012-03-19 | 1 | -2/+2 |
* | Draw new tab button with tab background | sail@chromium.org | 2012-01-25 | 1 | -1/+2 |
* | Revert 119018 - Draw new tab button with tab background | sail@chromium.org | 2012-01-25 | 1 | -3/+2 |
* | Draw new tab button with tab background | sail@chromium.org | 2012-01-25 | 1 | -2/+3 |
* | Clean up CreateTransposedBtmap. | thakis@chromium.org | 2011-11-08 | 1 | -4/+4 |
* | optimize DownsampleByTwo, as it was a hot-spot in acid3 | reed@google.com | 2011-09-14 | 1 | -18/+22 |
* | Coverity: Pass parameters by reference. | jhawkins@chromium.org | 2011-06-22 | 1 | -15/+29 |
* | Coverity PASS_BY_VALUE bug fixes | dpapad@chromium.org | 2011-03-11 | 1 | -1/+1 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Move src/gfx/ to src/ui/gfx | sail@chromium.org | 2011-02-02 | 1 | -0/+721 |