summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Clicking on an aura window which has capture should not attempt to transition...ananta@chromium.org2013-03-062-0/+30
* captureVisibleTab Extension API producing garbled PNG resultsqufighter@gmail.com2013-03-062-1/+44
* Fix scrollbars on the edit bookmarks window and task manager under Windows cl...kevers@chromium.org2013-03-061-0/+11
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-0614-16/+16
* Fix handling touch screens when running ChromeOS locally on a linux machine.mtomasz@chromium.org2013-03-061-7/+7
* Clear the clipboard if a user copies something from onmibox of Incognito wind...vasilii@chromium.org2013-03-062-5/+28
* Switch all contexts in a share group to be on the same screen as the window t...jbauman@chromium.org2013-03-064-25/+98
* Remove the highlight for apps that are installing in the app list.koz@chromium.org2013-03-061-1/+1
* Implement Windows accessibility for Aura.dmazzoni@chromium.org2013-03-0631-466/+240
* Only add 140 and 180 as supported scale factors if running in high-DPI mode.kevers@chromium.org2013-03-061-2/+5
* ÜC: Add support for delegated renderer layer in ui::Layerpiman@chromium.org2013-03-063-49/+159
* Provide shared context to Platform API in renderer.danakj@chromium.org2013-03-061-0/+1
* Revert 186022 - [win] Make 'Close Window' from taskbar work for app launcher.benwells@chromium.org2013-03-064-25/+14
* Context menu on views must show on mouse down for non-WIN.varunjain@chromium.org2013-03-061-2/+22
* Use a ScopedRedrawLock and invalidate to fix WM_SETCURSOR DefWindowProc artif...msw@chromium.org2013-03-061-6/+6
* 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