summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Touch selection polish: increase menu button border padding and decrease timevarunjain@chromium.org2013-04-262-11/+19
* [Android] Only pass positive dimensions to SurfaceTexture#setDefaultBufferSizebenm@chromium.org2013-04-261-3/+8
* Fix dependency tree when using the system ICU.torne@chromium.org2013-04-261-0/+6
* Magnifier: Move the cursor directly to the root window host.yoshiki@chromium.org2013-04-262-22/+24
* Remove dependency on ui/base/clipboard/clipboard.h from browser_context.hjeremya@chromium.org2013-04-2614-25/+40
* [Mac][MC] Implement the MessageCenterTrayDelegate as MessageCenterTrayBridge.rsesek@chromium.org2013-04-262-7/+2
* Delete MacVDA from the codebase since it is dead code and not being worked on.fischman@chromium.org2013-04-265-449/+0
* Fix Views Bubbleborder minimium dimension clamping.msw@chromium.org2013-04-261-3/+4
* aura: make cc root layer clip descendantspiman@chromium.org2013-04-261-0/+2
* Fix scaling of shadows at non-Integer scale factors.kevers@chromium.org2013-04-252-11/+42
* Re-land: cc: Fix anti-aliasing of axis-aligned quads.reveman@chromium.org2013-04-252-0/+23
* Add transition animations to notification popups.dimich@chromium.org2013-04-253-306/+446
* Revert 196446 "Make touch drag drop and touch editing flags tri-..."nick@chromium.org2013-04-258-67/+14
* ui: Improve instantiation of AsyncPixelTransferDelegate classes.reveman@chromium.org2013-04-2516-1101/+1300
* Apply bubble_painter_assets_d from 12647016.msw@chromium.org2013-04-2544-0/+0
* Make touch drag drop and touch editing flags tri-state and turn them on byvarunjain@chromium.org2013-04-258-14/+67
* Revert 196423 "cc: Fix anti-aliasing of axis-aligned quads."nick@chromium.org2013-04-252-23/+0
* cc: Fix anti-aliasing of axis-aligned quads.reveman@chromium.org2013-04-252-0/+23
* Views Textfield: Don't start drags during multiple clicksckocagil@chromium.org2013-04-253-8/+10
* Rewrite BubbleBorder with an ImagePainter.msw@chromium.org2013-04-255-593/+312
* Removed unused code.sievers@chromium.org2013-04-255-68/+0
* [Mac][MC] Implement the MCPopupCollection, used to place popup notifications ...rsesek@chromium.org2013-04-2510-5/+431
* Fixes a crash bug caused by my CL.mukai@chromium.org2013-04-251-1/+1
* Changes the focus chain in notification settings entries.mukai@chromium.org2013-04-252-5/+7
* mac: Fix message_center_unittests build on 64 bit.thakis@chromium.org2013-04-252-0/+4
* [Android] Export new symbolscjhopman@chromium.org2013-04-253-3/+6
* Prevents the space below notification icons from being too small.dharcourt@chromium.org2013-04-251-6/+11
* Add ui::GrabDesktopSnapshot for Windows.grt@chromium.org2013-04-245-15/+119
* Trying to activate a window in a workspace other than the current is ignored ...sschmitz@chromium.org2013-04-244-10/+75
* Supports MessageCenterObserver interface in MessageCenterView (2nd).mukai@chromium.org2013-04-249-49/+113
* In Windows desktop Chrome AURA the HandleVisibilityChanged function on the HW...ananta@chromium.org2013-04-246-0/+22
* Fixing iframe jank in the local omnibox popup.jered@chromium.org2013-04-243-18/+27
* views: Add class names to views paint trace eventsjamescook@chromium.org2013-04-241-3/+3
* Updates unread_count for RemoveNotification too.mukai@chromium.org2013-04-241-3/+1
* Revert 196080 "Supports MessageCenterObserver interface in Messa..."markusheintz@chromium.org2013-04-249-108/+49
* Android: Move SurfaceTexture from content to ui/gl and add test.sievers@chromium.org2013-04-2412-0/+579
* Supports MessageCenterObserver interface in MessageCenterView.mukai@chromium.org2013-04-249-49/+108
* Let Magnifier, UI Scaling and Rotation use AshRootWindowTransformer to create...yoshiki@chromium.org2013-04-242-3/+21
* ui: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro.tfarina@chromium.org2013-04-2437-67/+55
* Revert 195969 "Revert 195908 "Stretch ImagePainter edge images i..."kalman@chromium.org2013-04-242-10/+13
* Restrict the new button style to the new dialog style flag.msw@chromium.org2013-04-241-1/+2
* Item drag & drop for the OSX app list.tapted@chromium.org2013-04-2413-45/+943
* Strip all non whitelisted attributesarv@chromium.org2013-04-242-8/+30
* Revert 195908 "Stretch ImagePainter edge images instead of tiling."kalman@chromium.org2013-04-242-13/+10
* ui/aura: Remove unnecessary scoped_ptr ".get()" calls.tfarina@chromium.org2013-04-235-20/+20
* Stretch ImagePainter edge images instead of tiling.msw@chromium.org2013-04-232-10/+13
* Revert 195854 "Add debug shortcuts that toggles options to shows..."kalman@chromium.org2013-04-232-13/+0
* Add debug shortcuts that toggles options to shows paint rects, debug borders ...oshima@chromium.org2013-04-232-0/+13
* keyboard: Add ipc as a dependency to fix win-aura static build.sadrul@chromium.org2013-04-231-0/+1
* keyboard: Simplify initialization and use in ash_shell.sadrul@chromium.org2013-04-236-4/+219