summaryrefslogtreecommitdiffstats
path: root/ui/base
Commit message (Expand)AuthorAgeFilesLines
* ozone: Remove CursorFactoryOzone::SetCursor, GetCursorWindowspang2014-09-032-19/+10
* Revert of ui: Move ui_unittests.gyp into ui/base. (patchset #5 id:80001 of ht...tfarina2014-08-293-339/+0
* Move StringComparator<string16>::operator() to headerscottmg2014-08-292-15/+11
* Fix most of the "gn check" errors in ui/*Brett Wilson2014-08-282-0/+2
* mojo: Fix double character inserts on Windows by removing a Linux hack.erg2014-08-271-2/+3
* ui: Move ui_unittests.gyp into ui/base.tfarina2014-08-273-0/+339
* Work on GN build of Chrome.Brett Wilson2014-08-261-0/+6
* Use qualified path for grit/ui_strings.htfarina2014-08-257-7/+7
* Add ui_unittests to GN build.brettw@chromium.org2014-08-221-1/+1
* Experimentally isolate GetSaveFileName in a utility process.erikwright@chromium.org2014-08-222-0/+72
* Move webkit resources over to content.tfarina@chromium.org2014-08-221-5/+6
* Remove myself from some android owners files.yfriedman@chromium.org2014-08-221-2/+2
* Revert of Add ui_unittests to GN build. (patchset #2 of https://codereview.ch...rlarocque@chromium.org2014-08-211-1/+1
* Add ui_unittests to GN build.brettw@chromium.org2014-08-211-1/+1
* Do not switch the ICU locale when interacting with public session podsbartfab@chromium.org2014-08-213-10/+100
* MacViews: Change ui_controls to send mouse events to the window under the cursortapted@chromium.org2014-08-211-7/+21
* GN: Remove duplicate entries from sources listsjamesr@chromium.org2014-08-191-1/+0
* Remove ui::SHOW_STATE_DETACHED and related thingstapted@chromium.org2014-08-191-4/+2
* Move blink<->cc bindings to cc/blinkjamesr@chromium.org2014-08-191-0/+1
* ChromeOS: should not show "Language changed" notification for certain languages.alemate@chromium.org2014-08-182-4/+23
* Use a qualified path for ui_resources.h grit includes.tfarina@chromium.org2014-08-174-4/+5
* ui: Move win gfx tests into gfx_unittests target.tfarina@chromium.org2014-08-171-2/+0
* [Android] Implementation of overscroll effect for Android Ljdduke@chromium.org2014-08-151-1/+2
* Revert of ChromeOS: should not show "Language changed" notification for certa...miu@chromium.org2014-08-152-23/+4
* Remove --disable-core-animation flagccameron@chromium.org2014-08-154-140/+6
* ChromeOS: should not show "Language changed" notification for certain languages.alemate@chromium.org2014-08-152-4/+23
* Add a flag to enable remote CoreAnimation API.ccameron@chromium.org2014-08-153-0/+14
* MacViews: Changes to allow interactive_ui_tests to compile on MacViewstapted@chromium.org2014-08-151-0/+5
* Experimentally isolate GetOpenFileName in a utility process.erikwright@chromium.org2014-08-143-10/+200
* Set correct DOM key code string for functional keys.shuchen@chromium.org2014-08-142-5/+25
* ui: Remove unneeded includes of grit/ui_resources.hthakis@chromium.org2014-08-142-2/+0
* Merge ResourceBundle's InitSharedInstanceLocaleOnly with InitSharedInstanceWi...tfarina@chromium.org2014-08-143-19/+18
* 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
* GN: Make content_shell and webkit_unit_tests work in component buildjamesr@chromium.org2014-08-121-0/+1
* Drop the bool parameter from InitSharedInstanceWithPakFileRegion().tfarina@chromium.org2014-08-122-11/+3
* Add ScopedObjCClassSwizzler in base/mac, absorbs objc_method_swizzle and Scop...tapted@chromium.org2014-08-121-2/+3
* Mac: silently fall back to normal separator drawingestade@chromium.org2014-08-121-1/+1
* Cleanup: Remove unneeded #include from ui/base/l10n/l10n_util.h.thestig@chromium.org2014-08-123-1/+2
* Cleanup: Remove obsolete references to webkit_glue namespace.tfarina@chromium.org2014-08-091-2/+0
* Revert of Revert of [Android] Use UIResource for overscroll glow (https://cod...jdduke@chromium.org2014-08-084-0/+45
* Revert of [Android] Use UIResource for overscroll glow (https://codereview.ch...miguelg@chromium.org2014-08-084-45/+0
* Move file_util_icu to base::i18n namespacebrettw@chromium.org2014-08-072-2/+2
* [Android] Use UIResource for overscroll glowjdduke@chromium.org2014-08-074-0/+45
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-071-1/+1
* Refactoring for InputMethodEngine and InputMethodEventRouter.shuchen@chromium.org2014-08-063-3/+3
* Enable copying long text to Chrome and pasting long text from Chromepkotwicz@chromium.org2014-08-049-29/+520
* Introduce a helper for OPENFILENAME struct to make certain logic testable.erikwright@chromium.org2014-08-015-0/+289
* Remove an unused method, make another private.erikwright@chromium.org2014-08-012-16/+4