summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/npapi/webplugin_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Move NPAPI implementation out of webkit/plugins/npapi and into content.jam@chromium.org2013-07-191-1448/+0
* Use a direct include of the message_loop header in webkit/, part 2.avi@chromium.org2013-07-171-1/+1
* Fix not completed range requests from NPAPI plugins.vchigrin@yandex-team.ru2013-07-151-7/+10
* webkit: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-06-291-12/+12
* Fix handling range requests from NPAPI plugins.vchigrin@yandex-team.ru2013-06-271-6/+24
* Track NPObject ownership by the originating plugins' NPP identifier. [4/6] (C...wez@chromium.org2013-06-211-3/+15
* Update Blink include pathsabarth@chromium.org2013-06-171-10/+10
* Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-131-2/+2
* Use a direct include of strings headers in webkit/, part 2.avi@chromium.org2013-06-111-2/+2
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-071-1/+1
* Move webkit/appcache/* into webkit/{browser,common}/appcachekinuko@chromium.org2013-06-051-11/+11
* Update webkit/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-041-10/+9
* Update refernces to Blink's Platform API (webkit)abarth@chromium.org2013-05-301-10/+10
* Track NPObject ownership by the originating plugins' NPP identifier. [2/3] (C...wez@chromium.org2013-05-271-7/+32
* Revert 202364 "Track NPObject ownership by the originating plugi..."kinuko@chromium.org2013-05-271-32/+7
* Track NPObject ownership by the originating plugins' NPP identifier. [2/3] (C...wez@chromium.org2013-05-271-7/+32
* Get rid of the dependency on WebKit::WebCursorInfo internals from WebCursor.ananta@chromium.org2013-05-241-1/+10
* Move webkit/compositor_bindings into webkit/rendererjamesr@chromium.org2013-05-151-1/+1
* Revert 199575 "Fix more 64 bit compile errors flagged by convers..."ananta@chromium.org2013-05-111-5/+3
* Fix more 64 bit compile errors flagged by conversions from size_t to uint32 a...ananta@chromium.org2013-05-101-3/+5
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-05-081-1/+1
* webkit: Use base::MessageLoop.xhwang@chromium.org2013-05-071-4/+5
* webkit: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-1/+1
* Add custom entry fields for a sub-resource URL. The plan is to use this with ...cdn@chromium.org2013-04-121-0/+4
* Replace string16 with base::string16 in src/webkitbrettw@chromium.org2013-03-291-1/+1
* Move compositor bindings implementations out of WebKit::, fix stylejamesr@chromium.org2013-03-181-1/+1
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-2/+2
* cc: Chromify IOSurfaceLayerenne@chromium.org2013-03-131-1/+1
* cc: Chromify Layer and LayerImpl classes.danakj@chromium.org2013-03-121-2/+2
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-1/+1
* Manual revert of:cevans@chromium.org2013-01-291-63/+0
* Revert 129458cevans@chromium.org2013-01-291-20/+0
* Update some #includes in webkit/plugins for headers in the new Platform direc...pilgrim@chromium.org2013-01-161-11/+10
* plugins: use new WebPluginContainer::setWebLayer API for compositing.piman@chromium.org2012-12-171-15/+32
* webkit: Check that delegate_ isn't NULL before trying to updateGeometry.sadrul@chromium.org2012-10-161-2/+2
* Cleanup WebPluginDelegate implementations.thestig@chromium.org2012-09-271-17/+17
* Return NULL in WebPluginImpl::scriptableObject() if the delegate is NULL.bauerb@chromium.org2012-06-221-0/+3
* If we show a replacement plug-in when the real one is not initialized correctly,pan.deng@intel.com2012-06-201-0/+1
* Override isPlaceholder() for NPAPI and PPAPI plugins.ddorwin@chromium.org2012-06-191-0/+4
* Show a replacement plug-in for loading errors.bauerb@chromium.org2012-05-011-4/+9
* Revert 134620 - Show a replacement plug-in for loading errors.zmo@google.com2012-04-301-9/+4
* Show a replacement plug-in for loading errors.bauerb@chromium.org2012-04-301-4/+9
* Keep a histogram of Flash version numbers.cevans@chromium.org2012-03-281-0/+20
* npapi plugins: Make sure WebPlugin has no key functions on mac.thakis@chromium.org2012-03-191-0/+5
* Add error messages when plug-in loading fails.bauerb@chromium.org2012-02-101-3/+8
* Cleanup: Remove static storage for variables in an unnamed namespace.jhawkins@chromium.org2012-01-281-5/+6
* Use references instead of pointers for WebPlugin::getFormValue().bashi@chromium.org2011-12-141-2/+2
* Update these includes to use the new header locationsabarth@chromium.org2011-12-031-11/+11
* Render Core Animation plugins through WebKit's compositor rather thankbr@chromium.org2011-11-301-18/+44
* base::Bind: Conversions in webkit/plugins/npapi.jhawkins@chromium.org2011-11-121-5/+6