summaryrefslogtreecommitdiffstats
path: root/ui/aura/demo
Commit message (Expand)AuthorAgeFilesLines
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-051-2/+2
* Aura demo fixoshima@chromium.org2012-04-141-2/+2
* Revert 132294 - Aura demo fixeroman@chromium.org2012-04-131-2/+2
* Aura demo fixoshima@chromium.org2012-04-131-2/+2
* Replaced sk_canvas()->drawPath() with DrawPath()pkotwicz@chromium.org2012-04-101-1/+1
* Makes the launcher use a layer with a solid color, which is cheapersky@chromium.org2012-03-231-3/+3
* * MultiMonitorManager creates and manages mutliple monitor instanceoshima@chromium.org2012-03-211-1/+4
* ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.tfarina@chromium.org2012-03-131-2/+2
* aura: Fix segfault when launching aura_demo on Linux.tfarina@chromium.org2012-03-121-0/+24
* ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.tfarina@chromium.org2012-03-091-1/+1
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-021-2/+2
* Revert 124461 - Remove the singleton instance get/delete methods from RootWin...ben@chromium.org2012-03-011-2/+2
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-011-2/+2
* Remove RootWindow::Run(). This removes one reason people will call RootWindow...ben@chromium.org2012-02-251-1/+2
* Revert 123593 - Remove RootWindow::Run(). This removes one reason people will...ben@chromium.org2012-02-251-2/+1
* Remove RootWindow::Run(). This removes one reason people will call RootWindow...ben@chromium.org2012-02-241-1/+2
* aura: Add Layer::LAYER_SOLID_COLOR to compositor.derat@chromium.org2012-01-281-3/+3
* content: Modfiy ResourceBundle and content_shell to run with alternative pak ...erg@chromium.org2012-01-281-1/+1
* aura: Gesture event plumbing (skeleton).sadrul@chromium.org2012-01-171-1/+4
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-131-3/+0
* Revert 114095 - Move the concept of Activation to the Shell.ben@chromium.org2011-12-121-0/+3
* Move the concept of Activation to the Shell.ben@chromium.org2011-12-121-3/+0
* Rename Desktop->RootWindow.ben@chromium.org2011-12-071-4/+4
* aura: Ask the WindowDelegate before a Window is Focus()ed.sadrul@chromium.org2011-12-031-0/+1
* Aura: Fix window resizing for large drags.jamescook@chromium.org2011-11-221-1/+3
* Adds a couple of pixel-based compositor unittests. One to test that opacity i...vollick@chromium.org2011-11-181-2/+1
* [Aura] Fix HtmlDialogBrowserTest.SizeWindow.xiyuan@chromium.org2011-11-181-0/+1
* Aura: Resize cursors show properly when hovering over window framejamescook@chromium.org2011-11-091-1/+1
* Fix up compositor mocking.backer@chromium.org2011-10-271-0/+5
* Revert 107563 - Fix up compositor mocking.backer@chromium.org2011-10-271-5/+0
* Fix up compositor mocking.backer@chromium.org2011-10-271-0/+5
* Changes Window::Init to take whether the layer has a texture. Andsky@chromium.org2011-10-261-3/+3
* Aura: Combine cursor support for Linux and Windowsjamescook@chromium.org2011-10-171-1/+1
* aura: Add support for touch events.sadrul@chromium.org2011-10-171-1/+4
* views: Some more layer change, and add/update some tests for layers.sadrul@chromium.org2011-10-111-0/+1
* Basic window resizing.http://crbug.com/93937TEST=see unit testsben@chromium.org2011-10-101-1/+1
* aura: Build aura_builder on linux.sadrul@chromium.org2011-10-051-4/+0
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-051-1/+1
* Fixes the cursor to update reliably when moving from window to window.ben@chromium.org2011-10-041-0/+3
* Change Window visibility to a simple boolean for now.ben@chromium.org2011-09-301-3/+3
* Adds the ability to set an Animation on Layer so that future changes to the l...sky@chromium.org2011-09-291-3/+3
* Adds overrides to DemoWindowDelegate and changes convenience tosky@chromium.org2011-09-271-0/+3
* Adds a NonClientFrameView for generic toplevel windows.Also adds a feeble (bu...ben@chromium.org2011-09-221-4/+1
* aura: Make 'ui' buildable without gtk.sadrul@chromium.org2011-09-211-1/+1
* Adds some features to the shell:ben@chromium.org2011-09-161-0/+3
* Fix Checkdeps.ben@chromium.org2011-09-141-5/+5
* Move Aura to UI subdir.ben@chromium.org2011-09-141-0/+109