summaryrefslogtreecommitdiffstats
path: root/views/view_text_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-1/+1
* Clean up RTL methods.ben@chromium.org2011-02-081-2/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-3/+3
* Move BiDiLineIterator to base/i18n/ directory.tfarina@chromium.org2011-01-201-3/+3
* Some wstring -> string16 conversion in src/app.tony@chromium.org2011-01-181-1/+1
* Revert 71169 - Revert 71167 - Remove wstring from gfx.avi@chromium.org2011-01-121-7/+7
* Revert 71167 - Remove wstring from gfx.joi@chromium.org2011-01-121-7/+7
* Remove wstring from gfx.avi@chromium.org2011-01-121-7/+7
* Change Font.GetStringWidth() to take string16 instead of wstring.estade@chromium.org2011-01-041-3/+4
* Commiting second word iterator patch for tsepez. this was originally reviewed...cdn@chromium.org2010-12-151-3/+3
* Convert SizeStringInt from taking a wstring to a string16.tony@chromium.org2010-11-221-2/+3
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-6/+6
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-071-1/+0
* Canvas refactoring part 3.ben@chromium.org2010-06-251-3/+3
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-241-3/+3
* Canvas refactoring part 3.ben@chromium.org2010-06-241-3/+3
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-2/+4
* Move utility method for embedding links in texts from about_chrome_view to a ...mirandac@chromium.org2010-04-051-0/+167