Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reverts linux font change again. Slow down isn't as bad as before. But | sky@chromium.org | 2009-09-14 | 1 | -0/+160 |
* | Attempt 2 at converting font from Skia to Pango. The slow down appears to be ... | sky@chromium.org | 2009-09-14 | 1 | -160/+0 |
* | Reverts r26015. It caused a startup regression:( | sky@chromium.org | 2009-09-11 | 1 | -0/+160 |
* | Nukes font_skia and converts font_gtk to use pango. This was | sky@chromium.org | 2009-09-11 | 1 | -160/+0 |
* | Revert "Workaround Skia and Pango measuring font heights differently by askin... | evan@chromium.org | 2009-09-03 | 1 | -24/+3 |
* | Workaround Skia and Pango measuring font heights differently by asking Pango | brettw@chromium.org | 2009-09-02 | 1 | -3/+24 |
* | linux: simplify gfx::Font constructor logic and add CHECK()s. | evan@chromium.org | 2009-05-28 | 1 | -1/+3 |
* | Unified the ways Font and Canvas get the pixel size of strings, using pango | davemoore@chromium.org | 2009-05-20 | 1 | -14/+5 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 1 | -0/+167 |