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
/
glue
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Chromium side changes to use PP_CompletionCallback as the Flush callback.
darin@chromium.org
2010-06-25
2
-51
/
+54
*
Enhance plugin load debug logging. This adds more logging for
brettw@chromium.org
2010-06-25
7
-34
/
+76
*
Boilerplate implementation of the Pepper URL Loader API.
darin@chromium.org
2010-06-24
13
-9
/
+534
*
Revert 50667 - Add in support for internal pepper plugins into the PepperPlug...
mrossetti@chromium.org
2010-06-23
2
-104
/
+46
*
Add in support for internal pepper plugins into the PepperPluginRegistry and ...
ajwong@chromium.org
2010-06-23
2
-46
/
+104
*
Convert WebPluginInfo from wstring to string16
stuartmorgan@chromium.org
2010-06-23
7
-35
/
+36
*
Implemented the PPB_Buffer interface.
sanjeevr@chromium.org
2010-06-23
6
-0
/
+192
*
Spoof as Safari when running Silverlight 4 on the Mac
stuartmorgan@chromium.org
2010-06-21
1
-6
/
+19
*
Revert 50360 - Spoof as Safari when running Silverlight 4 on the Mac
stuartmorgan@chromium.org
2010-06-21
1
-17
/
+6
*
Spoof as Safari when running Silverlight 4 on the Mac
stuartmorgan@chromium.org
2010-06-21
1
-6
/
+17
*
Internal plugin needs to be loaded in a different place for the Linux sandbox.
jam@chromium.org
2010-06-17
2
-3
/
+3
*
Implement more of Flush properly. This adds support for waiting on the message
brettw@chromium.org
2010-06-16
5
-32
/
+96
*
Fixed a crash and added a test to find it.
mad@google.com
2010-06-16
3
-14
/
+67
*
At times the Windows media player plugin would not render video. This would o...
ananta@chromium.org
2010-06-15
6
-10
/
+59
*
Always report keypresses in plugins as handled on the Mac
stuartmorgan@chromium.org
2010-06-15
1
-4
/
+11
*
Make timer-driven CA plugins less wasteful, and up the timer frequency
stuartmorgan@chromium.org
2010-06-15
1
-1
/
+6
*
Add a font API to Pepper and implement on Linux based on agl's code from http...
jam@chromium.org
2010-06-11
2
-0
/
+10
*
Keep the internal plugin always loaded in a more efficient way (i.e. don't in...
jam@chromium.org
2010-06-10
2
-18
/
+30
*
First pass at implementing real Flush callbacks. This does not currently
brettw@chromium.org
2010-06-10
4
-40
/
+286
*
Take 2 at working around a multipart crash
tony@chromium.org
2010-06-10
1
-0
/
+1
*
Add a command line switch to enable the pepper testing interface. This moves ...
brettw@chromium.org
2010-06-09
4
-4
/
+49
*
Use DISALLOW_COPY_AND_ASSIGN instead DISALLOW_EVIL_CONSTRUCTORS in webkit dir...
tfarina@chromium.org
2010-06-05
5
-7
/
+7
*
Fix a bug in NPDrawingModelInvalidatingCoreAnimation, and make it more efficient
stuartmorgan@chromium.org
2010-06-03
1
-2
/
+1
*
Implement support for NPDrawingModelInvalidatingCoreAnimation in Mac plugins
stuartmorgan@chromium.org
2010-06-03
3
-10
/
+26
*
Linux: for Flash, disable right clicks in windowless mode.
viettrungluu@chromium.org
2010-06-03
2
-2
/
+15
*
Make webkit_glue not depend on default_plugin.
thakis@chromium.org
2010-06-02
1
-20
/
+0
*
Fix a bunch more type changes as part of the npapi.h merging
stuartmorgan@chromium.org
2010-06-02
2
-32
/
+34
*
Fix a regression which caused flash plugin installation to not work via the C...
ananta@chromium.org
2010-05-29
1
-15
/
+20
*
Add ppapi plugins to about:plugins
darin@chromium.org
2010-05-28
5
-18
/
+21
*
Add a "Copy" API to Pepper, so that plugins don't have to hardcode the platfo...
jam@chromium.org
2010-05-27
1
-0
/
+2
*
Part 2 of http://codereview.chromium.org/2079016
thakis@chromium.org
2010-05-27
1
-2
/
+2
*
Strip PDF from QuickTime's list of MIME types on the Mac
stuartmorgan@chromium.org
2010-05-26
1
-0
/
+7
*
Remove some non-functional plugins from the Mac blacklist now that users can ...
stuartmorgan@chromium.org
2010-05-26
1
-13
/
+4
*
Revert 48315 - Linux: Initial scaffolding for default plugin.
thakis@chromium.org
2010-05-26
1
-2
/
+2
*
Linux: Initial scaffolding for default plugin.
thakis@chromium.org
2010-05-26
1
-2
/
+2
*
Get the internal plugin working on Mac.
jabdelmalek@google.com
2010-05-26
1
-8
/
+0
*
Chrome side of moving Pepper ReadImageData to the Testing interface.
brettw@chromium.org
2010-05-26
3
-20
/
+20
*
Chrome-side of tests for Pepper Device2D. This includes some bugfixes and min...
brettw@chromium.org
2010-05-25
4
-41
/
+151
*
Chromium side of supporting property enumeration, memory allocation, querying
darin@chromium.org
2010-05-24
6
-20
/
+109
*
Add a SetCursor API to Pepper. I'll implement custom cursors once we switche...
jam@chromium.org
2010-05-24
3
-2
/
+13
*
Add implementation of CreateObject.
darin@chromium.org
2010-05-21
1
-4
/
+325
*
Reland Mac: First steps for default plugin
thakis@chromium.org
2010-05-20
1
-1
/
+1
*
Add initial support for exceptions.
darin@chromium.org
2010-05-19
2
-140
/
+211
*
Revert 47726 (turned nacl_ui_tests red) - Mac: First steps for default plugin
thakis@chromium.org
2010-05-19
1
-1
/
+1
*
Mac: First steps for default plugin
thakis@chromium.org
2010-05-19
1
-1
/
+1
*
Shrink the window used for the NPN_ConvertPoint test
stuartmorgan@chromium.org
2010-05-19
1
-9
/
+19
*
Improve failure logging for NPN_ConvertPoint test
stuartmorgan@chromium.org
2010-05-19
1
-10
/
+35
*
Update Chrome to use the new int64-typedefed module, instance, and resources ...
brettw@chromium.org
2010-05-19
8
-27
/
+16
*
linux: move plugin blacklist check earlier
evan@chromium.org
2010-05-19
1
-7
/
+7
*
Pull latest ppapi for initial testing support, implement checks so the tests ...
brettw@chromium.org
2010-05-18
4
-6
/
+13
[next]