summaryrefslogtreecommitdiffstats
path: root/ui/base
Commit message (Expand)AuthorAgeFilesLines
* Removes the |system_toplevel_window_focused| flag in ui::InputMethodBase.Shu Chen2016-01-296-57/+11
* Revert "Makes sure the keyboard typing isn't blocked when InputMethod::OnFocu...Shu Chen2016-01-2212-158/+5
* Makes sure the keyboard typing isn't blocked when InputMethod::OnFocus() is n...Shu Chen2016-01-2112-5/+158
* Incognito NTP style tweaksedwardjung2016-01-152-2/+21
* Remove GetImageScale (Dead Code)robliao2016-01-141-13/+0
* Make InputMethodEngine to inherit from new added class InputMethodEngineBase.azurewei2016-01-141-4/+4
* Change base::NativeEvent to XEvent in DeviceDataManagerX11.kylechar2016-01-131-2/+2
* Remove base/win/metro.{cc|h} and some associated codescottmg2016-01-124-19/+8
* Implemented smooth scrolling using xinput2 in X11.w.shackleton2016-01-111-6/+5
* Change some functions in ImeEngineObserver as not ChromeOS-only.azurewei2016-01-111-12/+14
* Implementation for Look Up on Force Touch.spqchan2016-01-092-1/+23
* Clean up event flags a bit:pkasting2016-01-084-11/+9
* Remove the ability for UI links to be copied and dragged.avi2016-01-072-7/+35
* [Extensions UI Mac] Re-Enable BrowserActionButton interactive ui testrdevlin.cronin2016-01-072-0/+14
* Rename KEY_ constants to avoid conflict with <linux/input.h>kpschoedel2016-01-071-47/+47
* Convert Pass()→std::move() in //ui (CrOS edition)dcheng2015-12-312-2/+3
* Clean up header files.avi2015-12-262-0/+4
* Switch to standard integer types in ui/base/.avi2015-12-23226-372/+664
* [Mac UI] Update HyperlinkButtonCell underline APIrdevlin.cronin2015-12-223-15/+29
* [TemplateExpressions] leaving ${} unmodifieddschuyler2015-12-222-12/+12
* Reland: Settings People: Add ChromeOS username and icon to People section.tommycli2015-12-212-2/+8
* Fix bug where custom cursors would disappear when screen was rotated for ozon...kylechar2015-12-211-0/+37
* [UI Mac] Change default styling for HyperLinkButtonCellsrdevlin.cronin2015-12-183-4/+19
* Fix reference to wrong theme provider in omnibox popup view.estade2015-12-181-2/+2
* Removes use of deprecated -applicationFramepkl2015-12-181-2/+2
* Revert of Settings People: Add ChromeOS username and icon to People section. ...phoglund2015-12-182-8/+2
* Convert Pass()→std::move() in ui/dcheng2015-12-186-15/+25
* Settings People: Add ChromeOS username and icon to People section.tommycli2015-12-182-2/+8
* Correctly handle system metrics with e.g. --force-device-scale-factor.pkasting2015-12-173-7/+2
* Supports remapping to Backspace key from Search/Caps keys.shuchen2015-12-151-2/+3
* Rejigger ThemeService: move exposure of ThemeProvider interface to aestade2015-12-114-9/+11
* Make the Origin Info Bubble discoverable by focus traversal on Views platforms.palmer2015-12-111-2/+2
* Use proper namespace in skia/extscroggo2015-12-102-12/+12
* clang/win: Let remaining chromium_code targets build with -Wextra.thakis2015-12-102-22/+22
* Minor image-related cleanups.estade2015-12-101-2/+2
* clang/win: Let some chromium_code targets build with -Wextra.thakis2015-12-101-1/+1
* Add most of //ui/ to "gn check"brettw2015-12-081-0/+2
* base: get rid of deprecated TrimWhitespace() functiontfarina2015-12-061-2/+2
* Remove kuint32max.avi2015-12-046-27/+35
* Android: Don't try to access the native Screen instance when loading resources.mfomitchev2015-12-031-3/+8
* ui: use base's ContainsValue helper function instead of std::findtfarina2015-12-033-8/+6
* Improve checking for the status of touch eventsafakhry2015-12-017-19/+56
* GN: Merge apk_deps and deps in test() templateagrieve2015-12-011-1/+1
* Add context_utils.h includes where needed.torne2015-11-254-0/+4
* resource_bundle_mac_unittest.mm: fix case for AppKit/AppKit.hukai2015-11-241-1/+1
* We're deprecating SkDevice usage in Chromium; this change shouldtomhudson2015-11-231-13/+12
* On Linux desktop, when "use_virtualized_gl_context" is truej.isorce2015-11-232-0/+72
* Add Workman keyboard layoutkroot2015-11-211-1/+3
* Run gn --format over all .gn filesagrieve2015-11-202-4/+4
* Use std::default_delete as the default deleter for scoped_ptr.dcheng2015-11-191-0/+2