summaryrefslogtreecommitdiffstats
path: root/ui/views/controls
Commit message (Expand)AuthorAgeFilesLines
* Prefer ScopedNestableTaskAllower over manual save/restoredhollowa@chromium.org2012-02-141-5/+5
* Fixes login screen menus.pkotwicz@chromium.org2012-02-101-1/+2
* Refactor MenuController::SendAcceleratorToHotTrackedView() and OnKeyDown().mukai@chromium.org2012-02-092-23/+30
* Script dialog text complies with HTML5 Bidi standard.xji@chromium.org2012-02-095-98/+188
* Speculative Revert 120885 - ui/gfx: Make the first version of Canvas::TileIma...hbono@chromium.org2012-02-081-5/+7
* ui/gfx: Make the first version of Canvas::TileImageInt take a gfx::Rect.tfarina@chromium.org2012-02-081-7/+5
* Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-071-0/+5
* Revert 120587 - Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-061-5/+0
* Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-061-0/+5
* Revert 120566 - Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-061-5/+0
* Implements accelerator handling for menus on aura.pkotwicz@chromium.org2012-02-061-0/+5
* ui/gfx: Convert Canvas::DrawLineInt() to use gfx::Point.tfarina@chromium.org2012-02-051-2/+3
* Pass const gfx::Rect& as the first parameter to FillRect.tfarina@chromium.org2012-02-016-15/+14
* [Coverity] Fixed uninitialized member var.groby@chromium.org2012-01-281-0/+1
* [Coverity] Fixed uninit member varsgroby@chromium.org2012-01-251-2/+5
* Fix tests of TextInputType in NativeTextfieldViewsbenrg@chromium.org2012-01-252-8/+16
* Remove GetVisibleText method and obscured/password bit from TextfieldViewsModelbenrg@chromium.org2012-01-254-50/+2
* [Coverity] pass strings by const-reftbreisacher@chromium.org2012-01-241-2/+2
* Update selection when the menu is updated.oshima@chromium.org2012-01-243-31/+61
* Support touch scroll gestures in menus.vollick@google.com2012-01-246-6/+74
* Revert 118834 - Support touch scroll gestures in menus.vollick@google.com2012-01-246-74/+6
* Support touch scroll gestures in menus.vollick@google.com2012-01-246-6/+74
* Aura: apply UI font list to cros.xji@chromium.org2012-01-241-4/+6
* Rename visual style "password" to "obscured"benrg@chromium.org2012-01-2413-63/+64
* Merge left and right cursor movement code in RenderText, and misc fixesbenrg@chromium.org2012-01-214-165/+142
* Makes tree and table work correctly in rtl.sky@chromium.org2012-01-202-16/+38
* Fix the fix. Added missing return type.joaodasilva@chromium.org2012-01-201-1/+1
* Fix chromeos clang build.joaodasilva@chromium.org2012-01-202-1/+14
* Aura: Add "Edit Search Engines" option to the aura omnibox context menu.varunjain@chromium.org2012-01-202-3/+14
* Set textfield's height according to 1st font's FontHeight.xji@chromium.org2012-01-198-7/+32
* views: Make sure the native-wrapper for the combobox inherits the enabled-nes...sadrul@chromium.org2012-01-192-2/+27
* Hide the view which is removed from its parent.mukai@chromium.org2012-01-191-3/+6
* Tweaks for the launcher:sky@chromium.org2012-01-181-3/+5
* 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