summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_host.h
Commit message (Expand)AuthorAgeFilesLines
* Fix inspection of extensions.aa@chromium.org2009-05-191-2/+0
* Add a handle to the ExtensionShelf. This is how users will drag extension to...erikkay@google.com2009-05-181-0/+2
* Propagate intrinsic width notification over IPC in all cases (not just extens...pinkerton@chromium.org2009-05-131-1/+1
* Remove executable bit from a bunch of files that shouldn't have it.evan@chromium.org2009-05-111-0/+0
* Make background pages work more nicely with the tabs API.aa@chromium.org2009-05-071-2/+4
* Add inspect links for all active views in chrome://extensions.aa@chromium.org2009-05-071-1/+4
* Plumb the creator URL for popups up to the browser. We don't yet use this fo...pkasting@chromium.org2009-05-051-1/+2
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-1/+1
* Fix race where sometimes CSS is not applied to toolstrips. Iaa@chromium.org2009-04-291-1/+0
* Refactor ExtensionView to support a UI-less extension instance.mpcomplete@google.com2009-04-291-0/+100