summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/mock_render_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace the RenderProcessHost.PID function that returns the OS-generatedbrettw@chromium.org2009-08-311-3/+0
* Ensure that we never call into WebCore::Page static methods when Page constru...dglazkov@chromium.org2009-08-051-0/+3
* Fix a race condition where rapid back/forward clicks could close a tabbrettw@chromium.org2009-07-241-2/+1
* Handle failure of de-serialization of IPC messages in RenderViewHostcpu@google.com2009-07-151-1/+3
* Fix Acid3 Test 48: LINKTEST, Chromium side....dglazkov@chromium.org2009-07-031-0/+7
* Let RenderProcessHost provide a method HasConnection() instead of exposingbrettw@chromium.org2009-06-291-0/+7
* Group renderer processes by privilige when we hit the max process count.mpcomplete@google.com2009-06-151-0/+1
* This CL adds unit-tests for the SafeBrowsingBlockingPage class.jcampan@chromium.org2009-04-031-0/+2
* Purify bot fixagl@chromium.org2009-02-211-3/+6
* Fix unit test memory leakagl@chromium.org2009-02-201-4/+10
* Bitmap transportagl@chromium.org2009-02-201-0/+12
* Changes line endings from CRLF to LF and add svn:eol-style to LF.hbono@chromium.org2009-02-191-64/+64
* Write some basic RenderWidgetHost unittests for the more tricky behavior.brettw@chromium.org2009-01-281-1/+1
* Factor out the test web contents from the WebContents unit test so that it canbrettw@chromium.org2009-01-211-4/+2
* Fix purify errors in previous testing patch.brettw@chromium.org2009-01-201-0/+1
* Reverting 8263.brettw@chromium.org2009-01-201-0/+65
* Reverting 8262.brettw@chromium.org2009-01-181-65/+0
* Create some test framework for RenderViewHost. Create a simple RenderView unitbrettw@chromium.org2009-01-181-0/+65