summaryrefslogtreecommitdiffstats
path: root/content/browser/browser_child_process_host_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 217172 "Enable high resolution time for TimeTicks::Now on..."nhiroki@chromium.org2013-08-131-3/+0
* Enable high resolution time for TimeTicks::Now on Windows Canarysimonjam@chromium.org2013-08-131-0/+3
* Created multi-process-friendly PowerMonitor interface.bajones@chromium.org2013-08-021-1/+2
* Update include paths in content/browser for base/process changes.rsesek@chromium.org2013-07-231-1/+0
* Allow tracing to console everywhere.vollick@chromium.org2013-07-111-0/+1
* Make utility process run in-process when running in single-process mode.jam@chromium.org2013-07-091-31/+33
* Use a direct include of strings headers in content/browser/, part 1.avi@chromium.org2013-06-111-1/+1
* Lower the priority of shared workers that aren't associated with the foregrou...simonhatch@chromium.org2013-05-311-0/+4
* Move child-common classes to content/common_childjamesr@chromium.org2013-05-211-1/+0
* Revert 200932 "Lower the priority of shared workers that aren't ..."simonhatch@chromium.org2013-05-201-4/+0
* Lower the priority of shared workers that aren't associated with the foregrou...simonhatch@chromium.org2013-05-181-0/+4
* Revert 199840 "Lower the priority of shared workers that aren't ..."simonhatch@chromium.org2013-05-131-4/+0
* Lower the priority of shared workers that aren't associated with the foregrou...simonhatch@chromium.org2013-05-131-0/+4
* Cleanup various bits of BrowserThreadImpl and PluginServiceImpl.thestig@chromium.org2013-04-241-3/+4
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-1/+1
* Split the ProcessType enum into process types that content knows about (which...jam@chromium.org2013-03-221-13/+14
* Refactor sandbox_policy.cc so that it doesn't contain the sandbox policies fo...jam@chromium.org2013-03-201-5/+5
* Windows: BrowserChildProcessHostImpl reports OnProcessCrashed if the child pr...apatrick@chromium.org2013-03-061-0/+48
* content: convert child process notifications to observer usagephajdan.jr@chromium.org2013-02-281-19/+45
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-2/+2
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-071-1/+1
* Move tracing code in content\browser to content\browser\tracing now that ther...jam@chromium.org2013-02-011-1/+1
* Linux: inform the Zygote when it's waiting on a dead processjln@chromium.org2012-12-061-1/+2
* Add content/browser/loader/ for resource loading related classes.darin@chromium.org2012-12-051-1/+1
* Because of UID isolation on Android, crash dump generation has to happenjcivelli@chromium.org2012-10-241-0/+1
* Move the remaning files in content\common to the content namespace.jam@chromium.org2012-10-241-25/+18
* Logging: pass logging related cmd line options to utility processqiankun.miao@intel.com2012-10-181-2/+13
* On Posix, make all child processes quit when the browser dies, not just the r...jam@chromium.org2012-07-301-0/+5
* Histograms - Support histograms for Plugins, GPUrtenneti@google.com2012-07-121-0/+2
* Remove the code to wait on disconnected child processes to get the exit code....jam@chromium.org2012-07-091-70/+5
* Small cleanup in BrowserChildProcessHost. ChildProcessHostDelegate::ShutdownS...jam@chromium.org2012-06-191-7/+0
* [UMA] Use proper C++ objects to serialize tracked_objects across process boun...isherman@chromium.org2012-04-131-1/+1
* Aura: Show dialog box asking user's permisssion for screen sharing for gtalkvarunjain@chromium.org2012-03-201-0/+1
* Delete HostDelegate objects instead of HostImpl objects to avoid leaking the ...fischman@chromium.org2012-03-061-1/+4
* Remove mach_broker_mac.h dependency from chrome.jam@chromium.org2012-02-291-0/+8
* Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector...thestig@chromium.org2012-02-241-3/+1
* A few clients of the utility process had a race condition that could lead to ...dgrogan@chromium.org2012-01-271-0/+1
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-271-3/+4
* Rename BrowserChildProcessHost implementation class to BrowserChildProcessHos...jam@chromium.org2012-01-231-0/+318