summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Adds ComboboxModelObserver to ComboboxModelsky@chromium.org2013-10-016-1/+47
* Fix for the multiple shift-chording edge cases we were discussing offline.rsadam@chromium.org2013-10-012-7/+36
* Make notifications appear after the topmost one is closed.dewittj@chromium.org2013-10-012-7/+35
* Fix style issuesben@chromium.org2013-10-015-6/+16
* Adds some debugging to figure out if TabStrip is being passed invalid indexsky@chromium.org2013-10-011-2/+2
* XChangeProperty() expects values of size 32 to be longs (see "man XChangeProp...alextaran@chromium.org2013-10-013-4/+12
* Show menu after selection changearv@chromium.org2013-10-011-0/+14
* Delete IBusInputContextClientkomatsu@chromium.org2013-10-011-2/+0
* Introduces the dialog UI to confirm HDCP verification.mukai@chromium.org2013-10-012-0/+8
* Supports cap height in gfx::Font and gfx::FontList.yukishiino@chromium.org2013-10-0114-29/+93
* Fixes possible crash if we get WM_ACTIVATE during Init().sky@chromium.org2013-10-011-0/+5
* Originally MenuButton can show the empty menu but operating the empty menu by...hirono@chromium.org2013-10-011-0/+3
* More debugging code for RootWindow holding onto deleted aura::Windowsky@chromium.org2013-10-012-27/+29
* Fixing crash Report - Magic Signature: views::View::ConvertPointToScreenskuhne@chromium.org2013-10-016-32/+117
* Use DwmGetCompositionTimingInfo to get vsync info on Vista+jbauman@chromium.org2013-10-013-3/+43
* ui/native_theme: Get rid of unnecessary views include.tfarina@chromium.org2013-10-012-2/+0
* Fix a bug that FocusOutlineManager.visible doesn't return a value.tkent@chromium.org2013-10-011-1/+1
* linux_aura: Flip the close button when it is the leftmost button.erg@chromium.org2013-10-015-27/+62
* remove PNGCodec::CreateSkBitmapFromBGRAFormat -- not referencedreed@google.com2013-10-012-30/+0
* Protect reentrant animations when IMMEDIATELY_ANIMATE_TO_NEW_TARGET is used.varkha@chromium.org2013-10-015-4/+84
* events: Create a separate events component out of ui.sadrul@chromium.org2013-10-0116-93/+152
* enhance MenuItemView, MenuModelAdapter and SimpleMenuModel for dynamic model ...kuan@chromium.org2013-10-016-62/+97
* Ensure that the desktop content and the container window in AURA has correct ...ananta@chromium.org2013-09-308-135/+67
* Remove touch_140/touch_180 assets.oshima@chromium.org2013-09-3036-0/+0
* Preserve find bar selection across tab switches.pkasting@chromium.org2013-09-301-2/+0
* Move initialization of device scale factorben@chromium.org2013-09-301-1/+5
* Removing my self from OWNERSsail@chromium.org2013-09-301-1/+0
* New resources for menu checks and arrows for selected menu items.estade@chromium.org2013-09-304-0/+0
* Fix font size for virtual keyboard.kevers@chromium.org2013-09-301-0/+1
* Add test for longpress typing of alternate keys.kevers@chromium.org2013-09-301-5/+13
* The original bug happens because when libGL.so.1 is loaded, it registerschihchung@chromium.org2013-09-301-4/+3
* Remove the DBus dependency on CommitText.komatsu@chromium.org2013-09-302-7/+5
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-3024-311/+475
* Correctly resets long press timer when entering chording mode.rsadam@chromium.org2013-09-301-1/+1
* Revert 225857 "gfx: Create a separate gfx component out of ui."ckocagil@chromium.org2013-09-2823-473/+311
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-2823-311/+473
* Relanding this as the previous attempt failed on linux auraananta@chromium.org2013-09-282-4/+75
* Makes destruction of DesktopNativeWidgetAura saner (2)sky@chromium.org2013-09-273-25/+135
* [rAC] Ensure proper keyboard navigation.groby@chromium.org2013-09-272-7/+22
* Initial commit of v2, an experiment to divine a simpler API for a hardware ac...ben@chromium.org2013-09-2726-0/+1034
* Update READMEsben@chromium.org2013-09-272-15/+18
* Revert 225776 "Perform the window activation code in WM_ACTIVATE..."petewil@chromium.org2013-09-272-72/+4
* Don't set DesktopNativeWidgetAura's window transparent if not necessary.jbauman@chromium.org2013-09-272-1/+11
* Perform the window activation code in WM_ACTIVATE instead of WM_NCACTIVATE.ananta@chromium.org2013-09-272-4/+72
* Revert 225755 "Makes destruction of DesktopNativeWidgetAura saner"sky@chromium.org2013-09-273-131/+25
* linux_aura: Implement the rest of DesktopScreenX11.erg@chromium.org2013-09-274-21/+96
* Move IsRunningOnChromeOS to SysInfostevenjb@chromium.org2013-09-274-12/+4
* Makes destruction of DesktopNativeWidgetAura sanersky@chromium.org2013-09-273-25/+131
* BitmapContentLayerUpdater shouldn't reallocate bitmap smaller.jbauman@chromium.org2013-09-271-2/+3
* Remove last dependencies on ui/base from ui/gfxben@chromium.org2013-09-27104-383/+438