summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 181798 for excessive leaks:msw@chromium.org2013-02-1213-356/+1449
* gpu: Change qualcomm work-around.epenner@chromium.org2013-02-121-78/+60
* Verifies WindowClosing() is invoked only once when a window issky@chromium.org2013-02-123-1/+46
* Remove NativeTabbedPane[Win|Wrapper]; promote Views impl.msw@chromium.org2013-02-1213-1449/+356
* Tab Capture: Backing store readbacks to YV12 VideoFrames.nick@chromium.org2013-02-116-33/+219
* Replace FilePath with base::FilePath in some more top level directories.brettw@chromium.org2013-02-1057-368/+404
* Remove stale/wrong forward declarations of some Event related classes.tfarina@chromium.org2013-02-094-20/+9
* Set the App Launcher window icon when it is shown.tapted@chromium.org2013-02-093-0/+16
* highlight intermediate tabsdavemoore@chromium.org2013-02-082-9/+28
* [win] Add a progress bar in the app launcher for app installs.koz@chromium.org2013-02-086-1/+77
* Only add NORMAL separators if menu has at least one item and previous item is...wez@chromium.org2013-02-082-18/+33
* webui: Make AutocompleteList customizablesatorux@chromium.org2013-02-081-12/+43
* [win] App launcher signin now happens in chrome.benwells@chromium.org2013-02-085-38/+76
* Make ui_unittests build on Win64 jschuh@chromium.org2013-02-081-0/+2
* Add outline: none; to menu > not:(hr) in menu.css (since there is already an ...aboxhall@chromium.org2013-02-072-0/+6
* Also makes MessageSimpleView aware of background.mukai@chromium.org2013-02-072-6/+37
* Views Textfield: Copy on Ctrl+Insert, fix and disable overtype.msw@chromium.org2013-02-073-20/+38
* Update commands when showing a popup menu attached to a button.mtomasz@chromium.org2013-02-071-0/+2
* Run build/sanitize-png-file.sh again as some resources areoshima@chromium.org2013-02-07293-0/+0
* Add TRACE calls for all gpu driver callsgman@chromium.org2013-02-0713-3/+158