Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [core] fix hang when parsing very large angles for hue in hsl colors | Konstantin Käfer | 2018-05-22 | 1 | -3/+3 |
* | [tidy] modernize-loop-convert | Bruno de Oliveira Abinader | 2017-05-12 | 1 | -3/+3 |
* | [core] Removed unused namedColorCount | Bruno de Oliveira Abinader | 2017-05-12 | 1 | -3/+0 |
* | [core] fix equality operator on Color | Konstantin Käfer | 2017-04-04 | 1 | -1/+1 |
* | [core] return empty optional when color could not be parsed | Ivo van Dongen | 2017-04-04 | 2 | -11/+15 |
* | [core] update CSSColorParser | Konstantin Käfer | 2017-01-16 | 2 | -9/+19 |
* | [core] code style cleanups | Konstantin Käfer | 2016-07-01 | 1 | -2/+4 |
* | don't use certain STL functions | Konstantin Käfer | 2015-08-04 | 1 | -1/+1 |
* | make most headers private | Konstantin Käfer | 2014-12-04 | 2 | -1/+45 |
* | don't use std::map for checking color constants | Konstantin Käfer | 2014-10-30 | 1 | -6/+9 |
* | always use std:: namespace for math functions | Konstantin Käfer | 2014-05-14 | 1 | -1/+1 |
* | add missing header | Konstantin Käfer | 2014-04-09 | 1 | -0/+1 |
* | use external library | Konstantin Käfer | 2014-03-12 | 1 | -0/+286 |