summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* Add import/export extension apisfeldstein@chromium.org2010-01-281-0/+37
* Small updates/improvements to manifest docs.kathyw@chromium.org2010-01-274-20/+32
* revert 37335:estade@chromium.org2010-01-271-177/+0
* Add an accessibility API for events raised outside of the web content.estade@chromium.org2010-01-271-0/+177
* Note that extName isn't currently accepted by the gallery.kathyw@chromium.org2010-01-272-0/+40
* Page actions should be able to change the popup on a per-tab basis.skerner@chromium.org2010-01-274-18/+74
* The windows API had no pointers to examples.kathyw@chromium.org2010-01-272-0/+31
* Update the doc to reflect that the stable release of Google Chromekathyw@chromium.org2010-01-254-18/+20
* remove ICU includes from l10n_util.hevan@chromium.org2010-01-251-0/+1
* Revert 36966 - Trying to reland. It's the same as http://codereview.chromium....cira@chromium.org2010-01-235-335/+153
* Trying to re-land. It's the same as http://codereview.chromium.org/546040. Mo...cira@chromium.org2010-01-235-153/+335
* Added link to new bookmark sample.kathyw@chromium.org2010-01-232-8/+8
* Update name and description of sample extension browserAction/set_icon_path .skerner@chromium.org2010-01-221-3/+3
* Sample chrome extension that uses the bookmarks API.erikkay@chromium.org2010-01-222-0/+152
* Revert 36757 - Add reserved messages to ExtensionMessageBundle dictionary. Th...cira@chromium.org2010-01-215-344/+158
* Add reserved messages to ExtensionMessageBundle dictionary. They are of the f...cira@chromium.org2010-01-215-158/+344
* Landing http://codereview.chromium.org/543134 for ernestd(at)google.comcira@chromium.org2010-01-218-10/+150
* Revert 36693 - breaking mac for some reason - Add reserved messages to Extens...cira@chromium.org2010-01-205-344/+158
* Add reserved messages to ExtensionMessageBundle dictionary. They are of the f...cira@chromium.org2010-01-205-158/+344
* Update comments to reflect the removal of class ExtensionActionState, which n...skerner@chromium.org2010-01-201-2/+0
* Drop the code allowing privacy blacklists to be shipped in extensions.phajdan.jr@chromium.org2010-01-205-53/+0
* Fleshing out the i18n doc. Added a page for the messages.jsonkathyw@chromium.org2010-01-195-30/+1148
* Revert 36565 - Modifying three main samples of docs (gmail checker, news feed...cira@chromium.org2010-01-198-150/+10
* adding underscore notation to manifest.json. Also adding spanish dictionary.cira@chromium.org2010-01-193-3/+33
* Modifying three main samples of docs (gmail checker, news feed, subscribe to ...cira@chromium.org2010-01-198-10/+150
* Make print styles work again.kathyw@chromium.org2010-01-191-3/+3
* Revert r36407aa@chromium.org2010-01-151-2/+1
* Re-land r36338: Add the ability to focus a window to chrome.window.update().aa@chromium.org2010-01-151-1/+2
* Nit pick changes to make lint and editors happy. No change in behavior.skerner@chromium.org2010-01-151-11/+11
* Reland 36337: Add launch configuration to apps. Create a desktop shortcut if ...aa@chromium.org2010-01-154-5/+28
* Revert 36337 and 36338. Compile failure.aa@chromium.org2010-01-155-30/+6
* Add the ability to focus a window to chrome.window.update().aa@chromium.org2010-01-151-1/+2
* Add launch configuration to apps. Create a desktop shortcutaa@chromium.org2010-01-154-5/+28
* Add an experimental bookmark manager API to extensions.arv@chromium.org2010-01-141-1/+69
* 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