| Commit message (Expand) | Author | Age | Files | Lines |
* | linux: remove a dcheck that is hit with old plugins | evan@chromium.org | 2009-09-15 | 1 | -3/+2 |
* | linux: defend against "netscape" within plugin path | evan@chromium.org | 2009-09-15 | 1 | -0/+16 |
* | linux: raise logging level since INFO doesn't show in Release (?) | evan@chromium.org | 2009-09-15 | 1 | -6/+6 |
* | Fixes a crash in the plugin process specifically in the PluginStreamUrl::DidR... | ananta@chromium.org | 2009-09-11 | 4 | -4/+28 |
* | linux: search Chrome-specific plugin directories before Mozilla | evan@chromium.org | 2009-09-09 | 1 | -8/+14 |
* | Update the Mac plugin whitelist to accommodate a new name for | amanda@chromium.org | 2009-09-09 | 1 | -1/+3 |
* | linux: split MOZ_PLUGIN_PATH on colons | evan@chromium.org | 2009-09-09 | 1 | -2/+6 |
* | linux: rewrite mime parser | evan@chromium.org | 2009-09-09 | 3 | -55/+91 |
* | linux: write a unit test for plugin mime parsing | evan@chromium.org | 2009-09-08 | 3 | -22/+119 |
* | Take out the activex control.BUG=20259 | jam@chromium.org | 2009-09-08 | 6 | -114/+23 |
* | Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set but | benl@chromium.org | 2009-09-07 | 4 | -8/+8 |
* | In prepartion for switching off the activex control, make WMP always use the ... | jam@chromium.org | 2009-09-05 | 2 | -20/+133 |
* | This changelist fixes some issues with the NPAPI WMP plugin work in Chrome. ... | jam@chromium.org | 2009-09-04 | 4 | -17/+67 |
* | Reverting 25262. Worked OK in the browser, but blew up TestShell. | amanda@chromium.org | 2009-09-02 | 2 | -20/+147 |
* | Unfork shared parts of webplugin_delegate_impl_mac.mm. | amanda@chromium.org | 2009-09-02 | 2 | -147/+20 |
* | Eliminate remaining WebCore dependencies from webplugin_impl.cc | darin@chromium.org | 2009-09-02 | 11 | -38/+57 |
* | Linux gcc4.4 fix: stop crashing when loading flash. | willchan@chromium.org | 2009-09-01 | 1 | -3/+4 |
* | linux: fix some plugin colormap leaks | evan@chromium.org | 2009-09-01 | 1 | -7/+5 |
* | linux: add a temporary flag for debugging plugin loading | evan@chromium.org | 2009-08-31 | 1 | -1/+29 |
* | linux: prefer non-nspluginwrapper/crossover plugins | evan@chromium.org | 2009-08-31 | 1 | -2/+24 |
* | linux: scan more plugin directories, fix bugs | evan@chromium.org | 2009-08-27 | 1 | -11/+65 |
* | More refactoring for WebPlugin. | darin@chromium.org | 2009-08-27 | 8 | -75/+44 |
* | Revert "linux: scan more plugin directories, fix bugs" | evan@chromium.org | 2009-08-27 | 1 | -61/+11 |
* | linux: scan more plugin directories, fix bugs | evan@chromium.org | 2009-08-27 | 1 | -11/+61 |
* | Fixes a crash caused due to a call to NPP_DestroyStream occuring in the cont... | ananta@chromium.org | 2009-08-27 | 5 | -5/+82 |
* | Uses FilePath instead of std::wstring in webkit_glue::GetApplicationDirectory. | avi@google.com | 2009-08-27 | 1 | -8/+6 |
* | plugins: unfork WebPluginDelegateImpl between linux/win | evan@chromium.org | 2009-08-26 | 5 | -1508/+45 |
* | Fork webplugin_delegate_impl.cc in anticipation of remerging. | evan@chromium.org | 2009-08-26 | 1 | -0/+1337 |
* | linux: test plugin for appropriate architecture before loading | evan@chromium.org | 2009-08-26 | 1 | -0/+44 |
* | linux: new socket/plug code for windowed plugins | piman@chromium.org | 2009-08-25 | 5 | -68/+102 |
* | Revert 24266 - This CL ensures that plugins always peek in the context of out... | ananta@chromium.org | 2009-08-25 | 2 | -10/+2 |
* | This CL ensures that plugins always peek in the context of outgoing sync calls. | ananta@chromium.org | 2009-08-25 | 2 | -2/+10 |
* | linux/mac: implement NPN_ThreadAsyncCall | piman@chromium.org | 2009-08-24 | 1 | -1/+1 |
* | More removal of WebCore usage from webplugin_impl.cc | darin@chromium.org | 2009-08-21 | 6 | -29/+23 |
* | linux: Plugin descriptions can be UTF-8. | evan@chromium.org | 2009-08-20 | 1 | -1/+1 |
* | Fix a line that was accidently deleted in my plugin change. | jam@chromium.org | 2009-08-20 | 1 | -1/+1 |
* | Enable the Google Talk Video plugin, which seems pretty well behaved. | amanda@chromium.org | 2009-08-19 | 1 | -3/+4 |
* | Renames the function CreateTemporaryFilename to CreateTemporaryFile and track... | erikkay@chromium.org | 2009-08-18 | 1 | -1/+1 |
* | Ensure we don't load plugins on the IO thread. | jam@chromium.org | 2009-08-15 | 6 | -120/+120 |
* | Reverting 23420. It caused a reliability regression. | maruel@chromium.org | 2009-08-14 | 6 | -120/+120 |
* | Ensure we don't load plugins on the IO thread. | jam@chromium.org | 2009-08-14 | 6 | -120/+120 |
* | Blacklist the Gears plugin on Mac | stuartmorgan@google.com | 2009-08-13 | 1 | -0/+7 |
* | Add an UpdateContext call to WebPluginDelegateImpl on the Mac. | stuartmorgan@google.com | 2009-08-13 | 2 | -16/+26 |
* | Revert 23064 - Ensure we don't load plugins on the IO thread | sgk@google.com | 2009-08-11 | 2 | -8/+0 |
* | Ensure we don't load plugins on the IO thread | jam@chromium.org | 2009-08-11 | 2 | -0/+8 |
* | Remove all direct calls to NPN_ functions in WebCore. The replacement for th... | jorlow@chromium.org | 2009-08-11 | 1 | -26/+28 |
* | Add the test plugin to the Mac plugin whitelist | stuartmorgan@google.com | 2009-08-10 | 1 | -2/+3 |
* | Only load whitelisted plugins on the Mac | stuartmorgan@google.com | 2009-08-10 | 1 | -3/+10 |
* | Set up a interposing library for Carbon calls made by plugins. | stuartmorgan@google.com | 2009-08-07 | 3 | -75/+114 |
* | linux: fix windowless Flash when scrolling | piman@chromium.org | 2009-08-07 | 1 | -1/+8 |