index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
common
/
pepper_plugin_registry.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix out-of-process pepper plugins when sandbox is on.
piman@google.com
2011-04-01
1
-1
/
+1
*
Default Pepper Flash to running out-of-process, with a command-line option to
brettw@chromium.org
2011-03-31
1
-1
/
+5
*
Hook up the sad plugin painting and the crashed plugin infobars for
brettw@chromium.org
2011-03-19
1
-1
/
+1
*
Ensure that PP_Instance values are unique within a plugin process in addition
brettw@chromium.org
2011-03-10
1
-0
/
+17
*
Pepper/Flash: Add command line args specifically for Pepper Flash.
viettrungluu@chromium.org
2011-03-08
1
-3
/
+54
*
Pepper: Store file extensions and description on a per-mime-type basis.
viettrungluu@chromium.org
2011-03-08
1
-12
/
+19
*
Fix enable/disable of the Chrome Pepper Nacl plug-in. On Linux, the Zygote lo...
bbudge@google.com
2011-03-03
1
-19
/
+14
*
Don't use crashed plugins when instantiating new ones. Before, when a plugin
brettw@chromium.org
2011-02-27
1
-3
/
+6
*
Add ability to pass version for pepper plugins
piman@google.com
2011-02-16
1
-2
/
+6
*
Revert all the reverts and partial re-lands of r73427. Fix the startup perf r...
brettw@google.com
2011-02-06
1
-95
/
+77
*
Add check for NaCl being enabled which got lost in my refactoring of the
brettw@chromium.org
2011-02-06
1
-1
/
+2
*
Part 3 of re-landing r73427. This moves the built-in plugin computation to a ...
brettw@google.com
2011-02-06
1
-93
/
+84
*
Re-land more changes from r73427 where we set the name for each module in the...
brettw@google.com
2011-02-05
1
-18
/
+18
*
Fix the build, previous patch had a typo.
brettw@chromium.org
2011-02-05
1
-1
/
+1
*
Re-land part of r73427 where the plugin info and internal plugin info are uni...
brettw@google.com
2011-02-05
1
-25
/
+13
*
Revert 73427 (set the name of the PPAPI plugin correcetly) and 73916 (minor b...
brettw@google.com
2011-02-05
1
-134
/
+173
*
Remove double-initialization for plugin modules.
brettw@google.com
2011-02-05
1
-2
/
+0
*
ifdef out kRemotingPluginMimeType to fix Chromium Linux Redux build.
johnme@google.com
2011-02-03
1
-0
/
+2
*
Set the name of the PPAPI plugin properly when running out of process. This
brettw@chromium.org
2011-02-02
1
-177
/
+138
*
Remove the internal-nacl flag.
sehr@google.com
2011-02-01
1
-7
/
+2
*
Fix pepper plugin description regression
piman@google.com
2011-01-26
1
-1
/
+3
*
Make PP_Resources associated with the Instance rather than the module. This
brettw@chromium.org
2011-01-15
1
-1
/
+3
*
Adds the x-nacl to the MIME types recognized by the Pepper NaCl plug-in. Anot...
bbudge@google.com
2011-01-11
1
-1
/
+7
*
Re-use existing out-of-process plugins if one is already loaded. Otherwise
brettw@chromium.org
2011-01-04
1
-9
/
+40
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
1
-3
/
+3
*
Update pepper registry of internal plugins.
abarth@chromium.org
2010-12-15
1
-0
/
+29
*
Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causes
brettw@chromium.org
2010-12-08
1
-5
/
+4
*
Revert 68482 - Make webkit/glue/plugins no longer depend on ppapi/proxy direc...
brettw@chromium.org
2010-12-07
1
-4
/
+5
*
Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causes
brettw@chromium.org
2010-12-07
1
-5
/
+4
*
Pepper: leak the plugin registry
evan@chromium.org
2010-12-02
1
-2
/
+6
*
Mac: Let out-of-process tests run in bundled mode for their whole lifetime.
thakis@chromium.org
2010-11-15
1
-1
/
+1
*
Implement a new process type for running PPAPI plugins. The process itself is
brettw@chromium.org
2010-11-10
1
-2
/
+25
*
Support sync file io for pepper, to support LSOs
piman@chromium.org
2010-10-19
1
-0
/
+2
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
1
-3
/
+3
*
Fix bug with enabling/disabling the pdf plugin, related to plugin grouping work.
jam@chromium.org
2010-10-07
1
-4
/
+10
*
FBTF: Continue fixing nits found by my automated source scanner.
erg@google.com
2010-10-05
1
-0
/
+4
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
1
-0
/
+1
*
Fix "missing plugin" error in linux chrome.
gene@chromium.org
2010-08-11
1
-14
/
+13
*
pepper: don't warn if PDF plugin is unavailable
evan@chromium.org
2010-08-10
1
-4
/
+12
*
Remove GetSwitchValue() from chrome/* where easy.
evan@chromium.org
2010-08-06
1
-9
/
+17
*
Rename --enable-chromoting to --enable-remoting
hclam@chromium.org
2010-08-05
1
-1
/
+1
*
Fix for pdf plugin not loaded in the linux sandbox.
gene@chromium.org
2010-08-04
1
-2
/
+4
*
Revert "Remove GetSwitchValue() from chrome/* where easy."
evan@chromium.org
2010-08-04
1
-14
/
+9
*
Remove GetSwitchValue() from chrome/* where easy.
evan@chromium.org
2010-08-04
1
-9
/
+14
*
Linux: bit hacky way to ensure Pepper plugins get loaded by zygote.
viettrungluu@chromium.org
2010-07-28
1
-0
/
+22
*
Add the ability to specify the name and description for a pepper plugin loaded
brettw@chromium.org
2010-07-16
1
-2
/
+11
*
Load Pepper v2 internal pdf plugin.
jam@chromium.org
2010-07-16
1
-3
/
+0
*
Don't add the pdf plugin to pepper_plugin_registry yet. This avoids it showi...
jam@chromium.org
2010-07-13
1
-0
/
+3
*
Put Chromoting plugin behind a flag.
ajwong@chromium.org
2010-07-07
1
-10
/
+13
*
Allow Pepper plugins to make requests with relative urls. Also allow bundled...
jam@chromium.org
2010-07-02
1
-0
/
+2
[next]