summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Support IMM32 reconversion on Windows.penghuang@chromium.org2011-10-316-14/+167
* Improve omnibox accessibility on Windows.dmazzoni@chromium.org2011-10-315-68/+485
* ui/gfx: Convert Canvas::FillRectInt() to use gfx::Rect.tfarina@chromium.org2011-10-3113-48/+56
* aura: brightness and volume bubble.alicet@chromium.org2011-10-282-2/+17
* aura: Update how the tooltip manager works.sadrul@chromium.org2011-10-285-60/+53
* Destroy tooltip manager if the native window is destroyed.varunjain@chromium.org2011-10-283-19/+5
* Aura: Support non-global keyboard shortcuts.mazda@chromium.org2011-10-281-3/+8
* Reland r107720 - Enable the new layer animation framework.vollick@chromium.org2011-10-288-192/+49
* aura: Comment noisy NOTIMPLEMENTEDs in NativeWidgetAura.derat@chromium.org2011-10-281-13/+10
* Revert 107715 - Enable the new layer animation framework.vollick@chromium.org2011-10-288-48/+192
* views/examples: Add ProgressBar example.tfarina@chromium.org2011-10-284-0/+117
* Enable the new layer animation framework.vollick@chromium.org2011-10-288-192/+48
* Aura build fix: Make TooltipManagerViews an observer of parent Widget andvarunjain@chromium.org2011-10-282-2/+19
* Change string16 to std::string in the gfx::Font() interface.erg@chromium.org2011-10-271-2/+2
* Update native_textfield_win.cc to parallel previous changes to omnibox_view_w...pkasting@chromium.org2011-10-271-7/+8
* Enable tooltips for aura.varunjain@chromium.org2011-10-274-30/+59
* Fix up compositor mocking.backer@chromium.org2011-10-272-6/+3
* touchui: Update a couple of command-line flags.sadrul@chromium.org2011-10-271-3/+1
* Revert 107563 - Fix up compositor mocking.backer@chromium.org2011-10-272-3/+2
* Fix up compositor mocking.backer@chromium.org2011-10-272-2/+3
* ui/gfx: Change Canvas::ScaleInt() to just Canvas::Scale().tfarina@chromium.org2011-10-272-2/+2
* views/examples: Alphabetize examples list.tfarina@chromium.org2011-10-273-12/+13
* ui/gfx: Convert Canvas::TranslateInt() to use gfx::Point.tfarina@chromium.org2011-10-275-10/+11
* Move view property implmentation from NativeWidgetAura to window.oshima@chromium.org2011-10-272-27/+3
* This patch lets the browser window punch a hole in the DesktopBackgroundView,pkotwicz@chromium.org2011-10-261-0/+11
* [Aura] Fix NativeViewHostAura::RemovedFromWidget crash.xiyuan@chromium.org2011-10-262-14/+30
* Convert View::HasFocus() to be const. Required adding const versions of some...pkasting@chromium.org2011-10-2624-92/+114
* Support keyboard navigation in avatar menusail@chromium.org2011-10-261-2/+3
* Changes Window::Init to take whether the layer has a texture. Andsky@chromium.org2011-10-264-6/+12
* Refactors some 'Clear to transparent code'pkotwicz@chromium.org2011-10-262-4/+4
* Adds transient children to Window. A transient child is owned by thesky@chromium.org2011-10-264-5/+13
* Use LockScreen container for login screen.ivankr@chromium.org2011-10-261-1/+1
* Make GetAnchorPoint non const.alicet@chromium.org2011-10-262-2/+2
* ui/gfx: Convert Canvas::ClipRectInt() to use gfx::Rect.tfarina@chromium.org2011-10-263-10/+6
* Makes the new browser button and show apps buttons animate transitionsky@chromium.org2011-10-252-0/+10
* views: Factor out SingleSplitView Observer into SingleSplitViewListener.tfarina@chromium.org2011-10-255-26/+47
* aura: Fix shift/ctrl/alt keyevents with RWHVA and X11.sadrul@chromium.org2011-10-251-14/+4
* [Aura] Turns on Window opacity support.xiyuan@chromium.org2011-10-251-1/+1
* ui::TestCompositor::TestCompositor() constructor has been changed to take a a...backer@chromium.org2011-10-257-38/+7
* ui/gfx: Convert Canvas::DrawFocusRect() to use gfx::Rect.tfarina@chromium.org2011-10-254-7/+5
* Fixes to build chrome under chroot:saintlou@chromium.org2011-10-242-0/+4
* [Aura] Fix invisible DOMView.xiyuan@chromium.org2011-10-241-1/+1
* Changes launcher animations to fade before moving.sky@chromium.org2011-10-242-5/+4
* views: Change the remaining std::wstring entries to string16.tfarina@chromium.org2011-10-244-19/+20
* rename Run in MessageLoopForUI to RunWithDispatcheroshima@google.com2011-10-246-13/+13
* Implement NativeWidgetAura::GetScreenBoundsoshima@chromium.org2011-10-221-3/+4
* Use WebKit compositor in ui::Layerpiman@chromium.org2011-10-223-0/+29
* views: Change from wstring to string16 in controls/ directory.tfarina@chromium.org2011-10-217-28/+28
* LayoutManager controls child bounds. Added SetChildBounds and several listene...oshima@google.com2011-10-212-26/+10
* Revert r106696 - Fix for a memory leak in views/controls/native/native_view_h...timurrrr@chromium.org2011-10-211-1/+1