summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_process_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove integration points for the NPAPI NaCl pluginabarth@chromium.org2011-01-311-51/+0
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-2/+2
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-2/+2
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-2/+2
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-2/+2
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-2/+2
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-2/+2
* Add a webkit_glue API for lanching NaCl's sel_ldr. NaCl will call this API viaabarth@chromium.org2010-12-171-0/+1
* NaCl: Remove second variant of MakeSharedMemorySegmentViaIPC()mseaborn@chromium.org2010-11-171-1/+1
* Suppress creation of v8.log.mnaganov@chromium.org2010-11-151-1/+1
* NaCl: Supply MakeSharedMemorySegmentViaIPC() via dependency injectionmseaborn@chromium.org2010-11-081-0/+9
* Remove no more needed js-flags passed to renderer process.mnaganov@chromium.org2010-11-081-1/+1
* Removed Media Cache Enabled Flagatwilson@chromium.org2010-11-041-4/+0
* 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