summaryrefslogtreecommitdiffstats
path: root/ui/aura_shell
Commit message (Expand)AuthorAgeFilesLines
* Delete desktop/shell instance correctly upon shutdown.oshima@chromium.org2011-12-034-8/+20
* aura: Make shadows be children of window layers.derat@chromium.org2011-12-023-120/+24
* aura-shell: Export to fix component build of aura_shell_unittests.sadrul@chromium.org2011-12-021-1/+3
* views: Move views.gyp to ui/views/.tfarina@chromium.org2011-12-011-6/+6
* Reland change for aura tooltips that was revert due to build break:varunjain@chromium.org2011-12-015-0/+375
* Added hotkey support to 8508009pkotwicz@chromium.org2011-12-019-10/+20
* Register global accelerators and add placeholders for handling them.mazda@chromium.org2011-12-014-21/+254
* Revert 112399 - Aura: Tooltip refactor. This Cl does the following:hbono@chromium.org2011-12-015-375/+0
* Aura: Tooltip refactor. This Cl does the following:varunjain@chromium.org2011-12-015-0/+375
* Maximize windows when double clicking their title bar.ben@chromium.org2011-11-305-6/+71
* views: Move view.h to ui/views/.tfarina@chromium.org2011-11-307-7/+7
* Should use startAnimation in acceleratorController in order for the animator ...pkotwicz@chromium.org2011-11-301-1/+1
* Make drag and drop work on webpage. Also slightly modify drag drop workflow.varunjain@chromium.org2011-11-303-19/+21
* Revert 112232 - Added hotkey support to 8508009pkotwicz@chromium.org2011-11-305-10/+4
* Added hotkey support to 8508009pkotwicz@chromium.org2011-11-305-4/+10
* views: Move some random files from views/ to ui/views/.tfarina@chromium.org2011-11-301-1/+1
* [cros Aura] Added modal container for screen lock.nkostylev@chromium.org2011-11-295-4/+149
* views: Move the remaining files to ui/views/controls/.tfarina@chromium.org2011-11-291-1/+1
* jGet the examples to run in aura_shell.ben@chromium.org2011-11-293-1/+15
* views: Move label and link files to ui/views/controls/.tfarina@chromium.org2011-11-291-1/+1
* views: Move menu directory to ui/views/controls/.tfarina@chromium.org2011-11-283-5/+5
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-289-11/+11
* Move accelerator related files to ui/base/acceleratorstfarina@chromium.org2011-11-253-6/+6
* DefaultDispatcher for MessagePumpXoshima@chromium.org2011-11-231-1/+1
* Make Aura and compositor stacking methods more intuitive.derat@chromium.org2011-11-231-4/+47
* Aura: notify DropHelper when target view is removed.varunjain@chromium.org2011-11-224-4/+62
* Aura: Fix window resizing for large drags.jamescook@chromium.org2011-11-223-67/+187
* s/Move/Stack/ in names of stacking-related methods.derat@chromium.org2011-11-223-6/+6
* Add ShellAcceleratorController that manages global keyboard accelerators.mazda@chromium.org2011-11-227-0/+311
* Get rid of the EnableClose() infrastructure in Widget.ben@chromium.org2011-11-222-10/+0
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-2228-39/+39
* aura: Rename OnPropertyChanged to OnWindowPropertyChanged.derat@chromium.org2011-11-2210-28/+28
* [Aura] Refactor and update app list window.xiyuan@chromium.org2011-11-218-5/+314
* aura: Draw drop shadows under browsers and menus.derat@chromium.org2011-11-2114-5/+1028
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-2126-36/+36
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-2126-36/+36
* Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based...ben@chromium.org2011-11-191-16/+0
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-182-5/+5
* Adds a couple of pixel-based compositor unittests. One to test that opacity i...vollick@chromium.org2011-11-182-2/+2
* Revert 110637 - Add ShellAcceleratorController that manages global keyboard a...mazda@chromium.org2011-11-189-309/+1
* Add ShellAcceleratorController that manages global keyboard accelerators.mazda@chromium.org2011-11-189-1/+309
* [Aura] Fix aura_shell_unittest ASAN errors.xiyuan@chromium.org2011-11-181-0/+1
* [Aura] Fix HtmlDialogBrowserTest.SizeWindow.xiyuan@chromium.org2011-11-182-12/+25
* aura_shell: Remove unused native_widget_types.h include from example_factory.htfarina@chromium.org2011-11-173-8/+6
* First shot at implementing drag&drop for Auravarunjain@chromium.org2011-11-178-0/+754
* Cleanup: Remove forward declarations in ui, part 2.thestig@chromium.org2011-11-171-2/+1
* Beginnings of Window Modality support.ben@chromium.org2011-11-1621-28/+790
* views: Move more two directories into ui/views/.tfarina@chromium.org2011-11-151-2/+2
* Fix use after free on workspace manager test.oshima@chromium.org2011-11-151-12/+13
* Add test to verify that the stacking controller picks the correct activatable...oshima@chromium.org2011-11-151-0/+27