summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/mock_render_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Add support for printing selection only flag. This only adds the flag to the ...sverrir@google.com2009-06-081-2/+7
* Adds a RenderViewTest.PrintLayoutTest.hbono@chromium.org2009-05-231-11/+29
* Pass down the opener tab when a message channel is opened to an extension.mpcomplete@google.com2009-05-011-1/+1
* Introduce printing test case (Step 1)hbono@chromium.org2009-04-161-1/+26
* 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
* Add code to support 2-way communication between extensions and renderers. Th...mpcomplete@google.com2009-04-021-0/+7
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* Factor out the message sink from MockRenderThread to a separate class. I will bebrettw@chromium.org2009-01-171-53/+2
* The popup for autofill is now never activated, even when clicked.jcampan@chromium.org2009-01-091-1/+1
* Fix a leak in the RenderView tests. We were responsible for deleting the repl...brettw@chromium.org2009-01-061-5/+6
* Refactor the render widget unittest so it can be reused to create a render viewbrettw@chromium.org2009-01-051-0/+135