summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Continue threading context through unit tests.erg@chromium.org2013-01-074-13/+16
* Whenever we set plain text on the standard clipboard, also settony@chromium.org2013-01-074-35/+19
* Track input latency with UMA statsdavemoore@chromium.org2013-01-079-61/+102
* Revert 174920jamesr@chromium.org2013-01-072-45/+27
* views: Mark a tap-down as handled only if scrolling was actually stopped.sadrul@chromium.org2013-01-071-1/+4
* Migrate from MathUtil::inverse() to gfx::Transform::GetInverse()shawnsingh@google.com2013-01-073-1/+75
* Revert 175201 due to failures in official build.dharani@google.com2013-01-061-1/+3
* Adjusted notification view element positions and justifications.dharcourt@chromium.org2013-01-051-52/+53
* Added support for image notifications.dharcourt@chromium.org2013-01-0510-30/+133
* Calculate the refresh period from GLX_OML_sync_control.backer@chromium.org2013-01-041-35/+40
* [ui/surface] Separate image processing logic from presentation logic.nick@chromium.org2013-01-048-240/+1127
* Windows: Remove content's dependency on d3dx9_43.dll.apatrick@chromium.org2013-01-041-3/+1
* Add fuzziness to checking whether the colors of two SkBitmaps are equal for I...pkotwicz@chromium.org2013-01-043-27/+38
* Revert 175152nick@chromium.org2013-01-049-1111/+240
* [ui/surface] Separate image processing logic from presentation logic.nick@chromium.org2013-01-049-240/+1111
* 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