summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_process_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-1/+1
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-311-2/+2
* Make TestingProfile use ScopedTempDir.phajdan.jr@chromium.org2010-08-201-2/+2
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-291-1/+1
* Pulls the latest googleurl to get the fix forbrettw@chromium.org2010-03-061-3/+3
* More style nits.erg@google.com2009-10-141-1/+1
* Move render_view_host_manager* and site_instance* from tab_contents to render...brettw@chromium.org2009-06-291-1/+1
* Remove unused code from ExtensionsService.mpcomplete@google.com2009-05-261-1/+1
* Resurrect ExtensionProcessManager. Move the code for starting extensionmpcomplete@google.com2009-05-061-0/+61
* Remove ExtensionProcessManager and move its functionality ontompcomplete@google.com2009-04-161-42/+0
* Introducing ExtensionProcessManager. This manages the ExtensionViews tompcomplete@google.com2009-04-091-0/+42