summaryrefslogtreecommitdiffstats
path: root/ui/views/widget
Commit message (Expand)AuthorAgeFilesLines
* Ash: Fix hit testing for the bottom pixels of tabsjamescook@chromium.org2012-04-161-1/+5
* Removing defunct code around PureViews.saintlou@chromium.org2012-04-153-31/+6
* Aura demo fixoshima@chromium.org2012-04-141-3/+2
* Revert 132294 - Aura demo fixeroman@chromium.org2012-04-131-2/+3
* Aura demo fixoshima@chromium.org2012-04-131-3/+2
* Aura/Ash split: Make most unit tests compile without USE_ASHerg@chromium.org2012-04-131-1/+6
* - Add temporary support for High Density Incompatible mode (scale to 2x) to N...oshima@chromium.org2012-04-122-3/+107
* Mouse events, touch events, or both can be locked to a target.tdresser@chromium.org2012-04-117-43/+59
* Revert 131761 - Mouse events, touch events, or both can be locked to a target.rsesek@chromium.org2012-04-117-59/+43
* Mouse events, touch events, or both can be locked to a target.tdresser@chromium.org2012-04-117-43/+59
* Replaced sk_canvas()->drawPath() with DrawPath()pkotwicz@chromium.org2012-04-101-1/+1
* Aura/ash split: Do various things to Linux aura root windows.erg@chromium.org2012-04-062-0/+12
* Use Windows scopers in platform_font_win.cc and add a ScopedSetMapMode class.asvitkine@chromium.org2012-04-061-8/+7
* Aura/ash split: Desktop linux clients should respsect window manager close wi...erg@google.com2012-04-052-0/+13
* views: Get rid of WidgetDelegate::ShouldShowClientEdge().tfarina@chromium.org2012-04-042-7/+0
* Fix drag&drop not working in the bookmark manager after the TabContentsViewWi...jam@chromium.org2012-04-032-14/+7
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-032-2/+2
* * removed views debug paint that was used in NativeWidgetGtk.oshima@chromium.org2012-04-032-23/+2
* Remove the close button for Windows native windows with the standard frame re...jeremya@chromium.org2012-04-032-13/+18
* Ash/aura split: Get views_examples_exe semi-running on linux/X11.erg@chromium.org2012-03-302-4/+59
* Don't set single monitor manager under multi monitor environment.oshima@chromium.org2012-03-301-0/+4
* 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-242-13/+19
* Makes the launcher use a layer with a solid color, which is cheapersky@chromium.org2012-03-234-10/+10
* WebUI TaskManager: Add method to set minimum window size on HTMLDialog. yoshiki@chromium.org2012-03-232-0/+7
* * MultiMonitorManager creates and manages mutliple monitor instanceoshima@chromium.org2012-03-211-3/+2
* Removing GTK code from ui/views.saintlou@chromium.org2012-03-213-48/+2
* Revert 127660 - WebUI TaskManager: Add method to set minimum window size on H...battre@chromium.org2012-03-202-7/+0
* WebUI TaskManager: Add method to set minimum window size on HTMLDialog. yoshiki@chromium.org2012-03-202-0/+7
* Removing deprecated GTK-Views code.saintlou@chromium.org2012-03-1911-3636/+0
* Use FramePainter for painting PanelViewFramedslomov@chromium.org2012-03-173-3/+4
* Native bounds support to host windows.oshima@chromium.org2012-03-161-3/+2
* Make ShellWindow subclass BaseWindow, to support the chrome.windows.* extensi...mihaip@chromium.org2012-03-169-0/+34
* 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-162-4/+4
* 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
* MonitorManager to manage multiple monitors.oshima@chromium.org2012-03-141-0/+4
* Move scoped_ole_initializer.h to ui/base/win and clean up ole initialization/...tfarina@chromium.org2012-03-141-8/+5
* Adds support for minimizing a window.sky@chromium.org2012-03-141-2/+0
* ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.tfarina@chromium.org2012-03-131-1/+1
* Recommit r125950, which was reverted by r125958 due to link failures on win_a...erg@chromium.org2012-03-131-0/+2
* views: Do not do heavy work in CustomFrameView ctor.tfarina@chromium.org2012-03-131-1/+6
* Revert 125950 - Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.isherman@chromium.org2012-03-101-2/+0
* Aura/Ash split: Move ScreenAura to aura::RootWindowScreen.erg@chromium.org2012-03-101-0/+2
* Ash: Correctly initialize transparency flag for windowsjamescook@chromium.org2012-03-093-3/+28
* Fix test issues seen when using WebContentsViewWin by default on Chrome.jam@chromium.org2012-03-091-1/+3
* ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.tfarina@chromium.org2012-03-093-5/+5
* Adds Window::StackBelow and wiring in Widget.sky@chromium.org2012-03-089-0/+24