summaryrefslogtreecommitdiffstats
path: root/ui/views/widget/widget.h
Commit message (Expand)AuthorAgeFilesLines
* Plumb native AppWindow input region through to window shape under Aura.wez@chromium.org2013-11-061-1/+2
* Add always-on-top property to app windowstmdiep@chromium.org2013-10-111-0/+4
* More tooltip related cleanupsky@chromium.org2013-10-021-2/+4
* Makes hiding window conditional when escape is pressed in move loopsky@chromium.org2013-09-251-1/+11
* Remove NativeComboboxWin; consolidate Views Combobox code.msw@chromium.org2013-09-141-1/+1
* Include transient and child widgets in win aura accessibility tree.dmazzoni@chromium.org2013-09-131-0/+4
* linux_aura: Enforce minimum/maximum window size.erg@chromium.org2013-09-101-0/+4
* rAc: Enforce a 3 second grace period for generated card bubble.estade@chromium.org2013-09-061-4/+11
* Fixes focus traversal bugsky@chromium.org2013-09-051-2/+2
* Set the WM_CLASS property of X11 windows in Linux Aura build.mgiuca@chromium.org2013-09-021-0/+5
* Makes aura correctly restore maximized windowssky@chromium.org2013-09-021-3/+3
* - Remove redundant views::View::accelerator_registration_delayed_pkotwicz@chromium.org2013-08-231-3/+7
* Removes Widget::GetChildViewParent, it's not needed anymore.sky@chromium.org2013-08-221-6/+0
* Move web contents modal dialog widget creation to ui/viewswittman@chromium.org2013-08-211-0/+8
* Invoke the inactive frame rendering code in WM_WINDOWPOSCHANGING instead of W...ananta@chromium.org2013-08-201-0/+1
* Introduces the const version of GetInputMethod().yukishiino@chromium.org2013-07-201-1/+5
* Create some platform independent code for the Autofill dialog post-submit bub...dbeam@chromium.org2013-07-131-0/+4
* Remove unused views::Widget::InitParams::transient parameterpkotwicz@chromium.org2013-07-021-1/+0
* ExternalTabContainerWin's widgets should be opaque and not fade-in.grt@chromium.org2013-06-271-5/+17
* Remove Widget::GetCurrentEvent().erg@chromium.org2013-06-251-11/+0
* Hover effects in views should not be invoked when mouse events are disabledtdanderson@chromium.org2013-06-181-0/+3
* This CL fixes paint artifacts in immersive fullscreen as a result of calls to...pkotwicz@chromium.org2013-06-121-1/+1
* Ensure that keystrokes sent to desktop chrome AURA don't make their way into ...ananta@chromium.org2013-06-051-1/+1
* Revert 203217 "Revert 202987 "Reorder the NativeViews attached t..."avi@chromium.org2013-05-311-0/+9
* Revert 202987 "Reorder the NativeViews attached to a view via th..."avi@chromium.org2013-05-301-9/+0
* Reorder the NativeViews attached to a view via the kViewHostKey according to ...pkotwicz@chromium.org2013-05-291-0/+9
* Renames Rename CalculateOffsetToAncestorWithLayer() to GetLayer().pkotwicz@chromium.org2013-05-261-6/+2
* Cross-platform DefaultThemeProvider.groby@chromium.org2013-05-251-2/+2
* modify View::ViewHierarchyChanged signaturekuan@chromium.org2013-05-131-1/+1
* Introduces SynthesizeMouseMoveEvent to views::Widget.mukai@chromium.org2013-05-031-6/+4
* Cleanup: remove NotifyAccessibilityEvent from views::Widget.dmazzoni@chromium.org2013-04-081-12/+0
* Revert 192525 "Context menu on views must show on mouse down for..."tkent@chromium.org2013-04-051-2/+0
* Context menu on views must show on mouse down for non-WIN.varunjain@chromium.org2013-04-051-0/+2
* Implement Windows accessibility for Aura.dmazzoni@chromium.org2013-03-061-3/+0
* Makes running a move loop ignore events from a source other than thesky@chromium.org2013-02-151-5/+12
* Refactor modality-specific behavior from ConstrainedWindowViews to WebContent...wittman@chromium.org2013-02-061-0/+8
* Implement rough new Views task manager style.msw@chromium.org2013-01-171-1/+1
* More work to make ash_unittests pass when we require context.erg@chromium.org2013-01-091-3/+11
* Desktop aura: Expand what the ViewsDelegate can do to new windows.erg@chromium.org2013-01-041-0/+3
* Revert 173539ddorwin@chromium.org2012-12-181-3/+0
* events: Update mouse-event handlers to not return EventResult.sadrul@chromium.org2012-12-181-1/+1
* Desktop aura: Expand what the ViewsDelegate can do to new windows.erg@chromium.org2012-12-171-0/+3
* 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
* Desktop aura: Start removing views::Widget::CreateWindow()erg@chromium.org2012-12-121-0/+9
* Gets bubbles working again on desktop aura.sky@chromium.org2012-12-101-1/+1
* views cleanup: Merge parent and parent_widget.erg@chromium.org2012-12-061-4/+0
* Desktop aura: Continue threading context through views.erg@chromium.org2012-12-061-3/+11
* Revert 171196 due to multiple memory leakseugenis@chromium.org2012-12-051-11/+3
* Desktop aura: Continue threading context through views.erg@chromium.org2012-12-051-3/+11