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
/
resource_tracker.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge the plugin and impl side of the audio config and input event resources.
brettw@chromium.org
2011-08-25
1
-0
/
+7
*
Remove webkit::ppapi::Resource.
brettw@chromium.org
2011-08-24
1
-3
/
+17
*
Convert the pp::proxy namespace to the ppapi::proxy namespace.
brettw@chromium.org
2011-08-18
1
-8
/
+8
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
1
-146
/
+16
*
Unify var tracking between webkit and the proxy.
brettw@chromium.org
2011-08-09
1
-90
/
+20
*
Move Var and StringVar to the ppapi/shared_impl so they can be used in the
brettw@chromium.org
2011-08-01
1
-34
/
+41
*
Make Var less dependent on NPAPI. The goal is to remove all of these
brettw@chromium.org
2011-07-28
1
-33
/
+62
*
Make the Var object use a PP_Module ID rather than a PluginModule object.
brettw@chromium.org
2011-07-12
1
-0
/
+4
*
Maintain a map of all resources in the resource tracker and clear instance ba...
cdn@chromium.org
2011-06-20
1
-10
/
+39
*
Move fullscreen and instance to the new thunk system.
brettw@chromium.org
2011-06-15
1
-0
/
+5
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-0
/
+11
*
Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...
thestig@chromium.org
2011-06-01
1
-7
/
+0
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-0
/
+7
*
Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system.
brettw@chromium.org
2011-05-27
1
-18
/
+45
*
Support getting the font list in Pepper. This currently only works out of
brettw@chromium.org
2011-05-18
1
-0
/
+4
*
Convert audio-related messages to the new thunk/API system for Pepper.
brettw@chromium.org
2011-05-13
1
-6
/
+4
*
This implements the new system for Graphics2D only.
brettw@chromium.org
2011-05-06
1
-0
/
+36
*
Leak the resource tracker and any resources still around at shutdown. The
brettw@chromium.org
2011-04-07
1
-5
/
+4
*
Ensure that PP_Instance values are unique within a plugin process in addition
brettw@chromium.org
2011-03-10
1
-1
/
+3
*
Implement basic crash detection and shutdown handling for out of process PPAPI
brettw@chromium.org
2011-02-15
1
-52
/
+62
*
Cleanup everything but net/ for our first clang plugins.
erg@google.com
2011-02-02
1
-0
/
+12
*
Release all Object PP_Vars when an instance goes away. This prevents a crash
brettw@chromium.org
2011-02-01
1
-62
/
+83
*
First pass at making the proxy handle multiple renderers. This associates the
brettw@chromium.org
2011-01-21
1
-12
/
+7
*
Dynamically check types of PPAPI IDs
piman@google.com
2011-01-20
1
-11
/
+59
*
Make PP_Resources associated with the Instance rather than the module. This
brettw@chromium.org
2011-01-15
1
-8
/
+84
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
1
-0
/
+196