Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the remainder of the skia source code from the Chromium repo. It now ... | senorblanco@chromium.org | 2009-05-26 | 1 | -375/+0 |
* | Linux: enable assertion in fontconfig code. | agl@chromium.org | 2009-03-27 | 1 | -3/+1 |
* | Linux: change Skia's fontconfig code to cache SkTypeface objects. | agl@chromium.org | 2009-03-27 | 1 | -7/+11 |
* | Linux: fix failure to find any fonts | agl@chromium.org | 2009-02-10 | 1 | -5/+8 |
* | Hook up skia's assertions to our logging system. | brettw@chromium.org | 2009-01-12 | 1 | -1/+3 |
* | Linux: use case-insensitive matching for font names. | agl@chromium.org | 2008-12-05 | 1 | -1/+1 |
* | Linux: support css font-family fallback. | agl@chromium.org | 2008-12-03 | 1 | -0/+50 |
* | Match Windows font metrics on Linux. | agl@chromium.org | 2008-11-19 | 1 | -7/+2 |
* | Fix the set of fonts used for test_shell. | agl@chromium.org | 2008-11-18 | 1 | -3/+3 |
* | Revert 5595 | maruel@chromium.org | 2008-11-18 | 1 | -3/+3 |
* | Fix the set of fonts used for test_shell. | agl@chromium.org | 2008-11-18 | 1 | -3/+3 |
* | Use Skia to render fonts | agl@chromium.org | 2008-11-13 | 1 | -0/+323 |