summaryrefslogtreecommitdiffstats
path: root/ui/views/widget/native_widget_aura.cc
Commit message (Expand)AuthorAgeFilesLines
* aura: Fix WidgetFocusChangeListener::OnNativeFocusChange().derat@chromium.org2012-06-181-5/+16
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-2/+2
* Provides a way for a window to stop events from propagating to asky@chromium.org2012-06-161-0/+30
* app_list: Fix shadow bleeds over launcher button and steals mouse eventsxiyuan@chromium.org2012-06-161-9/+18
* Make destructors of classes that implement aura::WindowDelegate private or pr...yusukes@chromium.org2012-06-131-7/+10
* Gesture related changes for views:sky@chromium.org2012-06-051-0/+5
* Add ActivationChangeObserver, replacing kRootWindowActiveWindowKeyoshima@chromium.org2012-06-041-14/+13
* ash: Holding down shift slows window animations for debuggingjamescook@chromium.org2012-06-011-1/+1
* Converts remainder of ui (except for ui/app_list) and chrome/browser/ui/views...pkotwicz@chromium.org2012-05-311-2/+2
* Decouple FocusManager from RootWindow.oshima@chromium.org2012-05-301-0/+1
* Aura/ash split: Look for the ScreenPositionClient on the Window, not the Root...erg@google.com2012-05-221-18/+12
* Flash window by pulsing their launcher icon state indicatordavemoore@chromium.org2012-05-191-1/+1
* Aura/ash: On Desktops, use an aura::client to resolve screen coordinates.erg@chromium.org2012-05-181-5/+20
* Notification for device scale factor changeoshima@chromium.org2012-05-171-0/+4
* Take 2 at: Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-151-5/+5
* Revert 136877 - Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-141-5/+5
* Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-141-5/+5
* Don't activate TYPE_CONTROL on aura only.oshima@chromium.org2012-05-081-1/+2
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-051-1/+1
* Get the custom frame limping with win-aura.ben@chromium.org2012-05-011-2/+4
* This change makes Aura/Views to use DIP, while keeping layer to use Pixels. T...oshima@chromium.org2012-04-271-91/+2
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-251-14/+12
* Ash/aura split: NativeWidgetAura::GetWindowScreenBounds() should return scree...erg@chromium.org2012-04-251-6/+12
* Re-reland Propagate OnNativeWidgetMove to delegate/observers, etc.msw@chromium.org2012-04-231-1/+1
* Breaking KioskModeTest.EnableKioskModeTest on Linux ChromiumOS Tests (dbg)(3)dbeam@chromium.org2012-04-201-1/+1
* Recommitting Aura/ash split: Remove hacks and get chrome linking without ash.erg@chromium.org2012-04-201-53/+17
* Reland Propagate OnNativeWidgetMove to delegate/observers, etc.msw@chromium.org2012-04-191-1/+1
* Revert 132956 - Propagate OnNativeWidgetMove to delegate/observers, etc.yusukes@google.com2012-04-191-1/+1
* Propagate OnNativeWidgetMove to delegate/observers, etc.msw@chromium.org2012-04-191-1/+1
* Revert 132856 - Aura/ash split: Remove hacks and get chrome linking without ash.erg@google.com2012-04-181-17/+53
* Aura/ash split: Remove hacks and get chrome linking without ash.erg@chromium.org2012-04-181-53/+17
* - Add temporary support for High Density Incompatible mode (scale to 2x) to N...oshima@chromium.org2012-04-121-3/+93
* Mouse events, touch events, or both can be locked to a target.tdresser@chromium.org2012-04-111-6/+6
* Revert 131761 - Mouse events, touch events, or both can be locked to a target.rsesek@chromium.org2012-04-111-6/+6
* Mouse events, touch events, or both can be locked to a target.tdresser@chromium.org2012-04-111-6/+6
* Aura/ash split: Do various things to Linux aura root windows.erg@chromium.org2012-04-061-0/+10
* Aura/ash split: Desktop linux clients should respsect window manager close wi...erg@google.com2012-04-051-0/+8
* Fix drag&drop not working in the bookmark manager after the TabContentsViewWi...jam@chromium.org2012-04-031-10/+5
* Ash/aura split: Get views_examples_exe semi-running on linux/X11.erg@chromium.org2012-03-301-4/+53
* Prevent a transient with 'kHideOnDeactivate' set from causing its transient p...ben@chromium.org2012-03-261-0/+2
* Fix ConstrainedWindowViews losing input on focus on aura.alicet@chromium.org2012-03-241-13/+17
* Makes the launcher use a layer with a solid color, which is cheapersky@chromium.org2012-03-231-3/+1
* Make ShellWindow subclass BaseWindow, to support the chrome.windows.* extensi...mihaip@chromium.org2012-03-161-0/+4
* views: Turn an unprocessed ScrollEvent into a MouseWheelEvent.sadrul@chromium.org2012-03-161-1/+6
* Gets instant to correctly commit under aura. This was broke for asky@chromium.org2012-03-161-3/+3
* Second try fordavemoore@chromium.org2012-03-151-2/+4
* Revert 126764 - Added notion of currently active app / browserdavemoore@chromium.org2012-03-151-4/+2
* Added notion of currently active app / browserdavemoore@chromium.org2012-03-141-2/+4
* Adds support for minimizing a window.sky@chromium.org2012-03-141-2/+0
* Adds Window::StackBelow and wiring in Widget.sky@chromium.org2012-03-081-0/+5