summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Removing duplicate MenuItemView related modules.saintlou@chromium.org2012-01-067-165/+11
* Write unit tests for ui::InputMethodIBus.yusukes@chromium.org2012-01-0612-260/+1396
* Makes Widget modality a 3-state type rather than a boolean.ben@chromium.org2012-01-0611-20/+35
* Bind to eglCreateImageKHR and eglDestroyImageKHR when KHR_image_base is adver...apatrick@chromium.org2012-01-062-9/+20
* Use the correct disclosure arrow for views::ComboBox and correct positioning ...saintlou@chromium.org2012-01-063-65/+31
* Disconnect signal connectors before destroying gtk widget.oshima@chromium.org2012-01-061-3/+9
* Enable vsync on linux with compositing window managers activejamesr@chromium.org2012-01-061-24/+1
* Greatly improve the look of the input text but modernizing the border.saintlou@chromium.org2012-01-053-29/+19
* Update WebLayerTreeViewClient overrides for WebKit API changejamesr@chromium.org2012-01-052-0/+11
* Revert r116518 "Disconnect signal connectors before deleting NativeWidgetGtk"oshima@chromium.org2012-01-051-4/+2
* Fixes build bustage. Need to export class.sky@chromium.org2012-01-051-1/+2
* Settings button not switching visibility on enter/leave on panels in Aura.prasadt@chromium.org2012-01-052-2/+12
* Roll skia to r2967. Add skia bindings for glTexStorage2D.bsalomon@google.com2012-01-051-0/+6
* Shuffles around the tree_view classes.sky@chromium.org2012-01-057-337/+718
* Fix bug 62037: Task manager tooltips appear behind task manager if 'Always on...jianli@chromium.org2012-01-051-3/+3
* Make tabs in Aura look better.ben@chromium.org2012-01-053-15/+115
* AURA/X11: Handle VKEY_MENU accelerator on content areaoshima@chromium.org2012-01-056-91/+95
* Linux: Make the minimal required GTK version in Google Chrome builds 2.18.thestig@chromium.org2012-01-051-6/+6
* Adding resource needed by new Views/Aura Combobox (aka dropdown list).saintlou@chromium.org2012-01-051-0/+0
* On Windows, D3D devices used to present the compositor's output are recycled.apatrick@chromium.org2012-01-052-99/+152
* Disconnect signal connectors before deleting NativeWidgetGtkoshima@chromium.org2012-01-051-2/+4
* Do not modify |native_event()->xkey.state| in GetUnmodifiedCharaceter.yusukes@chromium.org2012-01-052-12/+10
* cleanup: Use IsTextInputTypeNone() in OnInputMethodChanged().yusukes@chromium.org2012-01-052-4/+4
* Fix Aura compile.dbeam@chromium.org2012-01-051-0/+1
* Do not use ui::GetCharacterFromXEvent when Control is pressed.yusukes@chromium.org2012-01-053-5/+44
* GTK: A bunch more removal of deprecated raw GtkWidget access, focusing on Gtk...erg@chromium.org2012-01-051-21/+29
* Fix obvious bug that always turned off character break for CanvasSkia on Win.pkasting@chromium.org2012-01-051-2/+4
* GTK: Make the minimal required GTK version in official builds 2.18.thestig@chromium.org2012-01-041-5/+14
* Reland - Exiting from full screen should restore previous show state.xiyuan@chromium.org2012-01-043-3/+64
* Cleanup shell.cccpu@chromium.org2012-01-041-37/+2
* Fixes assertion failure in multithreaded compositor.pkotwicz@chromium.org2012-01-041-5/+10
* Denote layers the mouse is over in debug outputpkotwicz@chromium.org2012-01-042-9/+25
* specify locale-dependent font list for UI on ChromeOS, so that those fonts ha...xji@chromium.org2012-01-0422-130/+525
* Revert 116260 - [Aura] Exiting from full screen should restore previous show ...mnissler@chromium.org2012-01-043-60/+3
* [Aura] Exiting from full screen should restore previous show state.xiyuan@chromium.org2012-01-043-3/+60
* Win AcceleratedSurface does not change z-order when changing compositing wind...apatrick@chromium.org2012-01-041-2/+2
* chromeos: Implement power button animations for Aura.derat@chromium.org2012-01-042-4/+4
* Beginning of drag/drop should copy the drag data to clipboard.varunjain@chromium.org2012-01-043-3/+36
* Remove references to WebLayerClientjamesr@chromium.org2012-01-034-30/+8
* Resets drag_info_ when mouse handler is reset.sky@chromium.org2012-01-032-8/+10
* Implements DockInfo for aura.sky@chromium.org2012-01-031-1/+3
* Adds some widget methods I'm going to need for dragging real browsers:sky@chromium.org2012-01-0312-10/+307
* aura: Windows that cannot activate should not be able to grab focus.varunjain@chromium.org2012-01-031-2/+2
* [Aura cros] Make sure that RootWindow inherits initial background from defaul...nkostylev@chromium.org2011-12-301-4/+12
* Have whitespace cleanup for bookmarks happen in BookmarkNode::SetTitle(..).zea@chromium.org2011-12-301-2/+2
* Coverity fixes for uninitialized varsgroby@chromium.org2011-12-291-3/+1
* TBR=jampfeldman@chromium.org2011-12-291-0/+4
* [Coverity] More pass by val -> pass by const ref.dbeam@chromium.org2011-12-292-3/+3
* Coverity fix: Unsigned compared against 0arthurhsu@chromium.org2011-12-281-2/+2
* Revert 115887 - Fixes assertion failure in multithreaded compositor.pkotwicz@chromium.org2011-12-281-3/+0