summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* Improving `content_security_policy` documentation.mkwst@chromium.org2012-01-2613-229/+1292
* Prevent unnecessary prompts when unpacked extensions use chrome.permissions.r...jstritar@chromium.org2012-01-252-4/+6
* Updating the FX extension to manifest_version 2.mkwst@chromium.org2012-01-259-64/+73
* Updating six sample extensions to manifest version 2.mkwst@chromium.org2012-01-2522-156/+178
* Updating the Gmail sample extension to manifest version 2.mkwst@chromium.org2012-01-258-304/+324
* Fix bug in extension docs branch warningaa@chromium.org2012-01-251-1/+1
* DownloadsSearchFunction implements chrome.experimental.downloads.search() usi...benjhayden@chromium.org2012-01-251-1/+2
* Converting Calendar sample extension to manifest_version 2.mkwst@chromium.org2012-01-255-9/+12
* Updating a few extensions to `manifest_version` 2.mkwst@chromium.org2012-01-2514-184/+222
* Landing patch from http://codereview.chromium.org/8746019/ (Javascript readab...bauerb@chromium.org2012-01-2512-160/+662
* Converting Catblock to manifest_version 2.mkwst@chromium.org2012-01-256-9/+15
* Converting the email_this_page sample extension to manifest_version 2mkwst@chromium.org2012-01-256-41/+57
* Converting chrome_search to manifest_version 2.mkwst@chromium.org2012-01-254-6/+7
* Converting buildbot monitor to manifest_version 2.mkwst@chromium.org2012-01-258-243/+269
* Add an extension API event about screen brightness change.hashimoto@chromium.org2012-01-251-0/+27
* Move the `privacy` extension API out of experimental.mkwst@chromium.org2012-01-2521-1035/+2041
* Move system related extension API events from experimental.accessibility to s...hashimoto@chromium.org2012-01-252-34/+36
* Reenable tests that were crashing due to a bad Vista Tests (3) bot.mpcomplete@chromium.org2012-01-254-98/+6
* Add the ability to express dependencies between JSON schema files for the ext...kalman@chromium.org2012-01-2514-2/+82
* [ChromeOS-HTerm] Use pseudo-terminal instead of pipes to communicate with cro...tbarzic@chromium.org2012-01-251-2/+2
* Setup permissions for terminalPrivateApi.tbarzic@chromium.org2012-01-252-6/+4
* Add openerTabId to the extension API's Tab object.jstritar@chromium.org2012-01-242-0/+69
* Add a warning when viewing unofficial or non-stable docs.aa@chromium.org2012-01-2491-363/+1825
* Updating ~20 extensions to use `manifest_version: 2`mkwst@chromium.org2012-01-2445-61/+62
* Replace lazy-background switch with a manifest entry controlled by thempcomplete@chromium.org2012-01-244-1/+46
* Revert debug logging to ExtensionUnpackerTests. We have enough data.mpcomplete@chromium.org2012-01-233-66/+9
* Rename tabs.onActiveChanged and tabs.onHighlightChanged.jstritar@chromium.org2012-01-233-49/+198
* DevTools: add extensions API page redirect for experimental.debugger.pfeldman@chromium.org2012-01-232-0/+565
* Take the Extension Storage API out of experimental:kalman@chromium.org2012-01-2316-1458/+2029
* Take docs for devtools.{inspectedWindow,network,panels} out of experimental.caseq@google.com2012-01-20105-7033/+8905
* Documentation and sample for the experimental Clear API.mkwst@chromium.org2012-01-2012-31/+550
* Document the background.scripts feature.aa@chromium.org2012-01-2010-72/+130
* Let hosted apps declare web intents.jstritar@chromium.org2012-01-192-3/+2
* Update tabs.onActiveChanged docs to indicate the URL may not be set.jstritar@chromium.org2012-01-194-6/+3
* Change the IME warning to "Your data on all sites"zork@chromium.org2012-01-193-4/+4
* Add more logging to ExtensionUnpacker to debug crashes in unit tests.mpcomplete@chromium.org2012-01-181-0/+15
* Add skeleton plumbing for serial API. No functionality yet.miket@chromium.org2012-01-183-0/+65
* Fix example of onBeforeSendHeaders in webRequest API documentationbattre@chromium.org2012-01-182-4/+14
* [NTP4] Add ExtensionSet::AddAll and ExtensionService::GetAllInstalledExtensions.dbeam@chromium.org2012-01-183-3/+33
* Remove API elements that are no longer in the IME API design documentzork@chromium.org2012-01-181-27/+2
* Extension Manifest: MIME types for Intents are now a JSON arraygroby@chromium.org2012-01-184-7/+50
* Documentation builder now looks for DumpRenderTree under `out` on Mac.mkwst@chromium.org2012-01-171-1/+5
* Disable BackgroundScriptsMustExist.dcheng@chromium.org2012-01-141-2/+2
* Mark ExtensionFileUtil.BackgroundScriptsMustExist as flaky on Windows.dcheng@chromium.org2012-01-141-1/+7
* Implement chrome.windows.update(drawAttention=false).jennb@chromium.org2012-01-142-2/+2
* Update samples to use the background.scripts or background.page feature.aa@chromium.org2012-01-13125-578/+370
* Use chrome.windows.WINDOW_ID_CURRENT constant consistently in extension APIs.jstritar@chromium.org2012-01-132-8/+9
* Add DNS resolution API. Part of socket APIs.miket@chromium.org2012-01-123-0/+44
* Fix leaks in extension_file_util::LoadExtensionManifest().aa@chromium.org2012-01-121-3/+3
* Add HttpHeaders to experimental.downloads.jsoncbentzel@chromium.org2012-01-111-0/+18