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
/
ui
/
views
/
win
Commit message (
Expand
)
Author
Age
Files
Lines
*
Windows: improve menu item initialization.
mlamouri@chromium.org
2014-01-20
1
-5
/
+5
*
Fix a page responsive dialog showing up in Chrome Desktop Windows Aura if we ...
ananta@chromium.org
2014-01-18
1
-1
/
+16
*
Relanding this as this caused layout tests failures on Win7 due to the call t...
ananta@chromium.org
2014-01-16
2
-29
/
+52
*
Revert 245051 "Don't set the scroll styles (WS_VSCROLL and WS_HS..."
alph@chromium.org
2014-01-16
2
-51
/
+30
*
Fix omnibox height when less than 64 pixels tall.
jbauman@chromium.org
2014-01-16
2
-11
/
+12
*
Windows: only change default menu item if available.
mlamouri@chromium.org
2014-01-16
1
-1
/
+4
*
Don't set the scroll styles (WS_VSCROLL and WS_HSCROLL) for WS_POPUP windows.
ananta@chromium.org
2014-01-16
2
-30
/
+51
*
Revert 244693 "Fix omnibox height when less than 64 pixels tall."
pauljensen@chromium.org
2014-01-14
2
-12
/
+11
*
Fix omnibox height when less than 64 pixels tall.
jbauman@chromium.org
2014-01-14
2
-11
/
+12
*
Drop down list boxes stopped showing up on Canary builds on Windows Desktop A...
ananta@chromium.org
2014-01-13
1
-2
/
+8
*
Ensure that trackpad and trackpoint scrolling works on Windows desktop Aura w...
ananta@chromium.org
2014-01-11
3
-1
/
+73
*
Make Widget::Show() creates active windows.
mlamouri@chromium.org
2014-01-08
1
-1
/
+1
*
Rename RootWindowHost to WindowTreeHost
ben@chromium.org
2014-01-08
1
-1
/
+1
*
Disables showing tooltips while a system menu is showing on windows
sky@chromium.org
2014-01-07
3
-0
/
+22
*
Set the default action on the title bar menu properly on Windows.
mlamouri@chromium.org
2014-01-07
1
-0
/
+2
*
Prefix string16 with base:: in ui/.
dbeam@chromium.org
2013-12-18
2
-3
/
+3
*
Fix for a browser window incorrectly activating itself when we select a menu ...
ananta@chromium.org
2013-12-10
2
-0
/
+16
*
Disable DWM non-client rendering if |remove_standard_frame_| is set.
wez@chromium.org
2013-12-10
2
-11
/
+19
*
Remove unused can_update_layered_window member from HWNDMessageHandler.
wez@chromium.org
2013-12-08
2
-9
/
+0
*
aura: Don't damage and repaint when title did not change.
danakj@chromium.org
2013-12-06
2
-2
/
+13
*
Respond to WM_SETCURSOR when the cursor is in the client area
scottmg@chromium.org
2013-12-04
2
-4
/
+9
*
Re-apply shape specified by SetRegion in ResetWindowRegion.
wez@chromium.org
2013-12-04
2
-3
/
+11
*
win: A potential fix for touch-event processing.
sadrul@chromium.org
2013-12-02
1
-1
/
+2
*
Point for WM_NCHITTEST should be in screen coordinates
mohsen@chromium.org
2013-11-23
1
-1
/
+9
*
Fix focus issues with the Google earth NPAPI plugin in Windows desktop Aura.
ananta@chromium.org
2013-11-22
1
-0
/
+9
*
Revert 236048 "Rename RootWindowHost* to WindowTreeHost*"
ben@chromium.org
2013-11-20
1
-1
/
+1
*
Rename RootWindowHost* to WindowTreeHost*
ben@chromium.org
2013-11-19
1
-1
/
+1
*
Remove some pass-thrus on RootWindow API in favor of exposing the RootWindowH...
ben@chromium.org
2013-11-15
1
-3
/
+3
*
Fix z-order problem and cleanup a few nits.
zturner@chromium.org
2013-11-14
1
-15
/
+13
*
Make RootWindow not subclass Window.
ben@chromium.org
2013-11-12
1
-0
/
+1
*
Revert 234428 "Make RootWindow not subclass Window."
ben@chromium.org
2013-11-12
1
-1
/
+0
*
Make RootWindow not subclass Window.
ben@chromium.org
2013-11-12
1
-0
/
+1
*
Get rid of the 1-pixel client inset hack.
zturner@chromium.org
2013-11-12
2
-73
/
+28
*
Attempt at making HWNDMessageHandler::OnWndProc more resilient to deletion
sky@chromium.org
2013-10-29
2
-5
/
+50
*
Make GetRootWindow() return a Window instead of a RootWindow.
ben@chromium.org
2013-10-25
1
-6
/
+6
*
Add always-on-top property to app windows
tmdiep@chromium.org
2013-10-11
2
-0
/
+5
*
Don't ignore synthesized mouse events for anything other than the client area...
ananta@chromium.org
2013-10-05
1
-3
/
+11
*
Relanding this as the previous attempt failed on linux aura
ananta@chromium.org
2013-09-28
1
-4
/
+6
*
Revert 225776 "Perform the window activation code in WM_ACTIVATE..."
petewil@chromium.org
2013-09-27
1
-6
/
+4
*
Perform the window activation code in WM_ACTIVATE instead of WM_NCACTIVATE.
ananta@chromium.org
2013-09-27
1
-4
/
+6
*
events: Move all references to ui/base/ from ui/events.
sadrul@chromium.org
2013-09-26
1
-3
/
+3
*
Makes hiding window conditional when escape is pressed in move loop
sky@chromium.org
2013-09-25
2
-10
/
+13
*
Fix activation problems seen in non AURA chrome Windows which regressed in re...
ananta@chromium.org
2013-09-25
2
-7
/
+7
*
events: Move gestures out of ui/base/ into ui/events/.
sadrul@chromium.org
2013-09-25
1
-1
/
+1
*
Don't account for the insets twice in the code which adjusts for the WM_NCCAL...
ananta@chromium.org
2013-09-24
1
-2
/
+0
*
Fixes the issue with omnibox suggestions, etc not showing up on non AURA trun...
ananta@chromium.org
2013-09-24
1
-10
/
+16
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-24
1
-4
/
+2
*
Revert 224285 "Re-instate client size hack on Aura and compensate"
scottmg@chromium.org
2013-09-23
1
-7
/
+7
*
Set nestable tasks allowed to true before running windows move loop.
varunjain@chromium.org
2013-09-23
1
-0
/
+6
*
Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"
davemoore@chromium.org
2013-09-20
1
-2
/
+4
[next]