summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Added hotkey support to 8508009pkotwicz@chromium.org2011-12-0112-25/+50
* Register global accelerators and add placeholders for handling them.mazda@chromium.org2011-12-014-21/+254
* Implement Accelerator::GetShortcutText for non-Windows Aura.mazda@chromium.org2011-12-011-0/+9
* views::Label should paint borders in the overridden OnPaint() method.varunjain@chromium.org2011-12-011-0/+4
* aura: Turn XInput2 back on.sadrul@chromium.org2011-12-012-5/+73
* GTK: Port RenderWidgetHostViewGtk to latest GTKrobert.bradford@intel.com2011-12-011-0/+18
* aura: Detect double clicks and set ui::EF_IS_DOUBLE_CLICK appropriately.sadrul@chromium.org2011-12-011-0/+43
* Changes to compile use_aura=1 use_webkit_compositor=1 against ToT WebKitbacker@chromium.org2011-12-012-0/+19
* aura: Fix unit_tests on linuxsadrul@chromium.org2011-12-013-75/+16
* views: Move the remaining file from views/ to ui/views/.tfarina@chromium.org2011-12-0198-89/+1973
* Need to release the GL context.backer@chromium.org2011-12-011-1/+3
* Restore NativeWidgetWin::OnSetText to eliminate classic theme titlebar flicke...msw@chromium.org2011-12-012-0/+9
* Make the fullscreen exit bubble render correctly on non-white backgrounds on ...koz@chromium.org2011-12-012-1/+13
* Revert 112399 - Aura: Tooltip refactor. This Cl does the following:hbono@chromium.org2011-12-0117-629/+329
* Aura: Tooltip refactor. This Cl does the following:varunjain@chromium.org2011-12-0117-329/+629
* Removing example code related to deprecated NativeWidgetViews.saintlou@chromium.org2011-12-012-124/+0
* Maximize windows when double clicking their title bar.ben@chromium.org2011-11-307-11/+86
* views: Move view.h to ui/views/.tfarina@chromium.org2011-11-3096-90/+6771
* Move border_contents_unittest.cc to ui/views/bubble/.msw@google.com2011-11-301-0/+243
* Rebase the MessageBubble on the new views bubble.msw@google.com2011-11-302-0/+6
* Fix BubbleDelegateView call to DisableInactiveRendering.msw@chromium.org2011-11-301-2/+3
* aura: Implement window-related methods in platform_util.derat@chromium.org2011-11-303-0/+32
* Chromium style clang fixes for OVERRIDE in compositor_unittestsdhollowa@chromium.org2011-11-303-4/+7
* Aura: Fix popup window frames appearing bluejamescook@chromium.org2011-11-304-3/+11
* Added OWNERS file for ui/gfx/surface/ .kbr@chromium.org2011-11-301-0/+4
* Relands the following. First attempt was reverted because it brokesky@chromium.org2011-11-305-103/+285
* GTK: Port to gdk_x11_window_lookup_for_displayrobert.bradford@intel.com2011-11-304-3/+36
* Should use startAnimation in acceleratorController in order for the animator ...pkotwicz@chromium.org2011-11-301-1/+1
* Use callback_forward.h instead of callback.h where possible.erikwright@chromium.org2011-11-302-5/+5
* Make drag and drop work on webpage. Also slightly modify drag drop workflow.varunjain@chromium.org2011-11-307-37/+29
* Release aura::Desktop event handler windows on detaching an ancestor window.flackr@chromium.org2011-11-304-9/+45
* Revert 112232 - Added hotkey support to 8508009pkotwicz@chromium.org2011-11-308-40/+19
* Added hotkey support to 8508009pkotwicz@chromium.org2011-11-308-19/+40
* GLContextNSView should not assume concrete type GLSurface is GLSurfaceNSViewdhollowa@chromium.org2011-11-304-11/+15
* views: Move some random files from views/ to ui/views/.tfarina@chromium.org2011-11-3022-10/+933
* Separate selection highlight from pango layout, highlight selection using skia.xji@chromium.org2011-11-306-312/+294
* Revert 112145 - Makes TestWebGraphicsContext3D::initialize create a stub cont...sail@chromium.org2011-11-305-35/+6
* Makes TestWebGraphicsContext3D::initialize create a stub context andsky@chromium.org2011-11-305-6/+35
* hypothetical fix for leak in constrained html dialogoshima@chromium.org2011-11-303-20/+25
* Render Core Animation plugins through WebKit's compositor rather thankbr@chromium.org2011-11-304-19/+37
* Add service to update GAIA infosail@chromium.org2011-11-302-0/+42
* Add debug message to troubleshoot test failures on aura botoshima@google.com2011-11-291-1/+4
* aura: Handle screen resizes on Chrome OS.derat@chromium.org2011-11-295-8/+27
* GTK: Port ui/base/gtk to use avoid deprecated API and accessorsrobert.bradford@intel.com2011-11-294-44/+51
* Revert 112006 - Add service to update GAIA infosail@chromium.org2011-11-292-42/+0
* [cros Aura] Added modal container for screen lock.nkostylev@chromium.org2011-11-295-4/+149
* views: Move the remaining files to ui/views/controls/.tfarina@chromium.org2011-11-2954-26/+4049
* Add service to update GAIA infosail@chromium.org2011-11-292-0/+42
* ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...pkasting@chromium.org2011-11-294-29/+21
* Itemize and layout text lazily in RenderTextWin.asvitkine@chromium.org2011-11-292-5/+38