| Commit message (Expand) | Author | Age | Files | Lines |
* | remove unnecessary if in handling mousewheel | scottmg@chromium.org | 2013-02-14 | 1 | -6/+0 |
* | Makes CompoundEventFilter not disable the mouse if the mouse is down | sky@chromium.org | 2013-02-14 | 2 | -1/+31 |
* | Update notifications API after review. | miket@chromium.org | 2013-02-14 | 2 | -16/+0 |
* | Use NativeComboboxViews instead of NativeComboboxWin on Windows. | msw@chromium.org | 2013-02-14 | 2 | -9/+0 |
* | Have a common implementation of cc::OutputSurface instead of multiple duplica... | skaslev@chromium.org | 2013-02-13 | 1 | -48/+8 |
* | Enables new notifier settings dialog. | mukai@chromium.org | 2013-02-13 | 1 | -3/+2 |
* | New menu checks/radion buttons. All 16x16 (as they should be), crushed | yefim@chromium.org | 2013-02-13 | 6 | -0/+0 |
* | gpu: Enable async uploads again. | nduca@chromium.org | 2013-02-13 | 1 | -14/+18 |
* | Revert 182281 - Broke Chome Frame tests. | sergeyu@chromium.org | 2013-02-13 | 1 | -4/+0 |
* | Fix international-backslash key in Canadian French keyboard. | nona@chromium.org | 2013-02-13 | 1 | -0/+7 |
* | Ensure that when themes in desktop chrome AURA on Windows use the opaque brow... | ananta@chromium.org | 2013-02-13 | 1 | -0/+4 |
* | Make the app list use images for the progress bar. | koz@chromium.org | 2013-02-13 | 4 | -14/+33 |
* | Minor fix on message center footer. | mukai@chromium.org | 2013-02-13 | 1 | -2/+6 |
* | Adds a function computing image color covariance on an SkBitmap. | motek@chromium.org | 2013-02-13 | 3 | -0/+108 |
* | cc: remove FontAtlas | egraether@chromium.org | 2013-02-13 | 2 | -7/+0 |
* | Removed gfx::QuadF::operator =(const gfx::QuadF&) and let the compiler genera... | whunt@chromium.org | 2013-02-13 | 2 | -8/+0 |
* | Add NULL check for NativeTheme in scrollbar methods. A NULL theme can | sky@chromium.org | 2013-02-13 | 1 | -0/+4 |
* | Move touch_selection_controller interface to ui/base. | varunjain@chromium.org | 2013-02-13 | 9 | -74/+105 |
* | Add progress bar images for apps that are installing in the app list. | koz@chromium.org | 2013-02-13 | 8 | -0/+0 |
* | Fixing the double border around rounded menus. | skuhne@chromium.org | 2013-02-13 | 1 | -1/+16 |
* | Revert 181883 | reveman@google.com | 2013-02-12 | 4 | -51/+20 |
* | Remove ImageLoadingTracker class, as it is not used anymore. | rpaquay@chromium.org | 2013-02-12 | 2 | -2/+2 |
* | Ensures Widget::InitParams::top_level is set correctly before calling | sky@chromium.org | 2013-02-12 | 3 | -4/+48 |
* | Set the original external texture to new layer when it's copied to the old la... | oshima@chromium.org | 2013-02-12 | 1 | -1/+9 |
* | Make zoom using ctrl+mouse wheel work in win aura. Windows non-aura had a hac... | jam@chromium.org | 2013-02-12 | 1 | -3/+0 |
* | Add support for ordinal scroll amounts | davemoore@chromium.org | 2013-02-12 | 9 | -38/+125 |
* | Fix crash when closing a constrained window in win aura. The crash happens be... | jam@chromium.org | 2013-02-12 | 1 | -2/+3 |
* | Reland Remove NativeTabbedPane[Win|Wrapper]; promote Views impl. | msw@chromium.org | 2013-02-12 | 13 | -1449/+355 |
* | Switch back to the original brightness filter implementation. | fmalita@google.com | 2013-02-12 | 1 | -1/+1 |
* | cc: Mark async texture uploads as completed from the upload thread. | reveman@chromium.org | 2013-02-12 | 4 | -20/+51 |
* | Revert 181798 for excessive leaks: | msw@chromium.org | 2013-02-12 | 13 | -356/+1449 |
* | gpu: Change qualcomm work-around. | epenner@chromium.org | 2013-02-12 | 1 | -78/+60 |
* | Verifies WindowClosing() is invoked only once when a window is | sky@chromium.org | 2013-02-12 | 3 | -1/+46 |
* | Remove NativeTabbedPane[Win|Wrapper]; promote Views impl. | msw@chromium.org | 2013-02-12 | 13 | -1449/+356 |
* | Tab Capture: Backing store readbacks to YV12 VideoFrames. | nick@chromium.org | 2013-02-11 | 6 | -33/+219 |
* | Replace FilePath with base::FilePath in some more top level directories. | brettw@chromium.org | 2013-02-10 | 57 | -368/+404 |
* | Remove stale/wrong forward declarations of some Event related classes. | tfarina@chromium.org | 2013-02-09 | 4 | -20/+9 |
* | Set the App Launcher window icon when it is shown. | tapted@chromium.org | 2013-02-09 | 3 | -0/+16 |
* | highlight intermediate tabs | davemoore@chromium.org | 2013-02-08 | 2 | -9/+28 |
* | [win] Add a progress bar in the app launcher for app installs. | koz@chromium.org | 2013-02-08 | 6 | -1/+77 |
* | Only add NORMAL separators if menu has at least one item and previous item is... | wez@chromium.org | 2013-02-08 | 2 | -18/+33 |
* | webui: Make AutocompleteList customizable | satorux@chromium.org | 2013-02-08 | 1 | -12/+43 |
* | [win] App launcher signin now happens in chrome. | benwells@chromium.org | 2013-02-08 | 5 | -38/+76 |
* | Make ui_unittests build on Win64 | jschuh@chromium.org | 2013-02-08 | 1 | -0/+2 |
* | Add outline: none; to menu > not:(hr) in menu.css (since there is already an ... | aboxhall@chromium.org | 2013-02-07 | 2 | -0/+6 |
* | Also makes MessageSimpleView aware of background. | mukai@chromium.org | 2013-02-07 | 2 | -6/+37 |
* | Views Textfield: Copy on Ctrl+Insert, fix and disable overtype. | msw@chromium.org | 2013-02-07 | 3 | -20/+38 |
* | Update commands when showing a popup menu attached to a button. | mtomasz@chromium.org | 2013-02-07 | 1 | -0/+2 |
* | Run build/sanitize-png-file.sh again as some resources are | oshima@chromium.org | 2013-02-07 | 293 | -0/+0 |
* | Add TRACE calls for all gpu driver calls | gman@chromium.org | 2013-02-07 | 13 | -3/+158 |