summaryrefslogtreecommitdiffstats
path: root/content/public/test/mock_render_process_host.h
Commit message (Expand)AuthorAgeFilesLines
* win: Remove --enable-handle-auditing(-all)? flagsthakis2015-05-041-1/+0
* Update the ICU's default timezone in browser/rendererjshin2015-04-291-1/+1
* Add MockRenderProcessHost::SimulateCrash to simplify unit testing of crashes.nick2015-04-181-0/+3
* Revert "Refactor sudden termination"clamy2015-03-241-0/+1
* Add UMA histograms and logging for bad IPC message handlingjamescook2015-03-201-1/+1
* Move RenderProcessHostImpl::GetActiveViewCount to RenderProcessHost, remove m...pcc2015-02-121-2/+0
* Adds hook for content embedders to get media::BrowserCdm*.gunsch2015-02-061-0/+4
* Refactor sudden terminationclamy2015-02-051-1/+0
* Fix webrtcAudioPrivate API to handle requests from <webview>s.jiayl2015-01-311-0/+3
* Add optimization for CHROMIUM_subscribe_uniform extension.orglofch2014-12-151-0/+5
* Use StopChildProcess instead of base::KillProcess to kill a renderer processjaekyun2014-12-041-0/+1
* Moves RenderProcessHostImpl::init_time() to RenderProcessHost to fix broken t...carlosk2014-10-211-0/+1
* Standardize usage of virtual/override/final in content/dcheng2014-10-211-49/+47
* Replace OVERRIDE and FINAL with override and final in content/public/[a-s]*anand.ratn2014-10-071-45/+45
* Add ProcessPowerCollector to audit CPU and power information.dhnishi2014-08-261-0/+5
* Separate ResizeHelper from RenderWidgetHelperccameron@chromium.org2014-07-171-3/+0
* Support exposing Mojo services between render frames, render threads, and the...sammc@chromium.org2014-06-251-0/+1
* Revert 279557 "Support exposing Mojo services between render fra..."xhwang@chromium.org2014-06-251-1/+0
* Support exposing Mojo services between render frames, render threads, and the...sammc@chromium.org2014-06-251-0/+1
* Implements RTP header dumping.jiayl@chromium.org2014-05-311-0/+4
* Revert 273745 "Implements RTP header dumping." due to memory leakbattre@chromium.org2014-05-301-4/+0
* Implements RTP header dumping.jiayl@chromium.org2014-05-301-0/+4
* Rename RenderProcessHost::IsGuest to RenderProcessHost::IsIsolatedGuestfsamuel@chromium.org2014-05-301-4/+4
* Remove TransportDIB methods from RenderProcess(Host)jbauman@chromium.org2014-04-241-4/+0
* Notify the entire renderer of timezone changes instead of each frame individu...jochen@chromium.org2014-03-131-0/+1
* Revert "Revert 249676 "Have the unload event execute in background on cr...""clamy@chromium.org2014-02-281-0/+2
* Revert 249676 "Have the unload event execute in background on cr..."creis@chromium.org2014-02-241-2/+0
* Have the unload event execute in background on cross-site navigationsclamy@chromium.org2014-02-071-0/+2
* Reland CL to implement browser-side logging to WebRtc log.vrk@chromium.org2014-01-291-0/+2
* Revert 247164 "Implement browser-side logging to WebRtc log"vrk@chromium.org2014-01-291-2/+0
* Implement browser-side logging to WebRtc logvrk@chromium.org2014-01-261-0/+2
* Remove WGC3DCBImpl::GetGPUProcessID()sievers@google.com2014-01-151-1/+0
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Int...jam@chromium.org2013-12-281-0/+1
* Revert 241425 "Aura: Don't create GL context for CreateSharedSur..."ksakamoto@chromium.org2013-12-181-0/+1
* Aura: Don't create GL context for CreateSharedSurfaceHandle()sievers@chromium.org2013-12-181-1/+0
* Guest renderers should not host non-guest content.marja@chromium.org2013-12-171-0/+5
* AEC dump setting in webrtc internals.grunell@google.com2013-12-171-0/+4
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-1/+1
* Introduce RenderProcessHostObserver, use it in its first client.avi@chromium.org2013-11-191-0/+5
* Make BrowserMessageFilter not derive from IPC::ChannelProxy::MessageFilter. T...jam@chromium.org2013-10-011-0/+1
* Remove unnecessary static variable that entangles TEST_F state.ajwong@chromium.org2013-09-301-0/+1
* Refactor RenderProcessHost to use IPC::Listener instead of RenderWidgetHostnasko@chromium.org2013-06-211-5/+5
* Eliminate SwapOut message parameters, keeping state in RVHM instead.creis@chromium.org2013-06-141-2/+0
* Pass the SiteInstance into CreateRenderProcessHostjyasskin@chromium.org2013-06-061-1/+2
* Expose RenderProcessHost::MapTransportDIB and remove the duplicated implement...skaslev@chromium.org2013-05-081-0/+1
* Revert 193974 "Test extension reloading behavior."dmazzoni@chromium.org2013-04-121-19/+0
* Test extension reloading behavior.jyasskin@chromium.org2013-04-121-0/+19
* ResourceScheduler should use renderer notifications instead of MRUCache to tr...simonjam@chromium.org2013-03-181-1/+0
* Declare RenderProcessHost::GetHandle() method as const.nasko@chromium.org2013-02-061-1/+1
* For storage partitions to work properly, we need to know whether a storage pa...nasko@chromium.org2012-10-301-0/+2