summaryrefslogtreecommitdiffstats
path: root/app/gfx/color_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-285/+0
* Theme download status message, so that it's readable in themes of any color.mirandac@chromium.org2009-12-121-7/+7
* Fix a bug where some bitmaps were being tinted wrong. It turns outtony@chromium.org2009-12-111-3/+5
* Comment out the condition (b == vmax), since it will always be true at this p...jhawkins@chromium.org2009-09-281-1/+3
* Simplify life for people trying to pick a "readable" foreground color by not ...pkasting@chromium.org2009-09-241-10/+20
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-241-0/+119
* Reverting 26975.pkasting@chromium.org2009-09-231-119/+0
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-231-0/+119
* Eliminate a bunch of color conversions. I was going to try and clean up the ...pkasting@chromium.org2009-09-221-171/+13
* Reorder the color_utils functions in preparation for adding more:pkasting@chromium.org2009-09-221-105/+110
* Add functions to alpha-blend two colors and pick the more readable of two col...pkasting@chromium.org2009-09-031-2/+41
* Some code style cleanup under src/app.maruel@chromium.org2009-08-291-1/+1
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-0/+266