summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/mock_render_thread.h
Commit message (Expand)AuthorAgeFilesLines
* Print Preview: Go from event driven print preview back to print preview with ...thestig@chromium.org2011-08-231-0/+11
* Print Preview: Fixing behavior of event listeners.dpapad@chromium.org2011-08-121-4/+5
* Revert 96567 - Reland 96406 - Print preview page selection should not require...kmadhusu@chromium.org2011-08-121-1/+1
* Reland 96406 - Print preview page selection should not require a rerendering ...kmadhusu@chromium.org2011-08-121-1/+1
* Revert 96406 - Print preview page selection should not require a rerendering ...kmadhusu@chromium.org2011-08-111-1/+1
* Print preview page selection should not require a rerendering of draft pages.kmadhusu@chromium.org2011-08-111-1/+1
* PrintPreview: backend changes to support pipelining.vandebo@chromium.org2011-07-261-2/+4
* Print Preview: Make preview generation event driven to eliminate synchronous ...thestig@chromium.org2011-07-181-5/+6
* Print Preview: Add the ability to cancel an in-flight print preview.thestig@chromium.org2011-07-071-0/+7
* Add tests for print preview code in PrintWebViewHelper.thestig@chromium.org2011-05-051-2/+7
* Move RenderThread to content\renderer.jam@chromium.org2011-04-141-1/+1
* Move the dispatching of extension messages out of RenderThread. This also mo...jam@chromium.org2011-03-291-10/+0
* Move printing messages to their own file.jam@chromium.org2011-03-241-7/+7
* Printing: Simplify window.print() blocking code.thestig@chromium.org2011-03-181-0/+7
* Moved creation of GPU transfer buffers into the browser process.apatrick@chromium.org2011-02-241-2/+0
* Linux: Refactor printing to be more linux Windows/Mac.thestig@chromium.org2011-02-191-2/+2
* More test out-of-lining.erg@google.com2011-02-141-2/+2
* Move ExtensionRendereInfo into common and call it ExtensionSet instead.aa@chromium.org2011-01-291-3/+3
* Refactor away all the duplicate extension data structures inaa@chromium.org2011-01-261-0/+7
* Move the TestSink for doing IPC tests from chrome/common into IPC and create ...brettw@google.com2011-01-201-1/+1
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Merge ViewHostMsg_AllocatePDFTransport with ViewHostMsg_AllocateSharedMemoryB...thestig@chromium.org2010-12-171-3/+3
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-311-0/+1
* Reland r57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-311-1/+0
* Revert 57788 - Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-0/+1
* Expose Extension Bindings to Component Applicationsrafaelw@chromium.org2010-08-281-1/+0
* FBTF: Header cleanup in chrome/common. Part 1.jhawkins@chromium.org2010-08-171-0/+4
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Port some more RenderViewTests to Linux.estade@chromium.org2010-05-241-0/+6
* Give chrome-extension frames in regular renderers access to messaging APIs,mpcomplete@chromium.org2010-04-191-0/+5
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-071-1/+2
* Revert 43684 - Localize CSS files in content scripts (but don't localize JS f...cira@google.com2010-04-071-6/+0
* Localize CSS files in content scripts (but don't localize JS files).cira@chromium.org2010-04-061-0/+6
* Pepper audio basic functionality unit test, take 3.neb@chromium.org2010-04-051-4/+4
* Revert 43234 - Add a Pepper audio basic functionality unit test, take 2.arv@chromium.org2010-03-311-4/+4
* Add a Pepper audio basic functionality unit test, take 2.neb@chromium.org2010-03-311-4/+4
* 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
* Make SharedMemory use uint32 instead of size_t. This removes the remaining s...jam@chromium.org2010-02-161-1/+1
* 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