summaryrefslogtreecommitdiffstats
path: root/app/text_elider.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert ElideUrl to return a string16 instead of a wstring.tony@chromium.org2010-10-271-105/+104
* Convert gfx::ElideText from using wstrings to string16.tony@chromium.org2010-10-211-26/+36
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-2/+2
* Convert ElideFilename from using wstring to string16.tony@chromium.org2010-09-291-6/+5
* FBTF: Moves code to the headers.erg@google.com2010-09-281-0/+6
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* Cleanup: Convert net::StripWWW to string16 and fix up the callsites.jhawkins@chromium.org2010-09-101-1/+1
* Remove the wstring FormatUrl() functions (and convert remaining users to the ...viettrungluu@chromium.org2010-08-311-4/+6
* Convert GetDisplayStringInLTRDirectionality from wstring to string16.tony@chromium.org2010-08-181-4/+10
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-1/+0
* Elide the EV bubble when it's extremely long. This limits it to half the loc...pkasting@chromium.org2010-05-201-28/+45
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-231-4/+5
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-221-5/+4
* Strips http from the omniboxsky@chromium.org2010-04-091-4/+5
* 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-4/+5
* Move text_elider from app/gfx to app/ben@chromium.org2010-03-191-0/+422