summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* 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-0636-141/+973
* 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
* Force the same even-ness between the badge andfinnur@chromium.org2009-11-041-3/+10
* Update the overview for the post-toolstrip world.kathyw@google.com2009-11-046-195/+206
* Add first class support for user scripts.aa@chromium.org2009-11-049-25/+253
* 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-037-6/+49
* Revert r30784aa@chromium.org2009-11-037-49/+6
* Add new user script injection point "document_idle" and make it the default.aa@chromium.org2009-11-037-6/+49
* Submitting change from http://codereview.chromium.org/276029/showmad@chromium.org2009-11-031-0/+72
* Fix up extension badge text drawing.estade@chromium.org2009-10-301-39/+71
* Improve error message in the extension api docs build script. When the json ...skerner@chromium.org2009-10-301-3/+13
* Make error checking more ICU friendly.cira@chromium.org2009-10-301-1/+1
* Implement the Extension History API, v 0.1.The first version is a weak wrappe...brg@chromium.com2009-10-303-0/+166
* Change the extension.onRequest even to include the sender info.mpcomplete@chromium.org2009-10-292-21/+157
* Fixing test name (misspelled - Extensio8nL10n, should be ExtensionL10n).cira@chromium.org2009-10-291-1/+1
* GTK: center browser action badge correctly.estade@chromium.org2009-10-291-6/+8
* Disable ExtensionsServiceTest.InstallExtension and ExtensionTest.InitFromValu...mirandac@chromium.org2009-10-291-1/+2
* Only dispatch tab events when there is someone listening.aa@chromium.org2009-10-292-2/+14
* Neither name nor title are required for page- or browser-actions. Update loaderpam@chromium.org2009-10-284-32/+55
* Minor doc fixes/improvements.kathyw@google.com2009-10-284-11/+23
* Issue 21729: Add new event chrome.tabs.onStatusChange .skerner@chromium.org2009-10-282-6/+51
* Get rid of FilePath::AppendAndResolveRelative().mad@chromium.org2009-10-282-11/+24
* Rename getTabContentses to getExtensionTabs.aa@chromium.org2009-10-283-5/+5
* GTK: touch up appearance of browser actions badge.estade@chromium.org2009-10-281-5/+8
* Fix bug where many extensions don't install due to sandbox.aa@chromium.org2009-10-276-3/+531
* Use Helvetica rather than Arial for badging on the Mac.avi@chromium.org2009-10-271-0/+5
* Replace ExtensionAction with ExtensionAction2.aa@chromium.org2009-10-278-467/+183
* Revert 30149 - The existing file_util::AbsolutePath() function was already do...tim@chromium.org2009-10-271-11/+7
* The existing file_util::AbsolutePath() function was already doing what we nee...mad@chromium.org2009-10-271-7/+11
* Update the front page to refer to browser actions, not toolstrips.kathyw@google.com2009-10-275-16/+29
* Move page actions over to ExtensionAction2 and get rid ofaa@chromium.org2009-10-276-241/+238
* Fix a bug in the WebKit code samplekathyw@google.com2009-10-262-2/+2
* Doc navigation work.kathyw@google.com2009-10-2434-177/+460
* Refactor BrowserActions, and add support foraa@chromium.org2009-10-248-28/+464
* Remove pageAction setXXXBadge functions.rafaelw@chromium.org2009-10-242-611/+4
* Implement extension.sendRequest, a simpler way to do messaging.mpcomplete@chromium.org2009-10-233-8/+639
* 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
* Loading local resources uses improved fallback algorithm.cira@chromium.org2009-10-222-18/+33
* ARGB -> RGBA (in the docs)kathyw@google.com2009-10-223-6/+6
* Add NTP to the sidenav.kathyw@google.com2009-10-2231-0/+31