summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Notify the widget delegate when the aura window movesdavemoore@chromium.org2011-11-111-0/+2
* Move views/ime/text_input_client.h to ui/base/ime/.yusukes@chromium.org2011-11-1125-173/+62
* Revert 109583 - Move views/ime/text_input_client.h to ui/base/ime/.yusukes@google.com2011-11-1125-62/+173
* Move views/ime/text_input_client.h to ui/base/ime/.yusukes@google.com2011-11-1125-173/+62
* IsPureViews() is always true under USE_AURA and TOUCH_UI at compile time (as ...saintlou@chromium.org2011-11-111-1/+1
* Revert 109535 - Fix the double/tripple click behavior of NataiveTextfieldView...msw@chromium.org2011-11-112-21/+3
* Fix the double/tripple click behavior of NataiveTextfieldViews on aura.jennyz@chromium.org2011-11-102-3/+21
* Fix correct override to fix clang chromeos (broke in r109842).sadrul@chromium.org2011-11-102-4/+4
* Rid the world of TopLevelWindowContainer, and "toplevel" concept from Window ...ben@chromium.org2011-11-101-3/+0
* aura: Fix shared build after r109842.sadrul@chromium.org2011-11-101-3/+3
* Add DidChangeFocus to FocusChangeListener.alicet@chromium.org2011-11-1024-93/+580
* Make sure wayland gets necessary include paths added to CFLAGSmsb@chromium.org2011-11-101-0/+5
* Move views/ime/character_composer.* to ui/base/ime/.yusukes@chromium.org2011-11-106-637/+2
* Add Aura support to InputMethodIBus.yusukes@google.com2011-11-101-11/+15
* Aura: Widgets obey transparency flag, default to opaquejamescook@chromium.org2011-11-102-2/+4
* Return the topmost native widget for NativeWidgetAura::GetTopLevelNativeWidgetstevenjb@google.com2011-11-102-10/+9
* Create a new aura client API dir and move constants and desktop delegate to it.ben@chromium.org2011-11-094-6/+7
* Aura: Resize cursors show properly when hovering over window framejamescook@chromium.org2011-11-0913-74/+17
* Fix typos of container (continer).tfarina@chromium.org2011-11-091-1/+1
* Remove ctguil from OWNERS files (no longer works on chromium).dmazzoni@chromium.org2011-11-091-1/+0
* 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