summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Set a display limit of 8 on multiple-item notifications items.dharcourt@chromium.org2013-01-043-3/+9
* Desktop aura: Expand what the ViewsDelegate can do to new windows.erg@chromium.org2013-01-047-53/+42
* Added ellipses when the title of notifications is too long.dharcourt@chromium.org2013-01-041-0/+1
* Renamed MessageViewMultiple to NotificationViewdharcourt@chromium.org2013-01-045-44/+41
* Allow easier cross-platform access to MessageCenter by making it a singleton ...dewittj@chromium.org2013-01-044-27/+61
* Updated multiple item notification view to match latest mockupsdharcourt@chromium.org2013-01-045-235/+136
* Revert 174943 because it broke ui_unittests in win-vista, win7.sadrul@chromium.org2013-01-039-1112/+240
* [ui/surface] Separate image processing logic from presentation logic.nick@chromium.org2013-01-039-240/+1112
* This is a modified version of http://crrev.com/11474003. That change dharcourt@chromium.org2013-01-038-48/+72
* Reland 174257 with fix for win_auraapatrick@chromium.org2013-01-032-27/+45
* Inline gfx::QuadF and gfx::Transform ctor/dtorsjamesr@chromium.org2013-01-032-27/+12
* Fix a test suppression caused by windows floating point differences.rjkroege@chromium.org2013-01-021-31/+13
* Switch to Cocoa APIs for fullscreen.avi@chromium.org2012-12-291-8/+10
* Revert "Linux: include system Mesa headers when using system Mesa."phajdan.jr@chromium.org2012-12-289-9/+9
* Remove ScopedAllowIO from font_fallback_win.cc.asvitkine@chromium.org2012-12-271-3/+0
* Converts TableView from single selection to usingsky@chromium.org2012-12-2311-80/+614
* views: Use common scrolling code for mouse-wheel and touchscrolling.sadrul@chromium.org2012-12-211-1/+5
* [Android WebView] Fix some locale related TODOs.benm@chromium.org2012-12-211-4/+1
* gpu: Fixup and enable async allocations.epenner@chromium.org2012-12-211-77/+127
* Moves TabStripSelectionModel to ui/base/models and renamessky@chromium.org2012-12-215-0/+469
* Revert 174338kinaba@chromium.org2012-12-219-1010/+240
* [ui/surface] Separate image processing logic from presentation logic.nick@chromium.org2012-12-219-240/+1010
* Aura/Android: Send mailbox name with every Swap message.sievers@chromium.org2012-12-212-2/+12
* Remove an incorrect TODO for newly added DesktopAuraTestValidPaintWidget test...ananta@chromium.org2012-12-201-2/+0
* Fix a crash in the chrome browser process which occurs when the context menu ...ananta@chromium.org2012-12-203-0/+98
* Revert "win: AcceleratedPresenter replies to the GPU process as soon as share...phajdan.jr@chromium.org2012-12-202-45/+27
* win: AcceleratedPresenter replies to the GPU process as soon as shared textur...apatrick@chromium.org2012-12-202-27/+45
* Fix type name uint->size_t. The old code doesn't compile on Windows.mukai@chromium.org2012-12-201-1/+1
* Add ToString() to gfx::Transform for easier debugging.danakj@chromium.org2012-12-202-0/+29
* Make VKEY_F14 and VKEY_HELP close keyboard overlay.mazda@chromium.org2012-12-203-0/+74
* Adds sorting to TableView.sky@chromium.org2012-12-205-45/+370
* Move explanatory comment re: iOS supported scale factors.blundell@chromium.org2012-12-201-4/+0
* Clean-up EventHandler class comment.bryeung@chromium.org2012-12-201-2/+2
* Fixes a wrong comment and misunderstanding of issue 127200.yuki@chromium.org2012-12-201-11/+8
* Makes the columns of tableview resizable.sky@chromium.org2012-12-205-5/+162
* overscroll: Redirect scroll events on the overscroll window to the web-conten...sadrul@chromium.org2012-12-201-0/+26
* Revert 174028wjia@chromium.org2012-12-209-1010/+240
* Adjust fonts (part of 137349): Use standard font sizes in ui/app_listsschmitz@chromium.org2012-12-202-21/+3
* [ui/surface] Separate image processing logic from presentation logic.nick@chromium.org2012-12-199-240/+1010
* Move ash/wm's DialogFrameView to ui/views/window; etc.msw@chromium.org2012-12-199-188/+351
* Adds SetColumnVisibility() and IsColumnVisible() to TableViewViews.sky@chromium.org2012-12-196-26/+195
* Refine LabelButton[Border] behavior.msw@chromium.org2012-12-194-27/+32
* Add a unit-test to sanity-check the USB<->native keycode mapping.wez@chromium.org2012-12-193-4/+108
* Make the cursor have separate mode for disabled mouse events and invisible.mazda@chromium.org2012-12-1915-121/+149
* Adjust fonts (part of 137349): Add SmallBoldFont to ResourceBundle.sschmitz@chromium.org2012-12-193-4/+15
* ash: Fix boot splash screen copy.derat@chromium.org2012-12-191-6/+10
* Use generated shim headers for zlib.phajdan.jr@chromium.org2012-12-181-9/+1
* Add message_center_unittests.mukai@chromium.org2012-12-183-9/+365
* Adds debugging code to help figure out a crash. It appears that aftersky@chromium.org2012-12-182-2/+13
* Added new menu check and radio button images and related code (images in a se...yefim@chromium.org2012-12-188-13/+69