summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Implement animation UI for opening/closing an app list folder.jennyz@chromium.org2014-01-1612-46/+419
* events: Add a PRESUBMIT.py script to make sure the tries run enough tests.sadrul@chromium.org2014-01-161-0/+22
* Relanding this as this caused layout tests failures on Win7 due to the call t...ananta@chromium.org2014-01-162-29/+52
* Replace own callback handling with Promises.akuegel@chromium.org2014-01-161-2/+2
* Remove gpu side LatencyInfo mergingmiletus@chromium.org2014-01-164-18/+46
* Clean-up: Avoids unnecessary font list creation in views::Tab.yukishiino@chromium.org2014-01-161-5/+5
* Views Textfield fixes and cleanup.msw@chromium.org2014-01-1612-294/+110
* Revert 245226 "Nukes MessageLoop::Dispatcher"sky@chromium.org2014-01-1618-38/+35
* Call XSetInputFocus after XRaiseWindow when activating.mlamouri@chromium.org2014-01-164-7/+23
* Nukes MessageLoop::Dispatchersky@chromium.org2014-01-1618-35/+38
* Back out trunk r245028mark@chromium.org2014-01-164-17/+4
* Revert 245051 "Don't set the scroll styles (WS_VSCROLL and WS_HS..."alph@chromium.org2014-01-162-51/+30
* Revert 245093 "Flag-flip of app-list-voice-search. Now it's on b..."mukai@chromium.org2014-01-162-3/+3
* Makes Window::RecreateLayer() reset boundssky@chromium.org2014-01-162-0/+6
* Invokes SchedulePaint when animation ended to repaint the background.mukai@chromium.org2014-01-161-3/+12
* Fix omnibox height when less than 64 pixels tall.jbauman@chromium.org2014-01-165-24/+32
* Use local coordinates in TouchEditable interfacemohsen@chromium.org2014-01-162-3/+7
* Tweaks to get views compiling with mojosky@chromium.org2014-01-164-13/+15
* Skeleton surface interfaces in cc/surfacesjamesr@chromium.org2014-01-163-0/+3
* As part of effort to support multiple fonts, this CL changes methods which ar...yukishiino@chromium.org2014-01-166-46/+3
* During virtual context switches only restore texture unitskaanb@chromium.org2014-01-162-8/+8
* GPU: Add trace for real SwapBuffers.epenner@chromium.org2014-01-165-0/+22
* Flag-flip of app-list-voice-search. Now it's on by default.mukai@chromium.org2014-01-162-3/+3
* linux_aura: Fix cursor memeory leak, which was redding the lsan bot.erg@chromium.org2014-01-162-0/+18
* Wait for SHOW_PRESS gesture to avoid flake in root_window_unittest.cctdresser@chromium.org2014-01-161-9/+19
* Add Clipboard::GetSequenceNumber test and fix Android.dcheng@chromium.org2014-01-161-0/+29
* Windows: only change default menu item if available.mlamouri@chromium.org2014-01-161-1/+4
* Draw Views Textfield cursors above placeholder text.msw@chromium.org2014-01-162-23/+25
* Don't set the scroll styles (WS_VSCROLL and WS_HSCROLL) for WS_POPUP windows.ananta@chromium.org2014-01-162-30/+51
* keyboard: Install a masked window-targeter in the keyboard container.sadrul@chromium.org2014-01-165-0/+70
* This CLpkotwicz@chromium.org2014-01-166-60/+81
* aura: Destroy the compositor before destroying the backing window.danakj@chromium.org2014-01-164-4/+17
* Avoid LabelButtonBorder static casting.msw@chromium.org2014-01-153-30/+19
* Cleans up gyp file for views example and removes duplicate codesky@chromium.org2014-01-1534-379/+189
* Removes some unnecessary preprocessor directivescimamoglu@chromium.org2014-01-151-2/+0
* Fixes ui/views/corewm/DEPSsky@chromium.org2014-01-151-4/+86
* Removes MessageLoop::TYPE_XXX where possiblesky@chromium.org2014-01-151-1/+1
* Revert patch to invoke cursor-hiding logic on touch for Windowstdanderson@google.com2014-01-152-12/+10
* Change PluginWindowHandle type to be bool on Mac.ccameron@chromium.org2014-01-151-17/+4
* Remove WGC3DCBImpl::GetGPUProcessID()sievers@google.com2014-01-151-3/+0
* Plumb debug name via debug infovollick@chromium.org2014-01-152-7/+12
* keyboard: Make sure the event handlers are destroyed/removed correctly.sadrul@chromium.org2014-01-151-0/+2
* Enables the voice search in the app-list without showing start page.mukai@chromium.org2014-01-158-9/+22
* Fix keyboard_unittestskevers@chromium.org2014-01-151-0/+3
* Moves IME's views specific code out from chrome/browser/chromeos.mukai@chromium.org2014-01-156-0/+202
* Remove deprecated STYLE_NATIVE_TEXTBUTTON.msw@chromium.org2014-01-158-56/+24
* Add initialization of debug GL bindings on Androidoetuaho@nvidia.com2014-01-151-0/+2
* Make ChromeOS screenshots use async readback pathenne@chromium.org2014-01-158-27/+77
* Use a single ToplevelWindowEventHandler for the ash::Shell. This is part 1 in...pkotwicz@chromium.org2014-01-151-16/+21
* Remove more non-aura windows code.jam@chromium.org2014-01-154-138/+0