summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* views: Stop the scrolling when the submenu hides.sadrul@chromium.org2012-10-151-0/+2
* Adds some more ui/ files to the iOS build.rohitrao@chromium.org2012-10-152-11/+16
* views: Split test_support_views in two targets.tfarina@chromium.org2012-10-142-7/+25
* Migrate ui::Transform to gfx::Transform shawnsingh@chromium.org2012-10-1438-231/+233
* compositor: Remove unused WebKit header includes.tfarina@chromium.org2012-10-143-4/+0
* Correct padding and focus ring for frameless constrained window dialog: http:...rouslan@chromium.org2012-10-131-6/+12
* [Android] Add -ljnigraphics to ui.gyptrchen@chromium.org2012-10-131-0/+5
* Don't hang if can't downsize font. vitalybuka@chromium.org2012-10-132-1/+16
* fix aura_test TestScreen leakscottmg@chromium.org2012-10-132-2/+5
* [Coverity] Leak fixgroby@chromium.org2012-10-131-2/+2
* fix events_x.cc compile errorscottmg@chromium.org2012-10-121-1/+2
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-1240-429/+614