summaryrefslogtreecommitdiffstats
path: root/ui/base
Commit message (Expand)AuthorAgeFilesLines
...
* Switch Pepper Linux to use shared USB<->native key conversion table.wez@chromium.org2013-02-211-1/+1
* Plumbs through ET_CANCEL_MODE, which is intended to be used when modalsky@chromium.org2013-02-215-0/+30
* Minor fixes to TouchSelectionController: Null check on client widget beforevarunjain@chromium.org2013-02-211-1/+1
* Remove gio header by using bus::Bus disconnected notification.nona@chromium.org2013-02-201-20/+40
* Refactor TextInputTestnona@chromium.org2013-02-192-1/+7
* Part I: clear primary and selection clipboards if data came from content area.vasilii@chromium.org2013-02-1813-23/+292
* Replace FilePath with base::FilePath.brettw@chromium.org2013-02-177-12/+12
* x11: Do not generate scroll events from mousewheel scrolls.sadrul@chromium.org2013-02-161-3/+8
* Enable touch editing controller for views textfields behind a flag.varunjain@chromium.org2013-02-154-12/+45
* Reverting as it caused compile failures on linux chromium OS ASANananta@chromium.org2013-02-144-45/+12
* Enable touch editing controller for views textfields behind a flag.varunjain@chromium.org2013-02-144-12/+45
* Fix international-backslash key in Canadian French keyboard.nona@chromium.org2013-02-131-0/+7
* Move touch_selection_controller interface to ui/base.varunjain@chromium.org2013-02-132-0/+78
* Add support for ordinal scroll amountsdavemoore@chromium.org2013-02-126-20/+95
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-1028-142/+151
* Only add NORMAL separators if menu has at least one item and previous item is...wez@chromium.org2013-02-082-18/+33
* Move utf_offset_string_conversions and utf_string_conversion_utils to strings.brettw@chromium.org2013-02-071-3/+3
* Avoid getting UI elements in GTK thumbnailspkotwicz@chromium.org2013-02-071-1/+1
* Add UMA metrics for whether touch events are enabled on new tabs.flackr@chromium.org2013-02-066-2/+45
* Introduce TextInputBrowsertest. nona@chromium.org2013-02-067-82/+242
* Linux/ChromeOS Chromium style checker cleanup, ui/ edition.rsleevi@chromium.org2013-02-062-3/+3
* Add support for 1x fallback images on iOSstuartmorgan@chromium.org2013-02-063-51/+113
* Fix blurry favicons fetches on Androidaruslan@chromium.org2013-02-043-4/+6
* Revert 180360nona@chromium.org2013-02-047-315/+75
* Introduce TextInputBrowsertest.nona@chromium.org2013-02-047-75/+315
* Removes LAYOUT_ASH. It's the same as LAYOUT_DESKTOP. We really need tosky@chromium.org2013-02-032-13/+4
* Add FilePath to base namespace.brettw@chromium.org2013-02-025-9/+18
* Move string tokenizer to base/strings.brettw@chromium.org2013-02-021-1/+0
* Lookup the favicon with the closest scale factor to the one passed in to chro...pkotwicz@chromium.org2013-01-313-18/+32
* Fix high-DPI on Windows to make use of DIP scaling in WebKit.kevers@chromium.org2013-01-313-1/+70
* Remove ibus namespace.nona@chromium.org2013-01-313-26/+26
* Updating XTBs based on .GRDs from branch 1364kerz@chromium.org2013-01-3152-3/+211
* Use checked_numeric_cast when reading HTML from the clipboard.dcheng@chromium.org2013-01-301-4/+3
* Fix regression from https://chromiumcodereview.appspot.com/11827058 .sky@chromium.org2013-01-301-4/+4
* Move SetCursorLocation bypass code.nona@chromium.org2013-01-306-114/+14
* Handle Tile\Cascade\Stack window managment operations on Windowsianet@chromium.org2013-01-301-0/+10
* Add limits to the size of url and title for bookmarks in the gtk clipboardcdn@chromium.org2013-01-291-1/+4
* Add ability for EventGenerator to generate Scroll events asynchronouslydavemoore@chromium.org2013-01-292-19/+28
* Changes the format of gfx::Display's ID.mukai@chromium.org2013-01-253-30/+30
* context menu does not work if one already opensschmitz@chromium.org2013-01-251-1/+11
* Refactor to remove duplicated function ui::IsTouchDevicePresentgirard@chromium.org2013-01-241-1/+2
* Introduce bypass logic for SetCursorLocation message. nona@chromium.org2013-01-242-9/+8
* Update DEPS to use chromeos/ime.nona@chromium.org2013-01-241-0/+3
* Use correct favicon scale factor on Android.aruslan@chromium.org2013-01-243-4/+34
* Switch to Cocoa APIs for fullscreen.avi@chromium.org2013-01-241-8/+10
* Convert gfx::Image::Image(const SkBitmap&) and gfx::ImageSkia::ImageSkia(cons...pkotwicz@chromium.org2013-01-231-1/+1
* touch factory: Remove code not necessary anymore.sadrul@chromium.org2013-01-232-151/+1
* Only HistogramBase is used outside of base/metrics.kaiwang@chromium.org2013-01-231-2/+2
* Prevent negative sizes in gesture code.danakj@chromium.org2013-01-231-1/+3
* Move the methods in disposition_utils.h and event_disposition.h to ui\base\wi...jam@chromium.org2013-01-232-0/+60