summaryrefslogtreecommitdiffstats
path: root/content/renderer/webplugin_delegate_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix painting glitch with text and NPAPI plugins. This was a regression from r...jam@chromium.org2013-03-061-2/+4
* content: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-151-1/+1
* Pass is_anchor_first with SelectionBounds_Paramscjhopman@chromium.org2013-02-121-0/+1
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-12/+14
* Add ViewHostMsg_SelectionBounds_Paramscjhopman@chromium.org2013-02-051-2/+5
* Update some #includes in content/renderer for headers in the new Platform dir...pilgrim@chromium.org2013-01-151-2/+2
* Distinguish plugin disconnections from plugin crashes.yzshen@chromium.org2013-01-101-2/+2
* Add ResolveProxy to the content API.raymes@chromium.org2012-12-191-3/+1
* [base] Move AutoReset to base namespace.dbeam@chromium.org2012-11-211-2/+3
* Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...reed@google.com2012-11-141-4/+5
* Get windowless plugins working when accelerated compositing is turned on by c...jam@chromium.org2012-11-101-256/+13
* Use the RenderView's routing_id, instead of HWND, as the unique identifier us...jam@chromium.org2012-11-021-1/+0
* Make "dummy window" which is used for windowless plugins be parented in the b...jam@chromium.org2012-11-011-8/+21
* Add non-member non-mutating methods for common gfx::Rect operations.danakj@chromium.org2012-10-291-8/+5
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-231-6/+10
* Move a bunch of code in content\renderer to the content namespace.jam@chromium.org2012-10-191-4/+8
* Cleanup: Use plugin constants in more places.thestig@chromium.org2012-09-271-3/+2
* Remove PluginGroupibraaaa@google.com2012-09-271-1/+0
* Remove all support for the Carbon NPAPI event modelstuartmorgan@chromium.org2012-09-111-3/+2
* Revert 155122 - Code to collect issue 97285 debugging info for crash reports.shess@chromium.org2012-09-061-53/+0
* Code to collect issue 97285 debugging info for crash reports.shess@chromium.org2012-09-061-0/+53
* Retry channel setup for NPAPI plugins.shess@chromium.org2012-08-221-42/+57
* Add new TextInputState parameters to carry information from WebViewImpl::text...olilan@chromium.org2012-08-211-2/+4
* Enable verbose logging during PluginMsg_CreateInstance.bauerb@chromium.org2012-08-201-6/+34
* Revert 151975 - Enable verbose logging during PluginMsg_CreateInstance.piman@chromium.org2012-08-171-34/+6
* linux/npapi: correctly clip damage rect when checking if the background has c...piman@chromium.org2012-08-171-6/+7
* Enable verbose logging during PluginMsg_CreateInstance.bauerb@chromium.org2012-08-161-6/+34
* Adding selection text direction to SelectionBoundsChanged.jcivelli@chromium.org2012-08-101-1/+3
* [Mac] Log stack trace for CHECK in bug 97285.shess@chromium.org2012-05-181-0/+11
* remove WEBKIT_USING_CGjamesr@chromium.org2012-05-101-4/+0
* Move BrokerDuplicateHandle() to be declared in content/publicmseaborn@chromium.org2012-04-161-2/+2
* I accidentally converted a DCHECK to a CHECK when I landed r132303jschuh@chromium.org2012-04-151-1/+1
* Convert plugin and GPU process to brokered handle duplication.jschuh@chromium.org2012-04-141-4/+19
* Revert 132218 - Convert plugin and GPU process to brokered handle duplication.eroman@chromium.org2012-04-131-19/+4
* Convert plugin and GPU process to brokered handle duplication.jschuh@chromium.org2012-04-131-4/+19
* Avoid sending DidChangeView notification if the plugin rect is too big.yzshen@chromium.org2012-04-121-4/+6
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-1/+1
* Revert 129627 - Add a sandbox API for broker handle duplicationjschuh@chromium.org2012-03-291-19/+4
* Add a sandbox API for broker handle duplicationjschuh@chromium.org2012-03-291-4/+19
* Fix a few warnings that -Wnull-conversion of a future clang will complain about.thakis@chromium.org2012-03-281-2/+2
* ui/gfx: Update includes to point to canvas.h instead of canvas_skia.htfarina@chromium.org2012-03-141-4/+4
* mac: fix flash videos with --disable-composited-core-animation-pluginspiman@chromium.org2012-03-141-2/+2
* Add error messages when plug-in loading fails.bauerb@chromium.org2012-02-101-2/+11
* Move gpu client files to content_common, in content/common/gpu/clientpiman@chromium.org2012-02-071-1/+0
* android build: progress on content and libjingle.jrg@chromium.org2012-01-271-1/+5
* Update includes to new header locationsabarth@chromium.org2011-12-031-2/+2
* Render Core Animation plugins through WebKit's compositor rather thankbr@chromium.org2011-11-301-0/+32
* Refactor SelectionChanged and ImeUpdateTextInputType IPCs for surrounding tex...penghuang@chromium.org2011-10-161-3/+5
* Remove wmode hack for older versions of Flash on the Macstuartmorgan@chromium.org2011-10-121-28/+0
* Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't in...jam@chromium.org2011-10-101-2/+2