summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Linux: make it possible to build without third_party/launchpad_translationsphajdan.jr@chromium.org2012-10-191-13/+35
* ui: Remove platform-specific operator=()s from gfx::Rect.danakj@chromium.org2012-10-194-35/+3
* Changes on the Input method for metro ashcpu@chromium.org2012-10-198-6/+28
* ui: Add PrepareTexture() function to ui::Texture.reveman@chromium.org2012-10-194-11/+14
* CleanUp: Remove PendingKeyEvent.nona@chromium.org2012-10-192-113/+37
* migrate views media galleries dialog to Chrome style constrained dialogestade@chromium.org2012-10-194-6/+30
* Fix Views LabelButton centered multi-line label width.msw@chromium.org2012-10-182-10/+6
* app_list: Use scaled icon for mouse drag.xiyuan@chromium.org2012-10-183-17/+74
* Aura: Remove scale_content_ handling for accelerated contentpiman@chromium.org2012-10-182-16/+8
* gfx: Transform is using its own custom function to round a float to an integer.tfarina@chromium.org2012-10-181-18/+4
* Bring up of ui/text/elider on iOS.noyau@chromium.org2012-10-183-3/+18
* app_list: Change touch drag start delay to 200ms.xiyuan@chromium.org2012-10-181-1/+1
* gpu: Add support for GLX_EXT_texture_from_pixmap extension.reveman@google.com2012-10-1813-0/+491
* Add keyboard events to metro auracpu@chromium.org2012-10-183-12/+41
* views: Remove unused includes from progress_bar.cc.tfarina@chromium.org2012-10-181-9/+0
* Introduce unit tests for ui::InputMethodIBusnona@chromium.org2012-10-183-29/+704
* Move ash::wm::GetRootWindowRelativeToWindow to ScreenPositionController.mazda@chromium.org2012-10-181-1/+1
* ui: Build fix for gcc 4.6.3, default version of ubuntu 12.04.tfarina@chromium.org2012-10-186-117/+117
* webkit: Merge blob and fileapi into one build target 'webkit_storage'hashimoto@chromium.org2012-10-181-1/+1
* Move TSF related stuff to ui/base/imenona@chromium.org2012-10-1816-35/+56
* Revert 162654 - gpu: Add support for GLX_EXT_texture_from_pixmap extension.fischman@chromium.org2012-10-1813-488/+0
* gpu: Add support for GLX_EXT_texture_from_pixmap extension.reveman@chromium.org2012-10-1813-0/+488
* cros: Adjust app list and sys tray bubble location.xiyuan@chromium.org2012-10-181-4/+2
* Minor tweak to click-detection algorithmrbyers@chromium.org2012-10-181-1/+4
* Use LANCZOS3 resize algorithm to generate missing image reps for extension ac...tbarzic@chromium.org2012-10-182-5/+27
* app_list: Add touch drag-n-drop.xiyuan@chromium.org2012-10-185-37/+176
* Fix the issue of cursor's device scale factor when using monitors with differ...mazda@chromium.org2012-10-182-4/+6
* Resize images for hi-dpi based on a custom PNG chunk added by GRIT r78, and r...benrg@chromium.org2012-10-184-101/+143
* Don't directly tell the compositor to Draw on aura winscottmg@chromium.org2012-10-171-0/+4
* Speculative compile fix for the valgrind bots.erg@chromium.org2012-10-172-89/+90
* Fix getting tap events on scroll gestures when touchmove is consumedrbyers@chromium.org2012-10-173-8/+72
* touch: Coalesce touch-events, and remove the touch-event queue from the gestu...sadrul@chromium.org2012-10-1712-275/+90
* linux_aura: Reland fix tab dragging performance.erg@chromium.org2012-10-174-90/+98
* [Panels Win] Fix title-only panels overlapping Windows taskbar bug.jennb@chromium.org2012-10-172-14/+5
* views: Fix progress bar tooltip text function.tfarina@chromium.org2012-10-172-7/+3
* Revert 162381 - linux_aura: Fix tab dragging performance.tommi@chromium.org2012-10-174-97/+90
* Fixed: on windows, fixed-size app windows would lose their shadows.jeremya@chromium.org2012-10-171-1/+1
* linux_aura: Fix tab dragging performance.erg@chromium.org2012-10-174-90/+97
* Fix typo /Initilaize/Initialize/nona@chromium.org2012-10-173-3/+3
* Introduce TsfEventRouter.nona@chromium.org2012-10-177-0/+374
* compositor: Reuse GetXDisplay() function from x11_util.htfarina@chromium.org2012-10-172-7/+6
* Updating XTBs based on .GRDs from branch 1271karen@chromium.org2012-10-1752-0/+80
* Fix wrong truncation of notification popup messages in ash.kinaba@chromium.org2012-10-171-1/+1
* linux desktop aura: Get tab dragging working.erg@chromium.org2012-10-162-4/+16
* Add new views::LabelButton and LabelButtonBorder.msw@chromium.org2012-10-1613-29/+891
* Remove obsolete code that handles menu key release for chromeososhima@chromium.org2012-10-164-61/+0
* Android: lazy initialization for method id.bulach@chromium.org2012-10-162-15/+18
* Fix crash on event copying.nona@chromium.org2012-10-161-5/+7
* Change the way iOS partially builds ui/stuartmorgan@chromium.org2012-10-161-163/+162
* desktop aura: Fix accelerator dispatch by copying NWA code to DNWA.erg@chromium.org2012-10-161-2/+13