summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* touchui: Fix the maximization of a NativeWidgetGtk.sadrul@chromium.org2011-09-141-2/+2
* views: Make use of ObserverList API to add/remove MenuListeners from NativeMenu.tfarina@chromium.org2011-09-144-32/+13
* Fix for SetExternalTexture.backer@chromium.org2011-09-143-19/+4
* Revise caption button workaround and add crash debugging code.msw@chromium.org2011-09-142-23/+50
* The Compositor should own drawing the root layer.ben@chromium.org2011-09-143-6/+15
* views: Export AutoNativeNotificationDisabler to fix the win builder.tfarina@chromium.org2011-09-141-1/+1
* views: Factor WidgetFocusManager out of FocusManager class.tfarina@chromium.org2011-09-146-119/+147
* Rework View Layer Draw() to use the Layer::DrawTree() method and the LayerDel...ben@chromium.org2011-09-1322-337/+151
* Force clear when root view is animating.vollick@chromium.org2011-09-131-1/+27
* views-desktop: Update the size of the maximized windows when the screen dimen...sadrul@chromium.org2011-09-134-0/+21
* touchui: Activate the menu window after displaying.sadrul@chromium.org2011-09-131-0/+3
* Up to now the only touch UI was running Pure Views. However, we want to impro...saintlou@chromium.org2011-09-131-1/+1
* views: Remove unused include of gtk/gtk.h from focus_manager.cctfarina@chromium.org2011-09-131-6/+1
* views desktop wm: Activate a window when it is touched.sadrul@chromium.org2011-09-135-19/+69
* Relanding 100792oshima@google.com2011-09-1311-73/+121
* Revert 100792 "Use TabContentsViewViews for RenderWidgetHostViweViews."oshima@google.com2011-09-1311-118/+72
* Use TabContentsViewViews for RenderWidgetHostViweViews.oshima@google.com2011-09-1211-72/+118
* Allow Chrome-in-Aura to start.ben@chromium.org2011-09-123-4/+9
* touchui: In the absence of a real window manager, move/resize the window as n...sadrul@chromium.org2011-09-121-0/+9
* views desktop: Maintain a list of toplevel windows.sadrul@chromium.org2011-09-122-0/+20
* login: Use the login Widget as the parent widget for the status-area widget.sadrul@chromium.org2011-09-121-2/+1
* views: Partial implementation of always-on-top for NativeWidgetViews.sadrul@chromium.org2011-09-122-0/+11
* views/examples: Switch usages of wchar_t in ExampleComboboxModel to char type.tfarina@chromium.org2011-09-121-21/+15
* Make touch selection context menu look less ugly.varunjain@chromium.org2011-09-101-5/+76
* Implement Menu Delegate for RWHVV, also fine tune the selection controller ho...varunjain@chromium.org2011-09-103-3/+3
* views/examples: Improve the implementation of IntToOnOff() function.tfarina@chromium.org2011-09-093-6/+6
* Fix touch event coordinate conversionoshima@google.com2011-09-092-12/+27
* Decorate PaintLock with VIEWS_EXPORTvollick@chromium.org2011-09-091-1/+2
* Revert 100231 - memory bot failuresestade@chromium.org2011-09-0921-900/+8
* Fix a Chrome browser crash which occurs while running as a Chrome Frame insta...ananta@chromium.org2011-09-091-0/+10
* add bubble views files.alicet@chromium.org2011-09-0821-8/+900
* With this CL animated rotations can be triggered by visiting URLs like about:...vollick@chromium.org2011-09-085-3/+71
* Fixes ownership of aura windows/nativewidgetaura and adds a test.sky@chromium.org2011-09-073-27/+47
* Get chrome to link with USE_AURAben@chromium.org2011-09-074-4/+78
* Implement Pango RenderText for Linux.xji@google.com2011-09-071-1/+2
* Add WM_XBUTTON* and WM_NCXBUTTON* parsing.msw@chromium.org2011-09-071-1/+17
* aura-views: Make views_aura_desktop compile and run on linux.sadrul@chromium.org2011-09-076-2/+42
* gfx::Compositor: SchedulePaint.sadrul@chromium.org2011-09-075-2/+28
* aura: A few changes to have aura_demo compile and run on linux.sadrul@chromium.org2011-09-072-2/+4
* touchui: Fine-tune selection-controller visibility.sadrul@chromium.org2011-09-071-2/+14
* Fix the issue that a panel window cannot be shrink to very small.jianli@chromium.org2011-09-061-1/+13
* Make views_aura_desktop depend upon resources so that we don't have tosky@chromium.org2011-09-062-0/+12
* For Touch: remove some menu items for experimentation, adjust sizes.saintlou@chromium.org2011-09-065-3/+11
* Identify the omnibox as a URL field.bryeung@chromium.org2011-09-064-9/+92
* Removed ActivatedAtWithDisposition from menu handler, and introduced Activate...shinyak@google.com2011-09-053-8/+4
* Cleanup of tooltip_manager_views to get it to work on windows. Alsosky@chromium.org2011-09-044-23/+62
* Workaround windows classic theme rendering artifacts.msw@chromium.org2011-09-031-19/+15
* Beginnings of basic Focus and Key Events.ben@chromium.org2011-09-024-6/+34
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-026-14/+20
* Another missing file.ben@chromium.org2011-09-021-0/+37