summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Add VIEWS_EXPORT to NativeViewHostWrapper for r186238 to fix win_aura compile.flackr@chromium.org2013-03-051-1/+2
* Write a NativeThemeGtk2 class for linux_aura.erg@chromium.org2013-03-053-7/+7
* Fix ManyPopupNotifications test with --enable-rich-notifications.dewittj@chromium.org2013-03-051-0/+7
* Remove observer in NativeViewHostAura before destructing.flackr@chromium.org2013-03-055-2/+87
* Revise NativeWidgetWin focus save/restore hack.msw@chromium.org2013-03-052-9/+3
* Re-home the global MessageCenter to support Ash+Win environments.dewittj@chromium.org2013-03-054-11/+42
* Revert 186187 - crashing on Win XP browser_tests with "Access is denied".flackr@chromium.org2013-03-053-69/+1
* gpu: Add the ability to wait on upload completion.epenner@chromium.org2013-03-054-32/+51
* Fix touch scaling for high dpi windows.girard@chromium.org2013-03-053-1/+69
* Set vertex array object function pointers in GL interfaces used by Skia.bsalomon@google.com2013-03-051-0/+15
* Set the scale factor for the display on Windows when in high-DPI mode.kevers@chromium.org2013-03-052-2/+5
* Switched menu border to use same border as context helpskuhne@chromium.org2013-03-051-2/+3
* Fix indentation.kevers@chromium.org2013-03-051-11/+11
* Move account chooser into titlebar (for new style dialogs).estade@chromium.org2013-03-054-3/+45
* [win] Make 'Close Window' from taskbar work for app launcher.benwells@chromium.org2013-03-044-14/+25
* Add Views Textfield disable switch; default settings unchanged.msw@chromium.org2013-03-043-6/+13
* Move views-specific message_center files into a subdirectory.rsesek@chromium.org2013-03-0419-69/+70
* Revert 185964justinlin@chromium.org2013-03-042-28/+5
* Part II: clear the clipboard if a user copies something from onmibox of Incog...vasilii@chromium.org2013-03-042-5/+28
* Allow CHECKBOX and RADIO MenuItemViews to have icons.estade@chromium.org2013-03-042-3/+11
* Speculative Revert of 185683. Appears to have regressed:agable@chromium.org2013-03-041-6/+7
* mac: Fix a few memory leaks.thakis@chromium.org2013-03-041-1/+2
* Fixed GetClassName for Label, TabbedPane and chromeos::WebUILoginView.mgiuca@chromium.org2013-03-044-5/+13
* Use IBusDaemonController instead of IBusController.nona@chromium.org2013-03-044-18/+46
* fixed menu item layout for CrOS and Windows.yefim@chromium.org2013-03-022-4/+6
* Fix for focus of system modal window.jamescook@chromium.org2013-03-022-2/+72
* Fix crash in NativeTheme::Paint when passed an empty size. The websky@chromium.org2013-03-022-0/+6
* Check for destroyed window observers which haven't stopped observing windows.flackr@chromium.org2013-03-024-1/+52
* Fix loading of high-DPI resources for Windows.kevers@chromium.org2013-03-023-35/+40
* Sort out build dependencies for LinuxUI.erg@chromium.org2013-03-0213-49/+168
* views: Move kCheckboxIndent constant to layout_constants.htfarina@chromium.org2013-03-021-0/+3
* Redraw after ScopedRedrawLock to fix DefWindowProc artifacts.msw@chromium.org2013-03-021-7/+6
* Implement CopyFromCompositingSurfaceToVideoFrame for mac.justinlin@chromium.org2013-03-021-20/+2
* Fix unit tests to handle different font widths.groby@chromium.org2013-03-021-1/+12
* Add ability to set tab scrub delay from about:gesturedavemoore@chromium.org2013-03-012-2/+10
* Fix OmniboxViewViews Tab handling on Win; handle Page[Up|Down].msw@chromium.org2013-03-011-3/+1
* Implement the new Views button style.msw@chromium.org2013-03-016-75/+152
* Re-land: move HWND utilities to ui/views/win.dmazzoni@chromium.org2013-03-015-2/+90
* Revert 185554wez@chromium.org2013-03-015-90/+2
* Move HWND utilities to ui/views/win.dmazzoni@chromium.org2013-03-015-2/+90
* Fix dependency on scoped_ptr::reset sequencing in Aura fullscreen test.dcheng@chromium.org2013-03-011-8/+10
* Revert 185521tommi@chromium.org2013-03-012-3/+3
* Revert 185332tommi@chromium.org2013-03-012-3/+3
* Revert 185518tommi@chromium.org2013-03-012-3/+3
* Revert 185332tommi@chromium.org2013-03-012-3/+3
* Small refactors in notifications' MessageView.dharcourt@chromium.org2013-03-014-112/+102
* Revert 185474 -- speculative. browser_tests stopped starting up on allthakis@chromium.org2013-03-013-55/+0
* Remove GetOutputNames from x11_utiloshima@chromium.org2013-03-012-21/+0
* Fix touch scaling for high dpi windows.girard@chromium.org2013-03-013-0/+55
* [win] Remove shadow from tab overlay in app launcher.benwells@chromium.org2013-03-014-7/+15