summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_process_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused code in the RenderProcess[Impl]simonhong@chromium.org2014-06-041-3/+0
* Remove TransportDIB methods from RenderProcess(Host)jbauman@chromium.org2014-04-241-34/+0
* Start removing support for in-process NPAPI plugins. This was a debugging mod...jam@chromium.org2013-12-261-8/+0
* Use a direct include of time headers in content/, part 2.avi@chromium.org2013-06-281-1/+1
* Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...reed@google.com2012-11-141-4/+2
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-221-0/+4
* Make RenderProcessImpl::CreateTransportDIB and RenderProcessImpl::FreeTranspo...fsamuel@chromium.org2012-08-021-5/+2
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Remove an unused #include of a native_client headermseaborn@chromium.org2012-04-271-1/+0
* Allow browser to handle all WebUI navigations.creis@chromium.org2012-03-151-1/+7
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-5/+6
* Get rid of the following dependencies from content:jam@chromium.org2011-06-141-1/+0
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Move RenderProcess to content.jam@chromium.org2011-04-151-0/+76