summaryrefslogtreecommitdiffstats
path: root/ui/views/widget/native_widget_aura.h
Commit message (Expand)AuthorAgeFilesLines
* Add desktop-awareness to ChromeViewsDelegate::OnBeforeWidgetInit when decidin...robertshield@chromium.org2013-06-141-0/+3
* Revert 203217 "Revert 202987 "Reorder the NativeViews attached t..."avi@chromium.org2013-05-311-0/+6
* Revert 202987 "Reorder the NativeViews attached to a view via th..."avi@chromium.org2013-05-301-6/+0
* Reorder the NativeViews attached to a view via the kViewHostKey according to ...pkotwicz@chromium.org2013-05-291-0/+6
* Renames Rename CalculateOffsetToAncestorWithLayer() to GetLayer().pkotwicz@chromium.org2013-05-261-2/+1
* Implement Windows accessibility for Aura.dmazzoni@chromium.org2013-03-061-8/+0
* Makes running a move loop ignore events from a source other than thesky@chromium.org2013-02-151-1/+2
* events: Update mouse-event handlers to not return EventResult.sadrul@chromium.org2012-12-181-1/+1
* events: Update key-event handlers to not return EventResult.sadrul@chromium.org2012-12-141-1/+1
* events: Update scroll and touch handlers to not return EventResult.sadrul@chromium.org2012-12-141-2/+2
* Consolidates activation and focus change observers a bit.ben@chromium.org2012-12-111-9/+18
* events: Change gesture-event handler in EventHandler to not return any values.sadrul@chromium.org2012-12-041-1/+1
* Revert 170550 - Revert 170477 - Removes the |event| parameter from Activation...ben@chromium.org2012-11-301-1/+1
* Revert 170477 - Removes the |event| parameter from ActivationDelegate::Should...ben@chromium.org2012-11-301-1/+1
* Removes the |event| parameter from ActivationDelegate::ShouldActivate and mak...ben@chromium.org2012-11-301-1/+1
* Makes windows obey their maximum size constraints on chromeos.koz@chromium.org2012-11-261-0/+1
* Revert r168447 "Makes windows obey their maximum size constraints on chromeos."oshima@chromium.org2012-11-171-1/+0
* Makes windows obey their maximum size constraints on chromeos.koz@chromium.org2012-11-171-0/+1
* events: Move all the scroll-event handling in the OnScrollEvent overrides.sadrul@chromium.org2012-11-151-0/+1
* ui: Use Vector2d in the View::CalculateOffsetToAncestorWithLayer APIdanakj@chromium.org2012-11-131-2/+1
* aura: Add flag to indicate if a drag session is started with touch or mouse.varunjain@chromium.org2012-11-061-1/+2
* Gets the menu code to use the right MenuConfig and right NativeTheme.sky@chromium.org2012-11-051-1/+1
* Adds View::GetNativeTheme() to get the NativeTheme. The interestingsky@chromium.org2012-11-021-0/+1
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-311-1/+1
* desktop aura: Rip out DesktopNativeWidgetHelperAura and dependencies.erg@chromium.org2012-10-261-3/+0
* desktop aura: Hook up activation trackingerg@chromium.org2012-10-081-1/+2
* events: Clean up dispatching code for touch-events.sadrul@chromium.org2012-09-271-1/+1
* Plumb ClearNativeFocus to DesktopRootWindowHostWin.jam@chromium.org2012-09-191-1/+0
* Makes copying layers clone external textures.sky@chromium.org2012-09-131-0/+1
* events: Move EventTarget into Event.sadrul@chromium.org2012-09-071-5/+6
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-1/+1
* events: Get rid of GestureStatus in favour of EventResult.sadrul@chromium.org2012-09-041-1/+1
* Make ResetWindowRegion private on HWNDMessageFilter.ben@chromium.org2012-08-291-1/+0
* Move more methods from NWW to HWNDMessageHandler.ben@chromium.org2012-08-221-0/+3
* Revert 152657 - Move more methods from NWW to HWNDMessageHandler.ben@chromium.org2012-08-211-3/+0
* Move more methods from NWW to HWNDMessageHandler.ben@chromium.org2012-08-211-0/+3
* Desktop Aura: Allow tab drags out of window.erg@chromium.org2012-08-171-1/+2
* Remove GestureEvent interface, and rename GestureEventImpl to GestureEvent.sadrul@chromium.org2012-08-101-1/+1
* Remove TouchEvent interface, and rename TouchEventImpl to TouchEvent.sadrul@chromium.org2012-08-091-1/+1
* Remove views::KeyEvent, replacing uses of it with ui::KeyEvent.ben@chromium.org2012-08-091-1/+1
* Convert Aura to use ui::Event.ben@chromium.org2012-08-081-8/+9
* aura: Rename OnWindowVisisbilityChanged() to OnWindowTargetVisibilityChanged().tfarina@chromium.org2012-07-301-1/+1
* Rename bounds accessors to be intuitive and consistentoshima@chromium.org2012-07-191-3/+3
* * Use Virtual Screen Coordinates in more placesoshima@chromium.org2012-07-181-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* aura: Fix WidgetFocusChangeListener::OnNativeFocusChange().derat@chromium.org2012-06-181-1/+4
* Provides a way for a window to stop events from propagating to asky@chromium.org2012-06-161-0/+3
* app_list: Fix shadow bleeds over launcher button and steals mouse eventsxiyuan@chromium.org2012-06-161-0/+2
* Make destructors of classes that implement aura::WindowDelegate private or pr...yusukes@chromium.org2012-06-131-1/+2
* Rename gfx::Monitor to gfx::Displaytfarina@chromium.org2012-06-121-1/+0