summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_warning_set.cc
Commit message (Expand)AuthorAgeFilesLines
* browser: Move global error to subdir.tfarina@chromium.org2012-06-291-2/+2
* Do cookie checks in NetworkDelegate instead of the URLRequest::Delegate.jochen@chromium.org2012-03-091-0/+1
* Fix extensions compile issues for Android on sync_unit_tests.dtrainor@chromium.org2012-02-231-1/+1
* Simplify ExtensionGlobalErrorBadge ownershipsail@chromium.org2012-01-251-24/+13
* 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