summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_process_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't in...jam@chromium.org2011-10-101-1/+0
* Rename RenderThread to RenderThreadImpljam@chromium.org2011-10-061-1/+1
* Start off the Content API by moving content::ContentRendererClient to content...jam@chromium.org2011-10-011-1/+1
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* Remove "--logfile=*" from V8 flags in renderers. It is no more needed and is ...mnaganov@chromium.org2011-07-211-2/+2
* Get rid of the following dependencies from content:jam@chromium.org2011-06-141-22/+0
* Revert 87790 - Removing defunct OpenMAX code.scherkus@chromium.org2011-06-031-0/+9
* Removing defunct OpenMAX code.scherkus@chromium.org2011-06-031-9/+0
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-101-4/+0
* Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...jam@chromium.org2011-04-161-87/+5
* Move RenderProcess to content.jam@chromium.org2011-04-151-0/+347