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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Report PPAPI plugin load error code to UMA.
xhwang@chromium.org
2014-03-25
1
-0
/
+4
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
1
-3
/
+2
*
Pepper: Finish support for dev channel APIs.
teravest@chromium.org
2013-12-19
1
-2
/
+1
*
Pepper: Send dev/canary channel status to plugins.
teravest@chromium.org
2013-12-12
1
-1
/
+2
*
Support using TrackedCallbacks as hints to determine the handling thread of r...
yzshen@chromium.org
2013-12-12
1
-3
/
+0
*
Pepper: Remove DispatcherMessageListener
yzshen@chromium.org
2013-12-11
1
-19
/
+0
*
move BrowserFontResource_Trusted to content/child
scottmg@chromium.org
2013-07-25
1
-0
/
+6
*
Update include paths in miscellaneous content/ directories for base/process c...
rsesek@chromium.org
2013-07-25
1
-1
/
+1
*
Move webkit/plugins/ppapi to content/renderer/pepper.
jam@chromium.org
2013-07-25
1
-2
/
+2
*
Move a bunch of child-only code from content/common to content/child
scottmg@chromium.org
2013-06-06
1
-1
/
+1
*
Add Shutdown() helper to ChildThread and move all destructor logic.
dcheng@chromium.org
2013-04-22
1
-0
/
+1
*
Add UMA reporting on failure to load ppapi plugins.
xhwang@chromium.org
2013-04-17
1
-0
/
+13
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-2
/
+5
*
Add two new debug URLs for Pepper Flash:
yzshen@chromium.org
2013-01-22
1
-0
/
+2
*
Use an explicit PID for duplicating Pepper handles rather than the Channel's.
brettw@chromium.org
2013-01-04
1
-3
/
+6
*
Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how al...
jam@chromium.org
2013-01-02
1
-6
/
+5
*
PpapiThread should handle child process messages.
yzshen@chromium.org
2012-12-28
1
-2
/
+20
*
Pepper proxy: make the browser sender handle the proxy lock properly.
yzshen@chromium.org
2012-11-27
1
-1
/
+1
*
Run the Chromoting client plugin out-of-process.
wez@chromium.org
2012-11-16
1
-1
/
+3
*
Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...
jam@chromium.org
2012-10-21
1
-1
/
+6
*
Hook up PpapiPermissions in more places.
brettw@chromium.org
2012-10-02
1
-1
/
+4
*
Implement the gamepad API in the IPC proxy
brettw@chromium.org
2012-09-10
1
-0
/
+3
*
Bluetooth API: improve discovery
brettw@chromium.org
2012-08-10
1
-0
/
+1
*
Remove #pragma once from content
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
This adds an interface for setting crash data from a plugin. It also provides...
raymes@chromium.org
2012-06-27
1
-0
/
+1
*
Propogate the UI language on the command line and expose to Flash.
brettw@chromium.org
2012-06-11
1
-0
/
+1
*
PpapiThread::SendToBrowser() isn't thread safe.
tsepez@chromium.org
2012-06-07
1
-0
/
+2
*
Broker out PPAPI handle duplication
jschuh@chromium.org
2012-05-11
1
-5
/
+17
*
Add a way to query whether a given instance is off-the-record
brettw@chromium.org
2012-05-02
1
-1
/
+3
*
Convert the PPB_Flash interface to use the thunk system.
brettw@chromium.org
2012-04-24
1
-1
/
+2
*
Actually hook up the Pepper clear site data.
brettw@chromium.org
2012-04-20
1
-10
/
+0
*
Add a way to implement GetInterface in the broker.
brettw@chromium.org
2012-04-13
1
-1
/
+1
*
Add an interface for Flash to clear its data.
brettw@chromium.org
2012-04-12
1
-0
/
+11
*
The tricky part about logging to the console is that many of the errors are g...
brettw@chromium.org
2012-01-31
1
-0
/
+3
*
Relanding this with fixes to the mac dbg builder
ananta@chromium.org
2012-01-20
1
-9
/
+4
*
Revert 118385 since this seems to break mac-debug build.
sadrul@chromium.org
2012-01-20
1
-4
/
+9
*
Remove the Webkit thread in the PPAPI plugin process and perform the text and...
ananta@chromium.org
2012-01-19
1
-9
/
+4
*
Hook up the PPB_Flash.PreloadFontWin function to our font loading infrastruct...
brettw@chromium.org
2011-12-20
1
-6
/
+11
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-20
1
-0
/
+4
*
Revert 106142 - Add a new globals object for PPAPI tracking information.
sail@chromium.org
2011-10-18
1
-4
/
+0
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-18
1
-0
/
+4
*
Convert the pp::proxy namespace to the ppapi::proxy namespace.
brettw@chromium.org
2011-08-18
1
-4
/
+4
*
Hook up the network status notifications to out-of-process Pepper plugins.
brettw@chromium.org
2011-07-14
1
-0
/
+1
*
Re-land the reverted CL:
yzshen@chromium.org
2011-07-01
1
-0
/
+10
*
Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.
dpapad@chromium.org
2011-06-30
1
-10
/
+0
*
Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.
yzshen@chromium.org
2011-06-30
1
-0
/
+10
*
Use the WebKit default fonts when specifying generic font families.
brettw@chromium.org
2011-05-26
1
-7
/
+8
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
1
-1
/
+1
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-2
/
+2
*
Support getting the font list in Pepper. This currently only works out of
brettw@chromium.org
2011-05-18
1
-2
/
+3
[next]