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
/
manifest_handlers
Commit message (
Expand
)
Author
Age
Files
Lines
*
extensions: Add out-of-line copy ctors for complex classes.
vmpstr
2016-02-27
2
-0
/
+2
*
Add warning for packaged apps trying to use a persistent background page
m.pistrich
2016-02-26
1
-3
/
+23
*
Add directories handling support for apps/extensions.
cmihail
2016-02-25
2
-2
/
+15
*
kiosk: Cache required_platform_version info
xiyuan
2016-02-08
2
-12
/
+11
*
Extensions - Check for too big or too small manifest icons.
estade
2016-01-25
1
-0
/
+69
*
kiosk: Add kiosk.required_platform_version manifest key
xiyuan
2016-01-21
3
-8
/
+59
*
Manual revert of "Change extension icon load errors to warnings"
estade
2016-01-05
1
-1
/
+1
*
Reland of Change extension icon load errors to warnings (patchset #2 id:30000...
estade
2015-12-29
1
-1
/
+1
*
Revert of Change extension icon load errors to warnings (patchset #8 id:14000...
estade
2015-12-29
1
-1
/
+1
*
Switch to standard integer types in extensions/.
avi
2015-12-23
31
-1
/
+46
*
Change extension icon load errors to warnings
estade
2015-12-19
1
-1
/
+1
*
Convert Pass()→std::move() in //extensions
dcheng
2015-12-18
3
-20
/
+27
*
Allow arbitrary sizes for extension icons (and bookmark app icons)
estade
2015-12-08
1
-5
/
+1
*
[Extensions] Add allow-modals to the default sandbox CSP
rockot
2015-12-01
1
-1
/
+1
*
Clean code related to ManifestTest::ManifestData
olli.raula
2015-11-17
1
-51
/
+48
*
Remove ScopedVector from /extenisons part#1
limasdf
2015-11-13
2
-4
/
+8
*
[Extensions] Make const PermissionSet* const PermissionSet& where possible
rdevlin.cronin
2015-09-30
3
-11
/
+11
*
Disallow CSP source * matching of data:, blob:, and filesystem: URLs
jww
2015-09-25
1
-2
/
+2
*
Use the appropriate variant of IntToString in //extensions
ricea
2015-09-25
8
-21
/
+18
*
[Extensions] Un-refcount PermissionSet
rdevlin.cronin
2015-09-24
2
-22
/
+22
*
Allow extensions to specify that they are not allowed in incognito mode.
kundaji
2015-09-18
3
-19
/
+78
*
This patch allows the webview.partitions.accessible_resources entry in chrome...
paulmeyer
2015-09-09
2
-12
/
+14
*
Implement kiosk multiple apps feature. This includes:
jennyz
2015-09-03
3
-10
/
+94
*
Remove APIPermission::kFileSystemWriteDirectory
treib
2015-08-27
1
-2
/
+0
*
Revert of base: Remove using:: declaration from version.h header. (patchset #...
thakis
2015-08-19
1
-1
/
+1
*
base: Remove using:: declaration from version.h header.
tfarina
2015-08-19
1
-1
/
+1
*
Generate all extension schema namespaces as "api" and instead vary the genera...
kalman
2015-07-23
3
-3
/
+3
*
Factor out logic to determine whether a MimeTypesHandler has a plugin and its...
raymes
2015-07-16
2
-0
/
+21
*
Replace remaining Tokenize calls to SplitString
brettw
2015-07-06
1
-4
/
+5
*
Move MatchPattern to its own header and the base namespace.
brettw
2015-07-06
1
-1
/
+2
*
Move AppIsolationInfo from chrome to extensions.
tfarina
2015-06-29
2
-0
/
+142
*
Explicitly whitelist 'blob:' and 'filesystem:' in extensions' default CSP.
mkwst
2015-06-16
1
-3
/
+5
*
Webview should only allow resources loading from the extension that embedded it.
lfg
2015-03-31
2
-26
/
+16
*
Remove unneeded CHECK from OAuth2ManifestHandler
jamescook
2015-03-05
1
-4
/
+0
*
Add a mimeHandler extension API.
sammc
2015-01-23
2
-0
/
+185
*
Ignore insecure parts of CSP in extensions and allow extension to load
rob
2015-01-07
1
-15
/
+21
*
Add a CHECK to investigate crash in OAuth2ManifestHandler::Parse
jamescook
2015-01-06
1
-0
/
+4
*
Cleanup: Update the path to gfx size headers.
tfarina
2015-01-03
1
-1
/
+1
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-22
2
-3
/
+3
*
Add support for command line switches to Features, and as proof that it works,
kalman
2014-12-12
1
-27
/
+10
*
Implement clipboardRead/Write content capabilities
rockot
2014-12-12
1
-3
/
+11
*
Add content_capabilities manifest feature
rockot
2014-12-09
3
-0
/
+249
*
Allow arbitrary object-src CSP directives for component extensions
raymes
2014-11-25
1
-2
/
+23
*
Move default_locale manifest handler out of //chrome
rockot
2014-11-13
3
-0
/
+188
*
Make the default value of open-in-tab false when the options_ui key is given.
kalman
2014-10-31
1
-0
/
+1
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-27
1
-1
/
+1
*
Standardize usage of virtual/override/final in extensions/
dcheng
2014-10-21
18
-88
/
+87
*
Move extensions manifest handler for OAuth2 to //extensions
jamescook
2014-10-20
3
-0
/
+466
*
First stage of launch for embedded options pages. With this patch, extensions
kalman
2014-10-18
1
-5
/
+8
*
Remove "resources" subkey and functionality for Shared Modules
elijahtaylor
2014-10-09
3
-56
/
+0
[next]