summaryrefslogtreecommitdiffstats
path: root/app/text_elider.h
Commit message (Expand)AuthorAgeFilesLines
* Convert ElideUrl to return a string16 instead of a wstring.tony@chromium.org2010-10-271-4/+4
* Convert gfx::ElideText from using wstrings to string16.tony@chromium.org2010-10-211-4/+4
* Convert ElideFilename from using wstring to string16.tony@chromium.org2010-09-291-3/+3
* FBTF: Moves code to the headers.erg@google.com2010-09-281-1/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Elide the EV bubble when it's extremely long. This limits it to half the loc...pkasting@chromium.org2010-05-201-5/+9
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-1/+1
* Move text_elider from app/gfx to app/ben@chromium.org2010-03-191-0/+87