summaryrefslogtreecommitdiffstats
path: root/ui/gfx/color_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Check for no pixels after calling lockPixels(). If so, we return rather thanreed@google.com2011-05-241-0/+6
* Fix glitchy drawing in faded tab titlessail@chromium.org2011-04-261-9/+9
* Take 2 at fixing a double overflow bug in RGB->HSL conversion.tony@chromium.org2011-02-261-3/+3
* Fix rounding error when convering HSL values to RGB.tony@chromium.org2011-02-241-11/+13
* 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/+300