summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_process_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Extract a ProcessMap class from ExtensionProcessManager. This is a dumb data ...aa@chromium.org2011-11-091-183/+0
* Change EXTENSION_PROCESS_CREATED observers to use EXTENSION_HOST_CREATED.yoz@chromium.org2011-11-091-4/+0
* Revert "Have ExtensionHost use TabContents instead of RenderViewHost. This is...mpcomplete@chromium.org2011-11-081-1/+1
* Have ExtensionHost use TabContents instead of RenderViewHost. This is partmpcomplete@chromium.org2011-11-081-1/+1
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Don't close background pages if there is a pending response (callback).tessamac@chromium.org2011-11-011-2/+7
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* Track all extension processes in ExtensionInfoMap, not justaa@chromium.org2011-10-231-29/+38
* Close Lazy Background Page after event dispatchtessamac@chromium.org2011-10-201-9/+35
* Track all RenderViewHost instances running in extensionaa@chromium.org2011-10-201-0/+33
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-5/+5
* Remove the special-case isolated storage map fromaa@chromium.org2011-10-191-10/+18
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-23/+26
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-1/+1
* Move view_types to content\public\common. Also update the enum values to matc...jam@chromium.org2011-10-121-14/+14
* Assign urls to RenderProcessHosts by if they refer to isolated apps, or use t...ajwong@chromium.org2011-10-121-1/+14
* Split ViewType between chrome and contentjochen@chromium.org2011-10-061-17/+24
* Remove RenderProcessHost::is_extension_processjochen@chromium.org2011-10-051-9/+14
* Get rid of BindingsPolicy::EXTENSIONjochen@chromium.org2011-10-011-25/+70
* Delegate decision what site instances can be rendered in what process to chromejochen@chromium.org2011-09-271-0/+22
* extract out removal of the g_log_bug53991 global.dpranke@chromium.org2011-09-131-4/+0
* Allow window.close() in background pages.tessamac@chromium.org2011-09-071-0/+12
* Lazy creation of background pages with --enable-lazy-background-pagestessamac@chromium.org2011-08-311-8/+15
* Profiles: Mark SITE_INSTANCE_DELETED use as OK.erg@chromium.org2011-08-161-1/+3
* Removal of Profile from content part 2.avi@chromium.org2011-07-271-14/+20
* Revert 94332 - Removal of Profile from content part 2.sergeyu@chromium.org2011-07-271-20/+14
* Removal of Profile from content part 2.avi@chromium.org2011-07-271-14/+20
* Use process-per-app-instance for hosted apps without background permission.creis@chromium.org2011-07-121-25/+43
* Remove TabContentsView methods that just call to the delegate, and have them ...jam@chromium.org2011-07-111-1/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-23/+23
* CrOS - Change file browser to use new ExtensionDialog window.jamescook@chromium.org2011-05-201-28/+33
* avoid dereferencing NULL extension in ExtensionHostdilmah@chromium.org2011-05-061-1/+1
* Revert 83730: Revert 83687 - Remove ExtensionMsg_UpdatePageActions.mpcomplete@chromium.org2011-05-031-15/+0
* Revert 83687 - Remove ExtensionMsg_UpdatePageActions.vangelis@chromium.org2011-05-021-0/+15
* Remove ExtensionMsg_UpdatePageActions.aa@chromium.org2011-05-011-15/+0
* Put back "Enable component extensions for DefaultProfile used in login screen...dpolukhin@chromium.org2011-04-151-3/+4
* apps: Add 'background_page' support for hosted apps.sadrul@chromium.org2011-04-131-0/+5
* Caused compile failure on Lunux Builder x64.ctguil@chromium.org2011-04-131-5/+0
* apps: Add 'background_page' support for hosted apps.sadrul@chromium.org2011-04-131-0/+5
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Refactor ExtensionService/ExtensionServiceInterface to be more testableakalin@chromium.org2011-04-061-1/+1
* Revert 80539 - Refactor ExtensionService/ExtensionServiceInterface to be more...cmp@chromium.org2011-04-061-1/+1
* Refactor ExtensionService/ExtensionServiceInterface to be more testableakalin@chromium.org2011-04-051-1/+1
* Move extension messages to their own file and add a RenderViewObserver to sta...jam@chromium.org2011-03-281-3/+2
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-3/+3
* Remove browsing_instance.h stub file and update all the references.tfarina@chromium.org2011-02-241-2/+2
* Change extension unload notification to indicate updates.asargent@chromium.org2010-12-231-1/+2
* Rename ExtensionsService to ExtensionService.tfarina@chromium.org2010-12-141-14/+14
* Move:ben@chromium.org2010-12-021-1/+1