summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* Hide new Autofill Popup on Main Widget Resize or Move.csharp@chromium.org2012-12-045-5/+49
* Customize user details in ash system bubble for public account modebartfab@chromium.org2012-12-032-5/+32
* events: Start changing EventHandler interface to not return a value.sadrul@chromium.org2012-12-036-9/+13
* Hook up the FocusController behind a flag.ben@chromium.org2012-12-0316-68/+296
* views: Create views_examples_exe target.tfarina@chromium.org2012-12-022-0/+14
* Move WindowModalityController to CoreWm.ben@chromium.org2012-12-027-0/+604
* Revert 170550 - Revert 170477 - Removes the |event| parameter from Activation...ben@chromium.org2012-11-305-5/+5
* Revert 170477 - Removes the |event| parameter from ActivationDelegate::Should...ben@chromium.org2012-11-305-5/+5
* Fix the scale pivot for views corewm hide window animations.vollick@chromium.org2012-11-301-1/+1
* Revert 170458 - Hide new Autofill Popup on Main Widget Resize or Move.csharp@chromium.org2012-11-305-49/+5
* FocusController needs to restack windows upon activation (but not focus).ben@chromium.org2012-11-302-1/+24
* Removes the |event| parameter from ActivationDelegate::ShouldActivate and mak...ben@chromium.org2012-11-305-5/+5
* Hide new Autofill Popup on Main Widget Resize or Move.csharp@chromium.org2012-11-305-5/+49
* ash: Make WebKit caret blink speed match Views.derat@chromium.org2012-11-302-7/+9
* Move VisibilityController to corewm.ben@chromium.org2012-11-304-0/+220
* Eliminates all ash dependencies from WindowModalityController.ben@chromium.org2012-11-306-21/+72
* Change to context menu position determining logic: If the menu is invoked withvarunjain@chromium.org2012-11-291-3/+8
* touch: Fix ctrl+taps for buttons on bookmark bar and toolbar.sadrul@chromium.org2012-11-292-10/+1
* Split window_animations, moving basic animations to views/corewm.ben@chromium.org2012-11-298-0/+861
* Add win_aura and linux_aura to default try jobs.jam@chromium.org2012-11-291-12/+0
* Revert 170082 - Remove compositor_test_supportdcheng@chromium.org2012-11-292-0/+8
* 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-282-8/+0
* 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-285-26/+46
* Gets BrowserKeyEvents to work on win-aura. There were two problems:sky@chromium.org2012-11-283-0/+58
* Fix example_browser_main_parts build failure on win/linux aura.oshima@chromium.org2012-11-281-3/+1
* aura: Enable touch initiated drag and drop.varunjain@chromium.org2012-11-281-0/+14
* Fix bustage.ben@chromium.org2012-11-281-2/+2
* Rework FocusManager as FocusClient.ben@chromium.org2012-11-2812-33/+37
* More tests for FocusController:ben@chromium.org2012-11-272-45/+282
* Make the find text and match count align on the baseline. Previouslysky@chromium.org2012-11-278-0/+25
* Add tap gesture support for tree views.kevers@chromium.org2012-11-272-27/+46
* Add a UIControlsAura instance for desktop Aura. After 169554, the only usage ...jam@chromium.org2012-11-271-0/+4
* Consolidate focus handling a bit more in the new FocusController.ben@chromium.org2012-11-274-114/+272
* Remove ui_controls usage from the BrowserView. This is in preparation for mov...jam@chromium.org2012-11-277-0/+21
* gfx::Transform API clean-upvollick@chromium.org2012-11-264-80/+83
* Makes windows obey their maximum size constraints on chromeos.koz@chromium.org2012-11-264-0/+10
* Revert 169355 - Remove compositor_test_supportstevet@chromium.org2012-11-232-0/+8
* Remove compositor_test_supportpiman@chromium.org2012-11-232-8/+0
* Made rounded menu corners transparent (views).yefim@chromium.org2012-11-213-0/+27
* Fixes the test BrowserTest.CloseWithAppMenuOpen working onsky@chromium.org2012-11-2110-107/+178
* Fix regression in button padding.sky@chromium.org2012-11-211-3/+3
* More focus stuff. Adds the concept of FocusRules.ben@chromium.org2012-11-218-81/+538
* [base] Move AutoReset to base namespace.dbeam@chromium.org2012-11-212-2/+2
* TextInputPanel (for on-screen keyboard input) on Windows 8 is crashy - disabl...tapted@chromium.org2012-11-212-22/+0
* fixed order of rendering menu backgrounds on Windows broken by my previous ch...yefim@chromium.org2012-11-211-8/+14
* Create the skeleton of a new FocusController in corewm.ben@chromium.org2012-11-206-0/+536
* ui: Add default implementations for EventHandler interface.sadrul@chromium.org2012-11-205-56/+0
* Move focus shifting from CEF onto an EventHandler implementation on Activatio...ben@chromium.org2012-11-202-56/+1