1. a91a682e gfx::RenderText Rename gfx::BreakType types by jongkwon.lee · 6 years ago
  2. 7aa5e90 Fix RenderText multiline elision for RTL. by Richard Knoll · 6 years ago
  3. 336899d gfx::RenderText Support cursor up,down movement by jongkwon.lee · 6 years ago
  4. 8b3a1c7 Avoid RenderText display text to be larger than input text by Etienne Bergeron · 6 years ago
  5. 500aabf Use new top-level enum for tilemodes by Mike Reed · 6 years ago
  6. c5a96bf Fix shadowing between gfx::ITALIC and gfx::Font::ITALIC by Daniel Bratell · 7 years ago
  7. 28f870b Fix some 64-bit truncation issues in //ui/gfx by Raul Tambre · 7 years ago
  8. 62f90f2 Remove font properties from PaintFlags by Florin Malita · 7 years ago
  9. 077b071 remove references to text encoding by Mike Reed · 7 years ago
  10. 47803c37 macviews: support Cocoa drag-to-select behavior by Elly Fong-Jones · 7 years ago
  11. 4fef5ea Stop using deprecated/SkPaint-based SkTextBlobBuilder APIs by Florin Malita · 7 years ago
  12. 464808c9 cc/paint: Remove paint wrapping of SkTextBlob and friends. by Khushal · 7 years ago
  13. 5a5abaa Remove [gfx] switches::kEnableHarfBuzzRenderText. by Trent Apted · 7 years ago
  14. 36b3776 Revert PaintTypeface GPU typeface serialization abstraction by Dominik Röttsches · 7 years ago
  15. b581638 DCHECK RenderText never renders more than max_lines() by Wei-Yin Chen (陳威尹) · 7 years ago
  16. ffd5fe1e Consider word wrapping behavior when rendering multiline texts by Wei-Yin Chen (陳威尹) · 7 years ago
  17. 4c9870ad Omnibox UI Refresh: Make the selection bounds vertically symmetric. by Tommy C. Li · 7 years ago
  18. f36f8d7 [omnibox] Replaced insertion drop cursor with replacement outline. by Orin Jaworski · 7 years ago
  19. b25be97 Remove unnecessary includes of base/memory/ptr_util.h in ui/. by Jeremy Roman · 7 years ago
  20. 9ea28f9 Touchable Chrome: Fix font sizes for answers in suggest. by Trent Apted · 7 years ago
  21. 941ff58 [MacViews] Add Lookup in the Textfield Context Menu by spqchan · 7 years ago
  22. fa33391 gfx: use heavy underline for compositions in RenderText by Elly Fong-Jones · 8 years ago
  23. 0c3c4e4 RenderText: Split RenderTextTestApi out into gfx test support by Christopher Grant · 8 years ago
  24. 9b9aec3 VR: Move to fade-based elision on URL presentation by Christopher Grant · 8 years ago
  25. aa6cafd Make gfx::ElideRectangleText() and url_formatter::ElideHost() typesetter-aware. by Trent Apted · 8 years ago
  26. 15bd76a Allow Mac UI to gfx::ElideFilename() with the correct typesetter. by Trent Apted · 8 years ago
  27. 6628d38b Add early return to RenderText::ApplyFadeEffects() to avoid crash. by Alexei Svitkine · 8 years ago
  28. a2e6ffe4 MacViews: Make views::Label RenderTextHarfBuzz only. by Trent Apted · 8 years ago
  29. 06970f1 Reland "oop: Implement linux oop fonts support." by Vladimir Levin · 8 years ago
  30. 36dc9775 Revert "oop: Implement linux oop fonts support." by Scott Violet · 8 years ago
  31. c39d862b oop: Implement linux oop fonts support. by Vladimir Levin · 8 years ago
  32. 999fb54 Optimize RenderText::GetCursorBounds() for cursor_position 0. by Trent Apted · 8 years ago
  33. f32989ec0 RenderText: Fix cursor bounds drawing and selection for unicode regional indicators by Trent Apted · 8 years ago
  34. ad9e380a Allow undirected selections in gfx::RenderText by Trent Apted · 8 years ago
  35. 0e8a6721 Rename some overloaded "MoveCursorTo()" RenderText methods. by Trent Apted · 8 years ago
  36. c399982f Adds a flag #left-to-right-urls to change BiDi URL rendering. by Matt Giuca · 8 years ago
  37. 2999c67 Unify password-replacement character. by Peter Boström · 8 years ago
  38. 7976c1c0 Add interface to set custom password replacement char in RenderText by Wenzhao Zang · 8 years ago
  39. 2202c8e Move cc::MathUtil::ClampToRange() to base and use it more broadly. by Peter Kasting · 8 years ago
  40. 8c3adfb Misc. cleanup, found while making other changes: by Peter Kasting · 8 years ago
  41. b3cf8a7 RenderText - Use Interpolation Binary Search for Eliding by Mark Pearson · 8 years ago
  42. 30c3588 cc/paint: Remove DrawPosTextOp from PaintOpBuffer. by Vladimir Levin · 8 years ago
  43. 8d85c9d7 Store PaintShader in an sk_sp not unique_ptr by Adrienne Walker · 8 years ago
  44. 6c111c0 RenderText: Allow strike-through line thickness to be customized. by cjgrant · 8 years ago
  45. cbac25a4 Remove gfx::DIAGONAL_STRIKE and supporting code. by lgarron · 8 years ago
  46. 7b99c958 cc: Move SkShader construction to a single spot in PaintShader by vmpstr · 8 years ago
  47. 8cae4d3 Revert of cc: Move SkShader construction to a single spot in PaintShader (patchset #8 id:140001 of https://codereview.chromium.org/2893083002/ ) by sammc · 8 years ago
  48. cda52d0c cc: Move SkShader construction to a single spot in PaintShader by vmpstr · 8 years ago
  49. 9ec27b9 Vertically center multi-line RenderTextHarfBuzz that uses SetMinLineHeight(). by tapted · 8 years ago
  50. 2a2a1f9 Remove gfx::Canvas::DrawStringRectWithHalo. by estade · 8 years ago
  51. 9ef3c96 Update last few users of deprecated CreateShadowDrawLooper and remove it. by estade · 8 years ago
  52. 769ab95 SkScalarMul is deprecated by reed · 9 years ago
  53. a33c8f5 Paint text cursor in LAYER_SOLID_COLOR by yiyix · 9 years ago
  54. 7b23d4a6 Revert of SkScalarMul is deprecated (patchset #2 id:20001 of https://codereview.chromium.org/2693423004/ ) by reed · 9 years ago
  55. b9fd035 SkScalarMul is deprecated by reed · 9 years ago
  56. 6dcf90c Revert [MacViews] Implemented text context menu by jonross · 9 years ago
  57. 9873ffb ui: Clean up naming of paint-related identifiers by enne · 9 years ago
  58. 375ddabe [MacViews] Implemented text context menu by spqchan · 9 years ago
  59. 34f6084c Rename paint data structures by enne · 9 years ago
  60. eb8c638a ui/gfx: split out code that depends on paint by enne · 9 years ago
  61. a972d37e Remove another use of old CreateShadowDrawLooper. by estade · 9 years ago
  62. 666e4f02 MacViews: Enable word lookup for selectable views::Labels and multi-line text. by karandeepb · 9 years ago
  63. 4e4ca175 RenderTextHarfBuzz: Add support for multi line text selection. by karandeepb · 9 years ago
  64. 909f2ba Do not set text twice while eliding with ELIDE_TAIL by oshima · 9 years ago
  65. 50221c8 MacViews: Fix flaky label selection tests. by karandeepb · 9 years ago
  66. 9bc2b7b Views: Extract text selection code from Textfield. by karandeepb · 9 years ago
  67. d7ca759 MacViews: Use bullets for displaying obscured text. by karandeepb · 9 years ago
  68. a56ce7b MacViews: Implement Force Touch/Mac dictionary lookup for Textfields. by karandeepb · 9 years ago
  69. 84ab6fa MacViews: Fix behavior of move and select commands when selection direction changes. by karandeepb · 9 years ago
  70. 2f4f4e5 Misc. cleanup: by pkasting · 9 years ago
  71. a757877 Fix gfx::Canvas::DrawStringRectWithHalo by lof84 · 9 years ago
  72. 13ce21b Remove unused RenderText::ToggleInsertMode and insert_mode_. by msw · 9 years ago
  73. 6d979c279 Remove SK_SUPPORT_LEGACY_TYPEFACE_PTR by fmalita · 9 years ago
  74. 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
  75. a468b18b Add multi-line elision support for RenderText by krb · 9 years ago
  76. 59fe54d RenderTextMac: Cache the SkTypeface on the TextRun [reland] by tapted · 9 years ago
  77. 6371bc4 Revert of RenderTextMac: Cache the SkTypeface on the TextRun (patchset #4 id:80001 of https://codereview.chromium.org/1907833002/ ) by kjellander · 9 years ago
  78. 758d2ba RenderTextMac: Cache the SkTypeface on the TextRun by tapted · 9 years ago
  79. 25c52c3 Replace scoped_ptr with std::unique_ptr in //ui by danakj · 9 years ago
  80. 5397394 Use sk_sp-based APIs for "minor effects" by tomhudson · 9 years ago
  81. 2b45cf9 Use sk_sp-based shader creation APIs by tomhudson · 9 years ago
  82. f700cdb9 Avoid applying alpha twice in RenderText. by mboc · 9 years ago
  83. 0ae825e7 ui: Add out-of-line copy ctors for complex classes. by vmpstr · 9 years ago
  84. 1f0b47c Switch gfx::Range to use uint32_t instead of size_t. by jam · 10 years ago
  85. 51ba3e69 Clean up header files. by avi · 10 years ago
  86. c89eb8d4 Switch to standard integer types in ui/gfx/. by avi · 10 years ago
  87. 98ef615 mac: Remove unnecessary conversions from font to string in ui/gfx/. by erikchen · 10 years ago
  88. d6fa6e4 Adjust text fade width and alpha by tmoniuszko · 10 years ago
  89. 07f4446 Add PointToSkPoint() and friends. by pkasting · 10 years ago
  90. ddaec91 gfx: Make conversions from Size to SizeF be explicit. by danakj · 10 years ago
  91. 1575b629 RenderTextMac: Update runs when the color changes by tapted · 10 years ago
  92. cf6533a5 Explicitly include SkDrawLooper.h. by senorblanco · 10 years ago
  93. 08820ef Change the type of |x_range| in LineSegment from Range to RangeF, and remove |width| from LineSegment. by xdai · 10 years ago
  94. 859e336 render_text: RestoreBreakList takes a pointer, not non-const reference. by mgiuca · 10 years ago
  95. 09036bd Supports the invisible underline for native input fields. by shuchen · 10 years ago
  96. a193393 Move allow_character_break property to RenderText. by mukai · 10 years ago
  97. a98db85 Fix accidental updates of host's baselines_ in Elide(). by mukai · 10 years ago
  98. 92bc0de [RenderText] Added append text by dschuyler · 10 years ago
  99. 26abb0b Fix focus rectangle for label. by mukai · 10 years ago
  100. 1dfc595f Cache gfx::RenderText instances in views::Label. by mukai · 10 years ago