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
/
ppapi_plugin_instance.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create a public API around webkit::ppapi::PluginInstance and use it in chrome...
jam@chromium.org
2013-07-24
1
-2699
/
+0
*
Hide knowledge of webkit::ppapi::Plugin from chrome. This is part of moving p...
jam@chromium.org
2013-07-24
1
-4
/
+39
*
Hide knowledge of webkit::ppapi::HostGlobals from chrome. This is part of mov...
jam@chromium.org
2013-07-23
1
-0
/
+8
*
Hide knowledge of webkit::ppapi::PPB_ImageData_Impl from chrome. This is part...
jam@chromium.org
2013-07-23
1
-0
/
+36
*
Hide knowledge of webkit::ppapi::PPB_FileRef_Impl from chrome. This is part o...
jam@chromium.org
2013-07-23
1
-0
/
+9
*
Hide knowledge of webkit::ppapi::PluginDelegate from chrome. This is part of ...
jam@chromium.org
2013-07-23
1
-2
/
+5
*
Use a direct include of the message_loop header in webkit/, part 2.
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Call no-op method setOutOfProcess so that plugins don't break when we add use...
cdn@chromium.org
2013-07-11
1
-0
/
+1
*
PPAPI: Enter v8 Context when converting object PP_Var to NPObject
dmichael@chromium.org
2013-07-11
1
-1
/
+7
*
Use a direct include of time headers in webkit/, win8/.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
PPAPI: Introduce PPB_NetworkProxy_Dev
dmichael@chromium.org
2013-06-24
1
-0
/
+1
*
Update Blink include paths
abarth@chromium.org
2013-06-17
1
-14
/
+14
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in webkit/.
dcheng@chromium.org
2013-06-12
1
-1
/
+0
*
Use a direct include of strings headers in webkit/, part 2.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Move Pepper to using mailboxes
piman@chromium.org
2013-06-06
1
-35
/
+14
*
Update webkit/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-9
/
+9
*
Update refernces to Blink's Platform API (webkit)
abarth@chromium.org
2013-05-30
1
-5
/
+5
*
Track NPObject ownership by the originating plugins' NPP identifier. [2/3] (C...
wez@chromium.org
2013-05-27
1
-3
/
+8
*
Revert 202364 "Track NPObject ownership by the originating plugi..."
kinuko@chromium.org
2013-05-27
1
-8
/
+3
*
Track NPObject ownership by the originating plugins' NPP identifier. [2/3] (C...
wez@chromium.org
2013-05-27
1
-3
/
+8
*
Only use skia::RefPtr for refcounting
enne@chromium.org
2013-05-18
1
-3
/
+3
*
Implementation of URLLoader using PluginResource/ResourceHost.
bbudge@chromium.org
2013-05-16
1
-12
/
+93
*
Move webkit/compositor_bindings into webkit/renderer
jamesr@chromium.org
2013-05-15
1
-1
/
+1
*
Revert 199560 "Move the plugins sources out of the webkit glue t..."
ananta@chromium.org
2013-05-11
1
-1
/
+1
*
Move the plugins sources out of the webkit glue target into a new target 'plu...
ananta@chromium.org
2013-05-10
1
-1
/
+1
*
CRX FileSystem Pepper private API
victorhsieh@chromium.org
2013-05-08
1
-0
/
+1
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-05-08
1
-8
/
+8
*
webkit: Use base::MessageLoop.
xhwang@chromium.org
2013-05-07
1
-5
/
+7
*
PPAPI: Don't call PPP_Instance after instance destruction
dmichael@chromium.org
2013-05-07
1
-0
/
+7
*
Don't set |bound_graphics_2d_| if binding the instance fails.
raymes@chromium.org
2013-05-03
1
-15
/
+16
*
Pepper: Autogenerate thunk for PPB_Fullscreen
teravest@chromium.org
2013-05-02
1
-0
/
+4
*
webkit: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-1
/
+1
*
This patch implements the necessary plumbing to allow WebExternalTextureLayer...
alexst@chromium.org
2013-04-12
1
-0
/
+4
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in media/ and webkit/.
dcheng@chromium.org
2013-04-07
1
-6
/
+6
*
Replace string16 with base::string16 in src/webkit
brettw@chromium.org
2013-03-29
1
-17
/
+19
*
Apps V2 in Pepper: introduce singleton resource ExtensionsCommon.
yzshen@chromium.org
2013-03-29
1
-0
/
+1
*
TextureLayer: clear texture id when clearing client.
piman@chromium.org
2013-03-29
1
-1
/
+0
*
Ignore transparency in full-screen Flash
piman@chromium.org
2013-03-26
1
-3
/
+8
*
This is in preparation for adding a new-style proxy for PDF.
raymes@chromium.org
2013-03-21
1
-0
/
+1
*
Cleanup: Make gamepad API consistent.
teravest@chromium.org
2013-03-20
1
-1
/
+2
*
cc: Chromify TextureLayerClient
enne@chromium.org
2013-03-19
1
-2
/
+2
*
Remember and use user gesture tokens in the PPAPI to manage user gesture state
jochen@chromium.org
2013-03-18
1
-5
/
+15
*
Move compositor bindings implementations out of WebKit::, fix style
jamesr@chromium.org
2013-03-18
1
-1
/
+1
*
Part 10 of cc/ directory shuffles: layers
jamesr@chromium.org
2013-03-18
1
-2
/
+2
*
Add Pepper TrueType font API plumbing.
bbudge@chromium.org
2013-03-16
1
-0
/
+1
*
cc: Chromify TextureLayer and test
enne@chromium.org
2013-03-14
1
-2
/
+2
*
Switch RenderWidgetFullscreenPepper to use RenderWidget's compositor
piman@chromium.org
2013-03-13
1
-12
/
+17
*
cc: Chromify Layer and LayerImpl classes.
danakj@chromium.org
2013-03-12
1
-3
/
+3
[next]