summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
...
* Fix DoubleClickInterval and DragThreshold on aura.jennyz@chromium.org2011-11-153-3/+37
* Fix a cause of flakyness in NativeTextfieldViewsTest.ReadOnlyTest.asvitkine@chromium.org2011-11-151-16/+26
* Fix sad tab in native_widget_viewspkotwicz@chromium.org2011-11-151-3/+6
* This patch lets the browser window punch a hole in the DesktopBackgroundView,pkotwicz@chromium.org2011-11-151-0/+10
* Cleanup: Remove unneeded forward declarations in views.thestig@chromium.org2011-11-1514-37/+14
* views: Move examples/ directory to ui/views/.tfarina@chromium.org2011-11-1550-4026/+49
* Split a part of code managing accelerators from views::FocusManager.mazda@chromium.org2011-11-152-45/+16
* [Aura] Support always-on-top top level window.xiyuan@chromium.org2011-11-151-2/+3
* touchui: Fix a crash on consecutive volume/brightness bubble display.sadrul@chromium.org2011-11-143-6/+2
* wayland: define base:NativeEvent for Waylandmsb@chromium.org2011-11-149-31/+30
* Fix test setup for TabbedPaneTest.mnissler@chromium.org2011-11-141-19/+7
* views: Fix views.gyp to point to the new location of accessibility files.tfarina@chromium.org2011-11-141-2/+2
* views: Move accessibility/ directory to ui/views/.tfarina@chromium.org2011-11-146-1391/+4
* views: Remove the old views/window/ directory and its stubbed files.tfarina@chromium.org2011-11-1419-111/+15
* tiny clean-up: Rename functions to make it clear that they don't depend on Viewsyusukes@google.com2011-11-141-8/+10
* Move views::Accelerator to ui in order to use it from aura code.mazda@chromium.org2011-11-1443-363/+137
* Remove fake context support.yusukes@google.com2011-11-142-94/+14
* Fix typo. DISBLED->DISABLEDnsylvain@chromium.org2011-11-131-1/+1
* AddRemove is failing the same way as TabbedPaneTest.SizeAndLayout on win7.nsylvain@chromium.org2011-11-131-2/+4
* Disable TabbedPaneTest.SizeAndLayout on windows as it is failing on Win7.nsylvain@chromium.org2011-11-131-1/+8
* views: Move views/window/ to ui/views/window directory.tfarina@chromium.org2011-11-1316-2588/+36
* Fix to correctly set accessible name of menu item when there is only one chil...hashimoto@chromium.org2011-11-122-10/+28
* Devirtualize CHROMEGTK_CALLBACK.dcheng@chromium.org2011-11-121-44/+54
* aura: Track mouse button state.derat@chromium.org2011-11-111-3/+1
* Rebase BookmarkBubble on the new views bubble.msw@chromium.org2011-11-115-31/+46
* Makes NativeWidgetGtk create TYPE_CONTROL widgets initiallysky@chromium.org2011-11-111-1/+5
* 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