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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Skia transfer modes to match changes in Skia as of r239
amanda@chromium.org
2009-06-25
5
-6
/
+6
*
Add support for vertical split into SingleSplitView.
pfeldman@chromium.org
2009-06-24
2
-40
/
+91
*
Fix ifdef that was triggering a NOTIMPLEMENTED in browser tests.
jcampan@chromium.org
2009-06-23
1
-2
/
+2
*
Add Linux support for getting the thumbnail and wire into the switcher.
brettw@chromium.org
2009-06-23
1
-1
/
+3
*
For consistency, stop using the workarea coordinate in
yuzo@chromium.org
2009-06-23
2
-15
/
+34
*
Fix dialog edges - error was because we made the top edges the same height bu...
glen@chromium.org
2009-06-23
1
-6
/
+2
*
Revert :
nsylvain@chromium.org
2009-06-22
22
-169
/
+353
*
Relanding focus manager refactoring with build fix, see:http://codereview.chr...
jcampan@chromium.org
2009-06-20
22
-353
/
+169
*
Reverting 18872.
jcampan@chromium.org
2009-06-19
22
-169
/
+353
*
Removed the last Windows specific part out of the focus manager. HWNDs are no...
jcampan@chromium.org
2009-06-19
22
-353
/
+169
*
Lands http://codereview.chromium.org/131064 for tedoc2000.
sky@chromium.org
2009-06-18
1
-0
/
+4
*
Call Layout directly from SetContentsView. In the case where the Widget is cr...
ben@chromium.org
2009-06-18
2
-5
/
+10
*
Hook up "clear browsing data" dialog. It looks like ass right now. The intent...
ben@chromium.org
2009-06-18
4
-27
/
+53
*
A long standing bug in views!
ben@chromium.org
2009-06-18
2
-2
/
+0
*
Adds a widget that when clicked creates a new browser window. It's not
sky@chromium.org
2009-06-17
1
-1
/
+1
*
Fix build bustage by removing another dependency on browser/gtk by creating a...
ben@chromium.org
2009-06-17
6
-111
/
+114
*
Improved tab overview animations with better animation and wiring to
sky@chromium.org
2009-06-16
1
-1
/
+1
*
Move TableModel out of views/ and into app/.
estade@chromium.org
2009-06-16
8
-314
/
+14
*
Add comments on magic number 0xbb. They are VK_OEM_PLUS. I guess the original...
hamaji@chromium.org
2009-06-16
1
-0
/
+2
*
Upgrade BackForwardMenuModelViews to use new menu API. Also adds accelerator ...
ben@chromium.org
2009-06-15
5
-53
/
+162
*
Fix focus traversal cycle.
yutak@chromium.org
2009-06-15
3
-40
/
+11
*
Make WidgetGtk::SetBounds use a single call if it can.
sky@chromium.org
2009-06-15
1
-0
/
+5
*
Refactor the PlatformContext layer to have only one class.
brettw@chromium.org
2009-06-14
4
-5
/
+5
*
Fix reversed focus traversal order issue.
yutak@chromium.org
2009-06-12
7
-95
/
+115
*
Remove the Menu object, converting all the remaining callers to use Menu2. I'...
ben@chromium.org
2009-06-12
5
-32
/
+72
*
Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...
jcampan@chromium.org
2009-06-12
10
-44
/
+73
*
This CL fixes issue 6103 -- Individual download items on the download shelf a...
xji@chromium.org
2009-06-12
1
-0
/
+13
*
Allow external hosts to handle the context menu and thus be able to customize...
ananta@chromium.org
2009-06-12
2
-3
/
+12
*
Show caption area context menu on mouseup, not mousedown. Original patch by ...
pkasting@chromium.org
2009-06-11
2
-4
/
+44
*
Add back 'WS_VSCROLL' flag when creating a combobox window. Without it, the d...
jshin@chromium.org
2009-06-11
1
-1
/
+5
*
Restricts the creation of RadioButton to specify an group-id.
jcampan@chromium.org
2009-06-10
2
-8
/
+6
*
Fix the View cut/copy/paste tests for clipboard. The views delegate wasn't at...
ben@chromium.org
2009-06-10
1
-1
/
+42
*
Fixes crash in menu. It's possible for the WM_MENUSELECT to pass in
sky@chromium.org
2009-06-10
1
-0
/
+3
*
Gets linux2 to compile again.
sky@chromium.org
2009-06-10
2
-1
/
+3
*
Issue 8838: Close box not highlighted
idanan@chromium.org
2009-06-10
1
-0
/
+8
*
this test was supposed to be disabled
ben@chromium.org
2009-06-10
1
-1
/
+1
*
Remove Menu2Delegate interface and fold methods onto Menu2Model instead.
ben@chromium.org
2009-06-09
9
-50
/
+137
*
Fix a memory leak in a focus manager unit-test.
jcampan@chromium.org
2009-06-09
1
-2
/
+2
*
This CL adds some more FocusManager unit-tests.
jcampan@chromium.org
2009-06-09
7
-224
/
+508
*
Moving the Windows specific activation code in the FocusManager to the widget...
jcampan@chromium.org
2009-06-08
4
-29
/
+26
*
First part of tab overview. It isn't wired up, nor is it complete, but
sky@chromium.org
2009-06-08
5
-0
/
+22
*
Removing some unused FocusManager related code from RootView.
jcampan@chromium.org
2009-06-08
2
-25
/
+0
*
forgot this file in last CL
ben@chromium.org
2009-06-08
1
-0
/
+44
*
A new menu system for views.
ben@chromium.org
2009-06-08
11
-2
/
+1221
*
Makes it possible for Widget's on GTK to have a transparent
sky@chromium.org
2009-06-08
5
-9
/
+122
*
Fix keyboard accelerator registration issue in views::View.
yutak@chromium.org
2009-06-06
4
-18
/
+121
*
Fix crash in window shutdown by accessing the Widget via a more unique property.
ben@chromium.org
2009-06-05
1
-4
/
+9
*
Implements View::GetXXXDragThreshold on Linux.
sky@chromium.org
2009-06-05
1
-6
/
+17
*
More theme bits for the NTP and window frame.
glen@chromium.org
2009-06-05
2
-0
/
+5
*
Fixes bug introduced during menu refactoring. Specifically the
sky@chromium.org
2009-06-05
3
-4
/
+16
[next]