summaryrefslogtreecommitdiffstats
path: root/views/controls
Commit message (Expand)AuthorAgeFilesLines
* [Aura] Fix NativeViewHostAura::RemovedFromWidget crash.xiyuan@chromium.org2011-10-262-14/+30
* Convert View::HasFocus() to be const. Required adding const versions of some...pkasting@chromium.org2011-10-2616-70/+85
* Use LockScreen container for login screen.ivankr@chromium.org2011-10-261-1/+1
* ui/gfx: Convert Canvas::ClipRectInt() to use gfx::Rect.tfarina@chromium.org2011-10-261-3/+2
* 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-254-26/+46
* ui/gfx: Convert Canvas::DrawFocusRect() to use gfx::Rect.tfarina@chromium.org2011-10-253-5/+3
* [Aura] Fix invisible DOMView.xiyuan@chromium.org2011-10-241-1/+1
* rename Run in MessageLoopForUI to RunWithDispatcheroshima@google.com2011-10-242-2/+2
* views: Change from wstring to string16 in controls/ directory.tfarina@chromium.org2011-10-217-28/+28
* 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
* 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
* views: Change TextButton API to string16.tfarina@chromium.org2011-10-193-9/+7
* Aura: Use same views menu setup on win_aura and linux_aurajamescook@chromium.org2011-10-1810-94/+195
* 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-184-13/+12
* Revert 105998 - views: Change TextButtonBase API to string16.sail@chromium.org2011-10-184-12/+13
* views: Change TextButtonBase API to string16.tfarina@chromium.org2011-10-184-13/+12
* Remove some unused temps.pkasting@chromium.org2011-10-172-2/+0
* Aura: Combine cursor support for Linux and Windowsjamescook@chromium.org2011-10-174-17/+29
* Get more of RenderWidgetHostViewAura running.ben@chromium.org2011-10-131-1/+0
* views: Change MenuButton API to string16.tfarina@chromium.org2011-10-122-4/+4
* Make views::Label and views::Link auto-color themselves to be readable over t...pkasting@chromium.org2011-10-125-147/+139
* 1. change the setters of gfx::SelectionModel to be private. Set one alone mig...xji@google.com2011-10-1213-78/+275
* views: Change Checkbox API to string16.tfarina@chromium.org2011-10-124-7/+8
* Makes the views_unittests run without crashing on CHROME-OS TOUCH_UI.pkotwicz@chromium.org2011-10-121-0/+3
* views: Change RadioButton API to string16.tfarina@chromium.org2011-10-122-9/+6
* views: Get rid of std::wstring from table_view_unittest.cctfarina@chromium.org2011-10-111-20/+20
* Add gfx::kNullCursor to refer to "no cursor"oshima@chromium.org2011-10-114-7/+7
* views: Some more layer change, and add/update some tests for layers.sadrul@chromium.org2011-10-111-9/+1
* views: Change MessageBoxView API to string16.tfarina@chromium.org2011-10-112-18/+18
* Aura - Add NativeThemeAura, extract NativeThemeGtk, add sample widget window.jamescook@chromium.org2011-10-103-2/+28
* Multi-Profiels: Support high contrast mode in profile menusail@chromium.org2011-10-103-5/+11
* views: Change ViewsDelegate::NotifyMenuItemFocused() to string16.tfarina@chromium.org2011-10-082-12/+10
* Simple clipboard support for auraoshima@chromium.org2011-10-071-46/+15
* Change std::wstring to string16 for views::Label and views::Labelyosin@chromium.org2011-10-076-47/+52
* Remove DispatchNativeEvent in favor of GetDispatcher.oshima@chromium.org2011-10-071-2/+5
* Quick fix for NativeTextfieldViewsTest on win aura.msw@chromium.org2011-10-061-8/+16
* views: Change TextButtonBase::text() to string16.tfarina@chromium.org2011-10-061-3/+1
* aura: Fix win compile.sadrul@chromium.org2011-10-061-1/+1
* Fix shared win build.sadrul@chromium.org2011-10-061-1/+1
* aura: Fix views_unittests and aura_unittests on linux.sadrul@chromium.org2011-10-064-57/+40
* views: Change MenuItemView::GetTitle() to string16.tfarina@chromium.org2011-10-057-18/+14
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-0516-61/+64
* views: Migrate more NewRunnableMethod instances to base::Bind()tfarina@chromium.org2011-10-054-18/+20
* Marks a number of tests as FAILS for aura. I filed bugs on the two keysky@chromium.org2011-10-051-16/+53