Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added BackgroundModeManager which tracks when background apps are loaded/unlo... | atwilson@chromium.org | 2010-08-18 | 4 | -8/+16 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 2 | -0/+2 |
* | status_icons: Fix include issues. | atwilson@chromium.org | 2010-04-14 | 3 | -9/+2 |
* | Simplify the Observer Pattern used in status icons implementation. | evan@chromium.org | 2010-03-31 | 1 | -1/+1 |
* | views: Implemet tooltip for status icons on windows. | atwilson@chromium.org | 2010-03-31 | 1 | -1/+7 |
* | Revert 43099 - Windows implementation of StatusIcon::SetToolTip() | atwilson@chromium.org | 2010-03-30 | 1 | -7/+1 |
* | Windows implementation of StatusIcon::SetToolTip() | atwilson@google.com | 2010-03-30 | 1 | -1/+7 |
* | Implement status icons on windows. | atwilson@google.com | 2010-03-24 | 5 | -0/+277 |