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
/
glue
/
plugins
/
pepper_resource_tracker.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
1
-147
/
+0
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-14
1
-2
/
+5
*
Make it possible to write simple unit tests for the pepper implementation. Th...
brettw@google.com
2010-12-09
1
-0
/
+12
*
Add a new GetInstance() method for singleton classes, take 2.
satish@chromium.org
2010-12-08
1
-3
/
+1
*
Close URL requests associated with an instance when that instance goes away.
brettw@chromium.org
2010-11-09
1
-0
/
+10
*
Removed few unused lines.
neb@chromium.org
2010-11-08
1
-2
/
+0
*
Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...
brettw@chromium.org
2010-11-02
1
-3
/
+3
*
Revert PPAPI change due to Linux compile failures.
brettw@chromium.org
2010-11-02
1
-3
/
+3
*
Use PPAPI from chrome trunk rather than pulling via deps.
brettw@chromium.org
2010-11-02
1
-3
/
+3
*
Revert PPAPI change.
brettw@chromium.org
2010-11-02
1
-3
/
+3
*
Use PPAPI from chrome trunk rather than pulling via deps.
brettw@chromium.org
2010-11-02
1
-3
/
+3
*
Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...
brettw@chromium.org
2010-11-02
1
-3
/
+3
*
Switch to the new PPAPI repository. This removes the DEPS entry that refers to
brettw@chromium.org
2010-11-02
1
-3
/
+3
*
Convert pepper module and instance IDs from being pointer values to being
brettw@chromium.org
2010-10-08
1
-0
/
+44
*
FBTF: Moves code to the headers.
erg@google.com
2010-09-28
1
-2
/
+2
*
Track Pepper string and object vars with the module so they can be deleted on
brettw@chromium.org
2010-09-13
1
-0
/
+8
*
FBTF: Remove unneeded headers from base/ (part 7)
thestig@chromium.org
2010-08-27
1
-1
/
+0
*
FBTF: Remove unnecessary STL #includes from src/webkit.
viettrungluu@chromium.org
2010-08-19
1
-1
/
+1
*
De-coupled resource references by plugin from Resource object's refcount. Mad...
neb@chromium.org
2010-07-20
1
-16
/
+31
*
Add a GetAs<ResourceType> template.
neb@chromium.org
2010-06-28
1
-24
/
+1
*
File API boilerplate.
darin@chromium.org
2010-06-26
1
-1
/
+9
*
Boilerplate implementation of the Pepper URL Loader API.
darin@chromium.org
2010-06-24
1
-0
/
+6
*
Implemented the PPB_Buffer interface.
sanjeevr@chromium.org
2010-06-23
1
-0
/
+2
*
Pull latest ppapi for initial testing support, implement checks so the tests ...
brettw@chromium.org
2010-05-18
1
-2
/
+1
*
Implement new painting API in Chrome. This also makes some minor tweaks and i...
brettw@chromium.org
2010-05-14
1
-2
/
+13
*
Partially implement the new pepper API in Chrome. This is not actually hooked
brettw@chromium.org
2010-05-07
1
-0
/
+57