| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: Remove static storage for variables in an unnamed namespace. | jhawkins@chromium.org | 2012-01-28 | 1 | -5/+6 |
* | Use references instead of pointers for WebPlugin::getFormValue(). | bashi@chromium.org | 2011-12-14 | 1 | -2/+2 |
* | Update these includes to use the new header locations | abarth@chromium.org | 2011-12-03 | 1 | -11/+11 |
* | Render Core Animation plugins through WebKit's compositor rather than | kbr@chromium.org | 2011-11-30 | 1 | -18/+44 |
* | base::Bind: Conversions in webkit/plugins/npapi. | jhawkins@chromium.org | 2011-11-12 | 1 | -5/+6 |
* | Support playback & seeking in media files over 2G. | fischman@chromium.org | 2011-10-19 | 1 | -3/+3 |
* | Add a content::RenderView API. I'll make RenderView use it in a future change... | jam@chromium.org | 2011-10-08 | 1 | -2/+1 |
* | Prevent a call to a NULL client as seen in minidumps. | mad@chromium.org | 2011-09-23 | 1 | -1/+2 |
* | Update Chrome to use WebKitPlatformSupport instead of WebKitClient. | abarth@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Moved the following IPC messages used by the chrome NPAPI plugin installer ou... | ananta@chromium.org | 2011-08-31 | 1 | -4/+0 |
* | Stop using the default profile's proxy service for plugin proxy requests, and... | jam@chromium.org | 2011-08-29 | 1 | -0/+5 |
* | Remove framework for Pepper extensions to NPAPI. | wez@chromium.org | 2011-08-22 | 1 | -73/+0 |
* | Change call to WebFrame::createAssociatedURLLoader to use overload that takes... | bbudge@chromium.org | 2011-07-29 | 1 | -1/+7 |
* | Collect stats on MIME types seen for Flash plug-in loads. This will help us | cevans@chromium.org | 2011-07-15 | 1 | -1/+40 |
* | Defend against content confusions attacks by Flash. | cevans@chromium.org | 2011-07-15 | 1 | -7/+31 |
* | Getting form value from NPAPI plugins. | bashi@chromium.org | 2011-07-13 | 1 | -0/+10 |
* | Supervise redirects of the plugin src url load, and bounce them through WebKit's | cevans@chromium.org | 2011-06-22 | 1 | -6/+22 |
* | Don't allow Pepper URL requests to have Javascript URLs. Modify PPB_URLReques... | bbudge@google.com | 2011-06-02 | 1 | -1/+3 |
* | Renamed raw_data_length to encoded_data_length | vsevik@chromium.org | 2011-04-13 | 1 | -4/+8 |
* | Enabled actual transfer size in chromium | vsevik@chromium.org | 2011-04-08 | 1 | -3/+3 |
* | WebKit roll 83160:83167. | pfeldman@chromium.org | 2011-04-07 | 1 | -18/+3 |
* | Migrated chromium to new didReceiveData method in WebURLLoaderClient | vsevik@chromium.org | 2011-03-31 | 1 | -7/+23 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Remove DevToolsAgent network callbacks as this information is now available t... | vsevik@chromium.org | 2011-03-25 | 1 | -36/+0 |
* | DevTools: migrate to the new updatream willSendRequest method. | pfeldman@chromium.org | 2011-03-25 | 1 | -5/+2 |
* | Removed deprecated function WebPlugin::getBackingTextureId. | alokp@chromium.org | 2011-03-18 | 1 | -5/+0 |
* | Remove Gears from Chrome. | aa@chromium.org | 2011-03-11 | 1 | -9/+0 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -1/+1 |
* | Propagate the user gesture state. It is necessary to do correct pop-up blocking | cevans@chromium.org | 2011-02-02 | 1 | -2/+4 |
* | Ensure that windowed NPAPI plugins get reparented to the plugin wrapper windo... | ananta@chromium.org | 2011-01-29 | 1 | -0/+7 |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 1 | -21/+21 |
* | Reland r69146 | darin@chromium.org | 2011-01-14 | 1 | -10/+1 |
* | Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl... | brettw@chromium.org | 2010-12-21 | 1 | -0/+1396 |
* | Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi" | chase@chromium.org | 2010-12-21 | 1 | -1396/+0 |
* | Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put | brettw@chromium.org | 2010-12-20 | 1 | -0/+1396 |