summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* [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
* Move some more WM functionality down into ash.ben@chromium.org2011-12-2347-14/+5248
* Reland 115515 - [Aura] Implement views-based applist.xiyuan@chromium.org2011-12-233-29/+195
* Fix crasher in textfield when running views_examples.saintlou@chromium.org2011-12-231-0/+5
* Move some more files into ash... this time seed the window manager dir.ben@chromium.org2011-12-2327-1/+2671
* Forgot DEPS file.ben@chromium.org2011-12-221-0/+9
* Create the new toplevel directory ash, and move the shell examples in it as a...ben@chromium.org2011-12-229-0/+930