summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-093-32/+32
* Delete layout_viewport_size.aelias@chromium.org2013-04-091-1/+1
* fix layout of requestAutocomplete suggestion dropdown menu on viewsestade@chromium.org2013-04-092-4/+14
* Fixes of settings view layout bugs.mukai@chromium.org2013-04-091-9/+22
* Fix dcheck on win aura shutdown, use CloseNow to close secondary widgetsscottmg@chromium.org2013-04-091-1/+5
* GLImage support for Android zero-copy pixel bufferskaanb@chromium.org2013-04-0910-10/+202
* Add UMA metrics for measuring number of coalesed events and their latency.varunjain@chromium.org2013-04-091-0/+16
* Added padding below text in notifications.dharcourt@chromium.org2013-04-094-28/+44
* StartDragAndDrop should return the completed operation, not the set of allowe...ckocagil@chromium.org2013-04-091-6/+10
* Cleanup: remove NotifyAccessibilityEvent from views::Widget.dmazzoni@chromium.org2013-04-0815-73/+30
* Silence Views Textfield OnInputMethodChanged NOTIMPLEMENTED.msw@chromium.org2013-04-081-1/+1
* views: Convert more TextButtons to LabelButton.tfarina@chromium.org2013-04-083-29/+31
* Only hide menus when scrolls come from sources other than inside the menu its...dbeam@chromium.org2013-04-081-1/+3
* Fix menu for 'disable extension'.mukai@chromium.org2013-04-082-3/+4
* android_webview: changes to support Android GraphicBufferskaanb@chromium.org2013-04-082-0/+51
* Aura: Make views_unittests work with --ui-enable-threaded-compositingbacker@chromium.org2013-04-084-57/+104
* Fix dropping images into content editable divs.avi@chromium.org2013-04-082-0/+9
* ui: Update the includes of message_loop_proxy.h to its new location.tfarina@chromium.org2013-04-075-5/+5
* Speculatively revert r192702 to fix win interactive_ui_tests failures.dcheng@chromium.org2013-04-071-0/+1
* views: Reland r192519 and r192557.tfarina@chromium.org2013-04-061-11/+17
* Fix window positioning in high-DPI on Windows.kevers@chromium.org2013-04-062-15/+48
* Fix launcher and system tray accessibility.dmazzoni@chromium.org2013-04-062-6/+19
* views: Migrate the cases of "new .*NativeTextButton(" to LabelButton.tfarina@chromium.org2013-04-065-53/+19
* linux_aura: Split up the monolithic Clipboard::AuraX11Details into several ut...erg@chromium.org2013-04-068-351/+619
* Rewrite scoped_array<T> to scoped_ptr<T[]> in ui, Linux edition.dcheng@chromium.org2013-04-061-1/+1
* Hitting search key twice does not restore focus to active windowsschmitz@chromium.org2013-04-062-1/+30
* Added unit test for MessageCenterView.dharcourt@chromium.org2013-04-0617-547/+909
* Add a message pump for ChromeOS Embedded.rjkroege@chromium.org2013-04-061-1/+1
* Use Views Omnibox and Textfields by default on non-Aura Win.msw@chromium.org2013-04-061-1/+0
* ImageFamily: Renamed Get method to GetBest.mgiuca@chromium.org2013-04-063-43/+43
* Context menu on views must show on mouse down for non-WIN.varunjain@chromium.org2013-04-0610-8/+184
* cc: Use refresh_rate from LayerTreeSettingsbacker@chromium.org2013-04-061-1/+1
* Fix uninitialized POD member |use_custom_insets_| to fix regression and coveritydbeam@chromium.org2013-04-061-1/+2
* Aura: Make compositor_unittests work with --ui-enable-threaded-compositingbacker@chromium.org2013-04-067-53/+68
* Merge ui::Layer's concept of position with cc::Layer'sajuma@chromium.org2013-04-064-22/+13
* Fix large mis-paint when resizing windows aura chromecpu@chromium.org2013-04-062-0/+17
* Support storing the VisibilityClient on windows other than the RootWindow. Wh...ben@chromium.org2013-04-053-16/+23
* Simplify the transport dib situation across our various platforms, as acevans@chromium.org2013-04-055-120/+45
* Makes tree commit edits when focus is lost rather thansky@chromium.org2013-04-052-6/+20
* Adds dewittj to the notification owners file.mukai@chromium.org2013-04-051-1/+2
* Crop images from custom themes before storing them into the theme pack. pkotwicz@chromium.org2013-04-051-1/+1
* Fix sizing when auto-scaling a missing resource at a non-integer scale factor...kevers@chromium.org2013-04-052-2/+35
* LabelButton: SetAccessibleName on SetText; update test.msw@chromium.org2013-04-051-1/+3
* Revert 192525 "Context menu on views must show on mouse down for..."tkent@chromium.org2013-04-057-142/+12
* Context menu on views must show on mouse down for non-WIN.varunjain@chromium.org2013-04-057-12/+142
* Make LabelButton STYLE_NATIVE_TEXTBUTTON focusable; etc.msw@chromium.org2013-04-053-23/+29
* Check if a command can be executed before executing it via a shortcut.mtomasz@chromium.org2013-04-051-0/+5
* Fix silly bugs around overscan flag detection.mukai@chromium.org2013-04-052-2/+25
* Revise NativeWidgetWin focus hack; force focus on restore.msw@chromium.org2013-04-053-21/+4
* Correct scale for touch radius & scroll offset ordinal miletus@chromium.org2013-04-053-14/+16