summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Fix gyp warnings about missing files.thestig@chromium.org2011-12-031-2/+2
* Fixes leak/crash in CompositorCC.sky@chromium.org2011-12-031-0/+4
* Delete desktop/shell instance correctly upon shutdown.oshima@chromium.org2011-12-036-12/+24
* Update these includes to the new header locationabarth@chromium.org2011-12-033-8/+8
* aura: Make shadows be children of window layers.derat@chromium.org2011-12-023-120/+24
* Revert 112770 - Prevent a crash in the first run search engine selector.ben@chromium.org2011-12-024-11/+2
* Add an OWNERS file for ui/gfx/image/erg@chromium.org2011-12-021-0/+1
* GTK: Move CairoCachedSurface from being owned by GtkThemeService to gfx::Image.erg@chromium.org2011-12-026-2/+261
* Prevent a crash in the first run search engine selector.ben@chromium.org2011-12-024-2/+11
* Enable GL_CHROMIUM_post_sub_buffer for osmesabacker@chromium.org2011-12-024-19/+161
* aura-shell: Export to fix component build of aura_shell_unittests.sadrul@chromium.org2011-12-021-1/+3
* Upon calling RenderText::SelectRange, the selection style should be applied.pkotwicz@chromium.org2011-12-021-0/+1
* Revert 112641 - aura: Use WebKit compositor by defaultkalman@chromium.org2011-12-021-14/+3
* aura: Use WebKit compositor by defaultpiman@chromium.org2011-12-021-3/+14
* Revert r112055 "Add debug message to troubleshoot test failures on aura bot"oshima@chromium.org2011-12-021-4/+1
* views: Move views.gyp to ui/views/.tfarina@chromium.org2011-12-014-8/+769
* BookmarkModel cleanup. synced_node is now mobile_node and I'm nukingsky@chromium.org2011-12-012-74/+4
* Makes test_web_graphics_context_3d only compile ifsky@chromium.org2011-12-011-0/+2
* Reland change for aura tooltips that was revert due to build break:varunjain@chromium.org2011-12-0117-329/+629
* 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