summaryrefslogtreecommitdiffstats
path: root/content/browser/browser_child_process_host.h
Commit message (Expand)AuthorAgeFilesLines
* Rename BrowserChildProcessHost implementation class to BrowserChildProcessHos...jam@chromium.org2012-01-231-112/+0
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-96/+41
* Revert 118415 - Add a Content API around BrowserChildProcessHost, similar to ...jam@chromium.org2012-01-201-41/+96
* Add a Content API around BrowserChildProcessHost, similar to what was done wi...jam@chromium.org2012-01-201-96/+41
* Group BrowserChildProcesshost methods that will be part of the interface toge...jam@chromium.org2012-01-171-12/+24
* Get rid of unnecessary accessors in BrowserProcessHost that were transitional...jam@chromium.org2012-01-131-5/+1
* Consider GPU hosts that are about to die as invalid.petkov@chromium.org2011-12-161-0/+1
* Make ChildProcessHost be used through an interface in content/public, instead...jam@chromium.org2011-12-031-4/+6
* Simplify BrowserChildProcessHost in preparation for refactoring it so that co...jam@chromium.org2011-12-031-8/+2
* fix shared library buildjam@chromium.org2011-12-021-1/+2
* Don't make classes derive from ChildProcessHost, and instead have them use it...jam@chromium.org2011-12-021-8/+22
* Get rid of the ChildProcessInfo class. It was carrying unnecessary data, and ...jam@chromium.org2011-12-021-3/+13
* Move the ProcessType enum out to its own file. This is in preparation for get...jam@chromium.org2011-12-011-3/+4
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-2/+2
* On non-Windows platforms, wait for some time for an exit code.petkov@chromium.org2011-11-021-0/+3
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-4/+8
* Trying to reland r101435 : Better account crashes for the BrowserChildProcess...cpu@chromium.org2011-09-161-2/+15
* Revert 101435 - Better account crashes for the BrowserChildProcessHost (and d...hbono@chromium.org2011-09-161-15/+2
* Better account crashes for the BrowserChildProcessHost (and derived) for wind...cpu@chromium.org2011-09-161-2/+15
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-4/+6
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Revert 86532 - Revert 86517 - Don't terminate plugin processes from the brows...ananta@chromium.org2011-05-251-0/+4
* Revert 86517 - Don't terminate plugin processes from the browser during brows...nsylvain@chromium.org2011-05-251-4/+0
* Don't terminate plugin processes from the browser during browser shutdown. Th...ananta@chromium.org2011-05-241-0/+4
* Remove safe_browsing code from BrowserRenderProcessHost. Also remove crash r...jam@chromium.org2011-05-021-7/+0
* Create a content::ResourceContext.willchan@chromium.org2011-04-151-14/+0
* Mark old BrowserChildProcessHost constructor as deprecated.willchan@chromium.org2011-04-061-2/+4
* Remove Gears from Chrome.aa@chromium.org2011-03-111-14/+0
* Move ChildProcessHost and ChildProcessInfo to content.jam@chromium.org2011-03-091-2/+2
* Move core pieces of chrome\browser. I've only gone up to "g", will do the re...jam@chromium.org2011-02-221-0/+143