summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
...
* Make GetAnchorPoint non const.alicet@chromium.org2011-10-262-2/+2
* ui/gfx: Convert Canvas::ClipRectInt() to use gfx::Rect.tfarina@chromium.org2011-10-263-10/+6
* Makes the new browser button and show apps buttons animate transitionsky@chromium.org2011-10-252-0/+10
* views: Factor out SingleSplitView Observer into SingleSplitViewListener.tfarina@chromium.org2011-10-255-26/+47
* aura: Fix shift/ctrl/alt keyevents with RWHVA and X11.sadrul@chromium.org2011-10-251-14/+4
* [Aura] Turns on Window opacity support.xiyuan@chromium.org2011-10-251-1/+1
* ui::TestCompositor::TestCompositor() constructor has been changed to take a a...backer@chromium.org2011-10-257-38/+7
* ui/gfx: Convert Canvas::DrawFocusRect() to use gfx::Rect.tfarina@chromium.org2011-10-254-7/+5
* Fixes to build chrome under chroot:saintlou@chromium.org2011-10-242-0/+4
* [Aura] Fix invisible DOMView.xiyuan@chromium.org2011-10-241-1/+1
* Changes launcher animations to fade before moving.sky@chromium.org2011-10-242-5/+4
* views: Change the remaining std::wstring entries to string16.tfarina@chromium.org2011-10-244-19/+20
* rename Run in MessageLoopForUI to RunWithDispatcheroshima@google.com2011-10-246-13/+13
* Implement NativeWidgetAura::GetScreenBoundsoshima@chromium.org2011-10-221-3/+4
* Use WebKit compositor in ui::Layerpiman@chromium.org2011-10-223-0/+29
* views: Change from wstring to string16 in controls/ directory.tfarina@chromium.org2011-10-217-28/+28
* LayoutManager controls child bounds. Added SetChildBounds and several listene...oshima@google.com2011-10-212-26/+10
* Revert r106696 - Fix for a memory leak in views/controls/native/native_view_h...timurrrr@chromium.org2011-10-211-1/+1
* Fix for a memory leak in views/controls/native/native_view_host_gtk.cctimurrrr@chromium.org2011-10-211-1/+1
* Animate desktop rotations.ben@chromium.org2011-10-212-0/+4
* Set NULL as the parent for non-TYPE_CONTROL windows. We should set a transien...ben@chromium.org2011-10-201-2/+6
* Revert 106606 - Use WebKit compositor in ui::Layerlipalani@chromium.org2011-10-203-29/+0
* Use WebKit compositor in ui::Layerpiman@chromium.org2011-10-203-0/+29
* Move BubbleView logic into BubbleDelegateView.msw@chromium.org2011-10-206-152/+121
* views: Change Menu API to string16.tfarina@chromium.org2011-10-208-89/+92
* Turns on RWHVA.ben@chromium.org2011-10-201-0/+5
* views: Change MenuItemView API to string16.tfarina@chromium.org2011-10-204-43/+66
* Get KeyEvents to limp in Aura. This assumes the desktop host is going to send...ben@chromium.org2011-10-191-0/+5
* aura: Make key and mouse events for renderers work correctly in X11 with RWHV...sadrul@chromium.org2011-10-191-2/+2
* views: Change TextButton API to string16.tfarina@chromium.org2011-10-1919-75/+81
* Fix Chrome OS Clang build.msw@chromium.org2011-10-184-8/+28
* Views Bubble API adjustments and cleanupmsw@chromium.org2011-10-1818-524/+250
* Aura: Use same views menu setup on win_aura and linux_aurajamescook@chromium.org2011-10-1811-99/+203
* WriteInto handles length_with_null values of 1 better.cbentzel@chromium.org2011-10-181-2/+4
* Fix native view host accessibility. We should have been passing a pointer to ...dmazzoni@chromium.org2011-10-181-3/+4
* views: Change TextButtonBase API to string16.tfarina@chromium.org2011-10-186-25/+26
* Revert 105998 - views: Change TextButtonBase API to string16.sail@chromium.org2011-10-186-26/+25
* views: Change TextButtonBase API to string16.tfarina@chromium.org2011-10-186-25/+26
* Remove some unused temps.pkasting@chromium.org2011-10-172-2/+0
* Minimum size for aura windowoshima@google.com2011-10-173-6/+8
* Aura: Combine cursor support for Linux and Windowsjamescook@chromium.org2011-10-176-19/+31
* aura: Add support for touch events.sadrul@chromium.org2011-10-177-60/+34
* Wires keeping the launcher up to date with the browser. I also needed GetBrow...sky@chromium.org2011-10-152-12/+27
* views/examples: Fix the format string of size_t var in RadioButton example.tfarina@chromium.org2011-10-141-1/+2
* Fix the KeyEvent unit test failure due to the aura implementation of GetUnmod...jennyz@chromium.org2011-10-141-1/+4
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-131-1/+4
* Enable VSync on TOUCH_UIbacker@chromium.org2011-10-131-1/+2
* Get more of RenderWidgetHostViewAura running.ben@chromium.org2011-10-131-1/+0
* Flash white instead of black when the URL is changed in the omnibox for the s...pkotwicz@chromium.org2011-10-131-0/+6
* views: Remove includes to deprecated base/task.h.tfarina@chromium.org2011-10-134-5/+1