summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Makes it clear in unittests that the system is missing some of fonts.yukishiino@chromium.org2014-02-271-2/+14
* Disable accelerators while a menu is open on Linux Aura. This behavior is con...pkotwicz@chromium.org2014-02-271-16/+15
* Use SparseArrays instead of HashMaps with Integer keys.newt@chromium.org2014-02-271-0/+6
* Add support for localized time strings with two units, eg. "2 hours 17 minutes"tnagel@chromium.org2014-02-278-579/+1474
* [Android] Add events_unittests to the default cq/try runsjdduke@chromium.org2014-02-271-0/+7
* Disable Linux Aura offscreen bubble adjustments.msw@chromium.org2014-02-271-0/+3
* Fix potential crash in CursorLoaderOzone.kalyan.kondapally@intel.com2014-02-271-5/+3
* ui: Add DCHECK to GLSurface::InitializeOneOffImplementation.danakj@chromium.org2014-02-271-0/+2
* Revert of Use the default dispatcher where possible for nested message loops....scottmg@chromium.org2014-02-274-28/+8
* Uses BSP to handle key drops.rsadam@chromium.org2014-02-277-19/+477
* Use the default dispatcher where possible for nested message loops.sadrul@chromium.org2014-02-274-8/+28
* Fixes DesktopScreenX11::GetWindowAtScreenPoint() so that NULL is returned if ...pkotwicz@chromium.org2014-02-263-20/+115
* linux_aura: Respond to system "style-set" signals.erg@chromium.org2014-02-263-0/+31
* ui: Make compositor unittests opt into real GL NullDraw contexts.danakj@chromium.org2014-02-261-1/+1
* ui: Make keyboard unittests opt into real GL NullDraw contexts.danakj@chromium.org2014-02-261-1/+1
* Cleanup: remove unneeded inlcudes and make shared constants actually shared.uekawa@chromium.org2014-02-261-18/+10
* Less determined statement terminationscottmg@chromium.org2014-02-261-1/+1
* API to Convert Java Bitmap Config to SkBitmap::Configsiva.gunturi@samsung.com2014-02-266-3/+95
* Combobox: Have the first item not rendered for an action comboboxhajimehoshi@chromium.org2014-02-261-2/+10
* Add a flag icon to the experimental app launcher.calamity@chromium.org2014-02-262-0/+18
* Allow cr.ui.ArrayDataModel to update its item with the new value.hirono@chromium.org2014-02-261-0/+18
* ui/base/resource: Remove dependency on net's big_endian implementation.tfarina@chromium.org2014-02-262-8/+7
* Remove unnecessary #includehyunki.baik@samsung.com2014-02-261-2/+0
* Tune the drag/drop behavior of app launcher for re-order vs dropping in folde...jennyz@chromium.org2014-02-262-7/+25
* Port of Android platform gesture detection code to C++jdduke@chromium.org2014-02-2628-0/+5360
* Validate the stream of gesture events (WIP).tdresser@chromium.org2014-02-262-7/+7
* Fixes a flake on windows.mukai@chromium.org2014-02-263-0/+108
* Makes some of the tests in views/corewm extend AuraTestBasesky@chromium.org2014-02-265-62/+60
* Refactor: Move common login-related resources out of c/b/resources/chromeos/l...noms@chromium.org2014-02-261-1/+1
* Fix EventDispatcherDelegate::DispatchEvent() to correctly set EventDispatchDe...pkotwicz@chromium.org2014-02-264-35/+44
* Don't lookup touchscreen info for XIMasterPointer.tdresser@chromium.org2014-02-261-2/+16
* Rename ibus_keymap to ime_keymap, it's about converting from X11uekawa@chromium.org2014-02-264-1/+123
* Clamp keyboard context menu locations to visible ancestor areas.msw@chromium.org2014-02-261-12/+10
* aura: Make sure WindowEventDispatcher only dipatches events to in it.sadrul@chromium.org2014-02-263-16/+38
* Add ELIDE_AT_BEGINNING to views::Labelvandebo@chromium.org2014-02-262-5/+11
* Add assets for experimental app list banner.calamity@chromium.org2014-02-262-0/+0
* Move creation of DesktopScreen to DesktopFactory.kalyan.kondapally@intel.com2014-02-264-11/+7
* Isolate all scrolling hacks in the LegacyRenderWidgetHostHWND class.ananta@chromium.org2014-02-251-1/+5
* Move ui/base/accessibility to ui/accessibility.dmazzoni@chromium.org2014-02-25104-437/+342
* Enable folder feature for app launcher by default.jennyz@chromium.org2014-02-254-7/+11
* Remove getContext() from WindowAndroid in favor of getActivity()tedchoc@chromium.org2014-02-252-19/+0
* Fix the extra movement issue when an app list item is dropped to another app ...jennyz@chromium.org2014-02-251-0/+2
* Android: allows logging of autofield values.bulach@chromium.org2014-02-251-17/+0
* Support prefix typing in Combobox while menu is openestade@chromium.org2014-02-255-12/+62
* Fix IWYU in resource_bundle.cctnagel@chromium.org2014-02-251-0/+1
* [Android] Expose scaling-related constants in ViewConfiguration (v2)jdduke@chromium.org2014-02-255-9/+82
* aura: Make Window::HitTest() a private method.sadrul@chromium.org2014-02-253-59/+23
* [Android] Remove unnecessary LocalizationUtils#isRtl.kkimlabs@chromium.org2014-02-253-31/+21
* Fixes minor glitches of the sound level indicator circle.mukai@chromium.org2014-02-251-2/+5
* Use SkLayerDrawLooper::Builder to construct SkLayerDrawLooper.dominikg@chromium.org2014-02-251-5/+4