summaryrefslogtreecommitdiffstats
path: root/ui/views/widget
Commit message (Expand)AuthorAgeFilesLines
* Get the custom frame limping with win-aura.ben@chromium.org2012-05-019-11/+262
* This change makes Aura/Views to use DIP, while keeping layer to use Pixels. T...oshima@chromium.org2012-04-272-105/+2
* Fixes crash in closing menus. There are two issues here:sky@chromium.org2012-04-264-0/+39
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-257-26/+21
* Ash/aura split: NativeWidgetAura::GetWindowScreenBounds() should return scree...erg@chromium.org2012-04-254-14/+37
* views: Make sure the bubble-delegate removes itself from the anchor-widget's ...sadrul@chromium.org2012-04-241-0/+17
* Re-reland Propagate OnNativeWidgetMove to delegate/observers, etc.msw@chromium.org2012-04-235-5/+13
* Breaking KioskModeTest.EnableKioskModeTest on Linux ChromiumOS Tests (dbg)(3)dbeam@chromium.org2012-04-205-13/+5
* ash: Hide launcher for unmanaged fullscreen windows.derat@chromium.org2012-04-201-0/+2
* Recommitting Aura/ash split: Remove hacks and get chrome linking without ash.erg@chromium.org2012-04-205-66/+190
* Reland Propagate OnNativeWidgetMove to delegate/observers, etc.msw@chromium.org2012-04-195-5/+13
* Revert 132956 - Propagate OnNativeWidgetMove to delegate/observers, etc.yusukes@google.com2012-04-195-13/+5
* Propagate OnNativeWidgetMove to delegate/observers, etc.msw@chromium.org2012-04-195-5/+13
* Revert 132856 - Aura/ash split: Remove hacks and get chrome linking without ash.erg@google.com2012-04-185-190/+66
* Aura/ash split: Remove hacks and get chrome linking without ash.erg@chromium.org2012-04-185-66/+190
* 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