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
/
content
/
ppapi_plugin
/
ppapi_thread.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an interface for Flash to clear its data.
brettw@chromium.org
2012-04-12
1
-0
/
+37
*
Out-of-process implementation of the PPB_NetworkMonitor_Private interface.
sergeyu@chromium.org
2012-03-20
1
-0
/
+2
*
Add a private PPB_Talk_Private interface.
varunjain@chromium.org
2012-03-19
1
-0
/
+2
*
Verify the child process with a secret hello
jschuh@chromium.org
2012-03-17
1
-2
/
+2
*
Added out-of-process support for server sockets.
ygorshenin@chromium.org
2012-03-15
1
-0
/
+4
*
HostResolver is exposed to plugin.
ygorshenin@chromium.org
2012-03-15
1
-0
/
+2
*
Refactor Pickle Read methods to use higher performance PickleIterator.
jbates@chromium.org
2012-03-07
1
-1
/
+1
*
Removed CHECKs used for bug investigation.
xhwang@chromium.org
2012-02-07
1
-6
/
+0
*
The tricky part about logging to the console is that many of the errors are g...
brettw@chromium.org
2012-01-31
1
-0
/
+7
*
Relanding this with fixes to the mac dbg builder
ananta@chromium.org
2012-01-20
1
-15
/
+5
*
Revert 118385 since this seems to break mac-debug build.
sadrul@chromium.org
2012-01-20
1
-5
/
+15
*
Remove the Webkit thread in the PPAPI plugin process and perform the text and...
ananta@chromium.org
2012-01-19
1
-15
/
+5
*
Only check library load failure for broker.
xhwang@chromium.org
2012-01-06
1
-4
/
+4
*
Add CHECK to investigate the root cause of issue 103957.
xhwang@chromium.org
2011-12-28
1
-0
/
+3
*
Hook up the PPB_Flash.PreloadFontWin function to our font loading infrastruct...
brettw@chromium.org
2011-12-20
1
-0
/
+12
*
Add CHECK on file descriptor in various IPC::ChannelHandle passed in.
xhwang@chromium.org
2011-12-02
1
-0
/
+3
*
Load mac sandbox definitions from resources instead of the bundle.
jochen@chromium.org
2011-11-25
1
-0
/
+2
*
Remove 'Flash' from TCP/UDP Pepper interfaces names. This CL preserves old id...
dpolukhin@chromium.org
2011-11-16
1
-7
/
+7
*
Add check on invalid file descriptor at both broker and renderer sides.
xhwang@chromium.org
2011-11-12
1
-0
/
+2
*
Fix 82176 by transferring ownership of render (client) file descriptor instea...
xhwang@chromium.org
2011-11-10
1
-3
/
+4
*
Expose the sandbox related code through the content API. I did a bit of clean...
jam@chromium.org
2011-10-29
1
-5
/
+3
*
Move content_switches to content\public\common.
jam@chromium.org
2011-10-13
1
-1
/
+1
*
Add Pepper API to use UDP
mtilburg@adobe.com
2011-09-26
1
-0
/
+6
*
PPAPI: better output in case of failure to load library.
ihf@chromium.org
2011-09-15
1
-2
/
+4
*
s patch tries to remove most of the manual registration for Pepper interfaces...
brettw@chromium.org
2011-09-13
1
-1
/
+2
*
Revert r100853, 100851. Win_shared build is broken.
brettw@chromium.org
2011-09-13
1
-2
/
+1
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-13
1
-1
/
+2
*
Revert 100748 - This patch tries to remove most of the manual registration fo...
dmazzoni@chromium.org
2011-09-12
1
-2
/
+1
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-12
1
-1
/
+2
*
Convert the pp::proxy namespace to the ppapi::proxy namespace.
brettw@chromium.org
2011-08-18
1
-10
/
+10
*
Implement PPB_Flash_TCPSocket.InitiateSSL.
yzshen@chromium.org
2011-08-16
1
-0
/
+2
*
Hook GetUserDefaultLCID () to prevent crashes on attempting to connect to CSR...
jschuh@chromium.org
2011-08-02
1
-1
/
+9
*
Hook up the network status notifications to out-of-process Pepper plugins.
brettw@chromium.org
2011-07-14
1
-0
/
+11
*
Re-land the reverted CL:
yzshen@chromium.org
2011-07-01
1
-1
/
+43
*
Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.
dpapad@chromium.org
2011-06-30
1
-43
/
+1
*
Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.
yzshen@chromium.org
2011-06-30
1
-1
/
+43
*
Mac: Make PPAPI plugins work out of process (i.e., with a proxy) and a sandbox.
viettrungluu@chromium.org
2011-06-14
1
-0
/
+14
*
Support getting the font list in Pepper. This currently only works out of
brettw@chromium.org
2011-05-18
1
-5
/
+10
*
Convert audio-related messages to the new thunk/API system for Pepper.
brettw@chromium.org
2011-05-13
1
-1
/
+1
*
Make the Pepper proxy support in-process font rendering.
brettw@chromium.org
2011-05-10
1
-0
/
+15
*
iwyu: Include stringprintf.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
1
-0
/
+1
*
Make Pepper work out-of-process in the windows sandbox
cpu@chromium.org
2011-05-06
1
-1
/
+22
*
Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...
jam@chromium.org
2011-05-02
1
-2
/
+2
*
linux: don't always print dlopen errors from LoadNativeLibrary
evan@chromium.org
2011-04-18
1
-1
/
+1
*
Refactored ppapi Dispatcher to share common code between the plugin and broke...
ddorwin@chromium.org
2011-04-16
1
-10
/
+24
*
Added ppp_broker.h and parameterized PpapiThread to support the broker process.
ddorwin@chromium.org
2011-04-14
1
-34
/
+68
*
Clarify the ownership of the dispatcher when we create it. Delete it if
brettw@chromium.org
2011-04-10
1
-3
/
+7
*
Fix double close in PPAPI proxy
piman@google.com
2011-04-06
1
-1
/
+2
*
Move ppapi_plugin to content.
jam@chromium.org
2011-03-14
1
-0
/
+129