summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_process_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Move iat_patch from base to app/win. Remove the functions from the header sincebrettw@chromium.org2010-10-141-3/+3
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-2/+2
* Fix clang build when disable_nacl=1.thakis@chromium.org2010-09-271-1/+3
* NaCl: Remove old variant of LaunchNaClProcess()mseaborn@chromium.org2010-09-131-26/+0
* Due to some unresolved blocking issues, we are switching Native Client back o...cbiffle@google.com2010-09-031-6/+8
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Altered the logic that determines when NaCl is enabled. Previously, we requi...cbiffle@google.com2010-07-301-8/+6
* Remove some wstrings used in ui_test.cc.evan@chromium.org2010-07-301-3/+3
* NaCl: Allow setting up multiple sockets for subprocess instead of just onemseaborn@chromium.org2010-07-291-5/+35
* Header cleanup in chrome/renderer/.erg@google.com2010-07-281-0/+2
* Make NaCl/Chromium startup interface easier to maintainmseaborn@chromium.org2010-07-281-2/+6
* Revert 53333 - Make NaCl/Chromium startup interface easier to maintaindanno@chromium.org2010-07-221-6/+2
* Make NaCl/Chromium startup interface easier to maintainmseaborn@chromium.org2010-07-221-2/+6
* Load Pepper v2 internal pdf plugin.jam@chromium.org2010-07-161-18/+6
* Revert 52161 -Accidental checkin. Load Pepper v2 internal pdf plugin.jam@chromium.org2010-07-131-6/+10
* Load Pepper v2 internal pdf plugin.jam@chromium.org2010-07-131-10/+6
* 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