summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/system_indicator
Commit message (Expand)AuthorAgeFilesLines
* Remove the --event-page-idle-time and --event-page-suspending-time switches.yoz2014-09-191-7/+4
* Use extensions::ResultCatcher; delete ExtensionApiTest::ResultCatcher.yoz2014-09-091-1/+2
* Transition BROWSER/PAGE_ACTION_UPDATED notifications to observers.rdevlin.cronin@chromium.org2014-08-203-40/+27
* Move extension notifications to extensions/browser/notification_types.hjamescook@chromium.org2014-07-311-3/+4
* remove NOTIFICATION_EXTENSION_UNLOADED from system_indicator APIlimasdf@gmail.com2014-04-292-20/+31
* Use EventRouter instead of ExtensionSystem::Get->event_router() from c/b/e/apilimasdf@gmail.com2014-04-161-2/+1
* Rename NOTIFICATION_EXTENSION_UNLOADED tokalman@chromium.org2014-03-191-2/+2
* Move extensions-related files to using //components/keyed_service.blundell@chromium.org2014-03-133-8/+7
* ExtensionSystem cleanup part 3yoz@chromium.org2014-02-141-2/+3
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-302-2/+2
* Revert 242454 "Revert 242450 "Update some uses of UTF conversion..."avi@chromium.org2013-12-241-1/+1
* Revert 242450 "Update some uses of UTF conversions in chrome/bro..."avi@chromium.org2013-12-241-1/+1
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-1/+1
* Convert string16 to use base namespace.brettw@chromium.org2013-12-091-1/+1
* Add KeepaliveImpulse to extension process manager.scheib@chromium.org2013-12-031-2/+2
* Move EventRouter to src/extensions/browserjamescook@chromium.org2013-11-212-2/+2
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-152-2/+2
* Move ExtensionFunction to the extensions component.benwells@chromium.org2013-11-131-1/+1
* Reland: Move ExtensionProcessManager to src/extensions, part 4jamescook@chromium.org2013-11-101-2/+2
* Revert 233956 "Move ExtensionProcessManager to src/extensions, p..."rockot@google.com2013-11-081-2/+2
* Move ExtensionProcessManager to src/extensions, part 4jamescook@chromium.org2013-11-081-2/+2
* Reland: Convert ExtensionProcessManager to BrowserContext, part 1jamescook@chromium.org2013-11-051-3/+5
* Revert 232456 "Convert ExtensionProcessManager to BrowserContext..."jamescook@chromium.org2013-11-011-5/+3
* Convert ExtensionProcessManager to BrowserContext, part 1jamescook@chromium.org2013-11-011-3/+5
* Add C++ fixture for extension settings browser testaboxhall@chromium.org2013-10-211-1/+1
* JSON/IDL Compiler now generates event names as of r215660. Use these generate...DHNishi@gmail.com2013-08-201-2/+3
* Add OWNERS for a bunch more extension APIs: alarms, bluetooth, context_menus,kalman@chromium.org2013-08-151-0/+1
* Status tray refactor and no-menu status icon support on Linuxsidharthms@chromium.org2013-07-311-32/+54
* 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