| Commit message (Expand) | Author | Age | Files | Lines |
* | Analyzed the problem and tested 30+ times the affected and related tests with... | leandrogracia@chromium.org | 2011-10-28 | 2 | -0/+119 |
* | Revert 107722 - Implement notifications for the DisplayBalloon method on Linu... | rohitrao@chromium.org | 2011-10-28 | 2 | -119/+0 |
* | Implement notifications for the DisplayBalloon method on Linux and Mac. | leandrogracia@chromium.org | 2011-10-28 | 2 | -0/+119 |
* | Add an extra argument to the DisplayBalloon method to support custom notifica... | leandrogracia@chromium.org | 2011-10-26 | 4 | -18/+23 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | status_icons: Use STLDeleteElements on StatusTray::RemoveAllIcons(). | tfarina@chromium.org | 2011-05-04 | 1 | -4/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Display balloon notification when background app is installed. | atwilson@chromium.org | 2011-03-06 | 3 | -3/+11 |
* | 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 |