summaryrefslogtreecommitdiffstats
path: root/content/renderer/render_process_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* ui: Move surface/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-031-4/+4
* Allow browser to handle all WebUI navigations.creis@chromium.org2012-03-151-1/+10
* Do not use setDartFlags API as we're now passing flags by other means.antonm@chromium.org2012-02-031-5/+0
* android build: progress on content and libjingle.jrg@chromium.org2012-01-271-2/+3
* Add --dart-flags and --disable-dart command line switches.podivilov@chromium.org2011-12-231-0/+5
* share all the needed linux code with OpenBSD in chrome and contentrobert.nagy@gmail.com2011-11-111-4/+4
* 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