summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* Make CanvasSkia take a gfx::Size as the first parameter.tfarina@chromium.org2011-12-2010-22/+25
* Implement CloseAllSecondaryWidgets()mukai@chromium.org2011-12-191-6/+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-173-7/+7
* 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-163-0/+200
* Should not try to activate a focusless bubble on aura.alicet@chromium.org2011-12-161-0/+2
* Initialize member variable that I forgot to initialize in http://crrev.com/11...asvitkine@chromium.org2011-12-161-0/+1
* 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-169-31/+14
* Set custom ExtensionPopup margins with new BubbleDelegateView accessors, etc.msw@chromium.org2011-12-165-8/+21
* Add more text styles to Text Styles example in views_examples.asvitkine@chromium.org2011-12-162-25/+75
* Move the shadow type enumeration out of aura and into the shell.ben@chromium.org2011-12-161-6/+0
* Aura: Fix maximized windows not restoring properlyjamescook@chromium.org2011-12-151-1/+3
* Move TooltipClient to client namespace and add convenience setters/getters fo...ben@chromium.org2011-12-151-14/+9
* CMT can now generate motion events w/ valuators instead of a sequence of butt...davemoore@chromium.org2011-12-153-0/+23
* Move ActivationClient/Delegate to client namespace.ben@chromium.org2011-12-152-8/+7
* Disable failing tests on linux_view also - previously they were only disableddmazzoni@chromium.org2011-12-151-2/+2
* Merge BorderContentsView into BubbleFrameView; simplify.msw@chromium.org2011-12-1511-643/+312
* Rename WindowDragDropDelegate->DragDropDelegateben@chromium.org2011-12-152-11/+6
* Second attempt at moving the StackingClient to a property on the RootWindow.ben@chromium.org2011-12-151-2/+0
* Set aura window focus in NativeWidgetAura::ClearNativeFocus only if the focus...oshima@chromium.org2011-12-151-1/+3
* Patch AvatarMenuBubbleView crash; only SizeToContents if GetBubbleFrameView.msw@chromium.org2011-12-152-3/+4
* Removing deprecated touchui code.saintlou@chromium.org2011-12-143-237/+0
* views: Rename IsVisibleInRootView() to IsDrawn().tfarina@chromium.org2011-12-149-21/+20
* VKEY_MENU is mapped to Alt key on X11 platform and chromeos uses this for acc...oshima@chromium.org2011-12-142-2/+45
* 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-1418-71/+63
* Clear focused view if the focused view is in a window that is being destroyed.oshima@chromium.org2011-12-132-5/+6
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-134-37/+65
* Revert 114095 - Move the concept of Activation to the Shell.ben@chromium.org2011-12-124-65/+37
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-124-37/+65
* Change signature of |ui::ElideText()|. Add a truncate mode.asvitkine@chromium.org2011-12-122-3/+4
* views: Convert IsEnabled() to just enabled() since it's just a simple accessor.tfarina@chromium.org2011-12-1230-80/+67
* Fix loss of mouse events when an Aura combobox is open in a modal dialog.benrg@chromium.org2011-12-121-1/+1
* Revert 113956 (revert didn't help) - Revert 113635 (speculative revert for bu...thakis@chromium.org2011-12-101-45/+50
* Revert 113635 (speculative revert for bug 107104)thakis@chromium.org2011-12-101-50/+45
* Don't close ExtensionPopups on child window focus (Win, non-Aura).msw@chromium.org2011-12-101-1/+1
* Refactor window frame painting into a window background classjamescook@chromium.org2011-12-105-89/+376
* Windows component build fix for aura.varunjain@chromium.org2011-12-093-32/+5
* Attempt 3 at:sky@chromium.org2011-12-093-4/+24
* Revert 113741 "Move {Restore,Store}FocusedView to NativeWidgetAura::On{Activa...oshima@chromium.org2011-12-091-2/+4
* Implement Widget::NotifyLocaleChanged for Aura.mukai@chromium.org2011-12-091-2/+13
* Don't activate TYPE_CONTROL widgetoshima@chromium.org2011-12-091-1/+2
* Move {Restore,Store}FocusedView to NativeWidgetAura::On{Activated,LostActive}.mazda@chromium.org2011-12-091-4/+2
* Remove MessageLoop::QuitTask() from ui/.dcheng@chromium.org2011-12-091-4/+4
* Revert 113676 - Attempt 2 at : Makes tests either use mock compositor or mocksky@chromium.org2011-12-083-24/+4
* Attempt 2 at : Makes tests either use mock compositor or mocksky@chromium.org2011-12-083-4/+24
* Add support for high contrast mode to bubblessail@chromium.org2011-12-081-1/+7
* Revert 113634 - Add support for high contrast mode to bubblessail@chromium.org2011-12-081-8/+2