summaryrefslogtreecommitdiffstats
path: root/ui/base/text
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of strings headers in ui/, part 2.avi@chromium.org2013-06-116-6/+6
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-074-4/+4
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-141-1/+2
* Revert 199771 "Add support for split Public Suffix List distinct..."nyquist@chromium.org2013-05-131-2/+1
* Add support for split Public Suffix List distinctions.nyquist@chromium.org2013-05-131-1/+2
* Fix infinite loop caused by ElideText()dimich@chromium.org2013-05-062-5/+35
* Update sys_string_conversions includes in chrome_frame, content, net, and ui.brettw@chromium.org2013-03-281-1/+1
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* 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-242-2/+2
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-102-5/+5
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-2/+5
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-072-4/+4
* Make ElideRectangleText() report horizontal truncation as wellbartfab@chromium.org2012-11-143-58/+78
* Bring up of ui/text/elider on iOS.noyau@chromium.org2012-10-181-2/+16
* Fix wrong truncation of notification popup messages in ash.kinaba@chromium.org2012-10-171-1/+1
* ui: No need to typedef testing::Test in unittests.tfarina@chromium.org2012-07-271-1/+1
* Move files related to registry-controlled domains into a new net/base/registr...pam@chromium.org2012-07-201-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-113-3/+0
* 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