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 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