summaryrefslogtreecommitdiffstats
path: root/ui/gfx/color_analysis.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Update paths to matrix3_f.h includes.tfarina2014-10-221-1/+1
* Standardize usage of virtual/override/final in ui/dcheng2014-10-211-2/+2
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-091-1/+1
* Add ability to constrain dominant color selection to a HSL range.calamity@chromium.org2014-06-031-18/+16
* Add extra overloads for color analysis.calamity@chromium.org2014-05-281-7/+17
* Remove last dependencies on ui/base from ui/gfxben@chromium.org2013-09-271-9/+9
* Adds a gfx_export.h to ui/gfx and converts all code in ui/gfx toben@chromium.org2013-09-051-1/+1
* Implementation of principal-component color reduction.motek@chromium.org2013-02-221-0/+20
* Adds a function computing image color covariance on an SkBitmap.motek@chromium.org2013-02-131-0/+4
* Improve K-mean dominant color selection for faviconsjamescook@chromium.org2012-12-111-2/+8
* Use favicon dominant color in immersive mode light barsjamescook@chromium.org2012-11-271-29/+11
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move RefCountedMemory Class to Base namespacesimon.hong81@gmail.com2012-05-021-9/+12
* Rename UI_API to UI_EXPORT.darin@chromium.org2011-08-061-7/+7
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-171-6/+7
* Retry r88137:estade@chromium.org2011-06-091-0/+112
* Revert 88137 - Add code to calculate the dominant color for a favicon.estade@chromium.org2011-06-071-112/+0
* Add code to calculate the dominant color for a favicon.estade@chromium.org2011-06-071-0/+112