summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs
Commit message (Expand)AuthorAgeFilesLines
* Generate documentation for experimental Font Settings Extension API.falken@google.com2012-03-156-3/+585
* Update the Stylizr example to work with the manifest changes the Storage API.kalman@chromium.org2012-03-154-6/+9
* Updated docs to explain "intents" section in extension manifest.groby@chromium.org2012-03-143-2/+92
* experimental.downloads extension api docsbenjhayden@chromium.org2012-03-1410-45/+821
* Allow chrome.browserAction.setBadgeBackgroundColor to use CSS format colors. cduvall@chromium.org2012-03-131-8/+2
* Move parts of the decl. webRequest API that we don't want to release yet to e...battre@chromium.org2012-03-104-2/+278
* Adding cautionary note about manifest_version 2 and Chrome 17.mkwst@chromium.org2012-03-074-0/+26
* Add example extension using Font Settings API.falken@chromium.org2012-03-078-0/+241
* [check_perms] chmod -x chrome/common/extensions/docs/experimental.managedMode...dbeam@chromium.org2012-03-061-0/+0
* Initial Managed Mode extension API, supporting querying the setting and a stu...pam@chromium.org2012-03-064-1/+654
* Rebuild the extension docs.jstritar@chromium.org2012-03-0596-3/+194
* Fix typos in privacy API documentation.pam@chromium.org2012-03-052-6/+6
* Allow comments in extension config files.cduvall@chromium.org2012-03-033-3/+8
* Improve implementation of isInstanceOf in JSONSchemaValidator.aa@chromium.org2012-03-031-4/+4
* Update extension docs.aa@chromium.org2012-03-026-1/+143
* Fix typo in new background page syntax ("page" takes a string, not an array)mihaip@chromium.org2012-03-022-2/+2
* Revert 124660 - Allow comments in extension config files.yzshen@chromium.org2012-03-023-8/+3
* Allow comments in extension config files.cduvall@chromium.org2012-03-023-3/+8
* Added currentWindow and lastFocusedWindow booleans to chrome.tabs.querymtytel@chromium.org2012-03-012-2/+50
* A very simple platform app. Calculator that only adds and subtracts.miket@chromium.org2012-02-2910-0/+267
* fixing typo in speechInput docsernestd@chromium.org2012-02-292-2/+2
* Add setFontName to Font Settings Extension API.falken@chromium.org2012-02-291-0/+1
* downloads.download() sample extensionbenjhayden@chromium.org2012-02-296-0/+184
* Allow the "properties" property of the "object" type in extension schemas to bekalman@chromium.org2012-02-285-40/+0
* Rename DOMWindow to Windowarv@chromium.org2012-02-286-14/+14
* Add "storage" to permission_warnings.html.kalman@chromium.org2012-02-273-0/+3
* Updating the doc to reflect the new experimental.keybinding API.finnur@chromium.org2012-02-274-0/+446
* Correcting two mistakes in `browsingData` API documentation.mkwst@chromium.org2012-02-273-3/+3
* Move `browsingData` extension API out of experimental.mkwst@chromium.org2012-02-2412-1768/+2007
* Globbing _manifest_features.json out of the extension documentation.mkwst@chromium.org2012-02-241-1/+2
* Add a webstore API for installing bundles of extensions.jstritar@chromium.org2012-02-231-1/+1
* Fix typo that mentions "manifest" permission rather than "management" permiss...pam@chromium.org2012-02-232-2/+2
* Make invalid input to i18n.getMessage return undefined rather than throwingkalman@chromium.org2012-02-232-3/+10
* Stripping inline style attributes from extension documentation.mkwst@chromium.org2012-02-238-33/+36
* Add fullscreen state support for chrome.windowshashimoto@chromium.org2012-02-221-3/+3
* Add experimental Font Settings Extension API.falken@chromium.org2012-02-212-0/+232
* Document a method to get the ID of a hosted app.skerner@chromium.org2012-02-172-5/+30
* Update the manifestVersion.html documentation with the deprecation of chrome....kalman@chromium.org2012-02-172-0/+12
* Reworking the BrowsingData API signature to include an options object.mkwst@chromium.org2012-02-142-72/+109
* Allow "internal" APIs to be specified in extension API schemas, and specify t...kalman@chromium.org2012-02-136-29/+33
* Renaming 'clear.browsingData()' to 'browsingData.remove()'mkwst@chromium.org2012-02-1013-263/+293
* Add two features to the extension documentation generator, primarily for use bykalman@chromium.org2012-02-094-10/+112
* Bindings layer for declarative events APIbattre@chromium.org2012-02-082-3/+4
* Adding a trailing '/' to the doc switcher URL.mkwst@chromium.org2012-02-071-1/+5
* Unrevert again r119770 - "Event pages: remember events that the page register...mpcomplete@chromium.org2012-02-072-0/+2
* This includes the extension release notes for Chrome 17.aa@chromium.org2012-02-072-0/+72
* Revert "Unrevert 119770 - "Event pages: remember events that the page registe...mpcomplete@chromium.org2012-02-072-2/+0
* Unrevert 119770 - "Event pages: remember events that the page registered for,mpcomplete@chromium.org2012-02-062-0/+2
* Fixing typo in the URL of an icon in the "Getting Started" tutorial.mkwst@chromium.org2012-02-052-2/+2
* Documenting changes between `manifest_version` 1 and 2.mkwst@chromium.org2012-02-036-16/+641