summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions
Commit message (Expand)AuthorAgeFilesLines
* Initial change for the implementation of browser actions on the mac.andybons@chromium.org2009-11-121-6/+8
* More moving samples into docs/examples. erikkay@chromium.org2009-11-1214-0/+145
* Temporarily disable resource fallback for ExtensionResource::GetFilePath. We ...cira@chromium.org2009-11-112-20/+6
* Moving samples into docs/examples.erikkay@chromium.org2009-11-1145-6/+2627
* A large number of style nits in preparation for turning on automated cpplint.py.erg@google.com2009-11-111-0/+4
* Extension Docs Fixesrafaelw@chromium.org2009-11-1023-611/+613
* Fix memory leak in ExtensionTest.LoadPageActionHelper unit test. The leakpam@chromium.org2009-11-101-2/+2
* 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-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