summaryrefslogtreecommitdiffstats
path: root/content/plugin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Prevent OOB read from plugin calls returning strings with embedded NUL charac...jschuh@chromium.org2011-06-111-6/+8
* Make Flash work properly when started in low-integrity mode so that UIPI rest...jschuh@chromium.org2011-06-072-0/+6
* Fix a regression caused by the fix to ensure that NP_Shutdown is called for p...ananta@chromium.org2011-05-312-19/+28
* Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, ortony@chromium.org2011-05-311-2/+2
* Move OWNERS from top level of content to the subdirectories. Before this cha...jam@chromium.org2011-05-311-0/+5
* Preserves NPObject identity for objects created in a plugin and passed to Jav...jam@chromium.org2011-05-265-13/+103
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-261-1/+1
* Add Skia to CG adapter for plugins.caryclark@chromium.org2011-05-251-1/+4
* Revert 86625 - This change implements a first pass in the effort to remove th...vandebo@chromium.org2011-05-251-1/+1
* This change implements a first pass in the effort to remove the dependency of...twiz@chromium.org2011-05-251-1/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-255-5/+5
* Revert 86532 - Revert 86517 - Don't terminate plugin processes from the brows...ananta@chromium.org2011-05-251-0/+19
* Revert 86517 - Don't terminate plugin processes from the browser during brows...nsylvain@chromium.org2011-05-251-19/+0
* Don't terminate plugin processes from the browser during browser shutdown. Th...ananta@chromium.org2011-05-241-0/+19
* Replace "http" etc with the url_constants version. This was a previous TODO ...jam@chromium.org2011-05-231-3/+4
* Miscellaneous webkit_glue namespace changes in preparation for building src\c...ananta@chromium.org2011-05-191-5/+5
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-3/+3
* Revert 85732 (broke build) - Move SystemMonitor to base/.willchan@chromium.org2011-05-181-3/+3
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-3/+3
* Part 1 of changes to to build chrome\common as a dll. Moving some of the func...ananta@chromium.org2011-05-121-33/+0
* iwyu: Include callback_old.h where appropriate, final.jhawkins@chromium.org2011-05-111-0/+1
* Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...jam@chromium.org2011-05-025-12/+18
* linux: don't always print dlopen errors from LoadNativeLibraryevan@chromium.org2011-04-181-2/+2
* Enforce no more includes through DEPS. I also added DEPS checking for gpu/pl...jam@chromium.org2011-04-181-0/+1
* Delete the plugin printing code, which wasn't actually called.jam@chromium.org2011-04-153-68/+1
* Connect the right metafiles for print preview on Linux and Windows.vandebo@chromium.org2011-04-111-10/+7
* Add logging to NPP_ClearSiteData call.bauerb@chromium.org2011-04-111-1/+6
* Move some files from base to base/memory.levin@chromium.org2011-03-289-20/+20
* Refactor: Move app/surface to ui/gfx/surface.backer@chromium.org2011-03-252-8/+8
* Adds a TransportDIB::Id value that is explicitly invalid and use it when comp...jamesr@chromium.org2011-03-252-2/+2
* Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-221-1/+1
* Renaming NativeMetafile related methods to more appropriate names.dpapad@chromium.org2011-03-191-3/+2
* Revert 78666 - Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-181-1/+1
* Cleanup NativeMetafile (win) interface and EMF class.vandebo@chromium.org2011-03-181-1/+1
* Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...jam@chromium.org2011-03-172-2/+25
* Move plugin code to content.jam@chromium.org2011-03-1625-0/+4806