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
/
ppapi
/
proxy
/
plugin_dispatcher.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Let IPC::SyncMessageFilter take advantage of thread-safe Send.
rockot
2015-08-06
1
-2
/
+1
*
Using OrderingBarrier() in GLES2Implementation::Bind()* for better performance.
penghuang
2015-06-15
1
-0
/
+8
*
Hold the Pepper proxy lock for all Pepper GL calls.
dmichael
2015-04-03
1
-0
/
+9
*
Add Plugin.PpapiSyncIPCTime metric.
gab
2015-03-26
1
-0
/
+2
*
Mechanical rename of tracing includes for /ppapi
primiano
2015-01-30
1
-1
/
+1
*
Revert "Hold the Pepper proxy lock for all Pepper GL calls."
benhansen
2014-12-05
1
-9
/
+0
*
Hold the Pepper proxy lock for all Pepper GL calls.
penghuang
2014-11-11
1
-0
/
+9
*
Revert of PPAPI: Make GetProxiedInterface not re-enter the plugin (patchset #...
kareng
2014-11-08
1
-3
/
+2
*
PPAPI: Make GetProxiedInterface not re-enter the plugin
dmichael
2014-11-07
1
-2
/
+3
*
Revert of Hold the Pepper proxy lock for all Pepper GL calls. (patchset #3 id...
kareng
2014-11-01
1
-9
/
+0
*
Hold the Pepper proxy lock for all Pepper GL calls.
penghuang
2014-10-31
1
-0
/
+9
*
PPAPI: Fix GetBrowserInterface race conditions
dmichael
2014-09-18
1
-7
/
+2
*
Revert of PPAPI: Fix GetBrowserInterface race conditions (patchset #6 id:1000...
raymes
2014-09-15
1
-2
/
+7
*
PPAPI: Fix GetBrowserInterface race conditions
dmichael
2014-09-13
1
-7
/
+2
*
PPAPI: Simplify PluginDispatcher::instance_map_
dmichael@chromium.org
2014-05-15
1
-7
/
+3
*
Revert "Pepper: Fix channel init in ProxyChannel."
dmichael@chromium.org
2014-02-27
1
-2
/
+3
*
Pepper: Fix channel init in ProxyChannel.
teravest@chromium.org
2014-02-26
1
-3
/
+2
*
Support using TrackedCallbacks as hints to determine the handling thread of r...
yzshen@chromium.org
2013-12-12
1
-34
/
+4
*
Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.
mark@chromium.org
2013-12-03
1
-1
/
+0
*
Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...
avi@chromium.org
2013-07-18
1
-2
/
+2
*
Update ppapi/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-1
/
+1
*
Fix for deadlock in multi-threaded pepper code. Uses a similar
nfullagar@chromium.org
2013-05-01
1
-7
/
+16
*
Pepper: Fix use-after-free bug in PluginVarTracker.
teravest@chromium.org
2013-04-26
1
-0
/
+3
*
Use an explicit PID for duplicating Pepper handles rather than the Channel's.
brettw@chromium.org
2013-01-04
1
-1
/
+3
*
PPAPI: Move PPB_Console out of dev.
ncbray@chromium.org
2012-12-13
1
-1
/
+1
*
Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...
raymes@chromium.org
2012-12-08
1
-0
/
+1
*
Revert 171408
raymes@chromium.org
2012-12-06
1
-1
/
+0
*
Revert 171389
raymes@chromium.org
2012-12-06
1
-0
/
+1
*
Revert 171080
raymes@chromium.org
2012-12-06
1
-1
/
+0
*
Introduce PPB_AudioInput_Dev v0.3 and refactor the device enumeration code:
yzshen@chromium.org
2012-12-05
1
-2
/
+3
*
The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...
raymes@chromium.org
2012-12-04
1
-0
/
+1
*
Refactor PPB_Flash_Fullscreen to the new resource model.
raymes@chromium.org
2012-11-30
1
-2
/
+1
*
Pepper proxy: make the browser sender handle the proxy lock properly.
yzshen@chromium.org
2012-11-27
1
-0
/
+4
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
1
-1
/
+1
*
Enable pepper threading by default.
brettw@chromium.org
2012-11-08
1
-9
/
+19
*
DLOG rather than DCHECK in GetBrowserInterface when name is NULL.
bbudge@chromium.org
2012-11-02
1
-3
/
+6
*
Move flash clipboard to the new proxy and add custom format support
raymes@chromium.org
2012-11-01
1
-0
/
+1
*
Implement plugin side of sync EnumerateVideoCaptureDevices
raymes@chromium.org
2012-10-11
1
-0
/
+1
*
Pepper WebSocket API: Implement new design Chrome IPC.
toyoshim@chromium.org
2012-10-09
1
-1
/
+2
*
Hook up PpapiPermissions in more places.
brettw@chromium.org
2012-10-02
1
-1
/
+2
*
Implement browser side of PPB_Printing resource.
raymes@chromium.org
2012-09-27
1
-0
/
+4
*
Implement the gamepad API in the IPC proxy
brettw@chromium.org
2012-09-10
1
-7
/
+14
*
Add a skeleton gamepad resource.
brettw@chromium.org
2012-08-24
1
-0
/
+1
*
PPAPI: Make the proxy not issue redundant or stale calls to RequestSurroundin...
viettrungluu@chromium.org
2012-08-21
1
-1
/
+3
*
Bluetooth API: improve discovery
brettw@chromium.org
2012-08-10
1
-2
/
+1
*
This implements the PPB_FileChooser resource as a new-style IPC-only resource.
brettw@chromium.org
2012-07-14
1
-0
/
+17
*
PPAPI: Make blocking completion callbacks work.
dmichael@chromium.org
2012-06-23
1
-7
/
+3
*
Broker out PPAPI handle duplication
jschuh@chromium.org
2012-05-11
1
-3
/
+2
*
Add a way to query whether a given instance is off-the-record
brettw@chromium.org
2012-05-02
1
-2
/
+4
*
Delete FunctionGroupBase from Pepper.
brettw@chromium.org
2012-04-30
1
-2
/
+8
[next]