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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new globals object for PPAPI tracking information.
brettw@chromium.org
2011-10-18
1
-17
/
+5
*
Remove webkit::ppapi::Resource.
brettw@chromium.org
2011-08-24
1
-16
/
+0
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
1
-78
/
+2
*
Fix invalid read in the ResourceTracker tests. It wasn't doing the proper
brettw@chromium.org
2011-08-16
1
-3
/
+17
*
Unify var tracking between webkit and the proxy.
brettw@chromium.org
2011-08-09
1
-3
/
+4
*
Move Var and StringVar to the ppapi/shared_impl so they can be used in the
brettw@chromium.org
2011-08-01
1
-2
/
+4
*
Make Var less dependent on NPAPI. The goal is to remove all of these
brettw@chromium.org
2011-07-28
1
-5
/
+6
*
Reland http://codereview.chromium.org/7452002/ again
dmichael@chromium.org
2011-07-20
1
-4
/
+4
*
Revert 93223 - Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
1
-4
/
+4
*
Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
1
-4
/
+4
*
Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0.
dmichael@chromium.org
2011-07-20
1
-4
/
+4
*
Remove HandleInputEvent from PPP_Instance and freeze to 1.0.
dmichael@chromium.org
2011-07-20
1
-4
/
+4
*
Make o.o.p. proxy handle PPP_Instance versions 0.4 and 0.5.
dmichael@chromium.org
2011-06-29
1
-6
/
+4
*
Remove scripting from PPP_Instance and PPB_Instance (behind precompiler flag).
dmichael@chromium.org
2011-05-24
1
-2
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Remove unused variable to fix the Clang build.
brettw@chromium.org
2011-02-01
1
-2
/
+1
*
Release all Object PP_Vars when an instance goes away. This prevents a crash
brettw@chromium.org
2011-02-01
1
-4
/
+102
*
First pass at making the proxy handle multiple renderers. This associates the
brettw@chromium.org
2011-01-21
1
-5
/
+9
*
Make PP_Resources associated with the Instance rather than the module. This
brettw@chromium.org
2011-01-15
1
-13
/
+23
*
Properly cancel PPAPI callbacks.
viettrungluu@chromium.org
2010-12-21
1
-2
/
+1
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
1
-0
/
+119