| Commit message (Expand) | Author | Age | Files | Lines |
* | Add OWNERS files to bookmarks, gtk, and status_icons subdirs. | tfarina@chromium.org | 2011-01-20 | 1 | -0/+1 |
* | Move models from app to ui/base/models | ben@chromium.org | 2011-01-14 | 4 | -9/+9 |
* | Add support for status icon context menus for gtk. | atwilson@chromium.org | 2010-08-24 | 4 | -6/+5 |
* | Added support for context menus to status icons. | atwilson@chromium.org | 2010-08-20 | 4 | -4/+52 |
* | Added BackgroundModeManager which tracks when background apps are loaded/unlo... | atwilson@chromium.org | 2010-08-18 | 5 | -143/+43 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 2 | -0/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 3 | -0/+3 |
* | Coverity issues 6506, 11549, 11097, 8454: Uninitialized members in various fi... | finnur@chromium.org | 2010-07-23 | 1 | -1/+1 |
* | status_icons: Remove StatusIcon::Create method. | tfarina@chromium.org | 2010-07-11 | 1 | -3/+0 |
* | status_icons: Fix include issues. | atwilson@chromium.org | 2010-04-14 | 2 | -6/+0 |
* | gtk: Implement status icons on linux. | evan@chromium.org | 2010-04-06 | 1 | -1/+1 |
* | Revert. | evan@chromium.org | 2010-04-03 | 1 | -1/+1 |
* | gtk: Implement status icons on linux. | evan@chromium.org | 2010-04-03 | 1 | -1/+1 |
* | Simplify the Observer Pattern used in status icons implementation. | evan@chromium.org | 2010-03-31 | 5 | -26/+17 |
* | views: Implemet tooltip for status icons on windows. | atwilson@chromium.org | 2010-03-31 | 1 | -0/+3 |
* | Revert 43099 - Windows implementation of StatusIcon::SetToolTip() | atwilson@chromium.org | 2010-03-30 | 1 | -3/+0 |
* | Windows implementation of StatusIcon::SetToolTip() | atwilson@google.com | 2010-03-30 | 1 | -0/+3 |
* | Implement status icons on windows. | atwilson@google.com | 2010-03-24 | 7 | -45/+127 |
* | Added monochrome status icons for the mac. | atwilson@chromium.org | 2010-03-10 | 3 | -0/+7 |
* | Initial implementation of status tray functionality (mac-only, currently). | atwilson@chromium.org | 2010-03-06 | 6 | -0/+275 |