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
/
widget
/
native_widget_aura.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
The inactive rendering flag on Windows AURA should be turned off in the WM_NC...
ananta@chromium.org
2013-10-21
1
-4
/
+0
*
Add always-on-top property to app windows
tmdiep@chromium.org
2013-10-11
1
-0
/
+1
*
Makes hiding window conditional when escape is pressed in move loop
sky@chromium.org
2013-09-25
1
-1
/
+2
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
1
-1
/
+1
*
Makes native_widget_types forward declare ui::Cursor.
sky@chromium.org
2013-09-16
1
-0
/
+1
*
Move the content-dependent RecreateLayer logic from aura::Window to RWHVA
piman@chromium.org
2013-09-12
1
-1
/
+2
*
linux_aura: Enforce minimum/maximum window size.
erg@chromium.org
2013-09-10
1
-0
/
+1
*
Makes NativeWidgetAura and DesktopNWA set user_data using same type
sky@chromium.org
2013-08-22
1
-0
/
+6
*
Makes aura NativeWidget implementations no-op if NativeView destroyed.
sky@chromium.org
2013-08-22
1
-0
/
+3
*
Hover effects in views should not be invoked when mouse events are disabled
tdanderson@chromium.org
2013-06-18
1
-0
/
+1
*
Add desktop-awareness to ChromeViewsDelegate::OnBeforeWidgetInit when decidin...
robertshield@chromium.org
2013-06-14
1
-0
/
+3
*
Revert 203217 "Revert 202987 "Reorder the NativeViews attached t..."
avi@chromium.org
2013-05-31
1
-0
/
+6
*
Revert 202987 "Reorder the NativeViews attached to a view via th..."
avi@chromium.org
2013-05-30
1
-6
/
+0
*
Reorder the NativeViews attached to a view via the kViewHostKey according to ...
pkotwicz@chromium.org
2013-05-29
1
-0
/
+6
*
Renames Rename CalculateOffsetToAncestorWithLayer() to GetLayer().
pkotwicz@chromium.org
2013-05-26
1
-2
/
+1
*
Implement Windows accessibility for Aura.
dmazzoni@chromium.org
2013-03-06
1
-8
/
+0
*
Makes running a move loop ignore events from a source other than the
sky@chromium.org
2013-02-15
1
-1
/
+2
*
events: Update mouse-event handlers to not return EventResult.
sadrul@chromium.org
2012-12-18
1
-1
/
+1
*
events: Update key-event handlers to not return EventResult.
sadrul@chromium.org
2012-12-14
1
-1
/
+1
*
events: Update scroll and touch handlers to not return EventResult.
sadrul@chromium.org
2012-12-14
1
-2
/
+2
*
Consolidates activation and focus change observers a bit.
ben@chromium.org
2012-12-11
1
-9
/
+18
*
events: Change gesture-event handler in EventHandler to not return any values.
sadrul@chromium.org
2012-12-04
1
-1
/
+1
*
Revert 170550 - Revert 170477 - Removes the |event| parameter from Activation...
ben@chromium.org
2012-11-30
1
-1
/
+1
*
Revert 170477 - Removes the |event| parameter from ActivationDelegate::Should...
ben@chromium.org
2012-11-30
1
-1
/
+1
*
Removes the |event| parameter from ActivationDelegate::ShouldActivate and mak...
ben@chromium.org
2012-11-30
1
-1
/
+1
*
Makes windows obey their maximum size constraints on chromeos.
koz@chromium.org
2012-11-26
1
-0
/
+1
*
Revert r168447 "Makes windows obey their maximum size constraints on chromeos."
oshima@chromium.org
2012-11-17
1
-1
/
+0
*
Makes windows obey their maximum size constraints on chromeos.
koz@chromium.org
2012-11-17
1
-0
/
+1
*
events: Move all the scroll-event handling in the OnScrollEvent overrides.
sadrul@chromium.org
2012-11-15
1
-0
/
+1
*
ui: Use Vector2d in the View::CalculateOffsetToAncestorWithLayer API
danakj@chromium.org
2012-11-13
1
-2
/
+1
*
aura: Add flag to indicate if a drag session is started with touch or mouse.
varunjain@chromium.org
2012-11-06
1
-1
/
+2
*
Gets the menu code to use the right MenuConfig and right NativeTheme.
sky@chromium.org
2012-11-05
1
-1
/
+1
*
Adds View::GetNativeTheme() to get the NativeTheme. The interesting
sky@chromium.org
2012-11-02
1
-0
/
+1
*
Add Vector2d classes that represent offsets, instead of using Point.
danakj@chromium.org
2012-10-31
1
-1
/
+1
*
desktop aura: Rip out DesktopNativeWidgetHelperAura and dependencies.
erg@chromium.org
2012-10-26
1
-3
/
+0
*
desktop aura: Hook up activation tracking
erg@chromium.org
2012-10-08
1
-1
/
+2
*
events: Clean up dispatching code for touch-events.
sadrul@chromium.org
2012-09-27
1
-1
/
+1
*
Plumb ClearNativeFocus to DesktopRootWindowHostWin.
jam@chromium.org
2012-09-19
1
-1
/
+0
*
Makes copying layers clone external textures.
sky@chromium.org
2012-09-13
1
-0
/
+1
*
events: Move EventTarget into Event.
sadrul@chromium.org
2012-09-07
1
-5
/
+6
*
events: Move some files into ui/base/events/
sadrul@chromium.org
2012-09-04
1
-1
/
+1
*
events: Get rid of GestureStatus in favour of EventResult.
sadrul@chromium.org
2012-09-04
1
-1
/
+1
*
Make ResetWindowRegion private on HWNDMessageFilter.
ben@chromium.org
2012-08-29
1
-1
/
+0
*
Move more methods from NWW to HWNDMessageHandler.
ben@chromium.org
2012-08-22
1
-0
/
+3
*
Revert 152657 - Move more methods from NWW to HWNDMessageHandler.
ben@chromium.org
2012-08-21
1
-3
/
+0
*
Move more methods from NWW to HWNDMessageHandler.
ben@chromium.org
2012-08-21
1
-0
/
+3
*
Desktop Aura: Allow tab drags out of window.
erg@chromium.org
2012-08-17
1
-1
/
+2
*
Remove GestureEvent interface, and rename GestureEventImpl to GestureEvent.
sadrul@chromium.org
2012-08-10
1
-1
/
+1
*
Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent.
sadrul@chromium.org
2012-08-09
1
-1
/
+1
*
Remove views::KeyEvent, replacing uses of it with ui::KeyEvent.
ben@chromium.org
2012-08-09
1
-1
/
+1
[next]