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
/
common
/
extensions
/
docs
/
static
Commit message (
Expand
)
Author
Age
Files
Lines
*
Take the Storage API out of experimental again; effectively a revert of 119854.
kalman@chromium.org
2012-02-02
1
-0
/
+10
*
Put the Extension Storage API back under experimental until the next release.
kalman@chromium.org
2012-01-31
1
-10
/
+0
*
Clarifying that CSP is only set by default for `manifest_version` 2.
mkwst@chromium.org
2012-01-30
1
-2
/
+4
*
Update the "Getting started" sample extension to use manifest_version 2
mkwst@chromium.org
2012-01-26
1
-39
/
+54
*
Improving `content_security_policy` documentation.
mkwst@chromium.org
2012-01-26
3
-81
/
+323
*
Move the `privacy` extension API out of experimental.
mkwst@chromium.org
2012-01-25
4
-0
/
+242
*
DevTools: add extensions API page redirect for experimental.debugger.
pfeldman@chromium.org
2012-01-23
1
-0
/
+10
*
Take the Extension Storage API out of experimental:
kalman@chromium.org
2012-01-23
1
-0
/
+10
*
Take docs for devtools.{inspectedWindow,network,panels} out of experimental.
caseq@google.com
2012-01-20
8
-293
/
+250
*
Documentation and sample for the experimental Clear API.
mkwst@chromium.org
2012-01-20
1
-0
/
+95
*
Document the background.scripts feature.
aa@chromium.org
2012-01-20
5
-36
/
+65
*
Fix example of onBeforeSendHeaders in webRequest API documentation
battre@chromium.org
2012-01-18
1
-2
/
+7
*
Remove comment that webRequest API is experimental from API documentation
battre@chromium.org
2012-01-10
1
-3
/
+1
*
Remove deprecated page action features from manifest v2.
aa@chromium.org
2012-01-04
1
-1
/
+1
*
Fix typo in extension permissions docs.
jstritar@chromium.org
2012-01-04
1
-1
/
+1
*
Improved Web Request API documentation
battre@chromium.org
2011-12-28
1
-2
/
+2
*
Extensions: Move Debugger Extension API (chrome.debugger) out of experimental.
pfeldman@chromium.org
2011-12-27
1
-4
/
+2
*
WebRequest API documentation review
battre@chromium.org
2011-12-23
1
-180
/
+150
*
Redirection doc for webRequest.
mkwst@chromium.org
2011-12-16
1
-0
/
+10
*
Extension docs: Links from `samples.html` now point to the correct branch.
mkwst@chromium.org
2011-12-16
1
-5
/
+2
*
This includes the Chrome 16 release notes.
mkearney@google.com
2011-12-12
2
-0
/
+126
*
retry 113568 - extensions: remove install/uninstall terminology
estade@chromium.org
2011-12-10
1
-1
/
+1
*
Support chrome-extension:// scheme in URLPattern.
battre@chromium.org
2011-12-10
2
-3
/
+24
*
Update the extension documentation to explain manifest_version.
abarth@chromium.org
2011-12-09
1
-5
/
+36
*
Revert 113568 - extensions: remove install/uninstall terminology
dbeam@chromium.org
2011-12-08
1
-1
/
+1
*
extensions: remove install/uninstall terminology
estade@chromium.org
2011-12-08
1
-1
/
+1
*
Add a few permissions to the optional permission whitelist.
jstritar@chromium.org
2011-12-02
1
-1
/
+7
*
Rename chrome.experimental.webRequest to chrome.webRequest
battre@chromium.org
2011-11-30
3
-11
/
+29
*
Moving the MHTML API out of experimental and renaming it.
jcivelli@chromium.org
2011-11-28
1
-5
/
+14
*
Change the first parameter of savePage.saveAsMHTML to be a dictionary.
jcivelli@chromium.org
2011-11-22
1
-1
/
+1
*
Adding static documentation to the speech input extension API.
leandrogracia@chromium.org
2011-11-18
1
-0
/
+112
*
Rearrange the input APIs into more suitable groupings.
zork@chromium.org
2011-11-18
1
-1
/
+1
*
Updated docs to link to Stack Overflow as a support channel.
smus@chromium.org
2011-11-15
4
-1
/
+9
*
This includes small updates to the inspectedWindow.html documentation.
mkearney@google.com
2011-11-11
1
-18
/
+31
*
This includes some small changes to the API documentation
mkearney@google.com
2011-11-11
1
-6
/
+9
*
Doc update for per-user external source.
skerner@chromium.org
2011-11-09
1
-5
/
+8
*
Clean-up of chrome.experimental.devtools.audits API docs.
caseq@google.com
2011-11-09
1
-12
/
+12
*
Fix typo.
miket@chromium.org
2011-11-04
1
-1
/
+1
*
Include the webNavigation permission in the list of permissions triggering a ...
jochen@chromium.org
2011-11-04
1
-1
/
+9
*
"contentSettings" permission not listed in permission warnings
battre@chromium.org
2011-11-04
1
-0
/
+17
*
DevTools: update chrome.experimental.debugger extensions API docs.
pfeldman@chromium.org
2011-11-03
1
-2
/
+4
*
Document optional parameters of ...devtools.inspectedWindow.reload()
caseq@chromium.org
2011-10-27
1
-10
/
+10
*
Delete code for and references to mini-gallery and theme install bubbles.
yoz@chromium.org
2011-10-27
1
-1
/
+1
*
Add M15 info to extension release notes.
mihaip@chromium.org
2011-10-25
1
-0
/
+44
*
Update contentSettings extension API docs.
bauerb@chromium.org
2011-10-25
3
-1
/
+169
*
Updated webRequest extension API documentation
battre@chromium.org
2011-10-18
1
-22
/
+53
*
updated manifest.html to include proxy and webNavigation
battre@chromium.org
2011-10-17
1
-0
/
+11
*
Update write checks for external extension file on mac.
skerner@chromium.org
2011-10-17
1
-1
/
+1
*
Restrict webRequest events to extensions with host permissions
mpcomplete@chromium.org
2011-10-17
1
-2
/
+5
*
Move extension permissions API out of experimental.
jstritar@chromium.org
2011-10-14
3
-6
/
+22
[next]