summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Use WS_POPUP for ash_unittestsoshima@chromium.org2012-12-013-7/+38
* This change switches the compositor to the new WebLayerTreeViewClient::create...egraether@chromium.org2012-12-012-0/+7
* events: Allow retrieving the current event being dispatched from EventDispatc...sadrul@chromium.org2012-11-302-4/+17
* Revert 170550 - Revert 170477 - Removes the |event| parameter from Activation...ben@chromium.org2012-11-306-10/+7
* gfx: Inline the constructors and destructors for RectBase.danakj@chromium.org2012-11-302-46/+7
* Revert 170477 - Removes the |event| parameter from ActivationDelegate::Should...ben@chromium.org2012-11-306-7/+10
* Implement input type=color for androidmiguelg@chromium.org2012-11-301-0/+212
* Fix the scale pivot for views corewm hide window animations.vollick@chromium.org2012-11-301-1/+1
* Revert "Enable DCHECK in GetBitmap on WIN"oshima@chromium.org2012-11-301-0/+4
* Revert 170458 - Hide new Autofill Popup on Main Widget Resize or Move.csharp@chromium.org2012-11-305-49/+5
* Check for identity before doing matrix math in more places in gfx::Transformjamesr@chromium.org2012-11-301-8/+38
* FocusController needs to restack windows upon activation (but not focus).ben@chromium.org2012-11-303-3/+26
* Removes the |event| parameter from ActivationDelegate::ShouldActivate and mak...ben@chromium.org2012-11-306-10/+7
* Changes the visibility of message view cards.mukai@chromium.org2012-11-301-9/+47
* Hide new Autofill Popup on Main Widget Resize or Move.csharp@chromium.org2012-11-305-5/+49
* Improve implementation of gfx::Transform::IsBackFaceVisibleshawnsingh@chromium.org2012-11-301-11/+58
* Initialize ScrollEvent offsets for ET_SCROLL_FLING_CANCELxiyuan@chromium.org2012-11-302-10/+13
* Linux: include system Mesa headers when using system Mesa.phajdan.jr@chromium.org2012-11-309-9/+9
* Inline hot ctor/dtors for struct-like gfx:: geometry typesjamesr@chromium.org2012-11-3012-97/+48
* Avoid redundant SkMatrix44::reset() call in gfx::Transform constructorjamesr@chromium.org2012-11-301-1/+0
* ash: Make WebKit caret blink speed match Views.derat@chromium.org2012-11-302-7/+9
* Makes KeyEvent::Copy() const.sky@chromium.org2012-11-302-2/+2
* This change puts all settings for debugging/HudLayer in a new LayerTreeDebugS...egraether@chromium.org2012-11-301-4/+4
* Move VisibilityController to corewm.ben@chromium.org2012-11-304-0/+220
* Avoid actual MakeCurrent() calls with virtual contexts.sievers@chromium.org2012-11-303-15/+21
* Eliminates all ash dependencies from WindowModalityController.ben@chromium.org2012-11-309-21/+80
* Metro mouse move events do not contain mouse-button information save the stat...gab@chromium.org2012-11-295-5/+12
* aura: Make sure the bounds-mask is set correctly on a recreated layer.sadrul@chromium.org2012-11-292-0/+3
* Change to context menu position determining logic: If the menu is invoked withvarunjain@chromium.org2012-11-291-3/+8
* Enables to call quiet mode bubble from web notification.mukai@chromium.org2012-11-296-5/+36
* touch: Fix ctrl+taps for buttons on bookmark bar and toolbar.sadrul@chromium.org2012-11-292-10/+1
* Support 3f swipe for tab scrubbingdavemoore@chromium.org2012-11-297-11/+34
* Split window_animations, moving basic animations to views/corewm.ben@chromium.org2012-11-298-0/+861
* Support creating virtual contexts.sievers@chromium.org2012-11-292-1/+21
* Prevent windows from single-axis maximizing when they have max size constraints.koz@chromium.org2012-11-292-2/+12
* Revert 170138 - Support 3f swipe for tab scrubbingdavemoore@chromium.org2012-11-295-30/+9
* Support 3f swipe for tab scrubbingdavemoore@chromium.org2012-11-295-9/+30
* Add win_aura and linux_aura to default try jobs.jam@chromium.org2012-11-292-24/+0
* Trivial style fix in message_bubble_base.mukai@chromium.org2012-11-293-16/+21
* Revert 170082 - Remove compositor_test_supportdcheng@chromium.org2012-11-2912-0/+134
* Move temporary MathUtil wrappers to permanent home in gfx::Transformshawnsingh@google.com2012-11-282-15/+134
* Revert 170071 - Split window_animations, moving basic animations to views/cor...ben@chromium.org2012-11-288-861/+0
* Remove compositor_test_supportpiman@chromium.org2012-11-2812-134/+0
* Revert "Always disable "content has shadow"."avi@chromium.org2012-11-281-10/+3
* Split window_animations, moving basic animations to views/corewm.ben@chromium.org2012-11-288-0/+861
* Desktop aura: Break aura::Window::SetParent in two.erg@chromium.org2012-11-2816-209/+271
* Revert 169989 - Do not remove the notification item if the click happens on t...mukai@chromium.org2012-11-283-11/+3
* Gets BrowserKeyEvents to work on win-aura. There were two problems:sky@chromium.org2012-11-283-0/+58
* Do not remove the notification item if the click happens on the card in popup.mukai@chromium.org2012-11-283-3/+11
* Added item messages to multi-item notification view.dharcourt@chromium.org2012-11-282-50/+156