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
*
Revert 32398 - Re-enable Cocoa event model for plugins
stuartmorgan@chromium.org
2009-11-18
1
-2
/
+3
*
Remove plugin Cocoa event model temporarily
stuartmorgan@chromium.org
2009-11-18
1
-3
/
+2
*
Rename policy_url to first_party_for_cookies in cookie-related code.
wtc@chromium.org
2009-11-18
1
-1
/
+2
*
Update the Mac plugin whitelist/blacklist for recent fixes
stuartmorgan@chromium.org
2009-11-16
1
-1
/
+1
*
Add support for Mac NPAPI drawing model negotiation, along with a stub
amanda@chromium.org
2009-11-16
1
-2
/
+2
*
This CL fixes the document-open.html and window-open.html plugin layout tests...
ananta@chromium.org
2009-11-14
2
-0
/
+15
*
Call np_getentrypoints after np_initialize on the Mac
stuartmorgan@chromium.org
2009-11-14
1
-2
/
+9
*
Add a Mac plugin quirk for ignoring QuickTime's negotiated drawing model
stuartmorgan@chromium.org
2009-11-13
2
-6
/
+26
*
Always call NPP_SetWindow, even for 0x0 plugins, on the Mac
stuartmorgan@chromium.org
2009-11-12
1
-3
/
+0
*
Upstreaming WebKit.gyp
yaar@chromium.org
2009-11-12
5
-6
/
+6
*
Retry of http://codereview.chromium.org/372025 with additional changes to
amanda@chromium.org
2009-11-11
2
-137
/
+63
*
Rework painting to be something that will actually work. This allows plugins to
brettw@chromium.org
2009-11-11
1
-3
/
+8
*
Never send NPRES_NETWORK_ERR to Flash in response to a url that it opened in ...
jam@chromium.org
2009-11-10
3
-0
/
+8
*
Prevent plugins from handling PDF on the Mac
stuartmorgan@chromium.org
2009-11-10
1
-0
/
+8
*
Revert 31562 - Add NPP_SetWindow() with a NULL window to stop races in plugin
stuartmorgan@chromium.org
2009-11-10
1
-6
/
+0
*
Add NPP_SetWindow() with a NULL window to stop races in plugin
amanda@chromium.org
2009-11-10
1
-0
/
+6
*
Fix dummy plugin window update (Mac)
stuartmorgan@chromium.org
2009-11-06
1
-6
/
+8
*
Reverting 31266. threw asserts in test_shell on the bots.
amanda@chromium.org
2009-11-06
2
-18
/
+136
*
Unfork shared methods of WebPluginDelegateImpl. As a side effect, should fix
amanda@chromium.org
2009-11-06
2
-136
/
+18
*
Implement the Cocoa event model for Mac NPAPI. This is a first cut for the
amanda@chromium.org
2009-11-06
2
-60
/
+214
*
Third patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
5
-5
/
+19
*
Fix comment
jam@chromium.org
2009-11-05
1
-1
/
+1
*
Don't load the Java plugin prior to update 12, since they don't work in Chrom...
jam@chromium.org
2009-11-05
2
-0
/
+17
*
Revert 31094 - [Mac] Blacklist PDF so that they are downloaded instead of han...
rsesek@chromium.org
2009-11-05
1
-2
/
+0
*
[Mac] Blacklist PDF so that they are downloaded instead of handled by QuickTime
rsesek@chromium.org
2009-11-05
1
-0
/
+2
*
Add the plumbing and test code for plugins opening files from the sandbox. This
brettw@chromium.org
2009-11-03
4
-52
/
+59
*
Do not touch a NPStream object when it is already destructed.
yusukes@google.com
2009-11-02
1
-2
/
+1
*
To facilitate apatrick's work on the 3D renderer for Pepper,
sehr@google.com
2009-10-31
2
-0
/
+2
*
Blacklist the O3D plugin on the Mac
stuartmorgan@chromium.org
2009-10-30
1
-0
/
+2
*
Ensure that NPN_PluginThreadAsyncCall callbacks are not invoked after NPP_Des...
apatrick@google.com
2009-10-30
4
-1
/
+130
*
Blacklist PDF Browser Plugin on Mac for now.
stuartmorgan@chromium.org
2009-10-29
1
-7
/
+56
*
Make Pepper NPN variable return a pointer to an allocated
sehr@google.com
2009-10-27
1
-12
/
+17
*
Implemented NPN_ScheduleTimer and NPN_UnscheduleTimer.
apatrick@google.com
2009-10-26
7
-15
/
+313
*
Add a regression test for the renderer hang when a plugin's NP_Initialize fun...
jam@chromium.org
2009-10-23
1
-2
/
+17
*
Push the native canvas into the plugin implementation. On Windows, this means
brettw@chromium.org
2009-10-23
3
-6
/
+15
*
Fix painting issue in Reader 9.2.
jam@chromium.org
2009-10-22
1
-0
/
+3
*
Blacklist some non-functional plugins on the Mac
stuartmorgan@chromium.org
2009-10-20
1
-2
/
+8
*
Deprecate PathService::Get(..., wstring*) and use FilePath instead.
evan@chromium.org
2009-10-19
1
-3
/
+5
*
Moved Pepper delegate definition to chrome\renderer to allow it to use
sehr@google.com
2009-10-17
5
-581
/
+15
*
Fix plugin lookup order on the Mac
stuartmorgan@chromium.org
2009-10-15
1
-1
/
+1
*
Hooked up the WebInputEvent data structure to the webplugin_delegate
sehr@google.com
2009-10-14
1
-8
/
+117
*
Load plugins from /usr/lib64 on 64-bit systems.
evan@chromium.org
2009-10-14
1
-0
/
+9
*
Re-land http://codereview.chromium.org/211031 with a bug opened
amanda@chromium.org
2009-10-13
6
-56
/
+224
*
Use ASCII strings for switch names.
evan@chromium.org
2009-10-13
2
-2
/
+2
*
First version of pepper api implementation:
sehr@google.com
2009-10-12
5
-34
/
+519
*
Move native_widget_types and gtk_native_view_id_manager from base/gfx to
brettw@chromium.org
2009-10-11
3
-3
/
+3
*
Some trivial style cleanup in the plugin delegate. There was one function
brettw@chromium.org
2009-10-08
2
-18
/
+12
*
Move classes depending on Skia out of base/gfx and into app/gfx. Rename
brettw@chromium.org
2009-10-07
2
-2
/
+2
*
Implement NPN_GetValueForURL and NPN_SetValueForURL and add a stub for NPN_Ge...
jam@chromium.org
2009-10-07
9
-503
/
+139
*
Fix scripting during NPP_Destroy. Note that if the plugin is making a call t...
jam@chromium.org
2009-10-06
6
-26
/
+72
[next]