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
/
extensions
/
common
/
csp_validator.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to standard integer types in extensions/.
avi
2015-12-23
1
-0
/
+3
*
Convert remaining StringToLowerASCII to ToLowerASCII.
brettw
2015-08-11
1
-8
/
+3
*
Support hash-source CSP directive in extensions/apps
rob
2015-08-10
1
-17
/
+51
*
Update SplitString calls to new form
brettw
2015-08-08
1
-8
/
+4
*
Revert of Update SplitString calls to new form (patchset #5 id:80001 of https...
pkasting
2015-08-07
1
-4
/
+8
*
Update SplitString calls to new form
brettw
2015-08-07
1
-8
/
+4
*
Remove legacy StartsWithASCII function.
brettw
2015-07-16
1
-4
/
+8
*
Move JoinString to the base namespace.
brettw
2015-07-15
1
-1
/
+1
*
Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...
hongchan
2015-07-14
1
-1
/
+1
*
Move JoinString to the base namespace.
brettw
2015-07-14
1
-1
/
+1
*
Move more string_util functions to base namespace.
brettw
2015-06-24
1
-1
/
+1
*
Move StartsWith[ASCII] to base namespace.
brettw
2015-06-12
1
-4
/
+4
*
Move LowerCaseEqualsASCII to base namespace
brettw
2015-06-09
1
-9
/
+7
*
Ignore insecure parts of CSP in extensions and allow extension to load
rob
2015-01-07
1
-80
/
+104
*
Only allow insecure object-src directives for whitelisted mime types
raymes
2014-11-26
1
-1
/
+66
*
Allow arbitrary object-src CSP directives for component extensions
raymes
2014-11-25
1
-12
/
+14
*
Accept invalid chrome-extension:// and chrome:// CSP tokens
rob
2014-11-19
1
-0
/
+6
*
Revert of Accept invalid chrome-extension:// and chrome:// CSP tokens (patchs...
rob
2014-11-19
1
-5
/
+0
*
Accept invalid chrome-extension:// and chrome:// CSP tokens
rob
2014-11-19
1
-0
/
+5
*
Allow *.googleapis.com to be used in CSP
rob
2014-10-25
1
-0
/
+5
*
Disallow non-subdomain wildcards such as https:// and https://*.com wildcard
rob@robwu.nl
2014-08-19
1
-26
/
+65
*
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
brettw@chromium.org
2014-08-13
1
-3
/
+3
*
Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace
brettw@chromium.org
2014-08-13
1
-3
/
+3
*
Move StringToLowerASCII to base namespace
brettw@chromium.org
2014-08-07
1
-4
/
+4
*
Move kStandardSchemeSeparator from //content to //url
blundell@chromium.org
2014-06-05
1
-1
/
+1
*
replaced the string 'chrome-extensions://' with constants
ivandavid@chromium.org
2014-05-31
1
-1
/
+6
*
Clean-up coding style
haibane84@gmail.com
2014-04-16
1
-0
/
+2
*
cleanup: cpplint src/extension/*
limasdf@gmail.com
2014-04-08
1
-2
/
+2
*
Move ManifestHandlers to extensions/
rdevlin.cronin@chromium.org
2013-11-26
1
-0
/
+200