summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/system_indicator
Commit message (Expand)AuthorAgeFilesLines
* Add support for named status icons.dewittj@chromium.org2013-07-181-1/+2
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Change ApiResourceManager to use ProfileKeyedApi.patrickriordan177@gmail.com2013-06-171-0/+3
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-223-10/+12
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-203-3/+3
* Drop more dependencies of ProfileKeyedService infrastructure on chrome.phajdan.jr@chromium.org2013-05-171-0/+2
* Revert 199566 "Drop more dependencies of ProfileKeyedService inf..."tzik@chromium.org2013-05-131-2/+0
* Drop more dependencies of ProfileKeyedService infrastructure on chrome.phajdan.jr@chromium.org2013-05-101-0/+2
* Consolidate manifest handler registration.yoz@chromium.org2013-05-062-50/+0
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-2/+1
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-262-3/+5
* Move SystemIndicator parsing out of Extension classrdevlin.cronin@chromium.org2013-03-252-0/+52
* Part I: clear primary and selection clipboards if data came from content area.vasilii@chromium.org2013-02-181-0/+1
* Rename "unload" to "suspend" for consistencyrpaquay@chromium.org2013-02-161-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-1/+1
* Use ImageLoader instead of ImageLoadingTracker (Part 11)rpaquay@chromium.org2013-02-081-1/+2
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser/extensions edit...rsleevi@chromium.org2013-02-071-1/+1
* Consolidate [BrowserAction,PageAction,ScriptBadge]API into ExtensionActionAPIrdevlin.cronin@chromium.org2013-01-231-1/+1
* Record histogram of extension API usagerpaquay@chromium.org2013-01-181-3/+3
* Address a VS2102 compile error in SystemIndicatordewittj@chromium.org2012-12-192-1/+3
* Add systray icon and click functionality to systemIndicator API.dewittj@chromium.org2012-12-175-1/+399
* Revert 170660benwells@chromium.org2012-12-041-1/+1
* Keep browser process alive while there are platform apps with background page...benwells@chromium.org2012-12-011-1/+1
* Initial skeleton for System Indicator APIdewittj@chromium.org2012-11-282-0/+48