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
/
webkit
/
plugins
/
ppapi
/
plugin_module.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update PPAPI IDL generator to define versioned structs, and unversioned typedef.
wez@chromium.org
2012-01-05
1
-2
/
+2
*
Use the new callback tracker and delete the old one
brettw@chromium.org
2012-01-04
1
-7
/
+1
*
Move the tracked completion callback code into shared impl.
brettw@chromium.org
2011-12-29
1
-1
/
+7
*
Add exports needed for glue to build as a component.
dpranke@chromium.org
2011-12-02
1
-3
/
+5
*
Cleanup: Remove unneeded forward declarations in webkit/plugins/.
thestig@chromium.org
2011-11-17
1
-16
/
+0
*
Convert the charset, memory, and crypto interfaces to use the thunk system.
brettw@chromium.org
2011-10-11
1
-2
/
+0
*
Prevent reentrant destructors in the PluginModule.
brettw@chromium.org
2011-10-11
1
-0
/
+5
*
Removed MemAlloc and MemFree from PPB_Core
mball@google.com
2011-07-14
1
-0
/
+3
*
Move the time conversion code to the PPAPI shared_impl directory and use it in
brettw@chromium.org
2011-07-12
1
-1
/
+0
*
Make PP_TimeTicks actually be a tick counter rather than be the same as the
brettw@chromium.org
2011-07-08
1
-0
/
+1
*
While initializing the pepper plugin registry in the renderer we load each pl...
ananta@chromium.org
2011-07-07
1
-1
/
+1
*
Convert audio-related messages to the new thunk/API system for Pepper.
brettw@chromium.org
2011-05-13
1
-8
/
+6
*
Make the Pepper proxy support in-process font rendering.
brettw@chromium.org
2011-05-10
1
-2
/
+14
*
PpapiBrokerImpl manages its own lifetime based on Connect and Disconnect calls.
ddorwin@chromium.org
2011-04-20
1
-4
/
+6
*
Asynchronously create the ppapi broker.
ddorwin@chromium.org
2011-04-14
1
-0
/
+6
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-3
/
+3
*
Hook up the sad plugin painting and the crashed plugin infobars for
brettw@chromium.org
2011-03-19
1
-1
/
+7
*
Ensure that PP_Instance values are unique within a plugin process in addition
brettw@chromium.org
2011-03-10
1
-0
/
+16
*
Don't use crashed plugins when instantiating new ones. Before, when a plugin
brettw@chromium.org
2011-02-27
1
-0
/
+3
*
Implement basic crash detection and shutdown handling for out of process PPAPI
brettw@chromium.org
2011-02-15
1
-0
/
+4
*
Re-land more changes from r73427 where we set the name for each module in the...
brettw@google.com
2011-02-05
1
-4
/
+5
*
Revert 73427 (set the name of the PPAPI plugin correcetly) and 73916 (minor b...
brettw@google.com
2011-02-05
1
-5
/
+4
*
Set the name of the PPAPI plugin properly when running out of process. This
brettw@chromium.org
2011-02-02
1
-4
/
+5
*
Make PP_Resources associated with the Instance rather than the module. This
brettw@chromium.org
2011-01-15
1
-27
/
+0
*
Re-use existing out-of-process plugins if one is already loaded. Otherwise
brettw@chromium.org
2011-01-04
1
-3
/
+9
*
Properly cancel PPAPI callbacks.
viettrungluu@chromium.org
2010-12-21
1
-1
/
+8
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
1
-0
/
+182