| Commit message (Expand) | Author | Age | Files | Lines |
* | Move a bunch of random other files to src/ui/base | ben@chromium.org | 2011-01-20 | 1 | -439/+0 |
* | Change Font.GetStringWidth() to take string16 instead of wstring. | estade@chromium.org | 2011-01-04 | 1 | -7/+6 |
* | Last part of change for bug 49747. | tsepez@chromium.org | 2010-12-22 | 1 | -1/+117 |
* | Move ElideString() from base/string_util.cc to app/text_elider.cc to | jschuh@google.com | 2010-12-17 | 1 | -0/+27 |
* | Convert ElideUrl to return a string16 instead of a wstring. | tony@chromium.org | 2010-10-27 | 1 | -1/+1 |
* | Convert gfx::ElideText from using wstrings to string16. | tony@chromium.org | 2010-10-21 | 1 | -21/+23 |
* | Convert ElideFilename from using wstring to string16. | tony@chromium.org | 2010-09-29 | 1 | -2/+2 |
* | Convert GetDisplayStringInLTRDirectionality from wstring to string16. | tony@chromium.org | 2010-08-18 | 1 | -4/+5 |
* | Rework gfx::Font by moving platform-specific code into inner classes. | ben@chromium.org | 2010-08-13 | 1 | -0/+1 |
* | Cleanup: Remove unneeded headers from app/ | thestig@chromium.org | 2010-07-29 | 1 | -1/+0 |
* | Strip the trailing slash from URLs like "http://google.com/". This especiall... | pkasting@chromium.org | 2010-06-02 | 1 | -3/+3 |
* | Elide the EV bubble when it's extremely long. This limits it to half the loc... | pkasting@chromium.org | 2010-05-20 | 1 | -18/+42 |
* | Use GetDisplayStringInLTRDirectionality() in more places to simplify code. | pkasting@chromium.org | 2010-05-05 | 1 | -3/+2 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 1 | -10/+10 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 1 | -10/+10 |
* | Strips http from the omnibox | sky@chromium.org | 2010-04-09 | 1 | -10/+10 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | Move RTL related functions from app/l10n_util to base/i18n/rtl | ben@chromium.org | 2010-03-20 | 1 | -2/+3 |
* | Move text_elider from app/gfx to app/ | ben@chromium.org | 2010-03-19 | 1 | -0/+270 |