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
/
ppb_font_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove webkit::ppapi::Resource.
brettw@chromium.org
2011-08-24
1
-8
/
+16
*
Don't use a scoped_refptr for StringVar::FromPPVar
brettw@chromium.org
2011-08-22
1
-2
/
+2
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
1
-2
/
+1
*
Move Var and StringVar to the ppapi/shared_impl so they can be used in the
brettw@chromium.org
2011-08-01
1
-1
/
+2
*
Make the Var object use a PP_Module ID rather than a PluginModule object.
brettw@chromium.org
2011-07-12
1
-1
/
+2
*
Minor cleanup of resource creation. This eliminates a bunch of copy-and-paste
brettw@chromium.org
2011-06-22
1
-0
/
+10
*
Convert most remaining resources to use the API/thunk system. The significant
brettw@chromium.org
2011-06-22
1
-8
/
+9
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-1
/
+1
*
Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...
thestig@chromium.org
2011-06-01
1
-1
/
+1
*
Convert more interfaces to the new thunk system. This goes up to and including
brettw@chromium.org
2011-06-01
1
-1
/
+1
*
Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system.
brettw@chromium.org
2011-05-27
1
-1
/
+2
*
Use the WebKit default fonts when specifying generic font families.
brettw@chromium.org
2011-05-26
1
-1
/
+3
*
Support getting the font list in Pepper. This currently only works out of
brettw@chromium.org
2011-05-18
1
-5
/
+15
*
Convert audio-related messages to the new thunk/API system for Pepper.
brettw@chromium.org
2011-05-13
1
-1
/
+1
*
Make the Pepper proxy support in-process font rendering.
brettw@chromium.org
2011-05-10
1
-232
/
+65
*
First pass at making the proxy handle multiple renderers. This associates the
brettw@chromium.org
2011-01-21
1
-1
/
+1
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-6
/
+6
*
Make PP_Resources associated with the Instance rather than the module. This
brettw@chromium.org
2011-01-15
1
-8
/
+8
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
1
-0
/
+302