summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* Updated docs for content script messaging.mpcomplete@chromium.org2009-09-011-4/+57
* Update packaging and getting started pages to feature new Extensions pagekathyw@google.com2009-09-018-78/+116
* Miscellaneous small changes, mostly to the front page and the footer.kathyw@google.com2009-09-013-13/+18
* Move events info from dev.chromium.org to the dev doc.kathyw@google.com2009-09-013-1/+84
* more bookmark tests, plus fix a couple of API bugserikkay@chromium.org2009-09-011-1/+8
* Move themes info from dev.chromium.org into the dev doc.kathyw@google.com2009-09-014-2/+159
* Move content of the match patterns page from dev.chromium.org.kathyw@google.com2009-09-015-3/+227
* Fill out windows doc. Also add permissions sectionaa@chromium.org2009-09-0125-54/+84
* Fill out the tabs docs. Also, fix a bug where we didn'taa@chromium.org2009-09-015-63/+194
* Add browser tests for extensions tab API.asargent@chromium.org2009-09-011-0/+8
* Miscellaneous doc cleanup.kathyw@google.com2009-08-314-21/+29
* share extension API test frameworkerikkay@chromium.org2009-08-311-3/+5
* Make the doc footer more standard.kathyw@google.com2009-08-292-1/+13
* Make a bunch of backlogged breaking changes to the extensions API in prep for...aa@chromium.org2009-08-281-2/+2
* Extension Doc Changes (no building or testable changes)rafaelw@chromium.org2009-08-2816-18/+20
* Minor edits to the doc.kathyw@google.com2009-08-284-12/+15
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-1/+1
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-1/+1
* override chrome:// URLs via extensions.erikkay@chromium.org2009-08-284-0/+45
* Don't show extension disabled infobar when manually updatingaa@chromium.org2009-08-283-34/+35
* Extension API Renaming/Consistency changesrafaelw@chromium.org2009-08-288-54/+59
* Miscellaneous doc changes, nothing earthshaking.kathyw@google.com2009-08-279-21/+149
* Add a technical overview of extensions.kathyw@google.com2009-08-272-17/+407
* Fix leak in ExtensionTest.aa@chromium.org2009-08-271-1/+0
* Update of the extension install UI:aa@chromium.org2009-08-275-113/+247
* Extension docs: fix 404 errorrafaelw@chromium.org2009-08-271-2/+4
* A smaller image to avoid a huge blank area in the pageActions doc.kathyw@google.com2009-08-263-6/+12
* Minor copyedits related to TOCs.kathyw@google.com2009-08-263-11/+6
* Extension Doc Changes (no building or testable changes)rafaelw@chromium.org2009-08-2626-92/+97
* Filled out the manifest page. Transferred info from dev.chromium.orgkathyw@google.com2009-08-264-3/+237
* Fleshed out the documentation for PageActions.finnur@chromium.org2009-08-256-22/+48
* Make API reference fit better within conceptual pages.kathyw@google.com2009-08-255-10/+22
* Exposes a chrome.devtools object to extensions. This allows extensions to ca...mpcomplete@chromium.org2009-08-241-0/+23
* Extension Docs (no code changes) - Fix navigation jig. Renamed a few paramet...rafaelw@chromium.org2009-08-2423-93/+37
* (Extension API) Make BookmarkTreeNode.index "type":"integer"rafaelw@chromium.org2009-08-241-1/+1
* Move detailed list of chrome.* APIs out of the sidenav and intokathyw@google.com2009-08-242-41/+14
* Move debugging stuff out of Getting Started into its own tutorial.kathyw@google.com2009-08-245-133/+233
* Changes related to improvements to the navigation.kathyw@google.com2009-08-245-54/+86
* Validation of extension api callbacks and event parameters in DEBUGrafaelw@chromium.org2009-08-224-22/+26
* Get rid of the extension's "Current Version" file.mpcomplete@chromium.org2009-08-202-4/+14
* Do extensions update manifest XML parsing in a sandboxed process.asargent@chromium.org2009-08-203-0/+420
* This change enables Chrome to load locale information for the extension. It d...cira@chromium.org2009-08-195-1/+58
* Async extension callbacks now always fire and set chrome.extension.lastError ...rafaelw@chromium.org2009-08-1818-19/+60
* Show the extension install UI when the user clicks Reenable for a disabled-on...mpcomplete@chromium.org2009-08-182-0/+13
* An initial pass at structure to do end-to-end extension API tests. I'll work...erikkay@chromium.org2009-08-171-0/+21
* Fix TOC formatting.kathyw@google.com2009-08-151-0/+4
* Add themes link to left nav.aa@chromium.org2009-08-1516-15/+16
* First swing at the docs homepage. Also, fix the copyright/licenseaa@chromium.org2009-08-1521-25/+68
* Disable an extension when it is upgraded to a version that requires morempcomplete@chromium.org2009-08-141-1/+3
* Apply a limit to the canvas size we will hand back to the browser.cevans@chromium.org2009-08-141-1/+8