summaryrefslogtreecommitdiffstats
path: root/content/plugin/webplugin_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Track NPObject ownership by the originating plugins' NPP identifier. [4/6] (C...wez@chromium.org2013-06-211-2/+12
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Rename content/common_child to content/childscottmg@chromium.org2013-06-041-3/+3
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-5/+9
* Move child-common classes to content/common_childjamesr@chromium.org2013-05-211-3/+4
* Switch Linux Aura ports over to POSIX SHM instead of legacy SYSV SHM.cevans@chromium.org2013-05-171-2/+2
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-3/+5
* content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-1/+1
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-3/+3
* Removed support for Core Animation plugins when accelerated compositing is di...kbr@chromium.org2013-03-191-36/+0
* Use skia::RefPtr in place of manual ref-counting for Skia types.danakj@chromium.org2012-12-041-16/+16
* Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...reed@google.com2012-11-141-8/+5
* Get windowless plugins working when accelerated compositing is turned on by c...jam@chromium.org2012-11-101-59/+4
* Use the RenderView's routing_id, instead of HWND, as the unique identifier us...jam@chromium.org2012-11-021-4/+2
* Make "dummy window" which is used for windowless plugins be parented in the b...jam@chromium.org2012-11-011-4/+5
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-311-1/+1
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-231-2/+3
* Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...jam@chromium.org2012-10-211-2/+5
* Remove Legacy NPAPI Flash Sandbox supportjschuh@chromium.org2012-10-051-10/+0
* Remove all support for the Carbon NPAPI event modelstuartmorgan@chromium.org2012-09-111-9/+1
* Fix race condition with windowless plugin buffers. The problem, which is alre...jam@chromium.org2012-08-151-27/+44
* Android content shell bringup.jrg@chromium.org2012-05-101-0/+10
* Move BrokerDuplicateHandle() to be declared in content/publicmseaborn@chromium.org2012-04-161-2/+2
* Convert plugin and GPU process to brokered handle duplication.jschuh@chromium.org2012-04-141-14/+9
* Revert 132218 - Convert plugin and GPU process to brokered handle duplication.eroman@chromium.org2012-04-131-9/+14
* Convert plugin and GPU process to brokered handle duplication.jschuh@chromium.org2012-04-131-14/+9
* Revert 129627 - Add a sandbox API for broker handle duplicationjschuh@chromium.org2012-03-291-9/+14
* Add a sandbox API for broker handle duplicationjschuh@chromium.org2012-03-291-14/+9
* mac: fix flash videos with --disable-composited-core-animation-pluginspiman@chromium.org2012-03-141-2/+2
* check for null-device before using the windowless canvasreed@google.com2012-02-241-2/+2
* Track (and eventually cap) Flash JIT sizejschuh@chromium.org2012-02-151-1/+6
* Render Core Animation plugins through WebKit's compositor rather thankbr@chromium.org2011-11-301-2/+18
* Remove section_util_win since it had two functions that were used in three pl...jam@chromium.org2011-11-281-8/+5
* base::Bind fixesgroby@chromium.org2011-11-191-3/+4
* Move content_client.h into content/public.joi@chromium.org2011-10-181-1/+1
* Move url_constansts.h to content/public/common.jam@chromium.org2011-10-141-1/+1
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-131-2/+4
* Don't hard-code an X11 screen number in DefaultVisual, etc.davidben@chromium.org2011-10-131-3/+4
* Get Chrome to build & link with USE_AURA on Windows again.BUG=noneTEST=noneben@chromium.org2011-10-061-1/+1
* Send IME events to windowless plug-ins (Chromium side)hbono@chromium.org2011-10-041-0/+13
* Move npobject_proxy, npobject_stub and npobject_util from content/plugin to c...steveblock@chromium.org2011-09-201-2/+2
* Moved the following IPC messages used by the chrome NPAPI plugin installer ou...ananta@chromium.org2011-08-311-4/+0
* Stop using the default profile's proxy service for plugin proxy requests, and...jam@chromium.org2011-08-291-0/+6
* First pass at removal of unneeded dependencies on skia\ext\platform_canvas.htwiz@google.com2011-08-021-0/+1
* Fix bad section object leak when painting pluginscpu@chromium.org2011-07-291-3/+7
* Avoid double-buffering windowless plugins and instead use buffer flipping whe...tschmelcher@chromium.org2011-07-251-134/+206
* Revert 89221 - Reverting this to see if the Flash crashes on Mac canary are d...ananta@chromium.org2011-06-231-2/+7
* Reverting this to see if the Flash crashes on Mac canary are due to this CL.ananta@chromium.org2011-06-151-7/+2
* Don't retain NPNVWindowNPObject and NPNVPluginElementNPObject twicedavidben@chromium.org2011-06-121-2/+7
* Make Flash work properly when started in low-integrity mode so that UIPI rest...jschuh@chromium.org2011-06-071-0/+5