summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_warning_set.cc
Commit message (Expand)AuthorAgeFilesLines
* Trigger warning if extensions call webRequest.handlerBehaviorChanged too freq...battre@chromium.org2011-11-031-0/+4
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Warn user if two extension try to modify webrequests in conflicting waysbattre@chromium.org2011-10-261-3/+35
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-3/+3
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-1/+1
* Warn user in case extension delays network traffic too much.battre@chromium.org2011-10-111-0/+167