summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
...
* Hardcode applist icon dimension and shadows.tapted@chromium.org2014-08-1412-54/+34
* Move app list search result icon sizes to app_list_constants.calamity@chromium.org2014-08-146-13/+36
* Revert 289403 "Update iOS deployment target to 7.0"bartfab@chromium.org2014-08-142-6/+2
* Fix set_area sizes for RequestCopyOfOutput, and related tests.miu@chromium.org2014-08-141-2/+4
* Do not enable RenderTextHarfBuzz by defaultckocagil@chromium.org2014-08-141-2/+2
* MacViews: Implement scrollbar theming.andresantoso@chromium.org2014-08-144-1/+162
* For the Mac port of views, we need to draw the corner part to connect theandresantoso@chromium.org2014-08-144-22/+73
* Fix for closing the Alert overlay.michaelpg@chromium.org2014-08-141-3/+8
* Ignore min/max gesture bounds for mouse or stylus-derived gesturesjdduke@chromium.org2014-08-1410-18/+126
* ui: Remove unneeded includes of grit/ui_resources.hthakis@chromium.org2014-08-1430-35/+1
* Implementated corner passthrough when touch explorationlisayin@chromium.org2014-08-143-28/+366
* Merge ResourceBundle's InitSharedInstanceLocaleOnly with InitSharedInstanceWi...tfarina@chromium.org2014-08-143-19/+18
* Update iOS deployment target to 7.0stuartmorgan@chromium.org2014-08-132-2/+6
* Revert "Make SingleThreadProxy a SchedulerClient"enne@chromium.org2014-08-1311-119/+187
* Added multi-finger gestures to touch_exploration_controllerevy@chromium.org2014-08-133-310/+427
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-133-17/+16
* Support IME extensions for Ozone.shuchen@chromium.org2014-08-132-5/+3
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-133-16/+17
* Implement scroll handler latency trackingskyostil@chromium.org2014-08-132-1/+8
* On resume perform a delayed call to SetDisplayPower()dnicoara@chromium.org2014-08-133-23/+45
* Files.app: Fix nits in FileOperationManager.hirono@chromium.org2014-08-131-50/+28
* linux/cros: Supports XKeyEvent to Unicode conversion independent from user's ...yukishiino@chromium.org2014-08-135-12/+879
* Add resources for Easy Unlock to be used on screen lock UItbarzic@chromium.org2014-08-137-0/+3
* Call OnNativeWindowChanged after maximizing and restoring.jackhou@chromium.org2014-08-135-5/+44
* Revert 289224 "Update ui::CompositorObserver instrumentation"joaodasilva@chromium.org2014-08-133-9/+16
* Update ui::CompositorObserver instrumentationccameron@chromium.org2014-08-133-16/+9
* Update presubmit files to send windows tryjobs to swarming bots, now that the...jam@chromium.org2014-08-131-1/+1
* Use ShadowController instead of creating its own.oshima@chromium.org2014-08-133-5/+74
* Do not dispatch gestures to a NULL aura::Window targettdanderson@chromium.org2014-08-132-0/+16
* Fix bounding box calculation for touches with radius of 0.tdresser@chromium.org2014-08-132-8/+37
* Optimize QuadF's IsCounterClockwise functionkui.zheng@arm.com2014-08-131-11/+15
* No touch handles when Views textfield cannot get focusedmohsen@chromium.org2014-08-132-0/+49
* Round the snapped position when checking snappedoshima@chromium.org2014-08-121-1/+1
* Pass display names for uploaded content URI filesqinmin@chromium.org2014-08-121-40/+40
* Two Finger Taplisayin@chromium.org2014-08-123-20/+223
* [Refactor]: Move drag_widget_ out of X11WholeScreenMoveLooppkotwicz@chromium.org2014-08-126-99/+92
* GN: Make content_shell and webkit_unit_tests work in component buildjamesr@chromium.org2014-08-124-13/+21
* include <limits> for std::numeric_limitsmostynb@opera.com2014-08-121-0/+1
* Avoid handling change event when focusing tree item is sufficient.fukino@chromium.org2014-08-121-3/+10
* Drop the bool parameter from InitSharedInstanceWithPakFileRegion().tfarina@chromium.org2014-08-122-11/+3
* Add DisplayType to app list SearchResultscalamity@chromium.org2014-08-122-1/+15
* App list: Infrastructure now supports multiple custom launcher pages.mgiuca@chromium.org2014-08-124-10/+18
* Added comments in the WindowEventDispatcher::OnOtherRootGotCapture function.ananta@chromium.org2014-08-121-2/+6
* Add ScopedObjCClassSwizzler in base/mac, absorbs objc_method_swizzle and Scop...tapted@chromium.org2014-08-125-42/+12
* Clear breadcrumbs just before the new one is created.fukino@chromium.org2014-08-121-4/+6
* Update .exe and .dmg file error messages.iseki@chromium.org2014-08-121-0/+3
* Revert of Added multi-finger gestures to touch_exploration_controller (https:...tapted@chromium.org2014-08-123-407/+285
* Mac: silently fall back to normal separator drawingestade@chromium.org2014-08-121-1/+1
* Fix SetShape (SetAlphaShape) to allow Null regions (+ tests).garykac@chromium.org2014-08-123-5/+23
* Cleanup: Remove unneeded #include from ui/base/l10n/l10n_util.h.thestig@chromium.org2014-08-123-1/+2