summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* aura: Gesture event plumbing (skeleton).sadrul@chromium.org2012-01-174-5/+13
* Initial views touchui Gesture Recognizer supportvollick@google.com2012-01-1713-6/+990
* Fix Win Aura trybotsbauerb@chromium.org2012-01-173-2/+20
* Revert 117869 - Initial views touchui Gesture Recognizer supportvollick@google.com2012-01-1713-990/+6
* Initial views touchui Gesture Recognizer supportvollick@chromium.org2012-01-1713-6/+990
* Fixed Right-to-Left layout of the comboxbox.saintlou@chromium.org2012-01-142-1/+12
* Implement off-the-spot mode for Aura-IBus IME.kinaba@chromium.org2012-01-145-4/+18
* Fix bug where layers weren't getting reordered correctly in asky@chromium.org2012-01-1312-17/+40
* Ignore first release click in menus that are over the bounds.saintlou@chromium.org2012-01-133-3/+31
* Aura compile issues under clangdhollowa@chromium.org2012-01-132-5/+7
* Revert 117499 - Aura compile issues under clangdhollowa@chromium.org2012-01-122-6/+5
* Aura compile issues under clangdhollowa@chromium.org2012-01-122-5/+6
* Exports TextFieldController for the component build.sky@chromium.org2012-01-121-2/+3
* Replacing TabbedPane with Combobox to select an example.saintlou@chromium.org2012-01-121-34/+84
* Convert collected cookies dialog box back to views.ben@chromium.org2012-01-122-61/+29
* OVERRIDE Fixups for TableView and DragDropControllerdhollowa@chromium.org2012-01-122-1/+2
* Fix compile on linux_views.sky@chromium.org2012-01-111-1/+1
* Attempt 2 at: Adds a trivial views based table implementation (only supports ...sky@chromium.org2012-01-1112-463/+405
* Revert 117228 - Adds a trivial views based table implementation (only support...flackr@chromium.org2012-01-1112-401/+459
* Factor more colors into NativeTheme.saintlou@chromium.org2012-01-114-60/+29
* Adds a trivial views based table implementation (only supports singlesky@chromium.org2012-01-1112-459/+401
* Allow a Views client to provide a default frameview for window widgets.ben@chromium.org2012-01-114-1/+18
* Revert 117165 - Allow a Views client to provide a default frameview for windo...ben@chromium.org2012-01-114-18/+1
* Allow a Views client to provide a default frameview for window widgets.ben@chromium.org2012-01-114-1/+18
* Shuffles around table classes and nukes tableview2.sky@chromium.org2012-01-1021-3192/+1206
* Tweaks the aesthetics of dialog buttons to look better (right and bottom padd...ben@chromium.org2012-01-101-3/+3
* Makes treeview add a one pixel border around the scrollview.sky@chromium.org2012-01-106-16/+49
* Adds missing OVERRIDE to TreeViewViews.sky@chromium.org2012-01-101-1/+2
* Fixes leaks in TreeViewViews test.sky@chromium.org2012-01-101-5/+5
* Makes TreeViewViews only notify ContextMenuController if a node issky@chromium.org2012-01-105-9/+123
* Create a new menu type centered vertically over the bounds.saintlou@chromium.org2012-01-093-10/+34
* Attempt 2 at: Makes detached tab dragging create a real browser. It's enabled onsky@chromium.org2012-01-091-9/+13
* Adds editing support to tree.sky@chromium.org2012-01-092-17/+126
* Revert 116894 - Factor more colors into NativeTheme.dbeam@chromium.org2012-01-094-29/+60
* Factor more colors into NativeTheme.saintlou@chromium.org2012-01-094-60/+29
* Views based implementation of treeview. There are a couple of thingssky@chromium.org2012-01-0713-212/+1574
* Revert 116630 - The change was causing multiple test failures on Linux Chrome...kkania@chromium.org2012-01-061-9/+3
* Removing duplicate MenuItemView related modules.saintlou@chromium.org2012-01-067-165/+11
* Makes Widget modality a 3-state type rather than a boolean.ben@chromium.org2012-01-0610-19/+26
* Use the correct disclosure arrow for views::ComboBox and correct positioning ...saintlou@chromium.org2012-01-062-65/+30
* Disconnect signal connectors before destroying gtk widget.oshima@chromium.org2012-01-061-3/+9
* Greatly improve the look of the input text but modernizing the border.saintlou@chromium.org2012-01-051-26/+8
* 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
* 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
* 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-051-6/+5