Sign in
chromium
/
chromium
/
src
/
c0f2f73bc76d220a37f98c6eb14f849980821842
/
extensions
/
browser
/
warning_set.cc
8680d31
Extensions: Clean up some < operator definitions to use std::tie.
by Istiaque Ahmed
· 7 years ago
68759d08
Web Request: Introduce onActionIgnored event for conflicts.
by karandeepb
· 7 years ago
a1a134d4
Extensions: Remove unused Warning::CreateNetworkConflictWarning.
by karandeepb
· 7 years ago
8213005
Declarative Net Request: Show a warning to user if an extension's ruleset fails to load.
by Karan Bhatia
· 7 years ago
c9cec10
Switch to standard integer types in extensions/browser/.
by avi
· 10 years ago
9550931
Remove legacy StartsWithASCII function.
by brettw
· 10 years ago
44ce0ec5
Move StartsWith[ASCII] to base namespace.
by brettw
· 10 years ago
200c9546
Using "static_assert" in lieu of "COMPILE_ASSERT" in extensions module
by anujk.sharma
· 11 years ago
c7e5520
Move ExtensionWarningService and ExtensionsWarningSet, which are used by webrequest api, to extensions.
by hanxi
· 11 years ago
[Renamed (79%) from chrome/browser/extensions/extension_warning_set.cc]
af39f00
Use a qualified path for chromium_strings, google_chrome_strings, and generated_resources. (part 1)
by
[email protected]
· 11 years ago
539f6b3
Cleanup: Remove unneeded #include from ui/base/l10n/l10n_util.h.
by
[email protected]
· 11 years ago
e9d7496e
Temporarily disable an extension if it gets stuck in a loop reloading itself.
by
[email protected]
· 11 years ago
54ee819
Replace DCHECK(BrowserThread::CurrentlyOn) with DCHECK_CURRENTLY_ON in extensions.
by
[email protected]
· 11 years ago
0433872
Revert 242454 "Revert 242450 "Update some uses of UTF conversion..."
by
[email protected]
· 12 years ago
fb94f39
Revert 242450 "Update some uses of UTF conversions in chrome/bro..."
by
[email protected]
· 12 years ago
762398d
Update some uses of UTF conversions in chrome/browser to use the base:: namespace.
by
[email protected]
· 12 years ago
289c44b
Move c/c/e/extension_set to top-level extensions/
by
[email protected]
· 12 years ago
d2065e06
Replace string16 with base::string16 in chrome/browser
by
[email protected]
· 12 years ago
e4452d3
Move Extension and PermissionsData to extensions/common.
by
[email protected]
· 12 years ago
dc6cb14
Warn when extensions suggest conflicting download filenames
by
[email protected]
· 12 years ago
49a01e64
Update some includes of chrome_notification_types.h
by
[email protected]
· 12 years ago
112158af
Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.
by
[email protected]
· 12 years ago
f34efa2
Fix up unused includes from chrome/browser/extensions to the rest of chrome/browser.
by
[email protected]
· 12 years ago
b4d3771d
Improve error messaging of webRequest API in case of conflicts
by
[email protected]
· 13 years ago
1ba55cf
browser: Move global error to subdir.
by
[email protected]
· 13 years ago
9c8ae8c
Do cookie checks in NetworkDelegate instead of the URLRequest::Delegate.
by
[email protected]
· 13 years ago
dd447a8
Fix extensions compile issues for Android on sync_unit_tests.
by
[email protected]
· 13 years ago
b20729fe
Simplify ExtensionGlobalErrorBadge ownership
by
[email protected]
· 14 years ago
fd50e7b
Trigger warning if extensions call webRequest.handlerBehaviorChanged too frequently
by
[email protected]
· 14 years ago
631bb74
Move BrowserThread to content namespace.
by
[email protected]
· 14 years ago
c38831a1
Split BrowserThread into public API and private implementation, step 1.
by
[email protected]
· 14 years ago
a9632c9f
Warn user if two extension try to modify webrequests in conflicting ways
by
[email protected]
· 14 years ago
ad50def5
Make NotificationService an interface in the content namespace, and switch callers to use it. Move the implementation to content/browser. Stop creating it in all child processes since it's only used in the browser.
by
[email protected]
· 14 years ago
6c2381d
Move NotificationObserver, NotificationSource, and NotificationDetails to content/public/browser.
by
[email protected]
· 14 years ago
7c1490da
Warn user in case extension delays network traffic too much.
by
[email protected]
· 14 years ago