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
/
view.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup forward declared classes that are not needed in chrome/renderer, chro...
thestig@chromium.org
2009-02-06
1
-6
/
+6
*
Fix the broken commit in r8250. The problem was that basictypes.h
erg@google.com
2009-01-20
1
-0
/
+8
*
Revert "Add #ifdefs to the views/ code and move windows specific code
erg@google.com
2009-01-17
1
-8
/
+0
*
Add #ifdefs to the views/ code and move windows specific code into their own ...
erg@google.com
2009-01-17
1
-0
/
+8
*
Constify the params of a couple View functions, which I'll need for an upcomi...
pkasting@chromium.org
2009-01-15
1
-5
/
+7
*
Porting in views/
phajdan.jr@chromium.org
2009-01-13
1
-0
/
+12
*
Rename Container->Widget
ben@chromium.org
2008-11-21
1
-14
/
+14
*
Make border and background setting and getting non-virtual and use the correc...
brettw@google.com
2008-11-14
1
-12
/
+10
*
Changes tree/table to pass in an appropriate location when the context
sky@google.com
2008-11-10
1
-0
/
+8
*
In dialogs, when the focus moves to a button, that button should become the d...
jcampan@chromium.org
2008-11-08
1
-0
/
+3
*
Adds support for keyboard-triggered (through VK_APPS and SHIFT+VK_F10) right-...
klink@chromium.org
2008-10-31
1
-0
/
+10
*
fix release bustage :-(
ben@chromium.org
2008-10-17
1
-1
/
+4
*
Convert SchedulePaint and a few other methods to use gfx types.
ben@chromium.org
2008-10-17
1
-27
/
+10
*
Rename ChromeViews namespace to views
ben@chromium.org
2008-10-16
1
-9
/
+9
*
Make View::SetBounds take a const gfx::Rect& instead of a const CRect&
ben@chromium.org
2008-10-16
1
-20
/
+21
*
Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.
ben@chromium.org
2008-10-16
1
-11
/
+11
*
Convert GetPreferredSize from:
beng@google.com
2008-10-15
1
-2
/
+3
*
Convert HitTest/GetViewForPoint to use gfx::Point
ben@chromium.org
2008-10-14
1
-3
/
+4
*
Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.
ben@chromium.org
2008-10-14
1
-8
/
+3
*
Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const.
ben@chromium.org
2008-10-14
1
-4
/
+3
*
Fix RTL issues with opaque frame.
ben@chromium.org
2008-10-10
1
-1
/
+1
*
Rename legacy methods that were in CamelCase to unix_hacker.
erg@google.com
2008-09-17
1
-13
/
+15
*
Allow Views to support an optional hit-test mask. Make hittest use this.
beng@google.com
2008-09-16
1
-0
/
+12
*
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
-24
/
+21
*
Add chrome to the repository.
initial.commit
2008-07-26
1
-0
/
+1323