summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Stops crashes on click on notification.mukai@chromium.org2014-02-061-1/+2
* [WebUI] Better focus ring drawing.groby@chromium.org2014-02-061-0/+2
* Do not consider drag capture window activatable for window selection.flackr@chromium.org2014-02-064-22/+86
* Prevent crash on windows for app-list start page.mukai@chromium.org2014-02-061-1/+2
* evdev: Add absolute axis information to EventDeviceInfospang@chromium.org2014-02-056-41/+57
* Remove unnecessary uses of aura::Env::GetDispatchersadrul@chromium.org2014-02-0515-59/+9
* Make notification buttons draw a background so text gets subpixel AA.dewittj@chromium.org2014-02-051-2/+21
* Sanitize Linux Aura Omnibox selection clipboard pasted text.msw@chromium.org2014-02-052-3/+11
* Add spang to ui/events/ozone/OWNERSspang@chromium.org2014-02-051-0/+1
* Disable ComboboxTest.ContentWidth which broke ASan Linuxglider@chromium.org2014-02-051-1/+2
* Move cocoa_test_event_utils.* to ui/events/test/tfarina@chromium.org2014-02-0512-17/+31
* Rename TimeRemainingShort() --> TimeDurationShort()tnagel@chromium.org2014-02-053-7/+5
* Add two new gfx::Tween::Types and use one of them for the timing function for...pkotwicz@chromium.org2014-02-056-9/+326
* Test that glDiscardFramebufferEXT binds to the correct functionoetuaho@nvidia.com2014-02-051-10/+39
* Prepare to enable icu_use_data_file_flag on CrOSjshin@chromium.org2014-02-051-4/+5
* Pass gfx structs by const ref (gfx::Vector2d)ajay.berwal@samsung.com2014-02-051-1/+1
* Use gyp targets to link in X11 libraries instead of setting -lXfoojamesr@chromium.org2014-02-054-16/+23
* Clean-up: Replaces obsolete Font/FontList methods.yukishiino@chromium.org2014-02-051-3/+2
* Clean-up: Replaces obsolete Font/FontList methods.yukishiino@chromium.org2014-02-057-24/+22
* Combobox: Rename styles to STYLE_NORMAL and STYLE_ACTION and modify behaviorshajimehoshi@chromium.org2014-02-059-93/+210
* Rename IBusText to CompositionText, because it's not about IBus anymore, but ...uekawa@chromium.org2014-02-056-86/+106
* Revert 243289 "Implement aura isFullScreenMode() for desktop-X11 only"dongseong.hwang@intel.com2014-02-051-1/+1
* Convert android KEYCODE_MOVE_HOME/END correctly to VKEY_HOME, VKEY_ENDhush@chromium.org2014-02-051-2/+4
* Clean-up: Replaces obsolete Font/FontList methods.yukishiino@chromium.org2014-02-053-15/+15
* Takes ShapeBounding rectangles into consideration in WindowContainsPoint. Thi...varkha@chromium.org2014-02-051-19/+36
* Makes Wiget::OnNativeWidgetMove() be invoked during a maximizesky@chromium.org2014-02-052-2/+45
* Clean-up: Replaces obsolete Font/FontList methods.yukishiino@chromium.org2014-02-051-1/+1
* Update hide keyboard label.stevet@chromium.org2014-02-051-1/+1
* Fixes the issue that CharacterComposer always update the composition text (Cr...yukishiino@chromium.org2014-02-051-3/+5
* linux-aura: Fix yet more focus issues.sadrul@chromium.org2014-02-042-0/+8
* Clean up some ifdefs around Win Aura.jam@chromium.org2014-02-047-10/+10
* [GFX] Add hostname elider. Add ability to elide strings at the beginning.gbillock@chromium.org2014-02-045-24/+96
* Figure out the display name for a content uri.miguelg@chromium.org2014-02-045-10/+54
* Enables the 'hotword not listening' icon in the search box.mukai@chromium.org2014-02-0410-31/+76
* Force locale to en-US for TimeFormat tests.tnagel@chromium.org2014-02-041-4/+21
* Default theme: Draw consistent borders for <input>, listbox <select>, and <te...tkent@chromium.org2014-02-041-76/+8
* x11/test: Use a custom-deleter for the XEvent in ScopedXI2Event.sadrul@chromium.org2014-02-042-24/+22
* Fix regression causing text to block part of notifications' small image.dewittj@chromium.org2014-02-041-16/+24
* Remove unused dimen and color values.aurimas@chromium.org2014-02-041-16/+0
* Remove unnecessary include of ATL headersscottmg@chromium.org2014-02-041-2/+0
* Don't animate child windows if animations are disabled in Windows.ananta@chromium.org2014-02-041-2/+3
* Removes some dead tab related codesky@chromium.org2014-02-041-1/+1
* Aligns the Q A Z keys on the a11y keyboard.rsadam@chromium.org2014-02-033-47/+56
* linux_aura: Fix button height on dialog buttons in GTK theme mode.erg@chromium.org2014-02-032-1/+2
* Keyboard height ratio for a11y keyboard.rsadam@chromium.org2014-02-031-2/+9
* evdev: Support device hotplug with udevspang@chromium.org2014-02-039-137/+301
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-02-0324-47/+153
* Add GPU bots to the default set of try jobs in ui/gl/ and gpu/.danakj@chromium.org2014-02-031-0/+17
* Revert of x11/test: Use a custom-deleter for the stored XEvent. (https://code...msw@chromium.org2014-02-032-21/+24
* [gfx] Add a utility to calculate visible margins of an image.gbillock@chromium.org2014-02-033-1/+151