summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* Fixes regression in menu painting on windows. The regression happenedsky@chromium.org2011-09-204-4/+19
* views: Remove unnecessary includes to views/window/window_resources.htfarina@chromium.org2011-09-202-2/+2
* Make specifying a texture optional on a Layer.ben@chromium.org2011-09-192-6/+5
* views/examples: Fix a typo, do not add widget_example twice.tfarina@chromium.org2011-09-191-1/+1
* Fix build on Linux where warning for unused vars are treated as errors.saintlou@chromium.org2011-09-191-0/+1
* views/examples: Make it possible to maximize the examples window.tfarina@chromium.org2011-09-192-0/+10
* Fix Aura Windows bustage.ben@chromium.org2011-09-192-5/+9
* re-checkin http://codereview.chromium.org/7720001/ to add bubble views.saintlou@chromium.org2011-09-1921-7/+923
* views/examples: Rename ExamplesMain::CreateWindow() to Init().tfarina@chromium.org2011-09-192-3/+3
* views/examples: Initialize all the critical stuff in the main() function.tfarina@chromium.org2011-09-192-58/+54
* Remove base/scoped_ptr.hakalin@chromium.org2011-09-182-2/+2
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-187-3/+21
* views: Remove unnecessary include of combobox.h from native_control_win.htfarina@chromium.org2011-09-182-16/+19
* More shell hookup:ben@chromium.org2011-09-172-4/+19
* Revise ScopedRedrawLock and the caption button workaround.msw@chromium.org2011-09-172-46/+84
* Revert r101033 in preparation for a better patch.msw@chromium.org2011-09-172-50/+23
* views/examples: Change the return type of BoolToOnOff() function to char.tfarina@chromium.org2011-09-173-7/+8
* views: Remove unused Widget::WindowInitParams() function.tfarina@chromium.org2011-09-162-6/+0
* views: Change WidgetDelegate::GetWindowName() to use std::string.tfarina@chromium.org2011-09-167-15/+15
* Fix views_aura_desktop build on Linux.tfarina@chromium.org2011-09-162-3/+8
* Speculative fix for a crash and tweak tosky@chromium.org2011-09-162-5/+7
* views: Fix unnamed namespace comments.tfarina@chromium.org2011-09-164-5/+5
* Adds some features to the shell:ben@chromium.org2011-09-164-1/+11
* Re-land 98434 (http://codereview.chromium.org/7669028) which was reverted due...oshima@google.com2011-09-1616-591/+1539
* * Call TooltipManager::Init onceyosin@chromium.org2011-09-161-7/+9
* External textures outlive layers.backer@chromium.org2011-09-155-14/+35
* Adds code for a new Aura shell.ben@chromium.org2011-09-152-5/+0
* Clang fix.evan@chromium.org2011-09-151-2/+1
* Build fix.evan@chromium.org2011-09-151-1/+1
* wstring: remove wstrings from all tooltip-related codeevan@chromium.org2011-09-1527-79/+76
* views: Remove duplicated includes of widget.htfarina@chromium.org2011-09-153-7/+9
* Fixed crash when a SinglesplitView gets embedded inside SingleSplitView.tfarina@chromium.org2011-09-155-1/+135
* Updated Wayland API in Chromiumdnicoara@chromium.org2011-09-152-9/+20
* views/examples: Simplify the process of adding a new example.tfarina@chromium.org2011-09-153-64/+61
* Fix Checkdeps.ben@chromium.org2011-09-141-1/+0
* Move Aura to UI subdir.ben@chromium.org2011-09-145-11/+14
* fix build breakageoshima@google.com2011-09-141-1/+1
* Revert "Relanding 100792"oshima@google.com2011-09-1411-121/+73
* Delete a bunch of redundant code for trimming tooltips.evan@chromium.org2011-09-145-55/+20
* Update the keyboard's bounds when the views desktop's bounds are changed.vollick@chromium.org2011-09-142-0/+31
* 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