summaryrefslogtreecommitdiffstats
path: root/ui/aura_shell
Commit message (Expand)AuthorAgeFilesLines
...
* Change std::wstring to string16 for views::Label and views::Labelyosin@chromium.org2011-10-071-2/+2
* USE_AURA=1 Reveals circular dependencies on Mac.dhollowa@chromium.org2011-10-061-7/+13
* Maximize/Fullscreen for auraoshima@google.com2011-10-062-0/+6
* Fix bubble rendering.ben@chromium.org2011-10-051-0/+1
* Respect consumes_events_ when attempting to set focus.ben@chromium.org2011-10-051-2/+2
* aura: Build aura_builder on linux.sadrul@chromium.org2011-10-051-4/+0
* Makes visbility inherited. That is, in order for a window to besky@chromium.org2011-10-051-2/+2
* Fix menu on aura/linuxoshima@google.com2011-10-041-1/+0
* aura: Fix component build of aura_shell_exe in linux.sadrul@chromium.org2011-10-042-3/+2
* Fix aura_shell_exe build on linuxoshima@google.com2011-10-041-1/+2
* Adds support for a lock screen to the shell.This includes the capability for ...ben@chromium.org2011-10-046-1/+86
* Fixes the cursor to update reliably when moving from window to window.ben@chromium.org2011-10-042-0/+26
* Change Window visibility to a simple boolean for now.ben@chromium.org2011-09-302-3/+3
* Add named containers to the desktop to host various windows at certain ranges...ben@chromium.org2011-09-3010-30/+122
* Adds the ability to set an Animation on Layer so that future changes to the l...sky@chromium.org2011-09-293-4/+135
* Change std::wstring to string16 on WidgetDelegate::GetWindowTitleyosin@chromium.org2011-09-284-6/+6
* Revert 103095 - Change std::wstring to string16 on WidgetDelegate::GetWindowT...yosin@chromium.org2011-09-284-6/+6
* Change std::wstring to string16 on WidgetDelegate::GetWindowTitle.yosin@chromium.org2011-09-284-6/+6
* Allow layers to be created without a compositor, creating this association wh...ben@chromium.org2011-09-272-0/+7
* Adds overrides to DemoWindowDelegate and changes convenience tosky@chromium.org2011-09-271-2/+8
* Add caption animations and clean up the frame component code a bit.ben@chromium.org2011-09-246-118/+244
* Allow animating alphavollick@chromium.org2011-09-231-0/+2
* aura: Make 'aura_shell_exe' work without gtk.sadrul@chromium.org2011-09-233-5/+5
* Adds a NonClientFrameView for generic toplevel windows.Also adds a feeble (bu...ben@chromium.org2011-09-225-0/+492
* Adds a trivial menu to WindowTypeLauncher. This was more for me tosky@chromium.org2011-09-212-8/+55
* aura_shell/examples: Fix build on Linux.tfarina@chromium.org2011-09-211-1/+1
* Fixes aura unit tests. There were a couple of problems:sky@chromium.org2011-09-202-15/+4
* aura_shell: Fix aura_shell build on Linux.tfarina@chromium.org2011-09-204-4/+9
* Adds a button to the example launcher that shows a bubble.ben@chromium.org2011-09-205-5/+116
* Add a simple panel for example window creation.Renames SampleWindow to Toplev...ben@chromium.org2011-09-209-37/+146
* Add OWNERS file for the shell.ben@chromium.org2011-09-201-0/+2
* A bunch of changes related to window z-index:ben@chromium.org2011-09-2010-29/+70
* More shell hookup:ben@chromium.org2011-09-179-6/+87
* aura_shell: Export a few symbols to fix component build.sadrul@chromium.org2011-09-175-5/+39
* Adds some features to the shell:ben@chromium.org2011-09-1615-17/+338
* Fix component build. None of this stuff is necessary.ben@chromium.org2011-09-151-8/+0
* Add DEPS file to fix checkdeps.ben@chromium.org2011-09-151-0/+10
* Adds code for a new Aura shell.ben@chromium.org2011-09-1510-0/+299