summaryrefslogtreecommitdiffstats
path: root/ui/views/widget
Commit message (Expand)AuthorAgeFilesLines
* This CL fixes paint artifacts in immersive fullscreen as a result of calls to...pkotwicz@chromium.org2013-06-121-1/+1
* Enable high dpi in win/views.girard@chromium.org2013-06-123-28/+60
* Use a direct include of strings headers in ui/, part 3.avi@chromium.org2013-06-118-8/+8
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-075-5/+5
* Ensure that keystrokes sent to desktop chrome AURA don't make their way into ...ananta@chromium.org2013-06-057-8/+10
* This CL fixes two bugs:pkotwicz@chromium.org2013-06-051-2/+3
* Revert 203217 "Revert 202987 "Reorder the NativeViews attached t..."avi@chromium.org2013-05-3113-11/+588
* Revert 202987 "Reorder the NativeViews attached to a view via th..."avi@chromium.org2013-05-3013-588/+11
* Reorder the NativeViews attached to a view via the kViewHostKey according to ...pkotwicz@chromium.org2013-05-2913-11/+588
* Revert "linux_aura: Implement SetOpacity()."erg@chromium.org2013-05-291-15/+2
* linux_aura: Close window when the OS requests it.erg@chromium.org2013-05-292-1/+19
* views: Store only the name of the class in kViewClassName constants.tfarina@chromium.org2013-05-261-1/+1
* Renames Rename CalculateOffsetToAncestorWithLayer() to GetLayer().pkotwicz@chromium.org2013-05-2611-43/+21
* Cross-platform DefaultThemeProvider.groby@chromium.org2013-05-254-98/+4
* Handle back/forward events in aura.erg@chromium.org2013-05-221-0/+9
* linux_aura: Implement SetOpacity().erg@chromium.org2013-05-221-2/+15
* Adds interface to change mouse cursor icon size to aura/ash.yoshiki@chromium.org2013-05-212-0/+10
* Add namespace qualifiers to a cross-namespace friend declrnk@chromium.org2013-05-201-2/+2
* linux_aura: Make the dragging code generic.erg@chromium.org2013-05-186-113/+245
* Fix window resizing for Win-Aura in high-DPI mode.kevers@chromium.org2013-05-161-1/+2
* Proper positioning of new dialog style print preview.rfevang@chromium.org2013-05-152-0/+7
* Don't over-fire OnNativeWidgetCreated in DesktopRootWindowHostWin.grt@chromium.org2013-05-151-2/+0
* modify View::ViewHierarchyChanged signaturekuan@chromium.org2013-05-134-18/+20
* views: Convert View::GetClassName() to return const char*.tfarina@chromium.org2013-05-092-2/+2
* Make Win Aura respect SetWindowIconcalamity@chromium.org2013-05-071-0/+1
* Remove unused native_widget_test_utils*.*pkotwicz@chromium.org2013-05-073-95/+0
* Enable Clang warnings in .cc files for Linux+[Aura/ChromeOS]rsleevi@chromium.org2013-05-071-1/+1
* Fix mouse locking in Chrome AURA Windows and ASH.ananta@chromium.org2013-05-072-2/+17
* Introduces SynthesizeMouseMoveEvent to views::Widget.mukai@chromium.org2013-05-033-10/+40
* Make javascript dialogs into top-level windows for desktop aura.robertshield@chromium.org2013-05-021-1/+5
* views: Send mouse wheel events to the hovered view, rather than the focused viewestade@chromium.org2013-05-022-39/+5
* Warn on missing OVERRIDE/virtual everywhere, not just in header files.rsleevi@chromium.org2013-05-021-1/+1
* Don't cancel touches/gestures on capture release.rbyers@chromium.org2013-05-011-1/+3
* Adds back focus restoration hack that Mike recently nuked. The hacksky@chromium.org2013-05-013-2/+16
* Removes XGetImage for taking screenshot.mukai@chromium.org2013-04-304-20/+0
* Fix cycling of focusable panes in Chrome OS.dmazzoni@chromium.org2013-04-301-0/+5
* ui: Use base::MessageLoop.xhwang@chromium.org2013-04-2913-25/+25
* views: Separate hit testing for tooltips from hit testing for eventstbarzic@chromium.org2013-04-272-3/+3
* In Windows desktop Chrome AURA the HandleVisibilityChanged function on the HW...ananta@chromium.org2013-04-246-0/+22
* ui: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro.tfarina@chromium.org2013-04-247-11/+9
* Update TooltipManagerAura to respect View::GetTooltipText behavior that itvarunjain@chromium.org2013-04-222-16/+23
* Fix uninitialized data member in Widget::InitParams.tapted@chromium.org2013-04-221-0/+1
* We need to call aura::Window::Show from the DesktopNativeWidgetAura::ShowMaxi...ananta@chromium.org2013-04-192-0/+25
* Fix size and positioning of popup windows to work in DIP for Win-Aura in high...kevers@chromium.org2013-04-191-1/+14
* linux_aura: Implement dropping in chrome.erg@chromium.org2013-04-175-15/+660
* fix status bubble animations in win aurascottmg@chromium.org2013-04-161-0/+2
* Propagate back damaged rects coming from the UI to the renderer.skaslev@chromium.org2013-04-153-35/+8
* Support the Text services framework based IME for Chrome AURA on Windows 8 an...ananta@chromium.org2013-04-151-2/+6
* add flag to disable use of DWM composition for toplevel windowsscottmg@chromium.org2013-04-121-0/+5
* maintain transparency if creator of widget specifies transparentscottmg@chromium.org2013-04-111-1/+5