summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs
Commit message (Expand)AuthorAgeFilesLines
* Revert 54535jorlow@chromium.org2010-08-022-3139/+1
* Introduce a preliminary version of the sidebar API.akoub@google.com2010-08-022-1/+3139
* Add back experimental* pages for APIs that have graduatedkathyw@chromium.org2010-07-308-0/+1964
* Extension doc changes (nothing buildable or testable)rafaelw@chromium.org2010-07-2753-36/+247
* Adding some sample code showing usage of contextMenu API.asargent@chromium.org2010-07-213-0/+77
* Add ability to limit when context menu items appear with url patterns.asargent@chromium.org2010-07-181-0/+256
* Revert extension docs buildscript changes from r52616asargent@chromium.org2010-07-1849-146/+172
* Move context menu module out of experimental.aa@chromium.org2010-07-1750-23/+151
* Add a simple cookies sample.aa@chromium.org2010-07-176-0/+372
* This little guy got left behind.aa@chromium.org2010-07-161-0/+3289
* Add a note to the docs to explain that sendResponse can only be called oncempcomplete@chromium.org2010-07-162-0/+12
* Unexperimentalify the cookies API.aa@chromium.org2010-07-1653-3296/+106
* Speed up docs generation. This take it from about 50s to 10s on my machine.aa@chromium.org2010-07-162-77/+99
* Revert r52581. The change seems OK, but it had the wrongaa@chromium.org2010-07-1651-105/+21
* Use WebCore's built in support for user styles instead of theaa@chromium.org2010-07-1651-21/+105
* Add links to html5rocks.com.kathyw@chromium.org2010-07-156-89/+166
* More cleanup of extensions context menu API.asargent@chromium.org2010-07-141-32/+30
* Add chrome.experimental.omnibox.styleUrl for highlighting text as an URL.mpcomplete@chromium.org2010-07-143-6/+136
* Add "idle" permission to the manifest page.kathyw@chromium.org2010-07-142-8/+18
* Make chrome.idle have a permission.levin@chromium.org2010-07-122-6/+42
* Move idle from experimental.levin@chromium.org2010-07-1248-1/+711
* Some cleanup of the extensions context menu API. asargent@chromium.org2010-07-093-142/+14
* Add boilerplate text pointing to the experimental API instructions.kathyw@chromium.org2010-07-082-1/+15
* Add a note that the code sample is broken until the bug is fixed.kathyw@chromium.org2010-07-082-0/+12
* Arne's patch to make the extension OAuth library work in M5 (which allowskurrik@chromium.org2010-07-072-23/+67
* chrome://favicon -> chrome://favicon/kathyw@chromium.org2010-07-072-4/+4
* Show a warning message if the cache might not be cleared between runs.mlloyd@chromium.org2010-07-021-0/+14
* Add support for omnibox.onInputStarted and onInputCancelled.mpcomplete@chromium.org2010-07-021-0/+52
* Fix up extension docs to include latest changes to how file URLs work withmpcomplete@chromium.org2010-07-022-8/+95
* Revert 51042 - Show a warning message if the cache might not be cleared corre...sky@chromium.org2010-06-281-14/+0
* Show a warning message if the cache might not be cleared correctly between runs.mlloyd@chromium.org2010-06-281-0/+14
* Make the extension API docs point out the minimum version that supports an AP...skerner@chromium.org2010-06-2848-4/+4935
* Add info about impending keyboard shortcuts.kathyw@chromium.org2010-06-282-2/+92
* Extension Docs (No building or testable files)rafaelw@chromium.org2010-06-2548-0/+958
* Reland r50834aa@chromium.org2010-06-251-6/+7
* Revert r50834aa@chromium.org2010-06-251-7/+6
* Allow multiple domains in app.aa@chromium.org2010-06-251-6/+7
* Revert "Show a warning message if the cache might not be cleared correctly be...mlloyd@chromium.org2010-06-241-14/+0
* Show a warning message if the cache might not be cleared correctly between runs.mlloyd@chromium.org2010-06-241-0/+14
* Add info about the "chrome://favicon" permission.kathyw@chromium.org2010-06-242-0/+22
* Revert "Show a warning message if the cache might not be cleared correctly be...mlloyd@chromium.org2010-06-231-14/+0
* Show a warning message if the cache might not be cleared correctly between runs.mlloyd@chromium.org2010-06-231-0/+14
* Require tabId for infobar.show()rafaelw@chromium.org2010-06-231-2/+2
* Oops, forgot a file in 2842006.kathyw@chromium.org2010-06-221-0/+452
* Add Accessibility page. All doc/*html files changed,kathyw@chromium.org2010-06-2250-0/+960
* Extension Docs Changes (nothing buildable or testable)rafaelw@chromium.org2010-06-2246-47/+47
* Address some visual problems with the omnibox extension API:mpcomplete@chromium.org2010-06-213-9/+579
* Adding Rachel Shearer's updated feed.html with keyboard nav and ARIA attributes.kurrik@chromium.org2010-06-185-0/+396
* Add the source code for the Google Wave Notifier extension. (Thekathyw@chromium.org2010-06-1815-0/+1480
* Document the "key" value in the extension manifest.aa@chromium.org2010-06-174-3/+65