summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/mock_render_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc...kkania@chromium.org2010-10-201-6/+9
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-201-9/+6
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-191-0/+6
* Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc...satish@chromium.org2010-10-061-5/+9
* On Windows, create a new TransportDIB::Handle struct which includes the filekkania@chromium.org2010-10-061-9/+5
* A quick fix for Bug 52834.hbono@chromium.org2010-09-271-1/+33
* Support additional webkit accessibility notifications and states. ctguil@chromium.org2010-09-251-1/+2
* rid of more OS_LINUX defines, to help the BSD port (work by sprewell & I)pvalchev@google.com2010-08-061-1/+1
* ChromeFrame currently overrides the request context for intercepting network ...ananta@chromium.org2010-08-041-2/+1
* Extend the file browser/chooser to support more modes of operation, and plumbbrettw@chromium.org2010-03-301-0/+6
* Revert 42656 - Add a Pepper audio basic functionality unit test.skerner@chromium.org2010-03-251-2/+2
* Add a Pepper audio basic functionality unit test.neb@chromium.org2010-03-251-2/+2
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-211-3/+3
* Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.rsesek@chromium.org2009-12-181-3/+3
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-181-3/+3
* Revert "Allow silent extension installations from the extensions gallery - Pa...rafaelw@chromium.org2009-12-081-4/+0
* Allow silent extension installations from the extensions gallery - Part 1.rafaelw@chromium.org2009-12-071-0/+4
* Added new IPC message class for CommandBuffer.apatrick@google.com2009-12-041-1/+1
* Launch processes asynchronously so as not to block the UI thread. For now, re...jam@chromium.org2009-11-181-0/+4
* Revert 32203,32204,32205 - Launch processes asynchronously so as not to block...jam@chromium.org2009-11-181-4/+0
* Launch processes asynchronously so as not to block the UI thread. For now, r...jam@chromium.org2009-11-171-0/+4
* amit, please review everything, jam please review the changes to the tab_cont...ananta@chromium.org2009-11-171-1/+2
* Enable HTML5 databases for all extension renderer processes.dumi@chromium.org2009-10-241-1/+1
* Convert the spellchecker and associated messages and functions to use string16brettw@chromium.org2009-10-191-1/+1
* Any time we are shutting down a tab, try to use fast shutdown.estade@chromium.org2009-10-021-1/+4
* 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