summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* cc: Use SkMScalar instead of doubles for transforms in ccenne@chromium.org2013-09-124-227/+223
* Add the ability for apps to invoke the feedback UI.rkc@chromium.org2013-09-127-18/+30
* Add kevers as OWNER of ui/keyboard/resourcesbshe@chromium.org2013-09-121-0/+1
* Fix crash on aura_demo and aura_bench startup.sudarsana.nagineni@intel.com2013-09-112-0/+10
* Makes HWNDMessageHandler better deal with being deleted during dispatchsky@chromium.org2013-09-112-39/+33
* Creates OnTextInputBoxFocused webui functionbshe@chromium.org2013-09-116-1/+55
* Remove agressive repaint when the client area is dirty.cpu@chromium.org2013-09-111-0/+9
* views: Do not show an empty line in combobox when selecting a separator.tfarina@chromium.org2013-09-112-23/+175
* Stop overriding InputMethodBase::SetFocusedTextInputClientYukawa@chromium.org2013-09-116-42/+20
* Try to fix runhooks on win.thakis@chromium.org2013-09-111-1/+0
* Move gtk and gdk compatibility headers from ui/base/gtk to ui/gfxdavemoore@chromium.org2013-09-1114-22/+25
* Nukes RootWindow::mouse_event_dispatch_target_sky@chromium.org2013-09-112-34/+24
* Changed superscript to hintText.rsadam@chromium.org2013-09-1110-28/+28
* Changed size/alignment of microphone button.rsadam@chromium.org2013-09-111-0/+2
* rAc: handle links in notifications on Viewsestade@chromium.org2013-09-112-1/+11
* Notifications: Add cross-platform UMA: ShowMessageCenter, ShowSettings.dewittj@chromium.org2013-09-1114-79/+76
* Do not call OnModelChanged in TaskManagerTableModel::OnItemsRemoved.msw@chromium.org2013-09-111-1/+1
* Downgrade ERROR to WARNING for invalid scale factor formats in ParseScaleFactorskuhne@chromium.org2013-09-111-3/+3
* Fix some shared_library link_settings propagation issuesthakis@chromium.org2013-09-111-0/+4
* Remove unused Android image assets.newt@chromium.org2013-09-111-0/+0
* Only use the NativeViewHost::InstallClip functionality on Windows.skuhne@chromium.org2013-09-111-1/+3
* Add a CodeToNativeKeycode helper that converts UIEvent code to native code.weitaosu@chromium.org2013-09-112-0/+29
* Fix Views Textfield keyboard triggered context menus.msw@chromium.org2013-09-112-0/+2