summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/chrome_ppapi_interfaces.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a PPB_Flash_Print interface and implement in Chrome.brettw@chromium.org2012-04-271-126/+0
* NaCl: Don't pass the NaCl process's Windows handle to the renderer processmseaborn@chromium.org2012-04-231-7/+6
* Supply Windows handle-passing function to NaClmseaborn@chromium.org2012-04-171-0/+19
* Change the URL for the nacl process host to use an actual GURL instead of var...brettw@chromium.org2012-04-081-1/+1
* Repeat performance for 118553 -- Add nacl private interface and statesehr@google.com2012-01-211-2/+19
* Revert 118553 - Add nacl private interface and state for process creation.sehr@google.com2012-01-211-19/+2
* Add nacl private interface and state for process creation.sehr@google.com2012-01-201-2/+19
* Clean up disable_naclmcgrathr@chromium.org2011-11-181-4/+4
* In order to make sure that we only have one list of registered PPAPI factorie...dpranke@chromium.org2011-11-031-12/+0
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Create content::RenderThread interface and make code in chrome use that.jam@chromium.org2011-10-061-8/+10
* Make NaCl PPAPI proxy honor the Disable3DApis policy.mnissler@chromium.org2011-09-081-1/+7
* Fix path that changed when the native client plugin code was moved.brettw@chromium.org2011-08-311-1/+1
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-1/+1
* Moving some of the webkit_glue functions from chrome\common\common_glue and c...ananta@chromium.org2011-06-101-1/+14
* Reduce one of the implicit dependencies of src\content on chrome\renderer by ...ananta@chromium.org2011-06-051-0/+82