summaryrefslogtreecommitdiffstats
path: root/views
Commit message (Expand)AuthorAgeFilesLines
* [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
* touchui: Fix child toplevel widget positioning in touchui.sadrul@chromium.org2011-10-132-4/+26
* views: Change MenuButton API to string16.tfarina@chromium.org2011-10-123-11/+11
* Make views::Label and views::Link auto-color themselves to be readable over t...pkasting@chromium.org2011-10-126-157/+141
* Mouse watcher for auraoshima@chromium.org2011-10-121-10/+22
* Fixed a regression in the way WM_APPCOMMAND messages are handled.mma.public@gmail.com2011-10-121-3/+8
* 1. change the setters of gfx::SelectionModel to be private. Set one alone mig...xji@google.com2011-10-1214-101/+405
* Fix clang compile errors for USE_AURA=1dhollowa@chromium.org2011-10-121-4/+8
* views: Change Checkbox API to string16.tfarina@chromium.org2011-10-1210-28/+38
* Makes the views_unittests run without crashing on CHROME-OS TOUCH_UI.pkotwicz@chromium.org2011-10-121-0/+3