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
*
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
*
Add private pepper API to keep the throbber spinning while PDFs are loading.
jam@chromium.org
2010-10-12
1
-0
/
+8
*
Add a way to get proxy information to the Private2 Pepper API.
brettw@chromium.org
2010-10-10
1
-1
/
+12
*
Reapply 61613 that was reverted for false valgrind alarm.
kinuko@chromium.org
2010-10-07
1
-1
/
+1
*
Revert 61613 - possible culprit for valgrind error. (Support removeRecursivel...
kinuko@chromium.org
2010-10-06
1
-1
/
+1
*
Second try for support removeRecursively and new copy/move behaviors added to...
kinuko@chromium.org
2010-10-06
1
-1
/
+1
*
Revert 61480 - Support removeRecursively and new copy/move behaviors added to...
kinuko@chromium.org
2010-10-05
1
-1
/
+1
*
Support removeRecursively and new copy/move behaviors added to the spec recen...
kinuko@chromium.org
2010-10-05
1
-1
/
+1
*
Get rid of ZOOM_LEVEL_IS_DOUBLE code since WebKit is rolled.
jam@chromium.org
2010-10-01
1
-2
/
+0
*
Chrome side of consolidating zoom code for pepper plugins (i.e. pdf) and the ...
jam@chromium.org
2010-10-01
1
-5
/
+19
*
Add AudioBuffersState struct. Use it for audio synchronization.
sergeyu@chromium.org
2010-09-29
1
-2
/
+1
*
Pepper's FileSystem implementation.
dumi@chromium.org
2010-09-27
1
-0
/
+50
*
Add some optimizations to plugin painting.
brettw@chromium.org
2010-09-24
1
-0
/
+20
*
Implement Pepper plugin focus notifications.
brettw@chromium.org
2010-09-23
1
-0
/
+10
*
Revert "Add some optimizations to plugin painting."
maruel@chromium.org
2010-09-23
1
-17
/
+0
*
Add some optimizations to plugin painting.
brettw@chromium.org
2010-09-23
1
-0
/
+17
*
Implement GetDefaultCharSet for Pepper and pull the corresponding PPAPI change.
brettw@chromium.org
2010-09-23
1
-0
/
+8
*
Add fullscreen support to Pepper.
piman@chromium.org
2010-09-14
1
-0
/
+6
*
Implement pepper::FileIO.
dumi@chromium.org
2010-09-10
1
-1
/
+33
*
Add AudioParameters struct. Use it everywhere.
sergeyu@chromium.org
2010-08-31
1
-6
/
+6
*
Pull latest Pepper to get moved audio, video, and char set interfaces, now
brettw@chromium.org
2010-08-28
1
-6
/
+7
*
FBTF: Move individual XXXMsg_Params structs to a new file.
erg@google.com
2010-08-24
1
-0
/
+1
*
Pepper2 Graphics3D implementation - browser side.
neb@chromium.org
2010-08-17
1
-0
/
+233
*
Plumb the find progress's "we're done" value to the browser.
avi@chromium.org
2010-08-13
1
-5
/
+1
*
Initialize member struct in Pepper plugin.
finnur@chromium.org
2010-08-11
1
-0
/
+1
*
add pepper video decoder glue and delegate
wjia@google.com
2010-08-06
1
-0
/
+96
*
Chromium-side implemention of pepper's FileChooser.
dumi@chromium.org
2010-08-05
1
-0
/
+7
*
Pepper2 audio (trusted side) implementation. Still missing a synchronization ...
neb@chromium.org
2010-07-30
1
-0
/
+126
[next]