summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* views: Move examples/ directory to ui/views/.tfarina@chromium.org2011-11-1549-0/+3975
* [Aura] Support additonal event filters in DesktopEventFilter.xiyuan@chromium.org2011-11-157-71/+271
* Split a part of code managing accelerators from views::FocusManager.mazda@chromium.org2011-11-153-0/+144
* Revert 109977 - Implement font fallback in RenderTextWin.alekseys@chromium.org2011-11-152-82/+17
* aura: Add images for rectangular shadows.derat@chromium.org2011-11-159-0/+8
* [Aura] Support always-on-top top level window.xiyuan@chromium.org2011-11-1517-23/+385
* Implement font fallback in RenderTextWin.asvitkine@chromium.org2011-11-142-17/+82
* Revert 109966 - Grab-bag:ben@chromium.org2011-11-143-10/+5
* Grab-bag:ben@chromium.org2011-11-143-5/+10
* Fix double-initialization of CComModule.dmazzoni@chromium.org2011-11-143-0/+43
* aura/cc: Fix accelerated content sizepiman@chromium.org2011-11-143-16/+22
* wayland: define base:NativeEvent for Waylandmsb@chromium.org2011-11-146-139/+37
* Space key doesn't work in AURA enabled build because in case of space key,sadrul@chromium.org2011-11-141-0/+1
* Disable selection on aura. Clipboard semantics on aura must be same as windowsoshima@chromium.org2011-11-141-1/+1
* Fix DEPS rules post r109894.joi@chromium.org2011-11-141-0/+3
* views: Move accessibility/ directory to ui/views/.tfarina@chromium.org2011-11-143-0/+1387
* views: Remove the old views/window/ directory and its stubbed files.tfarina@chromium.org2011-11-1413-22/+22
* Move views::Accelerator to ui in order to use it from aura code.mazda@chromium.org2011-11-145-8/+218
* Add status area to Aura builds.stevenjb@google.com2011-11-145-22/+45
* ui/views: Include grit/ui_resources.h to DEPS file to please check_deps.tfarina@chromium.org2011-11-131-0/+1
* ui/views: Add DEPS file to fix check_deps step.tfarina@chromium.org2011-11-131-0/+4
* views: Move views/window/ to ui/views/window directory.tfarina@chromium.org2011-11-1315-0/+2649
* Devirtualize CHROMEGTK_CALLBACK.dcheng@chromium.org2011-11-122-11/+38
* 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