summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix an inaccuracy in the cookies documentation--the expirationDate property i...cindylau@google.com2010-06-164-268/+306
* Clarify the hosting situation, hiding doc that's not neededkathyw@chromium.org2010-06-0752-367/+733
* Generated omnibox doc.kathyw@chromium.org2010-06-032-0/+603
* Fix a copy-paste error.kathyw@chromium.org2010-06-024-4/+4
* Minor edits, plus updating the copyright year.kathyw@chromium.org2010-06-0247-313/+311
* First pass at experimental omnibox API. There are plenty of rough edges and f...mpcomplete@chromium.org2010-05-283-0/+27
* Add extension docs for notifications. Will add generated docs tomorrow.aa@chromium.org2010-05-2651-2/+732
* Prevent tabs.move from moving tabs to or from anything but normal (tabbed) wi...rafaelw@chromium.org2010-05-251-1/+1
* Add a note to the docs warning users to use only theaa@chromium.org2010-05-202-0/+32
* Extension Docs (No building or testable files).rafaelw@chromium.org2010-05-202-2/+4
* Remove an unnecessary line from the example's manifest.kathyw@chromium.org2010-05-191-1/+0