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
...
*
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
*
Don't call OnNativeWidgetVisibilityChange in NativeWidgetGtk
oshima@chromium.org
2011-09-22
1
-2
/
+11
*
Fix infinite loop in GetInputMethod.
oshima@google.com
2011-09-22
1
-1
/
+6
*
wstring: convert all SetPageTitle APIs to use string16
evan@chromium.org
2011-09-21
12
-12
/
+12
*
Fix for bug with pages loading in a background tab.
mmocny@chromium.org
2011-09-21
1
-2
/
+4
*
Fix aura shell linx build.
oshima@google.com
2011-09-21
1
-2
/
+3
*
Wires up mouse capture code for aura.
sky@chromium.org
2011-09-21
2
-4
/
+8
*
views: Make mouse state member variables private to Widget.
tfarina@chromium.org
2011-09-21
2
-20
/
+18
*
Improvements to debugging code which prints the views hierarchy.
vollick@chromium.org
2011-09-20
2
-0
/
+10
*
A bunch of changes related to window z-index:
ben@chromium.org
2011-09-20
1
-1
/
+1
*
Relanding 100792
oshima@google.com
2011-09-20
12
-72
/
+132
*
Fixes regression in menu painting on windows. The regression happened
sky@chromium.org
2011-09-20
4
-4
/
+19
*
re-checkin http://codereview.chromium.org/7720001/ to add bubble views.
saintlou@chromium.org
2011-09-19
6
-7
/
+18
*
More shell hookup:
ben@chromium.org
2011-09-17
2
-4
/
+19
*
Revise ScopedRedrawLock and the caption button workaround.
msw@chromium.org
2011-09-17
2
-46
/
+84
*
Revert r101033 in preparation for a better patch.
msw@chromium.org
2011-09-17
2
-50
/
+23
*
views: Remove unused Widget::WindowInitParams() function.
tfarina@chromium.org
2011-09-16
2
-6
/
+0
[prev]
[next]