summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/mock_render_thread.h
Commit message (Expand)AuthorAgeFilesLines
* Wire up printing on the Macstuartmorgan@chromium.org2009-10-131-0/+7
* Implement chrome.extension.connectExternal and fix various API inconsistencies.mpcomplete@chromium.org2009-10-091-1/+2
* Implement PrintPageAsJPEG feature for Print Preview.In order to show the tab ...mhm@chromium.org2009-09-041-1/+1
* Relanding with v8 fix.mbelshe@google.com2009-08-261-4/+7
* Revert 24314 - Modify the RenderThread to track the number of widgetsmbelshe@google.com2009-08-251-7/+4
* Modify the RenderThread to track the number of widgetsmbelshe@google.com2009-08-251-4/+7
* Revert 24227 - Modify the RenderThread to track the number of widgetsnick@chromium.org2009-08-251-6/+4
* Modify the RenderThread to track the number of widgetsmbelshe@google.com2009-08-251-4/+6
* Add an optional channel name to the extension message connect event.mpcomplete@chromium.org2009-07-131-3/+3
* Windowed plugins like Flash would cause the hung plugin dialog to show up whe...ananta@chromium.org2009-07-091-4/+2
* Add support for printing selection only flag. This only adds the flag to the ...sverrir@google.com2009-06-081-0/+1
* Adds a RenderViewTest.PrintLayoutTest.hbono@chromium.org2009-05-231-0/+13
* Pass down the opener tab when a message channel is opened to an extension.mpcomplete@google.com2009-05-011-1/+2
* Introduce printing test case (Step 1)hbono@chromium.org2009-04-161-1/+14
* 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/+4
* Keeping track of whether WebKit is in the callstack using RenderThread doesn'...jam@chromium.org2009-02-241-5/+0
* Factor out the message sink from MockRenderThread to a separate class. I will bebrettw@chromium.org2009-01-171-29/+6
* 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-1/+1
* Refactor the render widget unittest so it can be reused to create a render viewbrettw@chromium.org2009-01-051-0/+116