summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* [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
* Cause byUser to be passed correctly by c.e.notification API.dewittj@chromium.org2013-03-017-17/+26
* app_list: Suppress repeated over scroll animations.xiyuan@chromium.org2013-03-013-1/+23
* Break dependency on scoped_ptr::reset sequencing in views::Widget.dcheng@chromium.org2013-03-012-16/+24
* Move power event handling logic from ui/ layer to base/ on Windowshongbo.min@intel.com2013-03-012-11/+0
* Shorten the names in the application menusskuhne@chromium.org2013-03-013-2/+13
* Revert 185378ben@chromium.org2013-03-011-4/+0
* CL to disable FocusController intended only for drovering over to the branch.ben@chromium.org2013-03-011-0/+4
* views: Migrate dialog buttons to LabelButtontfarina@chromium.org2013-02-289-538/+32
* Refactor DisplayInfo/Display - 3rd tryoshima@chromium.org2013-02-286-38/+13
* requestAutocomplete: Mark valid/invalid state for comboboxes.estade@chromium.org2013-02-287-5/+69
* Implement the Platform::sharedOffscreenGraphicsContext3D method.danakj@chromium.org2013-02-281-1/+1
* Add compressed/renamed new button style assets from sgabriel.msw@google.com2013-02-28108-0/+0
* Two fixes to touch selection:varunjain@chromium.org2013-02-282-6/+11
* events: Make sure the unaccelerated scroll deltas get adjusted properly for d...sadrul@chromium.org2013-02-282-0/+15