summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* initial manifest hooks for app experimenterikkay@chromium.org2010-01-124-2/+79
* Improvements to the i18n doc.kathyw@google.com2010-01-1216-2760/+4732
* Fix a couple of typos in the doc for external extensions and move a bullet it...finnur@chromium.org2010-01-112-20/+21
* Extensions: Ensure that variable strings passed to ParseError aren't interpre...craig.schlenter@chromium.org2010-01-111-2/+2
* Allow an empty list of page actions.skerner@chromium.org2010-01-113-17/+39
* Add a page to the docs about external extensions.aa@chromium.org2010-01-0937-0/+786
* Revert 35802 - Failed Valgrind - Allow an empty list of page actions.rsesek@chromium.org2010-01-083-39/+17
* Allow an empty list of page actions.skerner@chromium.org2010-01-083-17/+39
* Submitting Arne's fix (http://codereview.chromium.org/521062).kathyw@google.com2010-01-072-2/+2
* Add some missing va_end calls to match va_start.craig.schlenter@chromium.org2010-01-071-0/+2
* Fix issue where we weren't requiring the command-line flag forerikkay@chromium.org2010-01-072-13/+11
* Fix doc styling bug where underscores are invisible in some highlighted code.asargent@chromium.org2010-01-071-1/+0
* First pass at expanded i18n doc.kathyw@google.com2010-01-0644-50/+5485
* Remove a bunch of unnecessary .c_str() calls.pkasting@chromium.org2010-01-061-17/+12
* Reland: Add a minimum_chrome_version key to the manifest.aa@chromium.org2010-01-066-7/+98
* Revert 35602 - Add a "minimum_chrome_version" key to the manifest.arv@chromium.org2010-01-066-92/+7
* Add a "minimum_chrome_version" key to the manifest.aa@chromium.org2010-01-066-7/+92
* Extension Doc Changes (no building or testable changes)rafaelw@chromium.org2009-12-2935-38/+3
* Adding support for i18n to content scripts.cira@chromium.org2009-12-293-17/+134
* Adding i18n to news extension. Making a copy since news sample should be usab...cira@chromium.org2009-12-287-0/+444
* Make the error messages for manifest parsing a little friendlier.finnur@chromium.org2009-12-221-6/+12
* Makes extension badges on Chrome OS draw the same as they do on windows.sky@chromium.org2009-12-221-1/+1
* SVN copy didn't work for me so I somehow changed news extension instead of co...cira@chromium.org2009-12-224-128/+9
* Adding localization for English and Serbian to the news sample (and copying n...cira@chromium.org2009-12-224-9/+128
* Extension Doc Changes (no building or testable changes)rafaelw@chromium.org2009-12-2135-84/+17
* Temporary fix for Google Mail Checker memory leak.mpcomplete@chromium.org2009-12-182-17/+1
* Minor copyedit to the description of detectLanguage.kathyw@google.com2009-12-182-2/+2
* Minor copyedit to i18n, added link to example directory.kathyw@google.com2009-12-182-7/+23
* Add videos to the doc where appropriate.kathyw@google.com2009-12-1810-10/+77
* Add support for GAFYD.aa@chromium.org2009-12-183-8/+128
* Make sure we insert the screenshot into the correct tab by making each tab's ...skerner@chromium.org2009-12-181-9/+10
* Adds bookmarks.getRecent that returns the recently bookmarked items.arv@chromium.org2009-12-182-0/+211
* Fix memory leak on ExtensionMessageBundle.cira@chromium.org2009-12-181-6/+6
* Extensions: file handling clean up.estade@chromium.org2009-12-188-56/+51
* Update manifest file's "icons" description.kathyw@google.com2009-12-182-16/+48
* Add *Request to the list of API that content scripts can use.kathyw@google.com2009-12-182-2/+26
* Fix a few benchmark bugs and add some more enhancements:mbelshe@google.com2009-12-182-17/+43
* Add links from FAQ to gallery help and to group.kathyw@google.com2009-12-172-0/+16
* Fix a bug in the gmail checker that caused it to schedule 2 requests for eachmpcomplete@chromium.org2009-12-172-3/+2
* Load message catalogs on demand when chrome.i18n.getMessage needs them.cira@chromium.org2009-12-173-22/+12
* Add the right-click context menu for Browser actions and Page Actions.finnur@chromium.org2009-12-172-0/+57
* Localizing manifest for installed or unpacked extensions.cira@chromium.org2009-12-169-22/+334
* Arne's OAuth sample.kathyw@google.com2009-12-1613-0/+1268
* Significant improvements to the benchmark extension:mbelshe@google.com2009-12-162-49/+153
* The benchmark was broken in multi-process mode.mbelshe@google.com2009-12-151-3/+4
* Add link to new themes page on the Chromium wiki.kathyw@google.com2009-12-152-3/+28
* Fix badge center-alignment logic.estade@chromium.org2009-12-141-1/+2
* Update the EmailThisPage to fix a problem with subject containing & causing a...finnur@chromium.org2009-12-142-14/+17
* Add Arne's FAQ.kathyw@google.com2009-12-1036-222/+490
* Update the Samples docs to point to the right placefinnur@chromium.org2009-12-102-2/+2