Sign in
chromium
/
chromium
/
src.git
/
d7bd3e5a343acc7a5a51dd51d44f19e3abbfd41a
/
content
/
browser
/
plugin_loader_posix.h
d7bd3e5
Move webplugininfo.h to content/public.
by
[email protected]
· 12 years ago
a43858f
Use a direct include of time headers in content/, part 1.
by
[email protected]
· 12 years ago
2dec8ec
Use base namespace for FilePath in content/browser
by
[email protected]
· 12 years ago
13075767
Move the remaning files in content\common to the content namespace.
by
[email protected]
· 13 years ago
d84effeb
Use IPC::Sender and IPC::Listener in content.
by
[email protected]
· 13 years ago
9a9ab7d3
PluginLoader loads plugins again after last load completes
by
[email protected]
· 13 years ago
c4f883a
Create an API around UtilityProcessHost and use that from chrome.
by
[email protected]
· 13 years ago
a3b85d85
A few clients of the utility process had a race condition that could lead to a browser crash if the utility process crashed. IndexedDB was the worst offender. WebstoreInstallHelper, the profile importer, and posix plugin loader were also affected.
by
[email protected]
· 13 years ago
e67385f
Rename PluginService to PluginServiceImpl.
by
[email protected]
· 14 years ago
5abe630
Coverity: Initialize member variables.
by
[email protected]
· 14 years ago
edc64de
Add OVERRIDE to content/.
by
[email protected]
· 14 years ago
d9b73c8
uint32_t -> uint32 in content/browser/plugin_loader_posix.* and include basictypes.h.
by
[email protected]
· 14 years ago
893e281
Send the index in the canonical list over IPC when using the OOP plugin loader.
by
[email protected]
· 14 years ago
6a0dc7a
[Linux] Load plugins out-of-process.
by
[email protected]
· 14 years ago
f7e91ea4b
Add a couple of linux-specific exports for the content component build.
by
[email protected]
· 14 years ago
95e9507
Revert 106962 - Broke plugin_tests - [Linux] Load plugins out-of-process.
by
[email protected]
· 14 years ago
7ccfb89
[Linux] Load plugins out-of-process.
by
[email protected]
· 14 years ago
d4af1e7
Gracefully handle child process death in out-of-process plugin loading.
by
[email protected]
· 14 years ago
6be08ae
Move PluginLoaderClient to PluginLoaderPosix in its own file.
by
[email protected]
· 14 years ago