summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/mock_render_process_host.h
Commit message (Expand)AuthorAgeFilesLines
* 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-1/+0
* Allow silent extension installations from the extensions gallery - Part 1.rafaelw@chromium.org2009-12-071-0/+1
* 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/+1
* Revert 32203,32204,32205 - Launch processes asynchronously so as not to block...jam@chromium.org2009-11-181-1/+0
* Launch processes asynchronously so as not to block the UI thread. For now, r...jam@chromium.org2009-11-171-0/+1
* amit, please review everything, jam please review the changes to the tab_cont...ananta@chromium.org2009-11-171-1/+3
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Small clean-up to not expose base::Process from RenderProcesHost, and instead...jam@chromium.org2009-11-131-3/+6
* 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
* Ensure that we never call into WebCore::Page static methods when Page constru...dglazkov@chromium.org2009-08-051-0/+1
* 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-0/+4
* Fix Acid3 Test 48: LINKTEST, Chromium side....dglazkov@chromium.org2009-07-031-0/+3
* Let RenderProcessHost provide a method HasConnection() instead of exposingbrettw@chromium.org2009-06-291-0/+1
* Remove some uses of custom tab contents types from some tests.brettw@chromium.org2009-04-041-0/+3
* Revert "Move IPC code to ipc/"agl@chromium.org2009-04-031-1/+1
* Move IPC code to ipc/agl@chromium.org2009-04-031-1/+1
* Fix unit test memory leakagl@chromium.org2009-02-201-0/+3
* Bitmap transportagl@chromium.org2009-02-201-0/+1
* Factor out the test web contents from the WebContents unit test so that it canbrettw@chromium.org2009-01-211-56/+67
* Reverting 8263.brettw@chromium.org2009-01-201-0/+56
* Reverting 8262.brettw@chromium.org2009-01-181-56/+0
* Create some test framework for RenderViewHost. Create a simple RenderView unitbrettw@chromium.org2009-01-181-0/+56