summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_process_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Event pages: remember events that the page registered for, even after itmpcomplete@chromium.org2012-01-301-0/+4
* Define the public interface for content browser SiteInstance. This interface ...ananta@chromium.org2012-01-251-2/+5
* Hide BrowsingInstance from all but SiteInstance, as intended by design.joi@chromium.org2012-01-181-4/+8
* More correct ShellWindow/ExtensionHost lifetimemihaip@chromium.org2012-01-111-4/+1
* Don't use browser windows for platform app shell windows.mihaip@chromium.org2012-01-091-1/+5
* Revert 116834 - Don't use browser windows for platform app shell windows.aa@chromium.org2012-01-081-5/+1
* Don't use browser windows for platform app shell windows.mihaip@chromium.org2012-01-071-1/+5
* Revert 116803 - Don't use browser windows for platform app shell windows.sky@chromium.org2012-01-071-5/+1
* Don't use browser windows for platform app shell windows.mihaip@chromium.org2012-01-071-1/+5
* Move view_types.h to view_type.h, since that's the standard name for enums.jam@chromium.org2011-12-011-1/+1
* Cleanup: Remove unneeded forward declarations from chrome/browser/extensions.thestig@chromium.org2011-11-111-1/+0
* Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...aa@chromium.org2011-11-091-42/+2
* Change EXTENSION_PROCESS_CREATED observers to use EXTENSION_HOST_CREATED.yoz@chromium.org2011-11-091-1/+0
* Track all extension processes in ExtensionInfoMap, not justaa@chromium.org2011-10-231-1/+6
* Close Lazy Background Page after event dispatchtessamac@chromium.org2011-10-201-1/+12
* Track all RenderViewHost instances running in extensionaa@chromium.org2011-10-201-5/+23
* Remove the special-case isolated storage map fromaa@chromium.org2011-10-191-8/+4
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Move view_types to content\public\common. Also update the enum values to matc...jam@chromium.org2011-10-121-3/+3
* Assign urls to RenderProcessHosts by if they refer to isolated apps, or use t...ajwong@chromium.org2011-10-121-0/+8
* Split ViewType between chrome and contentjochen@chromium.org2011-10-061-2/+2
* Remove RenderProcessHost::is_extension_processjochen@chromium.org2011-10-051-1/+4
* Get rid of BindingsPolicy::EXTENSIONjochen@chromium.org2011-10-011-16/+11
* Delegate decision what site instances can be rendered in what process to chromejochen@chromium.org2011-09-271-0/+12
* Remove obsolete TODO and add a bunch of OVERRIDEs.mihaip@chromium.org2011-08-311-1/+2
* Use process-per-app-instance for hosted apps without background permission.creis@chromium.org2011-07-121-9/+14
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* CrOS - Change file browser to use new ExtensionDialog window.jamescook@chromium.org2011-05-201-17/+18
* Move view_types.h from chrome to content. Although some of the enum types ar...jam@chromium.org2011-05-161-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-6/+7
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-311-19/+20
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1
* remove toolstripserikkay@chromium.org2010-08-121-4/+0
* Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h.viettrungluu@chromium.org2010-08-051-3/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add geolocation permission to extensions/apps.erikkay@chromium.org2010-04-261-0/+5
* First cut at adding Extension Infobars to the experimental API.finnur@chromium.org2010-03-171-1/+6
* Fix few remaining issues with incognito extensions.mpcomplete@chromium.org2010-03-101-0/+3
* Prevent a crash and add debugging code for cases where things go wrongphajdan.jr@chromium.org2010-01-111-0/+3
* Make the inspector for the background page stay open whenaa@chromium.org2009-11-071-0/+4
* Fix a bug where we'd leak ResourceMessageFilters and BrowserRenderProcessHostsmpcomplete@chromium.org2009-11-051-0/+3
* Add simple popup support to browser actions. This will create a popup HTML w...erikkay@chromium.org2009-10-021-2/+14
* Changed the extension.connect() API not to broadcast to all tabs. Added ampcomplete@chromium.org2009-07-201-3/+8
* Retrying this patch. This was already reviewed by mpcomplete and thefinnur@chromium.org2009-07-151-0/+13
* Reverting 20714.finnur@chromium.org2009-07-151-13/+0
* EFD now notifies EPM of renderviews created, which in turn notifies the rende...finnur@chromium.org2009-07-151-0/+13
* Change ExtensionHost to use notificationserikkay@chromium.org2009-06-261-10/+0
* Display an infobar alert when extension process crashes.phajdan.jr@chromium.org2009-06-191-0/+6