summaryrefslogtreecommitdiffstats
path: root/ui/base/text
Commit message (Expand)AuthorAgeFilesLines
* Modify ui::ElideRectangleText() to honor trailing newlines.asvitkine@chromium.org2012-05-152-20/+34
* Reapply 130248 - Add full support for filesystem URLs. Trying to get the buil...apavlov@chromium.org2012-04-031-2/+2
* Revert 130248 - Add full support for filesystem URLs.sergeyu@chromium.org2012-04-031-2/+2
* Add full support for filesystem URLs.ericu@google.com2012-04-021-2/+2
* Revert 128753 - Add full support for filesystem URLs.ericu@google.com2012-03-241-2/+2
* Add full support for filesystem URLs.ericu@google.com2012-03-241-2/+2
* Elide long emails in the wrench and profile menus.gab@chromium.org2012-03-163-12/+159
* Revert 126445 - Elide long emails in the wrench and profile menus.shess@chromium.org2012-03-133-159/+12
* Elide long emails in the wrench and profile menus.gab@chromium.org2012-03-133-12/+159
* Change kB to KB for consistency.dgozman@chromium.org2012-03-051-5/+5
* Support for password entry fields, with all charactersbenrg@chromium.org2012-03-023-0/+137
* Refactored RunTest into RunUrlTest in text_elider_unitest.gab@chromium.org2012-02-292-6/+6
* Some style cleanups for text_elider.asvitkine@chromium.org2012-01-173-176/+197
* Add utility function to wrap a paragraph of text.asvitkine@chromium.org2011-12-153-0/+441
* Fix |ElideText()| to handle UTF16 surrogate pairs correctly.asvitkine@chromium.org2011-12-152-26/+115
* Change signature of |ui::ElideText()|. Add a truncate mode.asvitkine@chromium.org2011-12-123-28/+66
* Misc ui/base/text_elider cleanup.asvitkine@chromium.org2011-11-282-12/+14
* net: Move UnescapeRule into the net namespace.tfarina@chromium.org2011-11-151-2/+2
* Remove the remaining 6 exit time destructors and 2 static initializers from ui/thakis@chromium.org2011-11-041-6/+4
* Get rid of unused variable reported by clang.dmaclach@chromium.org2011-11-031-2/+0
* Add a gyp flag to enable dcheck by default in release withoutnsylvain@chromium.org2011-09-201-2/+2
* Remove base/scoped_ptr.hakalin@chromium.org2011-09-181-1/+1
* content: Move render_widget_host_view_gtk to content/ try 2.erg@google.com2011-08-233-0/+99
* (shlib failure) Revert 97750 - content: Move render_widget_host_view_gtk to c...erg@google.com2011-08-223-99/+0
* content: Move render_widget_host_view_gtk to content/erg@google.com2011-08-223-0/+99
* Rename UI_API to UI_EXPORT.darin@chromium.org2011-08-062-25/+25
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-172-20/+25
* Rename app_strings to ui_strings.tfarina@chromium.org2011-07-071-1/+1
* Download shelf text fails to truncate if file has very long extensionkeishi@google.com2011-07-072-1/+13
* Localize strings, speeds.avi@chromium.org2011-06-223-0/+244
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-221-1/+1
* ElideUrl now passes tests on all platforms. ElideUrl has been cleaned up and ...groby@chromium.org2011-05-262-72/+90
* base/i18n: Pass |str| as const reference in BreakIterator::Init().tfarina@chromium.org2011-05-251-2/+2
* base/i18n: Put break_iterator* into namespace i18n.tfarina@chromium.org2011-05-161-2/+4
* Eliminate wstring from base/utf_offset_string_conversions.h, net/base/escape....pkasting@chromium.org2011-05-031-4/+2
* Update bug reference.avi@chromium.org2011-03-301-1/+1
* Lengthy alerts have line breaks in them on all platforms. Only do thistsepez@chromium.org2011-03-293-23/+115
* 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-113-5/+5
* Remove wstrings from ui/base/text_elider.h functions.tony@chromium.org2011-03-083-13/+12
* Convert ElideString to use string16 instead of wstring.tony@chromium.org2011-02-223-157/+158
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-053-3/+3
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-203-0/+1226