summaryrefslogtreecommitdiffstats
path: root/ui/views/controls
Commit message (Expand)AuthorAgeFilesLines
* Fix Win Aura trybotsbauerb@chromium.org2012-01-172-2/+19
* 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-142-1/+6
* 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
* 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
* Attempt 2 at: Adds a trivial views based table implementation (only supports ...sky@chromium.org2012-01-119-436/+370
* Revert 117228 - Adds a trivial views based table implementation (only support...flackr@chromium.org2012-01-119-366/+432
* 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-119-432/+366
* Shuffles around table classes and nukes tableview2.sky@chromium.org2012-01-1017-2941/+1198
* 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-102-0/+21
* Create a new menu type centered vertically over the bounds.saintlou@chromium.org2012-01-093-10/+34
* 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-079-205/+1392
* Removing duplicate MenuItemView related modules.saintlou@chromium.org2012-01-066-156/+0
* Use the correct disclosure arrow for views::ComboBox and correct positioning ...saintlou@chromium.org2012-01-062-65/+30
* Greatly improve the look of the input text but modernizing the border.saintlou@chromium.org2012-01-051-26/+8
* Fixes build bustage. Need to export class.sky@chromium.org2012-01-051-1/+2
* Shuffles around the tree_view classes.sky@chromium.org2012-01-056-334/+709
* Make tabs in Aura look better.ben@chromium.org2012-01-051-15/+106
* specify locale-dependent font list for UI on ChromeOS, so that those fonts ha...xji@chromium.org2012-01-041-8/+14
* TBR=jampfeldman@chromium.org2011-12-291-0/+4
* Add a CanHandleAccelerators() method to AcceleratorTarget.asanka@chromium.org2011-12-271-3/+0
* views: Rename IsAccessibilityFocusableInRootView() to just IsAccessibilityFoc...tfarina@chromium.org2011-12-232-3/+3
* Add a new ctor to CanvasSkia that takes a const SkBitmap&.tfarina@chromium.org2011-12-215-13/+2
* aura: Copy/Paste from Omnibox should restore http://varunjain@chromium.org2011-12-205-7/+50
* Rename ui::EventFlags mouse flags to be more sensibledhollowa@chromium.org2011-12-207-26/+29
* Revert 114953 (breaks cros font sizes, etc.) - specify locale-dependent font ...msw@chromium.org2011-12-201-13/+7
* views: Rename IsFocusableInRootView() to just IsFocusable().tfarina@chromium.org2011-12-201-1/+1
* Make CanvasSkia take a gfx::Size as the first parameter.tfarina@chromium.org2011-12-208-16/+21
* specify locale-dependent font list for UI on ChromeOS, so that those fonts ha...xji@chromium.org2011-12-191-7/+13
* ui/gfx: Convert Canvas::DrawRectInt() to use gfx::Rect.tfarina@chromium.org2011-12-171-3/+3
* Enable mnemonic and bookmark folder key activation on menuoshima@chromium.org2011-12-171-3/+10
* Refactors the tab glow into views so that it can be used by thesky@chromium.org2011-12-162-0/+198
* Fix the issue that omnibox is editable when menu is opened in aura.jennyz@chromium.org2011-12-161-5/+5
* views: Convert IsFocusable() to just focusable() since it's just a simple acc...tfarina@chromium.org2011-12-167-14/+5
* Removing deprecated touchui code.saintlou@chromium.org2011-12-142-233/+0
* views: Rename IsVisibleInRootView() to IsDrawn().tfarina@chromium.org2011-12-144-7/+7
* Add traces in text codepiman@chromium.org2011-12-141-0/+2
* views: Convert IsVisible() to just visible() since it's just a simple accessor.tfarina@chromium.org2011-12-1410-40/+36