summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* * removed views debug paint that was used in NativeWidgetGtk.oshima@chromium.org2012-04-0312-57/+19
* Changes menu to use area instead of work area if the bounds passed insky@chromium.org2012-04-031-0/+10
* Remove the close button for Windows native windows with the standard frame re...jeremya@chromium.org2012-04-032-13/+18
* views: Improve a constant name to make it more clearer and improve LayoutTitl...tfarina@chromium.org2012-04-021-10/+12
* views: Add coverage of other keys on the keyboard to the combobox unittest.tfarina@chromium.org2012-04-023-9/+13
* Ash/aura split: Get views_examples_exe semi-running on linux/X11.erg@chromium.org2012-03-304-4/+118
* views: Rename ComboboxListener::ItemChanged to something more accurate.tfarina@chromium.org2012-03-3011-56/+40
* Don't set single monitor manager under multi monitor environment.oshima@chromium.org2012-03-302-0/+7
* views: Fix memory leak in NativeThemeButtonExample.tfarina@chromium.org2012-03-302-11/+17
* [Web Intents] Views implementation of inline extension install.binji@chromium.org2012-03-293-3/+28
* Move ui/view/touchui/touch_mode_support.* to ui/base and make it platformvarunjain@chromium.org2012-03-293-49/+0
* views: Do not expose the native wrapper through the public interface of Tabbe...tfarina@chromium.org2012-03-291-9/+5
* Two tweaks to avoid invoking ShelfLayoutManager::LayoutShelf unless wesky@chromium.org2012-03-281-2/+4
* views: Rename Combobox "selected getter/setter" accessors to something more a...tfarina@chromium.org2012-03-2812-96/+92
* Add a border to views_examples' text styles example.asvitkine@chromium.org2012-03-281-6/+10
* views: Fix memory leak in ComboboxExample.tfarina@chromium.org2012-03-272-24/+34
* Fix avatar menu eliding in Windows.gab@chromium.org2012-03-272-0/+15
* ash: Draw shadows for text in uber tray.derat@chromium.org2012-03-272-14/+61
* ui/base/models: Make ComboboxModel::GetItemCount() a constant function.tfarina@chromium.org2012-03-276-18/+18
* Makes the shelf remain visible while a context menu is showing in thesky@chromium.org2012-03-272-2/+11
* Disable sub-pixel rendering on text buttons used for drag as they have transp...reveman@chromium.org2012-03-261-0/+3
* chromeos: Fix a bunch of issues with the brightness slider.derat@chromium.org2012-03-262-0/+13
* Cleanup for views::Label:pkasting@chromium.org2012-03-264-26/+12
* Prevent a transient with 'kHideOnDeactivate' set from causing its transient p...ben@chromium.org2012-03-261-0/+2
* Revert 128961 - ui/base/models: Make ComboboxModel::GetItemCount() a constant...alokp@chromium.org2012-03-266-18/+18
* ui/base/models: Make ComboboxModel::GetItemCount() a constant function.tfarina@chromium.org2012-03-266-18/+18
* views: Refactor the way we get the combo box font.tfarina@chromium.org2012-03-265-22/+27
* Allow sliders to be adjusted with arrow keyszork@chromium.org2012-03-242-0/+32
* Fix ConstrainedWindowViews losing input on focus on aura.alicet@chromium.org2012-03-243-14/+19
* views/examples: Do not use WideToUTF16 when not necessary.tfarina@chromium.org2012-03-232-45/+46
* 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
* views: Update menu item text Y-position for Aura.derat@chromium.org2012-03-221-1/+1
* ui/base/models: Add protected virtual destructor to ComboboxModel.tfarina@chromium.org2012-03-221-4/+4
* ash: Fix focus cycling in the login screen from the uber-tray.sadrul@chromium.org2012-03-211-1/+2
* Fix crash in native textfield views when bringing up menu.alicet@chromium.org2012-03-211-2/+4
* Add drag and drop support for custom and html data types on Aurarbyers@chromium.org2012-03-211-1/+6
* * MultiMonitorManager creates and manages mutliple monitor instanceoshima@chromium.org2012-03-212-5/+3
* Removing GTK code from ui/views.saintlou@chromium.org2012-03-2125-291/+5
* Revert 127706 - Add drag and drop support for custom and html data types on Aurarbyers@chromium.org2012-03-201-6/+1
* Add drag and drop support for custom and html data types on Aurarbyers@chromium.org2012-03-201-1/+6
* views: Draw the menu separator line using FillRect instead of DrawLine.tfarina@chromium.org2012-03-201-4/+10
* 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
* views: Simplify CustomFrameView::GetPreferredSize() implementation.tfarina@chromium.org2012-03-191-3/+1
* views: Fill the client edge color using FillRect instead of using DrawRect.tfarina@chromium.org2012-03-191-1/+1
* Removing deprecated GTK-Views code.saintlou@chromium.org2012-03-1941-8156/+2
* views/examples: Fix crash when closing views examples window.tfarina@chromium.org2012-03-191-0/+1
* views/examples: Get MenuExample to work under ash_shell and linux_chromeos co...tfarina@chromium.org2012-03-193-22/+26
* views: Add a notification to a parent view when the visibility of a child vie...sadrul@chromium.org2012-03-192-0/+8