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
/
chrome
/
views
/
label.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
This CL fixes issue 6099 -- bad display of multi-line English message in pop ...
xji@chromium.org
2009-02-23
1
-10
/
+18
*
Add ability to set a flag in the Label view class that tells it to
munjal@chromium.org
2009-02-13
1
-0
/
+10
*
Add NOTREACHED() in switch default part which should never be reached.
phajdan.jr@chromium.org
2009-01-27
1
-0
/
+1
*
Fix linux build breakage.
maruel@chromium.org
2009-01-27
1
-0
/
+3
*
Porting in chrome/views/
phajdan.jr@chromium.org
2009-01-27
1
-1
/
+3
*
Rename Container->Widget
ben@chromium.org
2008-11-21
1
-1
/
+0
*
Make border and background setting and getting non-virtual and use the correc...
brettw@google.com
2008-11-14
1
-1
/
+1
*
Remove the 0x0 canvas used for computing text sizes. Creating this is not nec...
brettw@google.com
2008-11-13
1
-2
/
+1
*
Add a function for eliding filenames to a set pixel width while preserving th...
glen@chromium.org
2008-11-06
1
-1
/
+1
*
Make multiline labels respect the inset.
levin@chromium.org
2008-11-01
1
-24
/
+44
*
Rename ChromeViews namespace to views
ben@chromium.org
2008-10-16
1
-2
/
+2
*
Make View::SetBounds take a const gfx::Rect& instead of a const CRect&
ben@chromium.org
2008-10-16
1
-3
/
+1
*
Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.
ben@chromium.org
2008-10-16
1
-1
/
+1
*
Convert GetPreferredSize from:
beng@google.com
2008-10-15
1
-22
/
+18
*
Label::SizeToFit was not setting the width properly.
jcampan@chromium.org
2008-10-15
1
-1
/
+1
*
Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const.
ben@chromium.org
2008-10-14
1
-6
/
+4
*
Rename legacy methods that were in CamelCase to unix_hacker.
erg@google.com
2008-09-17
1
-8
/
+8
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Large patch set (159 files total) to cleanup the includes.
maruel@google.com
2008-08-15
1
-0
/
+3
*
Add chrome to the repository.
initial.commit
2008-07-26
1
-0
/
+406