summaryrefslogtreecommitdiffstats
path: root/views/controls/label_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-7/+6
* It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...ben@chromium.org2011-02-091-3/+3
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-081-4/+4
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Remove wstring from views. Part 3: Switch accessibility strings to string16.avi@chromium.org2011-01-141-3/+3
* Revert 71169 - Revert 71167 - Remove wstring from gfx.avi@chromium.org2011-01-121-9/+9
* Revert 71167 - Remove wstring from gfx.joi@chromium.org2011-01-121-9/+9
* Remove wstring from gfx.avi@chromium.org2011-01-121-9/+9
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-281-6/+2
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-3/+3
* Remove wstrings from l10n_util/ResourceBundle locale functions.evan@chromium.org2010-08-041-2/+2
* Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...pkasting@chromium.org2010-05-101-4/+2
* This CL fixes issue 41985 - The focus frames are out of range on the Options ...xji@chromium.org2010-05-051-6/+327
* [accessibility] Allow views to have multiple accessibility states and add cor...mhm@chromium.org2010-04-091-2/+2
* Convert Label::GetFont() to unix_hacker style. Original patch by Thiago Fari...pkasting@chromium.org2010-03-301-2/+2
* Fix some TODOs. Original patch by Thiago Farina (see http://codereview.chrom...pkasting@chromium.org2010-03-291-15/+15
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Rewrite/clean up a bunch of label.cc to fix the following problems:pkasting@chromium.org2010-03-221-10/+0
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-2/+2
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-1/+1
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-8/+8
* Remove a bunch of unnecessary .c_str() calls.pkasting@chromium.org2010-01-061-22/+22
* Change expectations for linux views multiline label tests to expect NO_ELLIPSIS.davemoore@chromium.org2009-10-191-0/+35
* Enabling label unittest on linuxoshima@chromium.org2009-09-221-1/+26
* Add highlight color support to label text.erikkay@google.com2009-05-151-0/+10
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-5/+5
* ChromeFont->gfx::Fontbeng@google.com2009-05-151-2/+2
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+441