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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rework basic bounds methods on View to match new V2 API:
ben@chromium.org
2011-02-08
1
-2
/
+1
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-4
/
+4
*
Move ResourceBundle, DataPack to ui/base
ben@chromium.org
2011-01-20
1
-1
/
+1
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
1
-3
/
+3
*
Remove wstring from views. Part 3: Switch accessibility strings to string16.
avi@chromium.org
2011-01-14
1
-1
/
+1
*
Revert 71169 - Revert 71167 - Remove wstring from gfx.
avi@chromium.org
2011-01-12
1
-1
/
+1
*
Revert 71167 - Remove wstring from gfx.
joi@chromium.org
2011-01-12
1
-1
/
+1
*
Remove wstring from gfx.
avi@chromium.org
2011-01-12
1
-1
/
+1
*
Remove wstring from views. Part 1: Switch member variables to string16.
avi@chromium.org
2011-01-10
1
-15
/
+13
*
Change Font.GetStringWidth() to take string16 instead of wstring.
estade@chromium.org
2011-01-04
1
-3
/
+6
*
Convert SizeStringInt from taking a wstring to a string16.
tony@chromium.org
2010-11-22
1
-2
/
+4
*
Not all text-sizing calls took the insets into account, leading to inconsiste...
pkasting@chromium.org
2010-11-02
1
-4
/
+5
*
Convert ElideUrl to return a string16 instead of a wstring.
tony@chromium.org
2010-10-27
1
-1
/
+2
*
Convert gfx::ElideText from using wstrings to string16.
tony@chromium.org
2010-10-21
1
-1
/
+2
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
1
-1
/
+1
*
Make accessible getters return values instead of accepting an output paramete...
ctguil@chromium.org
2010-09-28
1
-10
/
+4
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
1
-0
/
+1
*
Convert GetDisplayStringInLTRDirectionality from wstring to string16.
tony@chromium.org
2010-08-18
1
-1
/
+2
*
Rework gfx::Font by moving platform-specific code into inner classes.
ben@chromium.org
2010-08-13
1
-3
/
+3
*
Cleanup: Remove unneeded headers from app/ (part 2)
thestig@chromium.org
2010-07-31
1
-1
/
+1
*
Attempt to reland code reverted in r52599, to take another look at the page c...
pkasting@chromium.org
2010-07-30
1
-2
/
+4
*
Revert 46492 to repair perf regression in XP single-core Moz Page Cycler
jar@chromium.org
2010-07-16
1
-4
/
+2
*
Relayout content pref page properly upon sync status changes.
mnissler@chromium.org
2010-07-15
1
-1
/
+10
*
Adding support for ChromeOS snapshot window titles and favicons.
gspencer@chromium.org
2010-06-30
1
-62
/
+71
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-25
1
-3
/
+3
*
Revert 50784 - Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-3
/
+3
*
Canvas refactoring part 3.
ben@chromium.org
2010-06-24
1
-3
/
+3
*
Elide the EV bubble when it's extremely long. This limits it to half the loc...
pkasting@chromium.org
2010-05-20
1
-11
/
+24
*
Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...
pkasting@chromium.org
2010-05-10
1
-1
/
+1
*
Make Font::GetStringWidth() a shortcut for gfx::Canvas::SizeStringInt() on Wi...
pkasting@chromium.org
2010-05-05
1
-2
/
+4
*
This CL fixes issue 41985 - The focus frames are out of range on the Options ...
xji@chromium.org
2010-05-05
1
-8
/
+0
*
Use GetDisplayStringInLTRDirectionality() in more places to simplify code.
pkasting@chromium.org
2010-05-05
1
-2
/
+1
*
[accessibility] Allow views to have multiple accessibility states and add cor...
mhm@chromium.org
2010-04-09
1
-1
/
+1
*
Fix Regression for Accessible Names appearing as NAMELESS.
mhm@chromium.org
2010-04-04
1
-6
/
+1
*
Fix a bug that caused single-line labels to be line-wrapped with Views for Li...
satorux@chromium.org
2010-03-31
1
-1
/
+7
*
Fix regression from Label fixes -- I forgot to make GetHeightForWidth() actua...
pkasting@chromium.org
2010-03-24
1
-11
/
+18
*
Move app/gfx/canvas and app/gfx/font to gfx/.
ben@chromium.org
2010-03-23
1
-2
/
+2
*
Rewrite/clean up a bunch of label.cc to fix the following problems:
pkasting@chromium.org
2010-03-22
1
-273
/
+184
*
Move RTL related functions from app/l10n_util to base/i18n/rtl
ben@chromium.org
2010-03-20
1
-2
/
+3
*
Move text_elider from app/gfx to app/
ben@chromium.org
2010-03-19
1
-1
/
+1
*
Move more files to toplevel gfx.
ben@chromium.org
2010-03-19
1
-1
/
+1
*
Move some more files to toplevel gfx dir.
ben@chromium.org
2010-03-17
1
-1
/
+1
*
Remove a hack that, as far as I can tell, isn't needed.
pkasting@chromium.org
2010-03-12
1
-5
/
+1
*
win: string_util.h -> utf_string_conversions.h fix.
jhawkins@google.com
2010-03-11
1
-1
/
+1
*
Landing tfarina CL.
ctguil@chromium.org
2010-03-10
1
-3
/
+4
*
svn prop fixes. Applied to all files not in third_party.
pkasting@chromium.org
2010-03-09
1
-0
/
+0
*
Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...
pkasting@chromium.org
2010-03-08
1
-1
/
+1
*
linux: build with -Wextra
evan@chromium.org
2010-02-05
1
-2
/
+2
*
Adds link to bookmark bar that when clicked imports bookmarks. I also
sky@chromium.org
2009-11-30
1
-1
/
+5
*
While changing the label class I added a DCHECK to
finnur@chromium.org
2009-11-04
1
-1
/
+6
[next]