summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback.danakj@chromium.org2013-09-172-11/+18
* Create the Tooltip widget in Aura as needed instead of just creating it in th...ananta@chromium.org2013-09-171-1/+6
* Disable GPU memory usage workaround unconditionally.ccameron@chromium.org2013-09-171-0/+4
* Layout transitions now triggered on key-down instead of key-up.rsadam@chromium.org2013-09-165-64/+99
* Makes native_widget_types forward declare ui::Cursor.sky@chromium.org2013-09-1611-3/+31
* Disable RenderTextTest.Multiline_NormalWidth on XPckocagil@chromium.org2013-09-161-0/+6
* Minor CSS fix.rkc@chromium.org2013-09-161-1/+1
* Use IAccessible2 to detect screen reader in Win Aura.dmazzoni@chromium.org2013-09-161-1/+49
* Windows implementation of multiline RenderTextckocagil@chromium.org2013-09-1611-134/+742
* Views: Fix keyboard input in linux_aura.erg@chromium.org2013-09-163-18/+8
* Android: Remove JNIEnv::NewStringUTF call.bulach@chromium.org2013-09-161-1/+3
* Clean-up: Replaces Font with FontList in ui/message_center.yukishiino@chromium.org2013-09-164-22/+28
* Implement virtual keyboard hiding.stevet@chromium.org2013-09-166-13/+40
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-1576-378/+405
* events: Make sure click-count is set for mouse-release events too.sadrul@chromium.org2013-09-142-3/+27
* Make inverse transform animations easier to create, using ScopedLayerAnimatio...avallee@chromium.org2013-09-147-7/+166
* Disable child X window workaround when running in test harnesses that doccameron@chromium.org2013-09-141-12/+28
* Remove NativeComboboxWin; consolidate Views Combobox code.msw@chromium.org2013-09-1410-1058/+404
* [OSX] Turn on canvas_skia for OSXgroby@chromium.org2013-09-144-92/+83
* Reverses the slide-in animation of popups when it positioned at left.mukai@chromium.org2013-09-141-3/+8
* Add ajuma to ui/compositor/OWNERS for animation-related files.ajuma@chromium.org2013-09-141-0/+3
* Revert 223162 "Update the nine patch layer to use UI resources"zmo@chromium.org2013-09-132-20/+27
* Fix code in DCHECK from r221309.avallee@chromium.org2013-09-132-1/+34
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-132-27/+20
* add missing #include of <algorithm>, needed on VS2013 for std::minscottmg@chromium.org2013-09-131-0/+2
* Destroy GLX windows when they are backgroundedccameron@chromium.org2013-09-132-14/+214
* Include transient and child widgets in win aura accessibility tree.dmazzoni@chromium.org2013-09-1310-13/+173
* linux_aura: Retrieve the titlebar configuration from GConf.erg@chromium.org2013-09-135-2/+63
* Make key spacing relative on the virtual keyboard.kevers@chromium.org2013-09-133-16/+20
* If a touchmove event which would normally begin a scroll is consumedtdresser@chromium.org2013-09-136-50/+140
* Implement fake input method key event conversion from pure Aura to Webkit.tiago.vignatti@intel.com2013-09-132-1/+26
* Add sticky focus mechanism into ui::InputMethodYukawa@chromium.org2013-09-1314-17/+618
* Android: Fix clipboard handling of non-BMP Unicode.torne@chromium.org2013-09-132-4/+10
* Use ITfThread::AssociateFocus to corp with TSF runtimeyukawa@chromium.org2013-09-131-1/+57
* Move context labelling logic out to ContextProvidersjamesr@chromium.org2013-09-131-1/+2
* Don't flash black in classic, or in the body in aeroscottmg@chromium.org2013-09-132-17/+1
* Fix Views Textfield keyboard context menu placement.msw@chromium.org2013-09-137-0/+22
* ui: Introduce a SequentialIDGenerator for generating IDs for touch events.sadrul@chromium.org2013-09-1210-45/+200
* add missing #include of <algorithm>, needed on VS2013 for std::maxscottmg@chromium.org2013-09-121-0/+2
* Fixes possible null pointer access at ui::TSFBridge.yukishiino@chromium.org2013-09-121-2/+7
* Removed menu finch experiments and applied sizes from MENU_VARIATION_COMPACT_...yefim@chromium.org2013-09-126-94/+8
* Ash: fix video detector with delegated rendererpiman@chromium.org2013-09-121-1/+4
* add missing #include of <algorithm>, needed on VS2013 for std::minscottmg@chromium.org2013-09-121-0/+2
* linux_aura: Also disable related test.erg@chromium.org2013-09-121-0/+3
* add missing #includes of <algorithm>, needed on VS2013 for std::min/maxscottmg@chromium.org2013-09-126-0/+8
* add missing #include of <algorithm>, needed on VS2013 for std::maxscottmg@chromium.org2013-09-121-0/+1
* Add eglWaitSyncKHR() EGL bindingsievers@chromium.org2013-09-122-1/+6
* Refactor TransformPoint{,Reverse}.avallee@chromium.org2013-09-1210-54/+60
* Move a bunch of windows stuff from ui/base/win to ui/gfx/winben@chromium.org2013-09-1258-175/+167
* Revert 222839 "Make inverse transform animations easier to creat..."yoz@chromium.org2013-09-127-165/+7