summaryrefslogtreecommitdiffstats
path: root/ui/aura_shell/toplevel_frame_view.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-281-1/+1
* Get rid of the EnableClose() infrastructure in Widget.ben@chromium.org2011-11-221-9/+0
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-2/+2
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-2/+2
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-2/+2
* Aura: Resize cursors show properly when hovering over window framejamescook@chromium.org2011-11-091-4/+1
* ui/gfx: Convert Canvas::FillRectInt() to use gfx::Rect.tfarina@chromium.org2011-10-311-6/+6
* Aura: Combine cursor support for Linux and Windowsjamescook@chromium.org2011-10-171-16/+15
* Add gfx::kNullCursor to refer to "no cursor"oshima@chromium.org2011-10-111-1/+1
* Fixes the cursor to update reliably when moving from window to window.ben@chromium.org2011-10-041-0/+25
* Add caption animations and clean up the frame component code a bit.ben@chromium.org2011-09-241-96/+189
* aura: Make 'aura_shell_exe' work without gtk.sadrul@chromium.org2011-09-231-1/+0
* Adds a NonClientFrameView for generic toplevel windows.Also adds a feeble (bu...ben@chromium.org2011-09-221-0/+383