summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Make aura build on Win64 jschuh@chromium.org2013-02-153-0/+8
* Fixes focus bug in DesktopNativeWidgetAura. The bug occurs becausesky@chromium.org2013-02-154-5/+14
* Fix retrieval of unthemed scrollbar size.kevers@chromium.org2013-02-151-0/+9
* Don't crash on null window passed to SelectFileImplscottmg@chromium.org2013-02-151-1/+2
* [win] Add Learn more and Settings links to the app launcher signin screen.benwells@chromium.org2013-02-153-7/+65
* Refactors notifier settings dialog.mukai@chromium.org2013-02-155-76/+142
* Makes running a move loop ignore events from a source other than thesky@chromium.org2013-02-1517-26/+63
* Move missing GL enum from gl_utils.h to gl_bindings.hgman@chromium.org2013-02-151-0/+135
* move --aura-host-window-size to --ash-host-window-bounds oshima@chromium.org2013-02-1512-158/+30
* Add ability to draw only the selected portion of text in RenderText so that wevarunjain@chromium.org2013-02-152-0/+14
* views: Dispatch key, touch, scroll and gesture events using the EventDispatch...sadrul@chromium.org2013-02-154-57/+101
* webui: Allow AutocompleteList to customize the behavior for Enter keysatorux@chromium.org2013-02-151-57/+39
* Display the on screen keyboard on receiving a tap down gesture on an editable...ananta@chromium.org2013-02-142-5/+21
* gpu: Remove viewport from Android memory limit.epenner@chromium.org2013-02-143-0/+46
* Changes MenuItemView to cache MenuItemDimensions since they aresky@chromium.org2013-02-146-30/+39
* Change SelectFileDialog::Create to return scoped_refptr<>jamescook@chromium.org2013-02-142-7/+8
* Reverting as it caused compile failures on linux chromium OS ASANananta@chromium.org2013-02-1413-484/+285
* Enable touch editing controller for views textfields behind a flag.varunjain@chromium.org2013-02-1413-285/+484
* Revert 182494isherman@chromium.org2013-02-142-28/+6
* Add IsInternal property to gfx::Displayynovikov@chromium.org2013-02-142-6/+28
* remove unnecessary if in handling mousewheelscottmg@chromium.org2013-02-141-6/+0
* Makes CompoundEventFilter not disable the mouse if the mouse is downsky@chromium.org2013-02-142-1/+31
* Update notifications API after review.miket@chromium.org2013-02-142-16/+0
* Use NativeComboboxViews instead of NativeComboboxWin on Windows.msw@chromium.org2013-02-142-9/+0
* Have a common implementation of cc::OutputSurface instead of multiple duplica...skaslev@chromium.org2013-02-131-48/+8
* Enables new notifier settings dialog.mukai@chromium.org2013-02-131-3/+2
* New menu checks/radion buttons. All 16x16 (as they should be), crushedyefim@chromium.org2013-02-136-0/+0
* gpu: Enable async uploads again.nduca@chromium.org2013-02-131-14/+18
* Revert 182281 - Broke Chome Frame tests.sergeyu@chromium.org2013-02-131-4/+0
* Fix international-backslash key in Canadian French keyboard.nona@chromium.org2013-02-131-0/+7
* Ensure that when themes in desktop chrome AURA on Windows use the opaque brow...ananta@chromium.org2013-02-131-0/+4
* Make the app list use images for the progress bar.koz@chromium.org2013-02-134-14/+33
* Minor fix on message center footer.mukai@chromium.org2013-02-131-2/+6
* Adds a function computing image color covariance on an SkBitmap.motek@chromium.org2013-02-133-0/+108
* cc: remove FontAtlasegraether@chromium.org2013-02-132-7/+0
* Removed gfx::QuadF::operator =(const gfx::QuadF&) and let the compiler genera...whunt@chromium.org2013-02-132-8/+0
* Add NULL check for NativeTheme in scrollbar methods. A NULL theme cansky@chromium.org2013-02-131-0/+4
* Move touch_selection_controller interface to ui/base.varunjain@chromium.org2013-02-139-74/+105
* Add progress bar images for apps that are installing in the app list.koz@chromium.org2013-02-138-0/+0
* Fixing the double border around rounded menus.skuhne@chromium.org2013-02-131-1/+16
* Revert 181883reveman@google.com2013-02-124-51/+20
* Remove ImageLoadingTracker class, as it is not used anymore.rpaquay@chromium.org2013-02-122-2/+2
* Ensures Widget::InitParams::top_level is set correctly before callingsky@chromium.org2013-02-123-4/+48
* Set the original external texture to new layer when it's copied to the old la...oshima@chromium.org2013-02-121-1/+9
* Make zoom using ctrl+mouse wheel work in win aura. Windows non-aura had a hac...jam@chromium.org2013-02-121-3/+0
* Add support for ordinal scroll amountsdavemoore@chromium.org2013-02-129-38/+125
* Fix crash when closing a constrained window in win aura. The crash happens be...jam@chromium.org2013-02-121-2/+3
* Reland Remove NativeTabbedPane[Win|Wrapper]; promote Views impl.msw@chromium.org2013-02-1213-1449/+355
* Switch back to the original brightness filter implementation.fmalita@google.com2013-02-121-1/+1
* cc: Mark async texture uploads as completed from the upload thread.reveman@chromium.org2013-02-124-20/+51