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
/
extension_api.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow restricting WebUI-enabled extension APIs to URL patterns.
kalman@chromium.org
2014-07-30
1
-2
/
+2
*
Allow extension APIs to be called from WebUI. The only API currently
kalman@chromium.org
2014-07-24
1
-0
/
+3
*
Remove GetContexts() from the public interface of extensions::Feature. It was
kalman@chromium.org
2014-07-10
1
-5
/
+4
*
Resolve feature dependencies within the Feature implementations
kalman@chromium.org
2014-06-23
1
-13
/
+24
*
Move extension API schema registration to ExtensionsClient.
yoz@chromium.org
2014-05-24
1
-0
/
+3
*
Clean up TestFeaturesNativeHandler to use the ExtensionsClient's JSON feature...
yoz@chromium.org
2014-05-22
1
-2
/
+2
*
cleanup: cpplint src/extension/*
limasdf@gmail.com
2014-04-08
1
-1
/
+1
*
Register bindings for blessed web contexts (aka hosted app contexts) by hand
kalman@chromium.org
2014-01-09
1
-2
/
+6
*
Optimize ExtensionAPI::IsAnyFeatureAvailableToContext from O(#features) to O(...
jyasskin@chromium.org
2013-12-18
1
-4
/
+9
*
Pass a Feature* to IsAnyFeatureAvailableToContext instead of a string name.
jyasskin@chromium.org
2013-12-18
1
-1
/
+1
*
Moved extension_api to src/extensions/common
benwells@chromium.org
2013-11-01
1
-0
/
+141