summaryrefslogtreecommitdiffstats
path: root/ui/base
Commit message (Expand)AuthorAgeFilesLines
* Minor tweak to RootWindow::CleanupGestureRecognizerStatesky@chromium.org2013-08-281-1/+1
* This change regressed Chrome ASH on Windows 8. DispatchFabricatedKeyEvent is ...ananta@chromium.org2013-08-271-2/+14
* Do not handle AltGr modifier as system key.nona@chromium.org2013-08-271-0/+2
* For a non-dpi-aware application, Win7 and Win8 convert most events from scree...girard@chromium.org2013-08-273-4/+22
* Enable non resizable app windows to programatically maximize on Mac.scheib@chromium.org2013-08-272-1/+21
* Print ui::Range contents on EXPECT_EQckocagil@chromium.org2013-08-262-1/+8
* [A11y Large Cursor] Add assets of large mouse cursor.yoshiki@chromium.org2013-08-262-3/+52
* Add a function to change the mouse cursor icon set to aura/ash. yoshiki@chromium.org2013-08-263-8/+69
* Drop DispatchFabrictedKeyEvent on Windows.nona@chromium.org2013-08-261-14/+2
* Do not apply FocusChange from non-focused RootWindow.nona@chromium.org2013-08-261-10/+11
* Cleanup: do not use extension_id, use notifier's id.mukai@chromium.org2013-08-241-5/+2
* Added 125% DPI option to ui::ScaleFactors.mateuszs@opera.com2013-08-233-3/+7
* [CleanUp] Use base::STLSetDifference in place of std::set_differenceHokein.Wu@gmail.com2013-08-231-4/+3
* Remove chrome.pak references, build resources into resources.pak (try 2)jamesr@chromium.org2013-08-234-9/+0
* Add support for reposting the ET_GESTURE_TAP_DOWN gesture event to the RootWi...ananta@chromium.org2013-08-231-2/+4
* linux_aura: Fix crash when dragging NTP icons.erg@chromium.org2013-08-233-5/+50
* Revert 218956 "Remove chrome.pak references, build resources int..."vabr@chromium.org2013-08-224-0/+9
* Remove chrome.pak references, build resources into resources.pak (try 2)jamesr@chromium.org2013-08-224-9/+0
* [WIN] Remove "Pin this program to taskbar" of panel window.zhchbin@gmail.com2013-08-222-0/+21
* Supports gfx::FontList in gfx::Canvas and ui::ElideText family.yukishiino@chromium.org2013-08-223-76/+154
* linux_aura: Implement copying images to the clipboard.erg@chromium.org2013-08-222-18/+33
* views: Implement Ozone screen for desktop auratiago.vignatti@intel.com2013-08-212-4/+13
* Use XEvent's event_x/y as the location for ui::Eventmiletus@chromium.org2013-08-211-48/+2
* ozone: Make sure the event coords are within the bounds of the screen.sadrul@chromium.org2013-08-212-2/+15
* Move ibus related interface to chromeos/imenona@chromium.org2013-08-201-0/+1
* Switch to using '-t ios' for gritstuartmorgan@chromium.org2013-08-206-9/+9
* Append TextInputMode argument to ui::tsf_inputscope::CreateInputScope()yoichio@chromium.org2013-08-195-28/+175
* ui/base/accelerators: Use base::string16 now that string16 was moved into bas...tfarina@chromium.org2013-08-193-6/+6
* Adding a detour for GetMonitorInfo which appears to be broken under split scr...shrikant@chromium.org2013-08-161-2/+3
* CHR-458: Remove DCHECK which prevents from using custom ResourceBundle::Delegatepkudla@opera.com2013-08-151-1/+1
* ash: Fix CopyAreaToCanvas() scaling issues.derat@chromium.org2013-08-142-2/+68
* Clear the composition text in response to WM_CHAR on windows.zturner@chromium.org2013-08-141-0/+4
* Updating XTBs based on .GRDs from branch 1547kerz@chromium.org2013-08-146-10/+10
* Revert 217346 "Remove chrome.pak references, build resources int..."dmazzoni@chromium.org2013-08-134-0/+9
* Remove chrome.pak references, build resources into resources.pakjamesr@chromium.org2013-08-134-9/+0
* Add support for maintaining ordinal values through GestureRecognizerdavemoore@chromium.org2013-08-123-5/+86
* Implements InputMethodTSF::IsCandidatePopupOpen().yukishiino@chromium.org2013-08-123-7/+47
* Move kDisableCoreAnimationPlugins to content_switches since it's only used in...jam@chromium.org2013-08-122-14/+0
* Revert 216822 "Remove chrome.pak references, build resources int..."thestig@chromium.org2013-08-104-0/+9
* Remove chrome.pak references, build resources into resources.pakjamesr@chromium.org2013-08-104-9/+0
* Fix potential crash in CreateHBITMAPFromSkBitmap().zhengchuangscu@gmail.com2013-08-091-6/+9
* Add GetTextInputMode function to TextInputClient.yoichio@chromium.org2013-08-093-0/+9
* Change IME conversion status by focusing input elementyoichio@chromium.org2013-08-081-2/+2
* Enable touch on external touch devices.girard@chromium.org2013-08-081-2/+2
* UI tweaks for the message center settings dialog.dewittj@chromium.org2013-08-081-10/+6
* Remove mostly unused |allow_default| parameter in ui::ThemeProviderpkotwicz@chromium.org2013-08-073-30/+13
* Revives time_format_browsertest.ccmukai@chromium.org2013-08-071-28/+0
* Allows TimeFormat.DecimalPointNotDot only on Macmukai@chromium.org2013-08-071-6/+6
* Moves chrome/common/time_format to ui/base/l10n.mukai@chromium.org2013-08-074-0/+1642
* Removed deprecated API from SurfaceFactoryOzone.rjkroege@chromium.org2013-08-072-9/+0