index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
views
/
controls
/
label_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor Views accessibility.
dmazzoni@chromium.org
2011-03-03
1
-7
/
+6
*
It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...
ben@chromium.org
2011-02-09
1
-3
/
+3
*
Rework basic bounds methods on View to match new V2 API:
ben@chromium.org
2011-02-08
1
-4
/
+4
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Remove wstring from views. Part 3: Switch accessibility strings to string16.
avi@chromium.org
2011-01-14
1
-3
/
+3
*
Revert 71169 - Revert 71167 - Remove wstring from gfx.
avi@chromium.org
2011-01-12
1
-9
/
+9
*
Revert 71167 - Remove wstring from gfx.
joi@chromium.org
2011-01-12
1
-9
/
+9
*
Remove wstring from gfx.
avi@chromium.org
2011-01-12
1
-9
/
+9
*
Make accessible getters return values instead of accepting an output paramete...
ctguil@chromium.org
2010-09-28
1
-6
/
+2
*
Rework gfx::Font by moving platform-specific code into inner classes.
ben@chromium.org
2010-08-13
1
-3
/
+3
*
Remove wstrings from l10n_util/ResourceBundle locale functions.
evan@chromium.org
2010-08-04
1
-2
/
+2
*
Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...
pkasting@chromium.org
2010-05-10
1
-4
/
+2
*
This CL fixes issue 41985 - The focus frames are out of range on the Options ...
xji@chromium.org
2010-05-05
1
-6
/
+327
*
[accessibility] Allow views to have multiple accessibility states and add cor...
mhm@chromium.org
2010-04-09
1
-2
/
+2
*
Convert Label::GetFont() to unix_hacker style. Original patch by Thiago Fari...
pkasting@chromium.org
2010-03-30
1
-2
/
+2
*
Fix some TODOs. Original patch by Thiago Farina (see http://codereview.chrom...
pkasting@chromium.org
2010-03-29
1
-15
/
+15
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-1
/
+1
*
Rewrite/clean up a bunch of label.cc to fix the following problems:
pkasting@chromium.org
2010-03-22
1
-10
/
+0
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
1
-2
/
+2
*
win: string_util.h -> utf_string_conversions.h fix.
jhawkins@google.com
2010-03-11
1
-1
/
+1
*
Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...
pkasting@chromium.org
2010-03-08
1
-8
/
+8
*
Remove a bunch of unnecessary .c_str() calls.
pkasting@chromium.org
2010-01-06
1
-22
/
+22
*
Change expectations for linux views multiline label tests to expect NO_ELLIPSIS.
davemoore@chromium.org
2009-10-19
1
-0
/
+35
*
Enabling label unittest on linux
oshima@chromium.org
2009-09-22
1
-1
/
+26
*
Add highlight color support to label text.
erikkay@google.com
2009-05-15
1
-0
/
+10
*
ChromeCanvas->gfx::Canvas
ben@chromium.org
2009-05-15
1
-5
/
+5
*
ChromeFont->gfx::Font
beng@google.com
2009-05-15
1
-2
/
+2
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-0
/
+441