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
/
chrome
/
renderer
/
pepper_plugin_delegate_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set the name of the PPAPI plugin properly when running out of process. This
brettw@chromium.org
2011-02-02
1
-4
/
+8
*
Pepper/Flapper: First pass at context menu implementation.
viettrungluu@chromium.org
2011-01-31
1
-2
/
+62
*
Move non-file-system Pepper IPC messages to chrome/common/pepper_messages.*.
viettrungluu@chromium.org
2011-01-25
1
-8
/
+8
*
When we detect a PDF with an unsupported feature, ask the user if they want t...
jam@chromium.org
2011-01-22
1
-0
/
+5
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Mac Pepper: Make Image2D's TransportDIB available to the browser.
viettrungluu@chromium.org
2011-01-19
1
-7
/
+16
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-4
/
+4
*
Make PP_Resources associated with the Instance rather than the module. This
brettw@chromium.org
2011-01-15
1
-2
/
+3
*
Linux: fix a bunch of NULL vs. 0 issues spotted by gcc 4.5.
craig.schlenter@chromium.org
2011-01-13
1
-1
/
+1
*
Disable Pepper 3d contexts when accelerated compositing of plugins is disabled
piman@google.com
2011-01-13
1
-0
/
+5
*
Private Pepper extension for Flapper to allow TCP connections to be made
viettrungluu@chromium.org
2011-01-07
1
-1
/
+48
*
Re-use existing out-of-process plugins if one is already loaded. Otherwise
brettw@chromium.org
2011-01-04
1
-4
/
+11
*
Add an additional level of optimization for PPAPI plugins to paint without
brettw@chromium.org
2010-12-22
1
-5
/
+8
*
Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...
brettw@chromium.org
2010-12-21
1
-1
/
+1
*
Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"
chase@chromium.org
2010-12-21
1
-1
/
+1
*
Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...
chase@chromium.org
2010-12-20
1
-1
/
+1
*
Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...
brettw@chromium.org
2010-12-20
1
-1
/
+1
*
Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put
brettw@chromium.org
2010-12-20
1
-1
/
+1
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
1
-33
/
+38
*
Move PlatformContext3DImpl to separate file
piman@google.com
2010-12-16
1
-114
/
+12
*
Make PepperFileMessageFilter be a BrowserMessageFilter.
jam@chromium.org
2010-12-15
1
-6
/
+7
*
Convert over to channel handles
dmaclach@chromium.org
2010-12-08
1
-7
/
+1
*
Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causes
brettw@chromium.org
2010-12-08
1
-9
/
+79
*
Revert 68482 - Make webkit/glue/plugins no longer depend on ppapi/proxy direc...
brettw@chromium.org
2010-12-07
1
-79
/
+9
*
Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causes
brettw@chromium.org
2010-12-07
1
-9
/
+79
*
Implement audio proxy for Pepper.
brettw@chromium.org
2010-12-02
1
-1
/
+3
*
changes for proxy audio
nfullagar@google.com
2010-11-25
1
-4
/
+22
*
Simplified AudioOutputStream interface.
sergeyu@chromium.org
2010-11-11
1
-3
/
+1
*
Implement a new process type for running PPAPI plugins. The process itself is
brettw@chromium.org
2010-11-10
1
-1
/
+18
*
Change the private image data shared memory handle code to return a native
brettw@chromium.org
2010-11-09
1
-2
/
+9
*
- Relanding 61718.
apatrick@chromium.org
2010-11-09
1
-1
/
+1
*
Reland r65152 with mac and linux fix.
apatrick@chromium.org
2010-11-06
1
-187
/
+89
*
Revert 65152 - Integrated Pepper3D v2 with the accelerated compositor.
apatrick@chromium.org
2010-11-05
1
-89
/
+187
*
Integrated Pepper3D v2 with the accelerated compositor.
apatrick@chromium.org
2010-11-05
1
-187
/
+89
*
Pepper's directory reader implementation + test.
dumi@chromium.org
2010-11-04
1
-0
/
+8
*
Added ability to propogate create to suggest whether or not filesystem's root...
kkanetkar@chromium.org
2010-11-03
1
-1
/
+1
*
Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...
brettw@chromium.org
2010-11-02
1
-1
/
+1
*
Revert PPAPI change due to Linux compile failures.
brettw@chromium.org
2010-11-02
1
-1
/
+1
*
Use PPAPI from chrome trunk rather than pulling via deps.
brettw@chromium.org
2010-11-02
1
-1
/
+1
*
Revert PPAPI change.
brettw@chromium.org
2010-11-02
1
-1
/
+1
*
Use PPAPI from chrome trunk rather than pulling via deps.
brettw@chromium.org
2010-11-02
1
-1
/
+1
*
Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...
brettw@chromium.org
2010-11-02
1
-1
/
+1
*
Switch to the new PPAPI repository. This removes the DEPS entry that refers to
brettw@chromium.org
2010-11-02
1
-1
/
+1
*
FBTF: More dtor deinlining. (Can almost see the end!)
erg@google.com
2010-10-22
1
-0
/
+2
*
Resubmit http://codereview.chromium.org/3944001.
dumi@chromium.org
2010-10-20
1
-0
/
+11
*
Revert 63153 - Update Pepper's FileSystem and FileRef implementations.
dumi@chromium.org
2010-10-20
1
-11
/
+0
*
Update Pepper's FileSystem and FileRef implementations.
dumi@chromium.org
2010-10-20
1
-0
/
+11
*
Support sync file io for pepper, to support LSOs
piman@chromium.org
2010-10-19
1
-0
/
+116
*
Use CommandUpdater for disabling commands that were disabled by plugins.
jam@chromium.org
2010-10-13
1
-3
/
+3
*
Add a private pepper API for the pdf plugin to disable copy/print etc. This ...
jam@chromium.org
2010-10-12
1
-0
/
+5
[next]