summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Remove 'focusable' flag when there're no notifications.mukai@chromium.org2013-01-091-0/+2
* Removes SimpleMenuModel::FlipIndex. It was only used bysky@chromium.org2013-01-093-25/+13
* Removes debugging code I added to find crash. Crash seems to havesky@chromium.org2013-01-092-13/+2
* Introduces message_center_switches.(h|cc)mukai@chromium.org2013-01-093-0/+33
* Fix a couple test cases where we should be doing floating point comparisons.thestig@chromium.org2013-01-092-11/+10
* Use TargetTransform instead of transform in ConvertPointFor/FromAncestorantrim@chromium.org2013-01-092-7/+9
* views: Stop dispatching scroll-gesture events if the scroll-begin event wasn'...sadrul@chromium.org2013-01-092-5/+105
* Add initial support for handling touch events in desktop chrome AURA. ananta@chromium.org2013-01-086-2/+54
* Adds notification specific assets.mukai@chromium.org2013-01-0813-0/+6
* views: Cancel menu selection on tap-cancel.sadrul@chromium.org2013-01-082-6/+15
* Add support for adding 256x256 pngs to Windows .ico files.asvitkine@chromium.org2013-01-083-41/+120
* gpu: Report time spent performing async texture uploads.reveman@chromium.org2013-01-084-55/+99
* Rotated Imagesharrym@chromium.org2013-01-081-0/+1
* ui: Remove gfx::Size::ClampToNonNegative, prevent negative sizes always.danakj@chromium.org2013-01-089-46/+51
* views: Target the synthetic wheel events to the view under the mouse cursor.sadrul@chromium.org2013-01-084-14/+142
* Flip the default value of the flag to enable scaling in ImageSkiaOperations. oshima@chromium.org2013-01-083-8/+8
* Get drag and drop working on Win Ash.jam@chromium.org2013-01-087-15/+74
* Two techniques are introduced implementing RGB->YV12 conversion using fragmen...nick@chromium.org2013-01-088-559/+1661
* Changed enable-new-menu-style flag to be on by default.yefim@chromium.org2013-01-083-6/+6
* Checks the possibility of overscans from EDID extension data.mukai@chromium.org2013-01-084-55/+354
* Implement rough new dialog style.msw@google.com2013-01-079-153/+112
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-077-10/+10
* Don't scale mask image for new tab button.oshima@chromium.org2013-01-071-1/+0
* 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