summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* 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
* ui/gfx: Fix the file names of "canvas_skia_*" to say just "canvas_platform".tfarina@chromium.org2012-03-171-3/+3
* views/examples: Simplify the ownership of Menu2.tfarina@chromium.org2012-03-171-17/+10
* Use FramePainter for painting PanelViewFramedslomov@chromium.org2012-03-175-7/+11
* ash: Make sure all the popups from the tray have the same width.sadrul@chromium.org2012-03-171-2/+2
* Native bounds support to host windows.oshima@chromium.org2012-03-162-6/+4
* Make ShellWindow subclass BaseWindow, to support the chrome.windows.* extensi...mihaip@chromium.org2012-03-169-0/+34
* views: Add support for gesture-scrolling in ScrollView.sadrul@chromium.org2012-03-166-2/+29
* views: Turn an unprocessed ScrollEvent into a MouseWheelEvent.sadrul@chromium.org2012-03-163-1/+15
* Gets instant to correctly commit under aura. This was broke for asky@chromium.org2012-03-163-5/+5
* Removing tryboot hooks for chromeos_gtk config which is no longer needed.saintlou@chromium.org2012-03-151-1/+1
* ash/views: Refactor the way to get title font for our frame views.tfarina@chromium.org2012-03-152-28/+19