summaryrefslogtreecommitdiffstats
path: root/ui/base/text/text_elider_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove text_elider in ui/base/text.dongseong.hwang@intel.com2013-09-101-934/+0
* Move text_elider to gfx.ben@chromium.org2013-09-091-1/+1
* ui: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-06-281-1/+1
* Use a direct include of strings headers in ui/, part 2.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-071-1/+1
* Fix infinite loop caused by ElideText()dimich@chromium.org2013-05-061-0/+25
* Fix unit tests to handle different font widths.groby@chromium.org2013-03-021-1/+12
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-101-4/+4
* Make ElideRectangleText() report horizontal truncation as wellbartfab@chromium.org2012-11-141-38/+40
* Bring up of ui/text/elider on iOS.noyau@chromium.org2012-10-181-2/+16
* Modify ui::ElideRectangleText() to honor trailing newlines.asvitkine@chromium.org2012-05-151-9/+22
* Elide long emails in the wrench and profile menus.gab@chromium.org2012-03-161-0/+80
* Revert 126445 - Elide long emails in the wrench and profile menus.shess@chromium.org2012-03-131-80/+0
* Elide long emails in the wrench and profile menus.gab@chromium.org2012-03-131-0/+80
* Refactored RunTest into RunUrlTest in text_elider_unitest.gab@chromium.org2012-02-291-5/+5
* Some style cleanups for text_elider.asvitkine@chromium.org2012-01-171-106/+111
* Add utility function to wrap a paragraph of text.asvitkine@chromium.org2011-12-151-0/+139
* Fix |ElideText()| to handle UTF16 surrogate pairs correctly.asvitkine@chromium.org2011-12-151-0/+45
* Change signature of |ui::ElideText()|. Add a truncate mode.asvitkine@chromium.org2011-12-121-6/+29
* content: Move render_widget_host_view_gtk to content/ try 2.erg@google.com2011-08-231-0/+27
* (shlib failure) Revert 97750 - content: Move render_widget_host_view_gtk to c...erg@google.com2011-08-221-27/+0
* content: Move render_widget_host_view_gtk to content/erg@google.com2011-08-221-0/+27
* Download shelf text fails to truncate if file has very long extensionkeishi@google.com2011-07-071-1/+7
* ElideUrl now passes tests on all platforms. ElideUrl has been cleaned up and ...groby@chromium.org2011-05-261-3/+24
* Lengthy alerts have line breaks in them on all platforms. Only do thistsepez@chromium.org2011-03-291-4/+86
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Elides the beginning of tab titles that have common prefixes. mad@chromium.org2011-03-111-3/+0
* Remove wstrings from ui/base/text_elider.h functions.tony@chromium.org2011-03-081-4/+4
* Convert ElideString to use string16 instead of wstring.tony@chromium.org2011-02-221-147/+149
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-0/+442