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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a couple of glaring omissions when I added PPP_Instance_Private.
dmichael@chromium.org
2011-04-19
1
-1
/
+1
*
Rename Instance_Trusted to Instance_Private, wire it up in Chrome.
dmichael@chromium.org
2011-04-19
1
-2
/
+7
*
Fix the issue that context menu doesn't show on fullscreen Pepper Flash.
yzshen@chromium.org
2011-04-11
1
-0
/
+4
*
Reupload of http://codereview.chromium.org/6801053/
dmichael@chromium.org
2011-04-08
1
-4
/
+4
*
Remove assertion when destroying a plugin that doesn't exist. The DidDestroy
brettw@chromium.org
2011-04-04
1
-1
/
+8
*
Add GetPluginURL to PPB_URLUtil_Dev
piman@google.com
2011-03-31
1
-0
/
+6
*
Rename PPB_Flash::NavigateToURL() (to Navigate()) and make it take an URLRequ...
viettrungluu@chromium.org
2011-03-28
1
-1
/
+4
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
A proposal and implementation for an initial postMessage interface. These in...
dmichael@google.com
2011-03-23
1
-0
/
+19
*
PPB_CursorControl_Dev.SetCursor: Add support for custom cursor.
yzshen@chromium.org
2011-03-23
1
-1
/
+5
*
Hook up the sad plugin painting and the crashed plugin infobars for
brettw@chromium.org
2011-03-19
1
-0
/
+3
*
Used new WebKit::WebPluginContainer::setBackingTextureId() to switch on/off a...
alokp@chromium.org
2011-03-10
1
-0
/
+5
*
Clarify/fix fullscreen semantics, and add GetScreenSize
piman@google.com
2011-03-08
1
-2
/
+29
*
Implement the grab/grabbing cursors (for Mac/GTK).
avi@chromium.org
2011-03-02
1
-2
/
+2
*
Implement basic crash detection and shutdown handling for out of process PPAPI
brettw@chromium.org
2011-02-15
1
-0
/
+3
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
When we detect a PDF with an unsupported feature, ask the user if they want t...
jam@chromium.org
2011-01-22
1
-0
/
+4
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-1
/
+1
*
Make PP_Resources associated with the Instance rather than the module. This
brettw@chromium.org
2011-01-15
1
-17
/
+28
*
Linux: Trade one hack for another to allow pepper plugins to print only selec...
thestig@chromium.org
2011-01-11
1
-10
/
+17
*
Enable accelerated compositing in fullscreen pepper.
piman@google.com
2011-01-06
1
-0
/
+3
*
Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The imp...
alokp@chromium.org
2010-12-28
1
-4
/
+4
*
Added ppapi::Context3D interface. The API has already been reviewed. I am add...
alokp@chromium.org
2010-12-23
1
-2
/
+2
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
1
-0
/
+320