summaryrefslogtreecommitdiffstats
path: root/ui/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use IBusDaemonController instead of IBusController.nona@chromium.org2013-03-044-18/+46
* Fix loading of high-DPI resources for Windows.kevers@chromium.org2013-03-023-35/+40
* Sort out build dependencies for LinuxUI.erg@chromium.org2013-03-022-74/+0
* Fix unit tests to handle different font widths.groby@chromium.org2013-03-021-1/+12
* Add ability to set tab scrub delay from about:gesturedavemoore@chromium.org2013-03-012-2/+10
* Revert 185474 -- speculative. browser_tests stopped starting up on allthakis@chromium.org2013-03-013-55/+0
* Remove GetOutputNames from x11_utiloshima@chromium.org2013-03-012-21/+0
* Fix touch scaling for high dpi windows.girard@chromium.org2013-03-013-0/+55
* Refactor DisplayInfo/Display - 3rd tryoshima@chromium.org2013-02-283-20/+6
* events: Make sure the unaccelerated scroll deltas get adjusted properly for d...sadrul@chromium.org2013-02-282-0/+15
* Revert 185344 (horrible CL description)sadrul@chromium.org2013-02-282-15/+0
* patch from issue 12321090sadrul@chromium.org2013-02-282-0/+15
* Add informative Windows notification center tray icon hovertext.dewittj@chromium.org2013-02-281-1/+6
* Revert "Refactor DisplayInfo/Display - 2nd try"oshima@chromium.org2013-02-283-6/+20
* Refactor DisplayInfo/Display - 2nd tryoshima@chromium.org2013-02-283-20/+6
* Introduce TEXT_INPUT_TYPE_DATE_TIME_FIELD.nona@chromium.org2013-02-281-1/+6
* Revert 185178: Broke CrOS build:thakis@chromium.org2013-02-282-2/+16
* Refactor DisplayInfo/Displayoshima@chromium.org2013-02-282-16/+2
* We use UMA to track event latency both as a group of all eventsdavemoore@chromium.org2013-02-271-4/+4
* Roll Skia DEPS to r7869robertphillips@google.com2013-02-271-1/+1
* The purpose of this patch is to collect some statistics on how often a user c...vasilii@chromium.org2013-02-278-0/+59
* Add GetDefaultIndex() to ComboboxModel.estade@chromium.org2013-02-262-1/+19
* x11: Fix motion event coalescing.sadrul@chromium.org2013-02-251-1/+2
* base: Move MemoryMappedFile out of file_util.h and into its own header file.tfarina@chromium.org2013-02-242-7/+5
* Move file_path.h to base/files.brettw@chromium.org2013-02-2421-23/+23
* Switch Pepper Linux to use shared USB<->native key conversion table.wez@chromium.org2013-02-232-8/+22
* Clears X-cursor cache after each test so that we don't attempt to usesky@chromium.org2013-02-223-3/+15
* Revert 183841 - new static initializer on Linux.yoz@chromium.org2013-02-211-1/+1