| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up calls like "gfx::Rect(0, 0, size().width(), size().height()". | erg@chromium.org | 2010-05-26 | 1 | -3/+2 |
* | Pull latest ppapi for initial testing support, implement checks so the tests ... | brettw@chromium.org | 2010-05-18 | 1 | -1/+1 |
* | Switch plugin backing store to local memory on non-Windows platforms | stuartmorgan@chromium.org | 2010-05-13 | 1 | -18/+43 |
* | 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 | -3/+12 |
* | Simplify delayed TransportDIB cleanup in Mac plugins | stuartmorgan@chromium.org | 2010-05-04 | 1 | -29/+23 |
* | Fix leak of windowless plugin background canvas | stuartmorgan@chromium.org | 2010-05-04 | 1 | -1/+1 |
* | Enable Core Animation for Flash by default | stuartmorgan@chromium.org | 2010-05-03 | 1 | -5/+5 |
* | Free old transport DIBs for which no PluginHostMsg_UpdateGeometry_ACK was | mark@chromium.org | 2010-04-29 | 1 | -0/+12 |
* | Free transport DIBs and associated shared memory when a WebPluginDelegateProxy | mark@chromium.org | 2010-04-29 | 1 | -10/+15 |
* | Fix length check in Silverlight background parsing | stuartmorgan@chromium.org | 2010-04-15 | 1 | -1/+1 |
* | Made Pepper 3D plugins' output opaque on Mac OS X by filling the | kbr@google.com | 2010-04-15 | 1 | -5/+5 |
* | Only mark Silverlight instances as transparent if they actually are | stuartmorgan@chromium.org | 2010-04-14 | 1 | -1/+29 |
* | Improve plugin performance on the Mac | stuartmorgan@chromium.org | 2010-04-14 | 1 | -7/+21 |
* | Remove the use of the background transport for transparent Mac plugins. | stuartmorgan@chromium.org | 2010-04-12 | 1 | -2/+10 |
* | Fix Pepper2D on the Mac so that it runs in the sandbox. Note that trusted | dspringer@google.com | 2010-04-08 | 1 | -1/+1 |
* | Fix problems with unloading/reloading/updating extensions that contain NPAPI | mpcomplete@chromium.org | 2010-04-06 | 1 | -2/+2 |
* | Move plugin-related files in webkit/glue to webkit/glue/plugins to make them | brettw@chromium.org | 2010-03-31 | 1 | -1/+1 |
* | The move networks plugin installer on windows registers itself in HKCU\Softwa... | ananta@chromium.org | 2010-03-24 | 1 | -4/+26 |
* | Add a temporary flag to enable Core Animation mode for Flash (when possible) | stuartmorgan@chromium.org | 2010-03-23 | 1 | -5/+36 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | Fix the initial draw handing of Core Animation plugins | stuartmorgan@chromium.org | 2010-03-18 | 1 | -5/+10 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -2/+2 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | Rename uses of GPUPlugin in class names and IPC to AcceleratedSurface. | pinkerton@chromium.org | 2010-03-12 | 1 | -22/+22 |
* | Make sure Core Animation plugins get initial geometry | stuartmorgan@chromium.org | 2010-03-11 | 1 | -0/+12 |
* | Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ... | pinkerton@chromium.org | 2010-03-10 | 1 | -7/+22 |
* | Revert 41158 - Implement the CoreAnimation drawing model for plugins, sharing... | pinkerton@chromium.org | 2010-03-10 | 1 | -22/+7 |
* | Implement the CoreAnimation drawing model for plug-ins, sharing IPC and some ... | pinkerton@chromium.org | 2010-03-10 | 1 | -7/+22 |
* | BSD ifdefs, etc. necessary for chrome/ | pvalchev@google.com | 2010-03-09 | 1 | -2/+2 |
* | Added support for opening a GPU command buffer from a renderer processes thro... | apatrick@chromium.org | 2010-03-05 | 1 | -1/+14 |
* | Fix transparent Silverlight plugins. | jam@chromium.org | 2010-02-24 | 1 | -2/+8 |
* | Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL uses | dspringer@google.com | 2010-02-23 | 1 | -5/+36 |
* | Make SharedMemory use uint32 instead of size_t. This removes the remaining s... | jam@chromium.org | 2010-02-16 | 1 | -1/+1 |
* | Ensure we aren't using stale invalidation rects for windowless plugins | stuartmorgan@chromium.org | 2010-02-11 | 1 | -2/+7 |
* | Send window frame information to Mac plugins via IPC | stuartmorgan@chromium.org | 2010-02-08 | 1 | -5/+33 |
* | Bug 34167: GPU plugins' output initially placed incorrectly on page | kbr@google.com | 2010-02-05 | 1 | -0/+4 |
* | [GPU] Get GPU process running on the mac | kbr@google.com | 2010-02-03 | 1 | -0/+46 |
* | Hide plugins in minimized/hidden windows on the Mac | stuartmorgan@chromium.org | 2010-02-02 | 1 | -1/+2 |
* | Add tab switch notification to the Mac plugin plumbing. | stuartmorgan@chromium.org | 2010-02-01 | 1 | -1/+17 |
* | Propagate window focus changes to plugins on the Mac | stuartmorgan@chromium.org | 2010-02-01 | 1 | -0/+14 |
* | Fix passing pointers between processes. | jam@chromium.org | 2010-01-29 | 1 | -51/+41 |
* | The renderer and plugin processes can send over raw NPObjects valid in the ot... | ananta@chromium.org | 2010-01-20 | 1 | -3/+26 |
* | Wave upload operations performed within ChromeFrame would cause the Wave appl... | ananta@chromium.org | 2010-01-13 | 1 | -0/+1 |
* | plugins: limit maximum window size | evan@chromium.org | 2009-12-28 | 1 | -0/+10 |
* | Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma... | apatrick@google.com | 2009-12-22 | 1 | -1/+1 |
* | Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync... | apatrick@google.com | 2009-12-12 | 1 | -0/+15 |
* | Avoid including gtk & glib headers in message_pump_glib.h, saves 1 sec on do-... | mattm@chromium.org | 2009-12-04 | 1 | -0/+4 |
* | Send resource load notifications from plugins to devtools agent. This is a pa... | yurys@chromium.org | 2009-12-03 | 1 | -5/+6 |
* | Add acknowledgement messages for PluginMsg_UpdateGeometry. On the Mac, use | mark@chromium.org | 2009-11-30 | 1 | -9/+73 |