summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_host.h
Commit message (Expand)AuthorAgeFilesLines
* Move extension view classes from browser/extensions to browser/views/extensions.erikkay@google.com2009-06-231-1/+1
* TBR: Fix Toolstrips sometimes show scrollbars as renderingaa@chromium.org2009-06-191-0/+1
* Display an infobar alert when extension process crashes.phajdan.jr@chromium.org2009-06-191-0/+8
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-121-0/+1
* part 2 of dragging change: reordering, but not persistingerikkay@google.com2009-06-101-7/+14
* Display extension processes in task manager.phajdan.jr@chromium.org2009-06-061-1/+10
* Fixes a slew of random link/compile errors for views on gtk.sky@chromium.org2009-05-291-2/+2
* Fixing more bustage by ifdefing out Windows-only code.ben@chromium.org2009-05-291-0/+4
* 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