| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Make GetAnchorPoint non const. | alicet@chromium.org | 2011-10-26 | 2 | -2/+2 |
* | ui/gfx: Convert Canvas::ClipRectInt() to use gfx::Rect. | tfarina@chromium.org | 2011-10-26 | 3 | -10/+6 |
* | Makes the new browser button and show apps buttons animate transition | sky@chromium.org | 2011-10-25 | 2 | -0/+10 |
* | views: Factor out SingleSplitView Observer into SingleSplitViewListener. | tfarina@chromium.org | 2011-10-25 | 5 | -26/+47 |
* | aura: Fix shift/ctrl/alt keyevents with RWHVA and X11. | sadrul@chromium.org | 2011-10-25 | 1 | -14/+4 |
* | [Aura] Turns on Window opacity support. | xiyuan@chromium.org | 2011-10-25 | 1 | -1/+1 |
* | ui::TestCompositor::TestCompositor() constructor has been changed to take a a... | backer@chromium.org | 2011-10-25 | 7 | -38/+7 |
* | ui/gfx: Convert Canvas::DrawFocusRect() to use gfx::Rect. | tfarina@chromium.org | 2011-10-25 | 4 | -7/+5 |
* | Fixes to build chrome under chroot: | saintlou@chromium.org | 2011-10-24 | 2 | -0/+4 |
* | [Aura] Fix invisible DOMView. | xiyuan@chromium.org | 2011-10-24 | 1 | -1/+1 |
* | Changes launcher animations to fade before moving. | sky@chromium.org | 2011-10-24 | 2 | -5/+4 |
* | views: Change the remaining std::wstring entries to string16. | tfarina@chromium.org | 2011-10-24 | 4 | -19/+20 |
* | rename Run in MessageLoopForUI to RunWithDispatcher | oshima@google.com | 2011-10-24 | 6 | -13/+13 |
* | Implement NativeWidgetAura::GetScreenBounds | oshima@chromium.org | 2011-10-22 | 1 | -3/+4 |
* | Use WebKit compositor in ui::Layer | piman@chromium.org | 2011-10-22 | 3 | -0/+29 |
* | views: Change from wstring to string16 in controls/ directory. | tfarina@chromium.org | 2011-10-21 | 7 | -28/+28 |
* | LayoutManager controls child bounds. Added SetChildBounds and several listene... | oshima@google.com | 2011-10-21 | 2 | -26/+10 |
* | Revert r106696 - Fix for a memory leak in views/controls/native/native_view_h... | timurrrr@chromium.org | 2011-10-21 | 1 | -1/+1 |
* | Fix for a memory leak in views/controls/native/native_view_host_gtk.cc | timurrrr@chromium.org | 2011-10-21 | 1 | -1/+1 |
* | Animate desktop rotations. | ben@chromium.org | 2011-10-21 | 2 | -0/+4 |
* | Set NULL as the parent for non-TYPE_CONTROL windows. We should set a transien... | ben@chromium.org | 2011-10-20 | 1 | -2/+6 |
* | Revert 106606 - Use WebKit compositor in ui::Layer | lipalani@chromium.org | 2011-10-20 | 3 | -29/+0 |
* | Use WebKit compositor in ui::Layer | piman@chromium.org | 2011-10-20 | 3 | -0/+29 |
* | Move BubbleView logic into BubbleDelegateView. | msw@chromium.org | 2011-10-20 | 6 | -152/+121 |
* | views: Change Menu API to string16. | tfarina@chromium.org | 2011-10-20 | 8 | -89/+92 |
* | Turns on RWHVA. | ben@chromium.org | 2011-10-20 | 1 | -0/+5 |
* | views: Change MenuItemView API to string16. | tfarina@chromium.org | 2011-10-20 | 4 | -43/+66 |
* | Get KeyEvents to limp in Aura. This assumes the desktop host is going to send... | ben@chromium.org | 2011-10-19 | 1 | -0/+5 |
* | aura: Make key and mouse events for renderers work correctly in X11 with RWHV... | sadrul@chromium.org | 2011-10-19 | 1 | -2/+2 |
* | views: Change TextButton API to string16. | tfarina@chromium.org | 2011-10-19 | 19 | -75/+81 |
* | Fix Chrome OS Clang build. | msw@chromium.org | 2011-10-18 | 4 | -8/+28 |
* | Views Bubble API adjustments and cleanup | msw@chromium.org | 2011-10-18 | 18 | -524/+250 |
* | Aura: Use same views menu setup on win_aura and linux_aura | jamescook@chromium.org | 2011-10-18 | 11 | -99/+203 |
* | WriteInto handles length_with_null values of 1 better. | cbentzel@chromium.org | 2011-10-18 | 1 | -2/+4 |
* | Fix native view host accessibility. We should have been passing a pointer to ... | dmazzoni@chromium.org | 2011-10-18 | 1 | -3/+4 |
* | views: Change TextButtonBase API to string16. | tfarina@chromium.org | 2011-10-18 | 6 | -25/+26 |
* | Revert 105998 - views: Change TextButtonBase API to string16. | sail@chromium.org | 2011-10-18 | 6 | -26/+25 |
* | views: Change TextButtonBase API to string16. | tfarina@chromium.org | 2011-10-18 | 6 | -25/+26 |
* | Remove some unused temps. | pkasting@chromium.org | 2011-10-17 | 2 | -2/+0 |
* | Minimum size for aura window | oshima@google.com | 2011-10-17 | 3 | -6/+8 |
* | Aura: Combine cursor support for Linux and Windows | jamescook@chromium.org | 2011-10-17 | 6 | -19/+31 |
* | aura: Add support for touch events. | sadrul@chromium.org | 2011-10-17 | 7 | -60/+34 |
* | Wires keeping the launcher up to date with the browser. I also needed GetBrow... | sky@chromium.org | 2011-10-15 | 2 | -12/+27 |
* | views/examples: Fix the format string of size_t var in RadioButton example. | tfarina@chromium.org | 2011-10-14 | 1 | -1/+2 |
* | Fix the KeyEvent unit test failure due to the aura implementation of GetUnmod... | jennyz@chromium.org | 2011-10-14 | 1 | -1/+4 |
* | Support dynamic switching between integrated and discrete GPUs on Mac OS X. | kbr@chromium.org | 2011-10-13 | 1 | -1/+4 |
* | Enable VSync on TOUCH_UI | backer@chromium.org | 2011-10-13 | 1 | -1/+2 |
* | Get more of RenderWidgetHostViewAura running. | ben@chromium.org | 2011-10-13 | 1 | -1/+0 |
* | Flash white instead of black when the URL is changed in the omnibox for the s... | pkotwicz@chromium.org | 2011-10-13 | 1 | -0/+6 |
* | views: Remove includes to deprecated base/task.h. | tfarina@chromium.org | 2011-10-13 | 4 | -5/+1 |