index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
extensions
/
extension_warning_set.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Temporarily disable an extension if it gets stuck in a loop reloading itself.
mek@chromium.org
2014-04-18
1
-0
/
+10
*
Replace DCHECK(BrowserThread::CurrentlyOn) with DCHECK_CURRENTLY_ON in extens...
jyasskin@chromium.org
2014-03-29
1
-1
/
+1
*
Revert 242454 "Revert 242450 "Update some uses of UTF conversion..."
avi@chromium.org
2013-12-24
1
-3
/
+4
*
Revert 242450 "Update some uses of UTF conversions in chrome/bro..."
avi@chromium.org
2013-12-24
1
-4
/
+3
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
1
-3
/
+4
*
Move c/c/e/extension_set to top-level extensions/
rdevlin.cronin@chromium.org
2013-12-17
1
-1
/
+1
*
Replace string16 with base::string16 in chrome/browser
brettw@chromium.org
2013-12-12
1
-1
/
+1
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
1
-1
/
+1
*
Warn when extensions suggest conflicting download filenames
benjhayden@chromium.org
2013-08-10
1
-0
/
+19
*
Update some includes of chrome_notification_types.h
jam@chromium.org
2013-07-12
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Fix up unused includes from chrome/browser/extensions to the rest of chrome/b...
yoz@chromium.org
2013-03-05
1
-1
/
+0
*
Improve error messaging of webRequest API in case of conflicts
battre@chromium.org
2012-11-14
1
-146
/
+158
*
browser: Move global error to subdir.
tfarina@chromium.org
2012-06-29
1
-2
/
+2
*
Do cookie checks in NetworkDelegate instead of the URLRequest::Delegate.
jochen@chromium.org
2012-03-09
1
-0
/
+1
*
Fix extensions compile issues for Android on sync_unit_tests.
dtrainor@chromium.org
2012-02-23
1
-1
/
+1
*
Simplify ExtensionGlobalErrorBadge ownership
sail@chromium.org
2012-01-25
1
-24
/
+13
*
Trigger warning if extensions call webRequest.handlerBehaviorChanged too freq...
battre@chromium.org
2011-11-03
1
-0
/
+4
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+1
*
Warn user if two extension try to modify webrequests in conflicting ways
battre@chromium.org
2011-10-26
1
-3
/
+35
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-3
/
+3
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-1
/
+1
*
Warn user in case extension delays network traffic too much.
battre@chromium.org
2011-10-11
1
-0
/
+167