| Commit message (Expand) | Author | Age | Files | Lines |
* | Move plugin code to content. | jam@chromium.org | 2011-03-16 | 1 | -451/+0 |
* | Remove last dependencies on chrome\common from chrome\plugin. | jam@chromium.org | 2011-03-16 | 1 | -1/+1 |
* | Unifying NativeMetafile class interface (as much as possible) for Linux, Mac,... | dpapad@chromium.org | 2011-03-16 | 1 | -2/+2 |
* | Get rid of some more dependencies on chrome\common from plugin, in preparatio... | jam@chromium.org | 2011-03-15 | 1 | -4/+4 |
* | Move plugin messages to content. | jam@chromium.org | 2011-03-14 | 1 | -1/+1 |
* | Reland r76840 with fix for webkit_gpu dependencies. | apatrick@chromium.org | 2011-03-08 | 1 | -38/+0 |
* | Revert 76840 - Removed GPU plugin. | jcivelli@chromium.org | 2011-03-04 | 1 | -0/+38 |
* | Removed GPU plugin. | apatrick@chromium.org | 2011-03-03 | 1 | -38/+0 |
* | Applying factory pattern (through NativeMetafileFactory class). It is used to... | dpapad@chromium.org | 2011-03-02 | 1 | -8/+14 |
* | Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)... | jam@chromium.org | 2011-03-02 | 1 | -14/+8 |
* | Applying factory pattern (through NativeMetafileFactory class). It is used to... | dpapad@chromium.org | 2011-03-02 | 1 | -8/+14 |
* | Update Mac plugin IME handling to match updated spec | stuartmorgan@chromium.org | 2011-01-21 | 1 | -4/+4 |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 1 | -2/+2 |
* | Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ... | jam@chromium.org | 2010-12-24 | 1 | -2/+6 |
* | Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl... | brettw@chromium.org | 2010-12-21 | 1 | -8/+11 |
* | Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi" | chase@chromium.org | 2010-12-21 | 1 | -11/+8 |
* | Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki... | chase@chromium.org | 2010-12-20 | 1 | -8/+11 |
* | Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin... | brettw@chromium.org | 2010-12-20 | 1 | -11/+8 |
* | Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put | brettw@chromium.org | 2010-12-20 | 1 | -8/+11 |
* | Implement NPAPI HTTP Redirect handling. This basically supports the NPAPI URL... | ananta@chromium.org | 2010-11-23 | 1 | -2/+3 |
* | Fix up SharedMemory implementation so that it is more equivalent on Windows v... | dmaclach@chromium.org | 2010-10-27 | 1 | -5/+1 |
* | Implement IME for Mac plugins using the Cocoa event model on 10.6 | stuartmorgan@chromium.org | 2010-10-15 | 1 | -0/+7 |
* | shared_memory: remove wstrings, fix callers. | evan@chromium.org | 2010-09-29 | 1 | -1/+1 |
* | Add NULL-checks to plugin delegate message handlers | stuartmorgan@chromium.org | 2010-09-27 | 1 | -7/+13 |
* | Extend improved windowless plugin focus handling to all platforms | stuartmorgan@chromium.org | 2010-09-18 | 1 | -5/+5 |
* | Revert 59845 - Extend improved windowless plugin focus handling to all platforms | stuartmorgan@chromium.org | 2010-09-17 | 1 | -5/+5 |
* | Extend improved windowless plugin focus handling to all platforms | stuartmorgan@chromium.org | 2010-09-17 | 1 | -5/+5 |
* | Fix initial plugin Mac plugin focus and visibily | stuartmorgan@chromium.org | 2010-09-03 | 1 | -5/+0 |
* | Remove GetSwitchValue() from chrome/* where easy. | evan@chromium.org | 2010-08-06 | 1 | -3/+2 |
* | Revert "Remove GetSwitchValue() from chrome/* where easy." | evan@chromium.org | 2010-08-04 | 1 | -3/+3 |
* | Remove GetSwitchValue() from chrome/* where easy. | evan@chromium.org | 2010-08-04 | 1 | -3/+3 |
* | render_view.h: Header cleanup. | jhawkins@chromium.org | 2010-07-26 | 1 | -2/+2 |
* | Fix Pepper 3D GLContext initialization. | apatrick@chromium.org | 2010-07-15 | 1 | -2/+17 |
* | Linux: fix compilation error with gcc 4.5. | craig.schlenter@chromium.org | 2010-05-11 | 1 | -1/+1 |
* | Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5 | evan@chromium.org | 2010-05-06 | 1 | -1/+1 |
* | Update Mac plugins for SetFocus changes, and remove old workaround messages | stuartmorgan@chromium.org | 2010-05-05 | 1 | -19/+7 |
* | Improve plugin performance on the Mac | stuartmorgan@chromium.org | 2010-04-14 | 1 | -1/+2 |
* | Rename uses of GPUPlugin in class names and IPC to AcceleratedSurface. | pinkerton@chromium.org | 2010-03-12 | 1 | -3/+3 |
* | Added support for opening a GPU command buffer from a renderer processes thro... | apatrick@chromium.org | 2010-03-05 | 1 | -0/+8 |
* | Make SharedMemory use uint32 instead of size_t. This removes the remaining s... | jam@chromium.org | 2010-02-16 | 1 | -2/+2 |
* | Send window frame information to Mac plugins via IPC | stuartmorgan@chromium.org | 2010-02-08 | 1 | -4/+21 |
* | [GPU] Get GPU process running on the mac | kbr@google.com | 2010-02-03 | 1 | -1/+14 |
* | Add tab switch notification to the Mac plugin plumbing. | stuartmorgan@chromium.org | 2010-02-01 | 1 | -1/+7 |
* | Propagate window focus changes to plugins on the Mac | stuartmorgan@chromium.org | 2010-02-01 | 1 | -0/+9 |
* | Fix passing pointers between processes. | jam@chromium.org | 2010-01-29 | 1 | -16/+17 |
* | Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma... | apatrick@google.com | 2009-12-22 | 1 | -1/+1 |
* | Fix uninitialized variable if ENABLE_GPU is not set | piman@chromium.org | 2009-12-15 | 1 | -0/+2 |
* | Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync... | apatrick@google.com | 2009-12-12 | 1 | -2/+15 |
* | Add acknowledgement messages for PluginMsg_UpdateGeometry. On the Mac, use | mark@chromium.org | 2009-11-30 | 1 | -1/+6 |
* | Mac: Simulate the OS-level focus handling that windows and linux plugins | amanda@chromium.org | 2009-11-20 | 1 | -0/+19 |