summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_process_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add "open as window" menu item to NTP app menu.skerner@chromium.org2010-11-221-1/+5
* Revert 66646 - Add "open as window" menu item to NTP app menu.skerner@chromium.org2010-11-181-5/+9
* Add "open as window" menu item to NTP app menu.skerner@chromium.org2010-11-181-9/+5
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-1/+1
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-2/+2
* Part 3 of immutable Extension refactor.mpcomplete@chromium.org2010-10-291-21/+21
* Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...pkasting@chromium.org2010-10-271-2/+2
* Fix flaky IncognitoSplitMode.mpcomplete@chromium.org2010-10-131-0/+4
* Fix some issues with incognito split mode extensions.mpcomplete@chromium.org2010-09-021-7/+26
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-311-14/+154
* remove toolstripserikkay@chromium.org2010-08-121-11/+0
* Moved code that generates APP_TERMINATING notification into BrowserList so it...atwilson@chromium.org2010-07-201-15/+2
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-111-0/+1
* Initial support for web-extent background pages.rafaelw@chromium.org2010-05-061-4/+2
* Add geolocation permission to extensions/apps.erikkay@chromium.org2010-04-261-0/+11
* Fix a bug where opening an extension options tab from a sole incognito windowmpcomplete@chromium.org2010-04-161-0/+2
* First cut at adding Extension Infobars to the experimental API.finnur@chromium.org2010-03-171-1/+12
* Fix few remaining issues with incognito extensions.mpcomplete@chromium.org2010-03-101-0/+15
* Further tweaks to incognito extensions.mpcomplete@chromium.org2010-03-021-13/+0
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-0/+13
* Prevent a crash and add debugging code for cases where things go wrongphajdan.jr@chromium.org2010-01-111-0/+4
* Load message catalogs on demand when chrome.i18n.getMessage needs them.cira@chromium.org2009-12-171-6/+0
* Reattempt at r465143. The UI tests rely too heavily on the current behavior o...andybons@chromium.org2009-12-151-3/+16
* Rolling back r34316 due to tab_switching_test failing. TBR=scherkusandybons@chromium.org2009-12-111-15/+1
* Mac: Fixes bug where extension background hosts were being cleared when the l...andybons@chromium.org2009-12-111-1/+15
* A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...twiz@google.com2009-12-101-2/+5
* Fixes issue where clicking on a <SELECT> dropdown in an extension popup windo...andybons@chromium.org2009-12-091-0/+14