summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Basic window resizing.http://crbug.com/93937TEST=see unit testsben@chromium.org2011-10-109-74/+532
* aura: Implement cursor support on linux.sadrul@chromium.org2011-10-082-2/+12
* Gets component build to work with aura. As part of this I needed tosky@chromium.org2011-10-0812-27/+161
* aura: Fix component build for aura_builder (aura_unitests and aura_shell_exe).sadrul@chromium.org2011-10-082-1/+3
* Updating XTBs based on .GRDs from branch 874karen@chromium.org2011-10-082-2/+2
* Move window scale animation down into the shell (it'll do as an overview for ...ben@chromium.org2011-10-077-127/+155
* Don't send mouse event to invisible windowoshima@google.com2011-10-071-2/+2
* Use Skia image in GetNativeImageNamed for aura/linux.oshima@google.com2011-10-072-4/+4
* Fix aura bustage on linux.ben@chromium.org2011-10-071-1/+0
* Fixes aura build on windows. Makes all tests use the test compositorsky@chromium.org2011-10-075-27/+120
* Changes the way windows are parented when their parent is set to NULL.. Adds ...ben@chromium.org2011-10-0723-146/+475
* Reuse base::i18n::SetICUDefaultLocale from rtl.h in some unittests.tfarina@chromium.org2011-10-071-25/+19
* Wires up the active methods in NativeWidgetAura.sky@chromium.org2011-10-076-11/+101
* Simple clipboard support for auraoshima@chromium.org2011-10-071-4/+35
* Fix aura buildoshima@chromium.org2011-10-071-2/+2
* Change std::wstring to string16 for views::Label and views::Labelyosin@chromium.org2011-10-071-2/+2
* * Rename ScopedHDC to ScopedCreateDCyosin@chromium.org2011-10-071-35/+33
* clang: out-of-line a constructor to fix CrOS clang buildthakis@chromium.org2011-10-072-6/+8
* Remove DispatchNativeEvent in favor of GetDispatcher.oshima@chromium.org2011-10-072-13/+2
* Context-based HTML paste plumbingdcheng@chromium.org2011-10-067-73/+131
* aura: Add osmesa as dependency for aura_unittests on linux.sadrul@chromium.org2011-10-061-0/+6
* Properly handle vertically flipping the texture.backer@chromium.org2011-10-063-12/+30
* Adds command line switch such that compositor_unittests use osmesa by default.pkotwicz@chromium.org2011-10-062-0/+10
* Add RunAllPendingWithDispatcheroshima@google.com2011-10-062-0/+11
* USE_AURA=1 Reveals circular dependencies on Mac.dhollowa@chromium.org2011-10-063-16/+34
* Revert 104311 - Revert 104304 - Avoid overdraw in views desktop.vollick@chromium.org2011-10-062-62/+53
* Revert 104304 - Avoid overdraw in views desktop.vollick@chromium.org2011-10-062-53/+62
* Avoid overdraw in views desktop.vollick@chromium.org2011-10-062-62/+53
* aura: Make events work correctly in chrome in linux, and other fixes.sadrul@chromium.org2011-10-061-0/+1
* Maximize/Fullscreen for auraoshima@google.com2011-10-0614-27/+168
* Resolve five aura linking problemsdavemoore@chromium.org2011-10-061-0/+6
* aura: Fix views_unittests and aura_unittests on linux.sadrul@chromium.org2011-10-062-0/+5
* Fix bubble rendering.ben@chromium.org2011-10-052-1/+2
* Adding gfx::Rect::SplitVertically() method.dpapad@chromium.org2011-10-053-0/+39
* Respect consumes_events_ when attempting to set focus.ben@chromium.org2011-10-056-17/+86
* aura: Build aura_builder on linux.sadrul@chromium.org2011-10-052-8/+0
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-0518-95/+125
* Consolidate ui::NativeEvent and base::NativeEventoshima@google.com2011-10-058-72/+55
* Makes visbility inherited. That is, in order for a window to besky@chromium.org2011-10-058-27/+130
* Implement 'ANGLE_translated_shader_source' extension in command-buffer.zmo@google.com2011-10-052-0/+7
* Fix menu on aura/linuxoshima@google.com2011-10-043-1/+13
* aura: Fix component build of aura_shell_exe in linux.sadrul@chromium.org2011-10-042-3/+2
* Layer unittests for http://codereview.chromium.org/7976040/pkotwicz@chromium.org2011-10-042-40/+186
* Gets rid of the FocusManager as a concrete object, changes it to an interface...ben@chromium.org2011-10-047-70/+49
* Fix aura_shell_exe build on linuxoshima@google.com2011-10-041-1/+2
* Limit EF_EXTENDED to key events.msw@chromium.org2011-10-041-1/+12
* Adds support for a lock screen to the shell.This includes the capability for ...ben@chromium.org2011-10-0410-4/+131
* Fixed aura build breakdavemoore@chromium.org2011-10-041-1/+1
* Make the CROS browser size itself to the MonitorWorkAreaNearestWindow again,danakj@chromium.org2011-10-041-46/+19
* Fixes the cursor to update reliably when moving from window to window.ben@chromium.org2011-10-0416-45/+68