summaryrefslogtreecommitdiffstats
path: root/ui/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make it possible to find locale pak files in the Android apk.mkosiba@chromium.org2014-07-296-3/+61
* [android_webview] Do not extract webviewchromium.pakprimiano@chromium.org2014-07-292-7/+13
* Add support for loading pak files from arbitrary file regions.primiano@chromium.org2014-07-285-3/+68
* Process SelectionRequestor::PerformBlockingConvertSelection() requests one at apkotwicz@chromium.org2014-07-254-162/+383
* Distinguish between keystroke and character events.kpschoedel@chromium.org2014-07-255-20/+15
* ozone: Fix GN build for ozone_egl_demo, ozone_unittestsspang@chromium.org2014-07-241-0/+4
* GN: Add //ui/base/ime, fix up printing on macjamesr@chromium.org2014-07-232-74/+117
* Cleanup test_support target names.tfarina@chromium.org2014-07-221-1/+1
* Enable more tests in GN build.brettw@chromium.org2014-07-221-3/+91
* Makes embedded content shell build without pangovarkha@chromium.org2014-07-221-1/+1
* ui: Fold ime gypi files directly into their main targets (ui_base and ui_unit...tfarina@chromium.org2014-07-184-182/+117
* Roll ICU to icu52jshin@chromium.org2014-07-182-16/+12
* Make selection_owner.h not include Xlib.h for consistency withpkotwicz@chromium.org2014-07-174-55/+54
* Remove X11/Xlib.h include from selection_requestor.hpkotwicz@chromium.org2014-07-177-82/+84
* Add display, message_center, shell_dialogs, webview to GN build.brettw@chromium.org2014-07-161-0/+6
* Fix TestFileToURLConversion on Linux non-X11 buildsdnicoara@chromium.org2014-07-161-5/+6
* MacViews: Remove "redundant" #ifdef guards in ui/base/theme_provider* filestapted@chromium.org2014-07-163-4/+2
* Add a unit test that filenames aren't unintentionally converted to URLs.dcheng@chromium.org2014-07-155-135/+172
* Remove unused |out_data_bytes| parameter from ui::GetRawBytesOfProperty()pkotwicz@chromium.org2014-07-145-17/+4
* Adding OverrideStringResource API to ResourceBundle.jwd@chromium.org2014-07-123-2/+61
* Fix the HTML5 drag and drop demos at http://www.w3schools.com/html/tryit.asp?...pkotwicz@chromium.org2014-07-113-0/+28
* MacViews: Partially implement OSExchangeDataProviderMac.andresantoso@chromium.org2014-07-104-21/+56
* Remove the WM_SYSCOMMAND handling from the LegacyRenderWidgetHostHWND class.ananta@chromium.org2014-07-101-11/+0
* Work on GN build, mostly in //uibrettw@chromium.org2014-07-021-2/+0
* setConfig is deprecated, use setInfo or allocPixels insteadreed@google.com2014-07-016-12/+7
* Revert of aura: Enables --enable-text-input-focus-manager by default. (https:...stip@chromium.org2014-06-291-2/+2
* aura: Enables --enable-text-input-focus-manager by default.yukishiino@chromium.org2014-06-281-2/+2
* GN: Fix up various issues in ui/ on macjamesr@chromium.org2014-06-271-1/+4
* Removes bulach@ from OWNERS.bulach@chromium.org2014-06-271-1/+0
* A couple of changes that make views work from multiple threadssky@chromium.org2014-06-241-4/+8
* Updated the WindowEventTarget interface in ui\base to return a bool from all ...ananta@chromium.org2014-06-241-5/+31
* Make cross-process CALayers work on Macccameron@chromium.org2014-06-233-0/+104
* Extract touchscreen device management into a generic managerdnicoara@chromium.org2014-06-231-3/+3
* Revert of aura: Enables --enable-text-input-focus-manager by default. (https:...ckocagil@chromium.org2014-06-211-2/+2
* aura: Enables --enable-text-input-focus-manager by default.yukishiino@chromium.org2014-06-211-2/+2
* android: Fix snapshot height by including toolbar offsetpowei@chromium.org2014-06-201-0/+4
* Passing BackgroundColorSpan and UnderlineSpan from Clank to Blink.huangs@chromium.org2014-06-206-94/+120
* ozone: Move the factory interfaces into a common target.sadrul@chromium.org2014-06-207-118/+11
* Bug fix: Translate: leak of a ComboboxModelhajimehoshi@chromium.org2014-06-193-0/+70
* Removing the GetUndocumentedDPIScale and GetUndocumentedDPITouchScale methods...ananta@chromium.org2014-06-171-5/+2
* MacViews: Skeleton implementation of OSExchangeDataProviderMac.andresantoso@chromium.org2014-06-164-5/+154
* Notifies capslock state changed in fake ime keyboard.shuchen@chromium.org2014-06-161-0/+20
* Removes X11 dependency in ui/base/ime/... and InputMethodEngine.shuchen@chromium.org2014-06-165-153/+204