| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes bug where Chrome was not rendering fonts at the size it should | sky@chromium.org | 2009-12-01 | 1 | -0/+1 |
* | Fix up extension badge text drawing. | estade@chromium.org | 2009-10-30 | 1 | -1/+1 |
* | Got the about panel to have its text lined up correctly. | davemoore@chromium.org | 2009-10-27 | 1 | -15/+73 |
* | Get the About panel to align its links correctly, | davemoore@chromium.org | 2009-10-23 | 1 | -1/+0 |
* | Plug a font leak. | davemoore@chromium.org | 2009-10-19 | 1 | -1/+3 |
* | Do work necessary to make Views About panel work on Chrome OS. This is to be ... | davemoore@chromium.org | 2009-10-19 | 1 | -13/+30 |
* | Landing font change again. I don't believe early flakiness was the | sky@chromium.org | 2009-10-01 | 1 | -13/+27 |
* | Reverting recent font change, it seems to be causing problems with | sky@chromium.org | 2009-10-01 | 1 | -27/+13 |
* | Attempt 4 at fixing font size on linux. I think I finally got | sky@chromium.org | 2009-10-01 | 1 | -13/+27 |
* | Workaround for Issue 15949: cannot use the "WenQuanYi Bitmap Song" (chinese F... | yusukes@google.com | 2009-09-19 | 1 | -4/+23 |
* | Changes font_skia to use font bounding box rather than | sky@chromium.org | 2009-09-17 | 1 | -5/+12 |
* | 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 |