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
*
Remove deprecated extension source on mac.
skerner@chromium.org
2012-03-30
1
-2
/
+3
*
Static documentation for Font Settings Extension API.
falken@chromium.org
2012-03-29
1
-0
/
+63
*
Add initial documentation for the chrome.storage API
kalman@chromium.org
2012-03-27
1
-0
/
+137
*
Remove reference to closed bug 79520 from documentation
battre@chromium.org
2012-03-27
1
-8
/
+0
*
Move topSites API out of experimental
cduvall@chromium.org
2012-03-22
2
-0
/
+35
*
This includes the extension release notes for Chrome 18.
mihaip@chromium.org
2012-03-21
1
-126
/
+121
*
Make sure ports are closed when they're no longer used.
jochen@chromium.org
2012-03-15
1
-6
/
+2
*
Updated docs to explain "intents" section in extension manifest.
groby@chromium.org
2012-03-14
1
-0
/
+47
*
experimental.downloads extension api docs
benjhayden@chromium.org
2012-03-14
1
-0
/
+31
*
Move parts of the decl. webRequest API that we don't want to release yet to e...
battre@chromium.org
2012-03-10
1
-0
/
+5
*
Adding cautionary note about manifest_version 2 and Chrome 17.
mkwst@chromium.org
2012-03-07
2
-0
/
+14
*
Initial Managed Mode extension API, supporting querying the setting and a stu...
pam@chromium.org
2012-03-06
1
-0
/
+81
*
Fix typos in privacy API documentation.
pam@chromium.org
2012-03-05
1
-3
/
+3
*
Fix typo in new background page syntax ("page" takes a string, not an array)
mihaip@chromium.org
2012-03-02
1
-1
/
+1
*
fixing typo in speechInput docs
ernestd@chromium.org
2012-02-29
1
-1
/
+1
*
Rename DOMWindow to Window
arv@chromium.org
2012-02-28
1
-2
/
+2
*
Add "storage" to permission_warnings.html.
kalman@chromium.org
2012-02-27
1
-0
/
+1
*
Updating the doc to reflect the new experimental.keybinding API.
finnur@chromium.org
2012-02-27
1
-0
/
+65
*
Correcting two mistakes in `browsingData` API documentation.
mkwst@chromium.org
2012-02-27
1
-1
/
+1
*
Move `browsingData` extension API out of experimental.
mkwst@chromium.org
2012-02-24
2
-95
/
+101
*
Fix typo that mentions "manifest" permission rather than "management" permiss...
pam@chromium.org
2012-02-23
1
-1
/
+1
*
Document a method to get the ID of a hosted app.
skerner@chromium.org
2012-02-17
1
-3
/
+16
*
Update the manifestVersion.html documentation with the deprecation of chrome....
kalman@chromium.org
2012-02-17
1
-0
/
+6
*
Reworking the BrowsingData API signature to include an options object.
mkwst@chromium.org
2012-02-14
1
-8
/
+12
*
Allow "internal" APIs to be specified in extension API schemas, and specify t...
kalman@chromium.org
2012-02-13
1
-4
/
+3
*
Renaming 'clear.browsingData()' to 'browsingData.remove()'
mkwst@chromium.org
2012-02-10
1
-10
/
+10
*
This includes the extension release notes for Chrome 17.
aa@chromium.org
2012-02-07
1
-0
/
+39
*
Fixing typo in the URL of an icon in the "Getting Started" tutorial.
mkwst@chromium.org
2012-02-05
1
-1
/
+1
*
Documenting changes between `manifest_version` 1 and 2.
mkwst@chromium.org
2012-02-03
3
-8
/
+212
*
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
[next]