summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Rebase CriticalNotificationBubble on the new views bubble.msw@chromium.org2011-11-092-3/+4
* Set FillLayout on BubbleFrameView.msw@chromium.org2011-11-091-0/+2
* fix brightness and volume bubble in middle of screen problem:alicet@chromium.org2011-11-085-4/+37
* views: Constantify two kViewClassName strings.tfarina@chromium.org2011-11-082-2/+2
* Adds Window::MoveChildToFront, with surrounding changes.sky@chromium.org2011-11-0814-210/+20
* Move glib headers in ui/base/gtk/ to ui/base/glib/.yusukes@chromium.org2011-11-083-4/+4
* Fix constrained window on aruaoshima@google.com2011-11-073-7/+10
* Fix Win dbg shared build; export Widget::Observer.msw@chromium.org2011-11-071-1/+1
* Close new bubbles on deactivate; disable rendering Chrome inactive.msw@chromium.org2011-11-074-23/+39
* Reenable triggering of screen rotations by sensors.vollick@chromium.org2011-11-072-1/+37
* views: Fix a TODO about AcceleratorTarget section.tfarina@chromium.org2011-11-071-5/+3
* touchui: Activate a visible top-level Widget if there's no active Widget.sadrul@chromium.org2011-11-061-5/+11
* Remove calls to g_thread_init().willchan@chromium.org2011-11-052-2/+0
* Implement more IAccessibleText in NativeViewAccessibilityWin.dmazzoni@chromium.org2011-11-042-20/+152
* views: Move DialogButton enum into ui/base/ and put it into the ui namespace.tfarina@chromium.org2011-11-044-81/+68
* Fix painting issue with maximize button in aura.pkotwicz@chromium.org2011-11-041-1/+2
* Makes launcher handle overflow.sky@chromium.org2011-11-041-1/+1
* Fixes bug that resulted in nested menus staying on screen if thesky@chromium.org2011-11-041-0/+1
* views: Remove using declaration from dialog_delegate.h header file.tfarina@chromium.org2011-11-033-12/+9
* Align avatar bubble with edge of anchor controlsail@chromium.org2011-11-034-4/+32
* Introduces chromium_resources.gyp to factor out Chrome resource generationdhollowa@chromium.org2011-11-031-29/+8
* Limit WidgetTest.Visibility to OS_WIN && !USE_AURA.asanka@chromium.org2011-11-031-3/+25
* Move bubble contents to under views/bubbles.alicet@chromium.org2011-11-0310-39/+350
* Revert 108466 - Introduces chromium_resources.gyp to factor out Chrome resour...dhollowa@chromium.org2011-11-031-8/+29
* Introduces chromium_resources.gyp to factor out Chrome resource generationdhollowa@chromium.org2011-11-031-29/+8
* Fixes painting regression. The problem was I optimized to only send tosky@chromium.org2011-11-032-6/+5
* 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