summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Temporarily disables XI2 for aura until events are straightened out.sky@chromium.org2011-11-121-0/+3
* Port IsShiftDown() and variants in views::Event to aura::Event.yusukes@chromium.org2011-11-121-0/+7
* Avoid unnecessary work in |RenderTextWin::UpdateLayout()| if there are no runs.asvitkine@chromium.org2011-11-112-5/+6
* Devirtualize CHROMEG_CALLBACKdcheng@chromium.org2011-11-114-17/+85
* aura: Track mouse button state.derat@chromium.org2011-11-115-5/+72
* ui/base/models: Use operator '->' for accessing std::vector elements in TreeN...tfarina@chromium.org2011-11-111-4/+4
* Rebase BookmarkBubble on the new views bubble.msw@chromium.org2011-11-113-17/+9
* Fix WindowTest.Transform, and also make it run on Windows. Some of it (the bi...ben@chromium.org2011-11-112-29/+40
* Upstream: ui implementation in Androidmichaelbai@chromium.org2011-11-117-1/+1168
* Add to OWNERSbacker@chromium.org2011-11-111-0/+2
* Aura: Fix resize cursors disappearing for some windowsjamescook@chromium.org2011-11-113-1/+103
* Use ScopedMakeCurrentbacker@chromium.org2011-11-115-17/+20
* Fix menu crashoshima@google.com2011-11-111-0/+4
* A fix for LayerNoTextureSetFillsBoundsOpaquely.vollick@chromium.org2011-11-112-22/+58
* Plumb through EGL_NV_post_sub_buffer and GLX_MESA_copy_sub_buffer.backer@chromium.org2011-11-117-3/+67
* Remove OVERRIDES on WebKit APIs in CompositorCCwjmaclean@google.com2011-11-111-7/+7
* Move views/ime/text_input_client.h to ui/base/ime/.yusukes@chromium.org2011-11-113-0/+133
* Copy views/ime/OWNERS to ui/base/ime/ following sky's suggestion.yusukes@chromium.org2011-11-111-0/+2
* Revert 109583 - Move views/ime/text_input_client.h to ui/base/ime/.yusukes@google.com2011-11-112-120/+0
* Move views/ime/text_input_client.h to ui/base/ime/.yusukes@google.com2011-11-112-0/+120
* Fix gcc 4.6 build break.yusukes@google.com2011-11-111-1/+1
* Fix link error when component=shared_library is setpenghuang@chromium.org2011-11-111-1/+2
* Reland with a virtual destructor.dcheng@chromium.org2011-11-102-5/+86
* Revert 109528 - Use XFixes to update the clipboard sequence number.dcheng@chromium.org2011-11-102-86/+5
* Use XFixes to update the clipboard sequence number.dcheng@chromium.org2011-11-102-5/+86
* Rid the world of TopLevelWindowContainer, and "toplevel" concept from Window ...ben@chromium.org2011-11-1033-756/+928
* aura: Fix compile after change in clipboard api (in r109476).sadrul@chromium.org2011-11-101-1/+1
* Create utility functions for helping determine the X window manager.dcheng@chromium.org2011-11-102-3/+46
* Plumb through buffer type for clipboard sequence number requests.dcheng@chromium.org2011-11-104-18/+18
* Fix crash in compositor_unittests when using webkit compositor.vollick@chromium.org2011-11-101-0/+1
* Compile fix for CompositorCC.wjmaclean@google.com2011-11-102-0/+6
* Move views/ime/character_composer.* to ui/base/ime/.yusukes@chromium.org2011-11-106-0/+644
* Reset capture/focus window when the window is detachd from desktoposhima@google.com2011-11-106-5/+47
* Check target bounds, not current bounds, in aura::Window::SetBoundsInternalvollick@chromium.org2011-11-102-3/+52
* Add Aura support to InputMethodIBus.yusukes@google.com2011-11-103-202/+226
* Aura: Widgets obey transparency flag, default to opaquejamescook@chromium.org2011-11-101-0/+1
* Create a new aura client API dir and move constants and desktop delegate to it.ben@chromium.org2011-11-0930-90/+86
* Enable -Wexit-time-destructors for base.thakis@chromium.org2011-11-091-1/+1
* Updating XTBs based on .GRDs from branch 912laforge@chromium.org2011-11-0951-51/+49
* Update layout when selection is updated.oshima@chromium.org2011-11-096-69/+29
* Aura: Resize cursors show properly when hovering over window framejamescook@chromium.org2011-11-0915-23/+205
* Turn on -Wexit-time-destructors for ui and content.thakis@chromium.org2011-11-091-0/+1
* Remove 4 exit time destructors from ui and content for linux and chromeos.thakis@chromium.org2011-11-094-4/+4
* Enable browser_tests to display on USE_AURAbacker@chromium.org2011-11-092-3/+17
* Fix strike-through and add underline support to RenderTextWin.asvitkine@chromium.org2011-11-092-36/+69
* Fix DesktopHostWin::SetSize to set the size of aura desktop (client size)oshima@google.com2011-11-082-6/+16
* Fix --use-gl=any command-line option. The current implementation only checks ...alokp@chromium.org2011-11-0812-241/+270
* Clean up CreateTransposedBtmap.thakis@chromium.org2011-11-081-4/+4
* Fix bug where wglGetExtensionsStringEXT was being called instead of wglGetExt...apatrick@chromium.org2011-11-082-25/+21
* move NativeThemeChromeos into gfx:: namespacebenrg@chromium.org2011-11-082-2/+11