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
/
widget
Commit message (
Expand
)
Author
Age
Files
Lines
*
Windows compile fix.
backer@chromium.org
2011-10-08
1
-0
/
+1
*
Reorder Layers with NativeWidgetViews.
backer@chromium.org
2011-10-08
14
-0
/
+42
*
Don't send mouse event to invisible window
oshima@google.com
2011-10-07
1
-0
/
+2
*
Changes the way windows are parented when their parent is set to NULL.. Adds ...
ben@chromium.org
2011-10-07
1
-2
/
+29
*
Wires up the active methods in NativeWidgetAura.
sky@chromium.org
2011-10-07
1
-6
/
+9
*
Preliminary InputMethod support for NativeWidgetAura
oshima@chromium.org
2011-10-07
1
-3
/
+31
*
Change std::wstring to string16 for views::Label and views::Label
yosin@chromium.org
2011-10-07
1
-1
/
+1
*
Don't reapply offset in NativeWidgetView::UpdateChildLayerBounds.
vollick@chromium.org
2011-10-07
1
-3
/
+5
*
Quick fix for NativeTextfieldViewsTest on win aura.
msw@chromium.org
2011-10-06
1
-1
/
+1
*
Unregister signal handlers when "gtkwidget" is destroyed.
oshima@google.com
2011-10-06
2
-61
/
+81
*
Maximize/Fullscreen for aura
oshima@google.com
2011-10-06
1
-12
/
+21
*
views: Migrate widget/* to base::Bind.
tfarina@chromium.org
2011-10-06
13
-44
/
+66
*
Gets the test Ownership_PlatformNativeWidgetOwnsWidget_NativeDestroy
sky@chromium.org
2011-10-06
1
-10
/
+3
*
Fix bubble rendering.
ben@chromium.org
2011-10-05
1
-0
/
+2
*
Allow CanvasSkia to bind to an existing SkCanvas.
piman@chromium.org
2011-10-05
2
-5
/
+5
*
Marks a number of tests as FAILS for aura. I filed bugs on the two key
sky@chromium.org
2011-10-05
1
-1
/
+9
*
Makes visbility inherited. That is, in order for a window to be
sky@chromium.org
2011-10-05
1
-1
/
+1
*
Revert 104076 - Change std::wstring to string16 for views::Link
hbono@chromium.org
2011-10-05
1
-1
/
+1
*
Change std::wstring to string16 for views::Link
yosin@chromium.org
2011-10-05
1
-1
/
+1
*
Avoid DefWindowProc non-client rendering over our custom frame.
msw@chromium.org
2011-10-05
1
-3
/
+9
*
Couple of tweaks to get more views tests passing:
sky@chromium.org
2011-10-04
1
-2
/
+16
*
Make the CROS browser size itself to the MonitorWorkAreaNearestWindow again,
danakj@chromium.org
2011-10-04
2
-4
/
+8
*
Fixes the cursor to update reliably when moving from window to window.
ben@chromium.org
2011-10-04
2
-2
/
+12
*
Fixes aura/windows build.
sky@chromium.org
2011-10-04
1
-2
/
+2
*
Consolidate message observer API for MessagePumpX and MessagePumWin
oshima@google.com
2011-10-04
5
-17
/
+32
*
Makes views unit test runnable again and adds
sky@chromium.org
2011-10-03
1
-0
/
+2
*
Reland the layer creation change since the touchui issues will be resolved in...
sadrul@chromium.org
2011-10-03
8
-50
/
+35
*
views: Clean up PropsMap implementation in NativeWidgetViews.
tfarina@chromium.org
2011-10-03
2
-6
/
+8
*
Revert the layer creation change r103338 due to some issues with the keyboard...
ben@chromium.org
2011-09-30
8
-35
/
+50
*
views: Change NativeWidget's SetAccessibleName() to string16.
tfarina@chromium.org
2011-09-30
11
-11
/
+12
*
Change Window visibility to a simple boolean for now.
ben@chromium.org
2011-09-30
1
-5
/
+5
*
Add a new method to Layer that schedules a redraw in the compositor.Rename Co...
ben@chromium.org
2011-09-30
6
-6
/
+6
*
Implements NativeWidgetAura::Set/GetNativeWidgetProperty.
sky@chromium.org
2011-09-30
2
-3
/
+13
*
Construct a View's layer immediately when SetPaintToLayer(true) is called or ...
ben@chromium.org
2011-09-29
8
-50
/
+35
*
views: Make NativeWidgetView invisible by default, since a widget is invisibl...
sadrul@chromium.org
2011-09-29
3
-2
/
+69
*
Setting fills bounds opaquely as the default.
pkotwicz@chromium.org
2011-09-29
2
-0
/
+4
*
Adds the ability to set an Animation on Layer so that future changes to the l...
sky@chromium.org
2011-09-29
1
-3
/
+3
*
Remove obsolete HAVE_XINPUT2 checks.
sadrul@chromium.org
2011-09-28
1
-1
/
+1
*
Change std::wstring to string16 on WidgetDelegate::GetWindowTitle
yosin@chromium.org
2011-09-28
3
-8
/
+9
*
Revert 103095 - Change std::wstring to string16 on WidgetDelegate::GetWindowT...
yosin@chromium.org
2011-09-28
3
-9
/
+8
*
Change std::wstring to string16 on WidgetDelegate::GetWindowTitle.
yosin@chromium.org
2011-09-28
3
-8
/
+9
*
Allow layers to be created without a compositor, creating this association wh...
ben@chromium.org
2011-09-27
1
-1
/
+1
*
Do not allocate a texture if hole covers entire layer.
pkotwicz@chromium.org
2011-09-27
3
-7
/
+3
*
Adds support for activation to aura.
sky@chromium.org
2011-09-27
2
-1
/
+24
*
Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.
msw@chromium.org
2011-09-26
1
-9
/
+9
*
NativeWidgetViews: Send unprocessed keyevents to the focus-manager.
sadrul@chromium.org
2011-09-26
1
-1
/
+4
*
Skip DefWindowProcWithRedrawLock on WM_SETCURSOR.
msw@chromium.org
2011-09-26
1
-2
/
+6
*
Fix for black-hole on views desktop with compositor.
oshima@google.com
2011-09-22
3
-33
/
+56
*
These are the changes necessary for views to be able to build w/ use_aura imp...
davemoore@chromium.org
2011-09-22
1
-3
/
+3
*
NativeWidgetViews: Implement Maximize.
sadrul@chromium.org
2011-09-22
2
-11
/
+23
[next]