summaryrefslogtreecommitdiffstats
path: root/ui/base
Commit message (Expand)AuthorAgeFilesLines
* Move HoverButton and HoverImageButton from chrome/browser/ui/cocoa/ to ui/bas...rsesek@chromium.org2013-03-205-0/+306
* Use floored value for screen size and mouse location for consistency.oshima@chromium.org2013-03-201-2/+5
* Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAPmiletus@chromium.org2013-03-204-15/+0
* Disable touch calibration on external touchscreen.ynovikov@chromium.org2013-03-201-96/+2
* Add safeguard against scaling for DPI setting if not in high-DPI mode.kevers@chromium.org2013-03-191-1/+6
* Rename {drag_source,drop_target}.{cc,h} to {drag_source,drop_target}_win.{cc,h}.erg@chromium.org2013-03-194-59/+60
* Get external display name from DisplayManageroshima@chromium.org2013-03-192-23/+0
* Removed support for Core Animation plugins when accelerated compositing is di...kbr@chromium.org2013-03-192-7/+2
* Giving focus to an app shim brings windows belonging to that app to the foreg...jeremya@chromium.org2013-03-192-0/+47
* Revert 188901 "Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAP"wjia@chromium.org2013-03-194-0/+15
* Support loading non system cursors in Chrome AURA/ASH windows.ananta@chromium.org2013-03-194-11/+50
* Replace ET_GESTURE_DOUBLE_TAP with ET_GESTURE_TAPmiletus@chromium.org2013-03-194-15/+0
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-182-2/+2
* Add Muffin to the list of detected window managers.dcheng@chromium.org2013-03-182-10/+13
* mac: Use CrTrackingArea instead of NSTrackingArea in BaseView.thakis@chromium.org2013-03-182-13/+13
* mac: Fix sending of mouse moved events after resizing window's lower left cornerthakis@chromium.org2013-03-182-19/+22
* Chromium: Clipboard android code uses unsafe jni and is buggyandrewhayden@chromium.org2013-03-152-54/+80
* Revert 188430 "mac: Fix sending of mouse moved events after resi..."thakis@chromium.org2013-03-152-22/+19
* Correct title bar size for HiDPI Windowsgirard@chromium.org2013-03-152-0/+9
* mac: Fix sending of mouse moved events after resizing window's lower left cornerthakis@chromium.org2013-03-152-19/+22
* Add 2-lines summary to CC/Address for Wallet items.aruslan@chromium.org2013-03-154-29/+66
* Redesign notifier settings view.mukai@chromium.org2013-03-151-0/+3
* Some minor fixes to touch selection as directed by UX:varunjain@chromium.org2013-03-151-0/+3
* Fix translate amount when rotated.oshima@chromium.org2013-03-141-1/+2
* Remove myself from ime/OWNERS files.yusukes@chromium.org2013-03-141-1/+0
* Rotate Cursor when the display is rotatedoshima@chromium.org2013-03-142-15/+39
* Optimized GetTouchInputInfoWrappergirard@chromium.org2013-03-131-1/+1
* Ensure that the Alt key is handled correctly in Windows desktop AURA.ananta@chromium.org2013-03-1315-45/+66
* Delete items of the launcher jump list upon pressing Shift clickskuhne@chromium.org2013-03-134-9/+8
* Check to ensure that html data stored to the windows clipboard is well formedcdn@chromium.org2013-03-121-2/+2
* Remove unused string constantsthakis@chromium.org2013-03-121-9/+0
* Move CrTrackingArea from chrome/browser/ui/cocoa to ui/base/cocoa.tapted@chromium.org2013-03-123-0/+295
* Wrap calls to GetTouchInputInfogirard@chromium.org2013-03-112-0/+46
* Normalize font size when in high-DPI mode.kevers@chromium.org2013-03-113-12/+74
* Updating XTBs based on .GRDs from branch 1410dharani@google.com2013-03-1152-3/+107
* Implemented browser side software compositing behind the --ui-enable-software...skaslev@chromium.org2013-03-091-0/+1
* Use a string resource for Windows notification bubble's accessible name.dewittj@chromium.org2013-03-091-0/+3
* Mac: Use cross-platform BMB context menu model.asvitkine@chromium.org2013-03-081-2/+1
* Fix Views textfield Unicode alt key code handling.msw@chromium.org2013-03-082-22/+38
* Fix touch scaling for high dpi windows. (Resubmit)girard@chromium.org2013-03-083-0/+71
* Remove old-checkbox-style flag, code and assetsrbyers@chromium.org2013-03-082-4/+0
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-064-5/+5
* Clear the clipboard if a user copies something from onmibox of Incognito wind...vasilii@chromium.org2013-03-062-5/+28
* Only add 140 and 180 as supported scale factors if running in high-DPI mode.kevers@chromium.org2013-03-061-2/+5
* Revert 186187 - crashing on Win XP browser_tests with "Access is denied".flackr@chromium.org2013-03-053-69/+1
* Fix touch scaling for high dpi windows.girard@chromium.org2013-03-053-1/+69
* Fix indentation.kevers@chromium.org2013-03-051-11/+11
* Add Views Textfield disable switch; default settings unchanged.msw@chromium.org2013-03-042-4/+7
* Revert 185964justinlin@chromium.org2013-03-042-28/+5
* Part II: clear the clipboard if a user copies something from onmibox of Incog...vasilii@chromium.org2013-03-042-5/+28