summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_process_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Checking in Lei's fix from http://codereview.chromium.org/2827024: Don't cras...jam@chromium.org2010-06-251-7/+9
* Remove the dependency from renderer on browser.thestig@chromium.org2010-06-171-2/+0
* Fix build errorjam@chromium.org2010-06-171-1/+1
* Internal plugin needs to be loaded in a different place for the Linux sandbox.jam@chromium.org2010-06-171-3/+6
* Don't check if the internal plugin exists when someone just asks for its path...jam@chromium.org2010-06-161-1/+2
* Mac/clang: Possibly contentious changes.thakis@chromium.org2010-06-151-1/+1
* Keep the internal plugin always loaded in a more efficient way (i.e. don't in...jam@chromium.org2010-06-101-12/+5
* Patch GetFontData for internal plugin. This is needed on XP at the least.jam@chromium.org2010-05-281-0/+24
* Don't use command line flags for enabling the internal pdf plugin. Instead, ...jam@chromium.org2010-05-221-17/+15
* Temporary changes for plugin.jam@chromium.org2010-05-201-12/+40
* Fix Pepper2D on the Mac so that it runs in the sandbox. Note that trusteddspringer@google.com2010-04-081-2/+2
* Use internal pdf plugin with --internal-pdfjam@chromium.org2010-03-271-0/+17
* Remove dependency from webkit on chrome/common by moving files to src/app.pinkerton@chromium.org2010-03-191-1/+1
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-061-71/+83
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-031-0/+298