summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs
Commit message (Expand)AuthorAgeFilesLines
* Extension Docs Fixesrafaelw@chromium.org2009-11-1022-610/+611
* Add popups to page actions.kathyw@google.com2009-11-092-17/+23
* More toolstrip removal.kathyw@google.com2009-11-0910-926/+62
* Minor tweakskathyw@google.com2009-11-074-4/+32
* ntp.html -> override.htmlkathyw@google.com2009-11-072-8/+10
* Flesh out the samples page.aa@chromium.org2009-11-0716-14/+128
* Minor tweaks.kathyw@google.com2009-11-072-3/+9
* Reland Extension Installed InfoBubblerafaelw@chromium.org2009-11-071-0/+6
* Minor sidenav update.kathyw@google.com2009-11-0731-32/+33
* Remove toolstrip mentions from the background page.kathyw@google.com2009-11-072-72/+174
* Revert 31322 - Extension Installed InfoBubblewillchan@chromium.org2009-11-061-6/+0
* Extension Installed InfoBubblerafaelw@chromium.org2009-11-061-0/+6
* Document restrictions on integers in the version.kathyw@google.com2009-11-062-7/+21
* Revamp the docs for message passing, including the new sendRequest API.mpcomplete@chromium.org2009-11-0635-139/+957
* Update static docs for getting started page.aa@chromium.org2009-11-061-66/+31
* Update the Getting Started page. I ended up making the sampleaa@chromium.org2009-11-0612-74/+102
* Add a Samples page. For now, it just points to the Chromium project'skathyw@google.com2009-11-0634-33/+448
* ntp.html -> override.htmlkathyw@google.com2009-11-0536-108/+270
* Update the overview for the post-toolstrip world.kathyw@google.com2009-11-046-195/+206
* New source files for overview images. I'll post the new image fileskathyw@google.com2009-11-032-950/+1180
* Re-commit "Add new user script injection point:aa@chromium.org2009-11-032-2/+36
* Revert r30784aa@chromium.org2009-11-032-36/+2
* Add new user script injection point "document_idle" and make it the default.aa@chromium.org2009-11-032-2/+36
* Improve error message in the extension api docs build script. When the json ...skerner@chromium.org2009-10-301-3/+13
* Change the extension.onRequest even to include the sender info.mpcomplete@chromium.org2009-10-291-11/+140
* Minor doc fixes/improvements.kathyw@google.com2009-10-284-11/+23
* Issue 21729: Add new event chrome.tabs.onStatusChange .skerner@chromium.org2009-10-281-6/+45
* Rename getTabContentses to getExtensionTabs.aa@chromium.org2009-10-282-4/+4
* Update the front page to refer to browser actions, not toolstrips.kathyw@google.com2009-10-275-16/+29
* Fix a bug in the WebKit code samplekathyw@google.com2009-10-262-2/+2
* Doc navigation work.kathyw@google.com2009-10-2434-177/+460
* Remove pageAction setXXXBadge functions.rafaelw@chromium.org2009-10-241-546/+4
* Implement extension.sendRequest, a simpler way to do messaging.mpcomplete@chromium.org2009-10-232-7/+585
* Clarified the manifest example code. Added "version" description.kathyw@google.com2009-10-232-61/+154
* Removed page action references to badges and popups.kathyw@google.com2009-10-232-22/+34
* Adding documentation for extensions options pages.asargent@chromium.org2009-10-2334-2/+599
* ARGB -> RGBA (in the docs)kathyw@google.com2009-10-222-3/+3
* Add NTP to the sidenav.kathyw@google.com2009-10-2231-0/+31
* Add doc for New Tab Page.kathyw@google.com2009-10-224-0/+500
* Copyedit of pageAction.html. Also some bracket fixes to manifest.html.kathyw@google.com2009-10-214-110/+154
* More work on browser actions doc.kathyw@google.com2009-10-212-127/+263
* Organize the sidenav to make developer guide pages easier to find.kathyw@google.com2009-10-2131-422/+876
* Add styles for printing.kathyw@google.com2009-10-2028-0/+128
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-2049-0/+0
* First cut at new page and browser action docs basedaa@chromium.org2009-10-2039-1007/+406
* Implement chrome.browserAction.setIcon({path:...});aa@chromium.org2009-10-201-1/+42
* New directory to hold files that aren't directly referenced by the docs,kathyw@google.com2009-10-203-0/+1902
* Implement new page action API.mpcomplete@chromium.org2009-10-161-0/+1476
* Flesh out the intro and summary for the debugging tutorialkathyw@google.com2009-10-163-105/+258
* Minor fix to some instructions.kathyw@google.com2009-10-162-2/+14