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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
PPAPI: Implement synchronous postMessage
dmichael@chromium.org
2014-06-18
1
-0
/
+5
*
PPAPI: Simplify PluginDispatcher::instance_map_
dmichael@chromium.org
2014-05-15
1
-1
/
+2
*
Support using TrackedCallbacks as hints to determine the handling thread of r...
yzshen@chromium.org
2013-12-12
1
-17
/
+0
*
Update include paths in ppapi/proxy for base/process changes.
rsesek@chromium.org
2013-07-25
1
-1
/
+1
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
1
-2
/
+2
*
Fix for deadlock in multi-threaded pepper code. Uses a similar
nfullagar@chromium.org
2013-05-01
1
-0
/
+10
*
Use an explicit PID for duplicating Pepper handles rather than the Channel's.
brettw@chromium.org
2013-01-04
1
-0
/
+1
*
PPAPI: Move PPB_Console out of dev.
ncbray@chromium.org
2012-12-13
1
-2
/
+2
*
Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...
raymes@chromium.org
2012-12-08
1
-3
/
+0
*
Revert 171408
raymes@chromium.org
2012-12-06
1
-0
/
+3
*
Revert 171389
raymes@chromium.org
2012-12-06
1
-3
/
+0
*
Revert 171080
raymes@chromium.org
2012-12-06
1
-0
/
+3
*
The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...
raymes@chromium.org
2012-12-04
1
-3
/
+0
*
Refactor PPB_Flash_Fullscreen to the new resource model.
raymes@chromium.org
2012-11-30
1
-2
/
+0
*
Refactor the way singleton-style resources are exposed via PPB_Instance
raymes@chromium.org
2012-11-29
1
-5
/
+5
*
Enable pepper threading by default.
brettw@chromium.org
2012-11-08
1
-0
/
+5
*
Move flash clipboard to the new proxy and add custom format support
raymes@chromium.org
2012-11-01
1
-0
/
+2
*
Implement plugin side of sync EnumerateVideoCaptureDevices
raymes@chromium.org
2012-10-11
1
-1
/
+4
*
Hook up PpapiPermissions in more places.
brettw@chromium.org
2012-10-02
1
-0
/
+10
*
Implement the gamepad API in the IPC proxy
brettw@chromium.org
2012-09-10
1
-0
/
+7
*
Add a skeleton gamepad resource.
brettw@chromium.org
2012-08-24
1
-0
/
+4
*
PPAPI: Make the proxy not issue redundant or stale calls to RequestSurroundin...
viettrungluu@chromium.org
2012-08-21
1
-0
/
+7
*
This implements the PPB_FileChooser resource as a new-style IPC-only resource.
brettw@chromium.org
2012-07-14
1
-0
/
+5
*
PPAPI: Make blocking completion callbacks work.
dmichael@chromium.org
2012-06-23
1
-2
/
+4
*
Rename IPC Sender and Listener in ppapi, content/public, and content/renderer
brettw@chromium.org
2012-06-20
1
-1
/
+1
*
Cleanup: Remove unneeded scoped_ptr.h includes from ppapi, printing, remoting...
thestig@chromium.org
2012-05-16
1
-1
/
+0
*
Broker out PPAPI handle duplication
jschuh@chromium.org
2012-05-11
1
-2
/
+1
*
Add a way to query whether a given instance is off-the-record
brettw@chromium.org
2012-05-02
1
-1
/
+7
*
Delete FunctionGroupBase from Pepper.
brettw@chromium.org
2012-04-30
1
-7
/
+10
*
Add a way to implement GetInterface in the broker.
brettw@chromium.org
2012-04-13
1
-1
/
+1
*
Fix a crash related to PPAPI scripting.
yzshen@chromium.org
2012-03-10
1
-2
/
+5
*
The tricky part about logging to the console is that many of the errors are g...
brettw@chromium.org
2012-01-31
1
-0
/
+9
*
Relanding this with fixes to the mac dbg builder
ananta@chromium.org
2012-01-20
1
-1
/
+0
*
Revert 118385 since this seems to break mac-debug build.
sadrul@chromium.org
2012-01-20
1
-0
/
+1
*
Remove the Webkit thread in the PPAPI plugin process and perform the text and...
ananta@chromium.org
2012-01-19
1
-1
/
+0
*
Change the DidChangeView update to take a new ViewChanged resource.
brettw@chromium.org
2012-01-03
1
-2
/
+3
*
Hook up the PPB_Flash.PreloadFontWin function to our font loading infrastruct...
brettw@chromium.org
2011-12-20
1
-24
/
+0
*
Cleanup: Remove unneeded forward declarations in ppapi.
thestig@chromium.org
2011-11-11
1
-6
/
+2
*
Revert 106717 - Revert 106677 (caused several PPAPI test timeouts, see http:/...
brettw@chromium.org
2011-10-21
1
-0
/
+5
*
Revert 106677 (caused several PPAPI test timeouts, see http://crbug.com/101154)
thakis@chromium.org
2011-10-21
1
-5
/
+0
*
Remove the proxy callback tracker.
brettw@chromium.org
2011-10-21
1
-0
/
+5
*
Rename InterfaceID to ApiID and move the file.
brettw@chromium.org
2011-10-20
1
-1
/
+1
*
PPAPI Fullscreen: move out of Dev.
polina@google.com
2011-10-14
1
-1
/
+1
*
Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point it
polina@google.com
2011-09-27
1
-1
/
+2
*
s patch tries to remove most of the manual registration for Pepper interfaces...
brettw@chromium.org
2011-09-13
1
-10
/
+11
*
Revert r100853, 100851. Win_shared build is broken.
brettw@chromium.org
2011-09-13
1
-11
/
+10
*
Rename more interface -> interface name to fix the Windows build.
brettw@chromium.org
2011-09-13
1
-1
/
+1
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-13
1
-10
/
+11
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-09-12
1
-1
/
+1
*
Revert 100748 - This patch tries to remove most of the manual registration fo...
dmazzoni@chromium.org
2011-09-12
1
-11
/
+10
[next]