| Commit message (Expand) | Author | Age | Files | Lines |
* | Update Status Icon menu when menu model changes (Linux Aura) | sidharthms@chromium.org | 2013-08-28 | 7 | -14/+430 |
* | Switch ObserverList::size() to ObserverList::might_have_observers() Pt.1 | caitkp@chromium.org | 2013-08-26 | 1 | -1/+1 |
* | Status tray refactor and no-menu status icon support on Linux | sidharthms@chromium.org | 2013-07-31 | 5 | -26/+37 |
* | App Indicator implementation | sidharthms@chromium.org | 2013-07-18 | 2 | -0/+9 |
* | Add support for named status icons. | dewittj@chromium.org | 2013-07-18 | 3 | -15/+24 |
* | Adds a first-run balloon to the Windows notification center. | dewittj@chromium.org | 2013-06-22 | 3 | -0/+16 |
* | Fixes use after free in StatusIcon. The problem is if the MenuModel is | sky@chromium.org | 2013-06-20 | 1 | -0/+3 |
* | Use a direct include of strings headers in chrome/browser/r*-s*/. | avi@chromium.org | 2013-06-10 | 3 | -3/+3 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 3. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | chrome: Use base::MessageLoop. (Part 3) | xhwang@chromium.org | 2013-05-28 | 1 | -1/+1 |
* | Switch to using gfx::Image instead of ImageSkia for cross-platform message_ce... | rsesek@chromium.org | 2013-03-07 | 1 | -1/+1 |
* | Rename FilePath to base::FilePath and use new location of string_number_conve... | brettw@chromium.org | 2013-02-08 | 1 | -1/+1 |
* | Move web_ui_util.* from chrome\browser\ui\webui to ui\webui so that they can ... | jam@chromium.org | 2013-01-23 | 1 | -1/+0 |
* | status_icons: Update StatusTray/StatusIcon to use ImageSkia. | tfarina@chromium.org | 2012-10-03 | 5 | -14/+19 |
* | Correctly remove file browser notifications from Ash notification tray. | stevenjb@google.com | 2012-08-13 | 1 | -1/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 4 | -4/+0 |
* | Add DesktopNotificationService::AddNotification | stevenjb@google.com | 2012-06-14 | 2 | -19/+12 |
* | Add support for Ash to Notifications | stevenjb@google.com | 2012-06-14 | 1 | -0/+3 |
* | Converted the rest of chrome except for extensions and favicons to user Image... | pkotwicz@chromium.org | 2012-06-05 | 1 | -1/+2 |
* | Revert 140531 - Converted the rest of chrome except for extensions and favico... | pkotwicz@chromium.org | 2012-06-05 | 1 | -2/+1 |
* | Converted the rest of chrome except for extensions and favicons to user Image... | pkotwicz@chromium.org | 2012-06-05 | 1 | -1/+2 |
* | status_icons: Factor out status icon observer into its own header file. | tfarina@chromium.org | 2012-05-23 | 4 | -31/+49 |
* | status_icons: Change StatusTray to use ScopedVector. | tfarina@chromium.org | 2012-05-19 | 2 | -14/+12 |
* | Show camera and microphone status indicators. | xians@chromium.org | 2012-05-03 | 1 | -0/+5 |
* | RefCounted types should not have public destructors, chrome/browser/ part 6 | rsleevi@chromium.org | 2012-04-27 | 1 | -1/+2 |
* | status_icons: Fold RemoveAllIcons() into StatusTray dtor. | tfarina@chromium.org | 2012-04-21 | 3 | -21/+15 |
* | Convert use of int ms to TimeDelta in files owned by atwilson. | tedvessenes@gmail.com | 2012-01-12 | 1 | -4/+6 |
* | 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 |