summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* linux_aura: Disable new toplevels for popups.erg@chromium.org2013-09-121-1/+8
* Make inverse transform animations easier to create, using ScopedLayerAnimatio...avallee@chromium.org2013-09-127-7/+165
* Revert 222805 "Revert r216992 and r221221 because they are no lo..."vadimsh@google.com2013-09-123-0/+6
* Revert 222732 "Update the nine patch layer to use UI resources"yfriedman@chromium.org2013-09-122-20/+27
* Revert r216992 and r221221 because they are no longer necessaryYukawa@chromium.org2013-09-123-6/+0
* Remove unused variable declaration.etienneb@chromium.org2013-09-121-1/+0
* Implement window and view snapshots on Androidskyostil@chromium.org2013-09-125-4/+169
* Implements display overlap algorithm for GTK. Needs to be implemented manuallydominik.rottsches@intel.com2013-09-121-2/+15
* Decuple chromeos/dbus/ibus from ui/base/imenona@chromium.org2013-09-124-979/+183
* Move the content-dependent RecreateLayer logic from aura::Window to RWHVApiman@chromium.org2013-09-1210-61/+26
* Update the nine patch layer to use UI resourcespowei@chromium.org2013-09-122-27/+20
* Introduces NotificationBlocker.mukai@chromium.org2013-09-1213-78/+506
* Recreate the tooltip widget if a new root window hierarchy becomes active. Th...ananta@chromium.org2013-09-122-8/+96