1. 5a32dbc Keep SkTypeface from fallback and pass it through by Dominik Röttsches · 6 years ago
  2. 145520c Rename and expose GetActualFontName by Etienne Bergeron · 6 years ago
  3. 3013702 Fix SystemFont flaky tests by Etienne Bergeron · 6 years ago
  4. ffd1f79 Add unittests for default font constructor. by Etienne Bergeron · 6 years ago
  5. eb223b1 Remove usage of GetNativeFont from PlatformFontWin by Etienne Bergeron · 6 years ago
  6. 29c3874 Lift out SystemFonts from the PlatformFontWin class by Etienne Bergeron · 6 years ago
  7. d170f40c Enable disabled tests in ui/gfx/. by Peter Kasting · 7 years ago
  8. aab1a7e Consolidate fetching Windows system fonts into platform_font_win. by Dana Fried · 7 years ago
  9. f6cd98df Enable font-related unit tests on Android by Wei-Yin Chen (陳威尹) · 7 years ago
  10. 5277e79 Replace Verdana with Arimo GCS font by Tom Anderson · 7 years ago
  11. 0891f61 Replace Arial with Arimo GCS font by Tom Anderson · 7 years ago
  12. c10e8e86 android: run gfx_unittests on bots. by thakis · 9 years ago
  13. bdbc5974 Configure font font names in GFX unittests by drott · 9 years ago
  14. f7e5e828 Mac: Fix PlatformFontMac::DeriveFont. by karandeepb · 9 years ago
  15. 998e890 Allow various font weights in gfx. These changes make Chromium's gfx::Font more closely match native font APIs & by mboc · 9 years ago
  16. c89eb8d4 Switch to standard integer types in ui/gfx/. by avi · 10 years ago
  17. 8e2106d Convert remaining StringToLowerASCII to ToLowerASCII. by brettw · 10 years ago
  18. b7e00dc Remove Android filter file for gfx_unittests. by tfarina · 10 years ago
  19. cb2db9b linux: Remove Pango dependency from UI font code in gfx/. by Daniel Erat · 11 years ago
  20. cb1f4ac Move StringToLowerASCII to base namespace by [email protected] · 11 years ago
  21. 85eb3e1 Makes it clear in unittests that the system is missing some of fonts. by [email protected] · 11 years ago
  22. 0143082 Clean-up: Renames gfx::Font's methods and removes its obsolete methods. by [email protected] · 12 years ago
  23. dd2cc80 Update uses of UTF conversions in ui/ to use the base:: namespace. by [email protected] · 12 years ago
  24. 0fbd8de Supports cap height on Pango. by [email protected] · 12 years ago
  25. 2fb2657 Enables font-related unittests again. by [email protected] · 12 years ago
  26. 34ed467 ozone: Allow building for ozone without depending on pango by [email protected] · 12 years ago
  27. 56e5057 Always aligns text at vertically center (Textfield, Label). by [email protected] · 12 years ago
  28. e3e6f91 Revert 231107 "Always aligns text at vertically center (Textfiel..." by [email protected] · 12 years ago
  29. 4a4171ad Always aligns text at vertically center (Textfield, Label). by [email protected] · 12 years ago
  30. c831ea9c Supports cap height in gfx::Font and gfx::FontList. by [email protected] · 12 years ago
  31. f3652ff9 Use a direct include of strings headers in ui/, part 3. by [email protected] · 12 years ago
  32. 031ffed ui/gfx: Use base::string16 now that string16 was moved into base namespace. by [email protected] · 12 years ago
  33. c7057fbe Use a direct include of utf_string_conversions.h in ui/. by [email protected] · 12 years ago
  34. 6a1cac1c ui/gfx: Wrap font unittests into 'gfx' namespace. by [email protected] · 13 years ago
  35. 3469476 Android fixes for gfx_unittests. by [email protected] · 14 years ago
  36. 7a8edaf Cleanup: Convert ASCIIToUTF16("") to string16(). by [email protected] · 14 years ago
  37. 610ae5f Change string16 to std::string in the gfx::Font() interface. by [email protected] · 14 years ago
  38. c8703bb Use pixel sizes in PlatformFontWin instead of point sizes. by [email protected] · 14 years ago
  39. b8fa907861 Fix Linux |Font::GetAverageCharacterWidth()| always returning 0. by [email protected] · 14 years ago
  40. 2ec8df5 Made the OS_LINUX ifdefs in ui/ and webkit/ directories more cross-platform, so that these files can be used on multiple POSIX platforms. by [email protected] · 14 years ago
  41. 23fc115 Fix leaks found on Linux in ui/gfx/font_unittest.cc. by [email protected] · 15 years ago
  42. 08397d5 Change includes of gfx/* to ui/gfx/* by [email protected] · 15 years ago
  43. 267c03d Move src/gfx/ to src/ui/gfx by [email protected] · 15 years ago[Renamed from gfx/font_unittest.cc]
  44. 76fcc3e Revert 71169 - Revert 71167 - Remove wstring from gfx. by [email protected] · 15 years ago
  45. b22558a1 Revert 71167 - Remove wstring from gfx. by [email protected] · 15 years ago
  46. 3f891cf Remove wstring from gfx. by [email protected] · 15 years ago
  47. 13658c4 Change Font.GetStringWidth() to take string16 instead of wstring. by [email protected] · 15 years ago
  48. 5b3a7e9 Fix gfx unit-tests so they do not crash on Windows, prior to Windows 7 by [email protected] · 15 years ago
  49. c6ac841 Rework gfx::Font by moving platform-specific code into inner classes. by [email protected] · 15 years ago
  50. 3bd386d TTF: Enable disabled tests: FontTest.DeriveFont{ResizesIfSizeTooSmall,KeepsOriginalSizeIfHeightOk} by [email protected] · 15 years ago
  51. d07b6b5 Move app/gfx/canvas and app/gfx/font to gfx/. by [email protected] · 15 years ago[Renamed (98%) from app/gfx/font_unittest.cc]
  52. 9a5ed1b Disable test until I move this file later this evening. by [email protected] · 15 years ago
  53. 4eae2c44 Fixed font height on OS X. Also added some unittests. by [email protected] · 16 years ago
  54. 00e7029 Landing font change again. I don't believe early flakiness was the by [email protected] · 16 years ago
  55. 8c8a570 Reverting recent font change, it seems to be causing problems with by [email protected] · 16 years ago
  56. 0c48221 Attempt 4 at fixing font size on linux. I think I finally got by [email protected] · 16 years ago
  57. 5e70f14 Reverts linux font change again. Slow down isn't as bad as before. But by [email protected] · 16 years ago
  58. f5c655d Attempt 2 at converting font from Skia to Pango. The slow down appears to be entirely attributed to asking for the metrics. To get back the performance I did the following: by [email protected] · 16 years ago
  59. 58b1db1b Reverts r26015. It caused a startup regression:( by [email protected] · 16 years ago
  60. b7e273f Nukes font_skia and converts font_gtk to use pango. This was by [email protected] · 16 years ago
  61. f80821f Forcing font size to be >= IDS_MINIMUM_UI_FONT_SIZE (usually 5, but for some by [email protected] · 16 years ago
  62. 8252251 ChromeCanvas->gfx::Canvas by [email protected] · 16 years ago[Renamed (97%) from app/gfx/chrome_font_unittest.cc]
  63. 7322c440 ChromeFont->gfx::Font by [email protected] · 16 years ago
  64. c601cd3 move chrome_font to app/gfx by [email protected] · 16 years ago[Renamed (97%) from chrome/common/gfx/chrome_font_unittest.cc]
  65. 7f4bfe1 ... by [email protected] · 17 years ago