summaryrefslogtreecommitdiffstats
path: root/ui/aura_shell
Commit message (Expand)AuthorAgeFilesLines
* Shrinks the launcher down to 48 pixels high, changes chromium imagesky@chromium.org2011-10-145-5/+168
* Positions the launcher in the bottom left corner. Adds ShellDelegatesky@chromium.org2011-10-1317-275/+369
* Get more of RenderWidgetHostViewAura running.ben@chromium.org2011-10-131-0/+1
* views: Change Checkbox API to string16.tfarina@chromium.org2011-10-121-5/+6
* views: Change RadioButton API to string16.tfarina@chromium.org2011-10-121-7/+7
* aura_shell: Add missing "virtual" to Delegate dtors.tfarina@chromium.org2011-10-122-2/+4
* Some launcher tweaks:sky@chromium.org2011-10-1116-31/+535
* ui: Migrate to base::Bind().tfarina@chromium.org2011-10-112-4/+6
* Add gfx::kNullCursor to refer to "no cursor"oshima@chromium.org2011-10-111-1/+1
* Aura - Add NativeThemeAura, extract NativeThemeGtk, add sample widget window.jamescook@chromium.org2011-10-105-1/+157
* Move some code around...ben@chromium.org2011-10-102-1/+1
* Revert 104755 - Move some code around...test infrastructure -> aura/testaura_...ben@chromium.org2011-10-102-1/+1
* Move some code around...ben@chromium.org2011-10-102-1/+1
* touchui + aura: Move the keyboard in the front-most container.sadrul@chromium.org2011-10-104-8/+11
* Gets component build to work with aura. As part of this I needed tosky@chromium.org2011-10-082-1/+4
* aura: Fix component build for aura_builder (aura_unitests and aura_shell_exe).sadrul@chromium.org2011-10-081-1/+2
* Move window scale animation down into the shell (it'll do as an overview for ...ben@chromium.org2011-10-077-127/+155
* Changes the way windows are parented when their parent is set to NULL.. Adds ...ben@chromium.org2011-10-0710-17/+186
* 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