summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Revert r107440 because this causes a crash on touchui on page load.sadrul@chromium.org2011-11-021-11/+0
* Adds bugs to NOTIMPLEMENTED()s in NativeWidgetAuraben@chromium.org2011-11-021-4/+23
* Allows observers to be notified when layer animations complete.vollick@chromium.org2011-11-022-5/+0
* Add WorkspaceObserver to observe changes in workspace stateoshima@chromium.org2011-11-021-0/+1
* Make infobar controls focusable by default.dmazzoni@chromium.org2011-11-022-5/+20
* Move maximize/fullscreen/restore to shelloshima@google.com2011-11-011-16/+18
* Fix OWNERS files to set noparent.ben@chromium.org2011-11-011-0/+1
* Gets disable inactive frame rendering to work correctly for aura. Thissky@chromium.org2011-11-0113-22/+102
* Add traces in compositor, views and skiapiman@chromium.org2011-11-011-4/+18
* Support Windows native textfield, combobox, etc. in new bubbles.msw@chromium.org2011-11-019-96/+183
* Create constrained windows in a hidden state.asanka@chromium.org2011-11-014-2/+57
* views/examples: Make SingleSplitViewExample a listener of SingleSplitView con...tfarina@chromium.org2011-11-012-6/+11
* views: Move the overridden methods of ProgressBar to private section.tfarina@chromium.org2011-11-012-66/+50
* Tweaks whether Show activates the window or not. I'm pretty sure thissky@chromium.org2011-11-012-4/+8
* aura: Add fullscreen/popups to RenderWidgetHostViewAura.derat@chromium.org2011-10-312-9/+28
* Makes DefaultContainerLayoutManager ignore windows with transientsky@chromium.org2011-10-311-1/+3
* Revert 107967 - Introduces chromium_resources.gyp to factor out Chrome resour...dhollowa@chromium.org2011-10-311-8/+29
* Introduces chromium_resources.gyp to factor out Chrome resource generationdhollowa@chromium.org2011-10-311-29/+8
* 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