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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the broken commit in r8250. The problem was that basictypes.h
erg@google.com
2009-01-20
1
-90
/
+22
*
Revert "Add #ifdefs to the views/ code and move windows specific code
erg@google.com
2009-01-17
1
-22
/
+90
*
Add #ifdefs to the views/ code and move windows specific code into their own ...
erg@google.com
2009-01-17
1
-90
/
+22
*
Constify the params of a couple View functions, which I'll need for an upcomi...
pkasting@chromium.org
2009-01-15
1
-5
/
+13
*
Replace some CRects with gfx::Rect
agl@chromium.org
2008-12-17
1
-4
/
+4
*
Rename Container->Widget
ben@chromium.org
2008-11-21
1
-34
/
+28
*
Make border and background setting and getting non-virtual and use the correc...
brettw@google.com
2008-11-14
1
-32
/
+5
*
Fixes bug in showing context menu for buttons. In particular because
sky@google.com
2008-11-12
1
-2
/
+1
*
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
/
+27
*
Adds support for keyboard-triggered (through VK_APPS and SHIFT+VK_F10) right-...
klink@chromium.org
2008-10-31
1
-0
/
+7
*
Adds a horizontal split view.
sky@google.com
2008-10-24
1
-1
/
+1
*
Convert SchedulePaint and a few other methods to use gfx types.
ben@chromium.org
2008-10-17
1
-14
/
+9
*
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
-61
/
+24
*
Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.
ben@chromium.org
2008-10-16
1
-16
/
+16
*
Convert GetPreferredSize from:
beng@google.com
2008-10-15
1
-15
/
+14
*
Convert HitTest/GetViewForPoint to use gfx::Point
ben@chromium.org
2008-10-14
1
-10
/
+12
*
Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.
ben@chromium.org
2008-10-14
1
-41
/
+20
*
Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const.
ben@chromium.org
2008-10-14
1
-5
/
+6
*
Fix RTL issues with opaque frame.
ben@chromium.org
2008-10-10
1
-0
/
+1
*
Merge the chrome_webkit_merge_branch back on to trunk. This brings us
tc@google.com
2008-10-01
1
-1
/
+2
*
Rename legacy methods that were in CamelCase to unix_hacker.
erg@google.com
2008-09-17
1
-32
/
+32
*
Allow Views to support an optional hit-test mask. Make hittest use this.
beng@google.com
2008-09-16
1
-14
/
+27
*
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
-2
/
+12
*
Add chrome to the repository.
initial.commit
2008-07-26
1
-0
/
+1710