summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Don't set focus if the click target is already activated.oshima@chromium.org2012-01-172-10/+27
* Aura: Resize windows when screen/host window size changesjamescook@chromium.org2012-01-1712-215/+327
* aura: Gesture event plumbing (skeleton).sadrul@chromium.org2012-01-1719-8/+101
* Aura: ShellDelegate GetCycleWindowList can request order by activityjamescook@chromium.org2012-01-176-13/+27
* Fixes crash in ShelfLayoutManager that would occur when closing windowsky@chromium.org2012-01-175-6/+35
* Add unit tests for TAKE_SCREENSHOT.yusukes@chromium.org2012-01-141-4/+39
* Attempt 2: Removes support for multiple images from launcher. Doesn't look likesky@chromium.org2012-01-1316-123/+83
* Revert 117581 - Removes support for multiple images from launcher. Doesn't lo...thestig@chromium.org2012-01-1313-79/+117
* * Don't activate a window if screen is locked.oshima@chromium.org2012-01-132-9/+9
* Removes support for multiple images from launcher. Doesn't look likesky@chromium.org2012-01-1313-117/+79
* Aura compile issues under clangdhollowa@chromium.org2012-01-133-4/+4
* Two tweaks to ToplevelWindowEventFilter:sky@chromium.org2012-01-123-6/+56
* Revert 117499 - Aura compile issues under clangdhollowa@chromium.org2012-01-123-4/+4
* Aura compile issues under clangdhollowa@chromium.org2012-01-123-4/+4
* [Aura] Remove webui applist and enable views applist.xiyuan@chromium.org2012-01-1212-95/+23
* ash::LauncherItem doesn't compile under clangdhollowa@chromium.org2012-01-123-6/+31
* OVERRIDE Fixups for TableView and DragDropControllerdhollowa@chromium.org2012-01-121-3/+3
* Allow a Views client to provide a default frameview for window widgets.ben@chromium.org2012-01-119-2/+250
* Revert 117165 - Allow a Views client to provide a default frameview for windo...ben@chromium.org2012-01-117-52/+2
* Revert 117166 - Fix bustage by adding files left out of last cl.ben@chromium.org2012-01-112-197/+0
* Fix bustage by adding files left out of last cl.ben@chromium.org2012-01-112-0/+197
* Allow a Views client to provide a default frameview for window widgets.ben@chromium.org2012-01-117-2/+52
* Aura: Convert Alt-tab to most-recently-used orderjamescook@chromium.org2012-01-1012-152/+517
* chromeos/aura: Handle power button on unofficial hardware.derat@chromium.org2012-01-102-0/+93
* aura: refactor clipboard code and implement format conversion and basicvarunjain@chromium.org2012-01-091-2/+14
* aura: animate drag widget at the end of a drag-drop session.varunjain@chromium.org2012-01-092-5/+59
* aura: Add container for setting bubbles.derat@chromium.org2012-01-074-6/+16
* Adds support for Window Modality to Ash.ben@chromium.org2012-01-0613-29/+344
* Aura: Fix Alt-Tab in compact window modejamescook@chromium.org2012-01-064-8/+10
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* [aura] tooltip still shows after touch move event out of the target widget.jamescook@chromium.org2012-01-061-1/+9
* Makes Widget modality a 3-state type rather than a boolean.ben@chromium.org2012-01-063-8/+8
* chromeos: Handle lock button for Aura.derat@chromium.org2012-01-053-16/+145
* Panels not getting focus on Aura.prasadt@chromium.org2012-01-051-1/+2
* Do not allow window to drop below work area in aura during resize.alicet@chromium.org2012-01-052-2/+55
* Aura: Fix crash when user hits alt-tab in compact window modejamescook@chromium.org2012-01-051-0/+8
* Aura: Toggling window mode in about:flags works on CrOS devicesjamescook@chromium.org2012-01-055-44/+66
* Denote layers the mouse is over in debug outputpkotwicz@chromium.org2012-01-041-2/+4
* chromeos: Implement power button animations for Aura.derat@chromium.org2012-01-047-12/+1013
* Beginning of drag/drop should copy the drag data to clipboard.varunjain@chromium.org2012-01-043-19/+47
* Adds some widget methods I'm going to need for dragging real browsers:sky@chromium.org2012-01-032-11/+53
* Call LayoutStatusArea() in CompactStatusAreaLayoutManager::SetChildBoundsstevenjb@chromium.org2011-12-282-1/+7
* Bypass ToplevelWindowEventFilter for panels.prasadt@chromium.org2011-12-274-6/+16
* Add a CanHandleAccelerators() method to AcceleratorTarget.asanka@chromium.org2011-12-273-0/+10
* IME (input method editor) support for Aura, part 3 of 3: Use ui::InputMethod ...yusukes@chromium.org2011-12-2611-6/+346
* Rename the aura_shell namespace to ashben@chromium.org2011-12-24153-393/+393
* Move the gyp file to ash.ben@chromium.org2011-12-241-0/+261
* Move last few files -> ashben@chromium.org2011-12-2383-147/+1231
* More stuff -> ashben@chromium.org2011-12-2334-8/+2609
* Move more stuff down into ash.ben@chromium.org2011-12-2356-11/+4634