summaryrefslogtreecommitdiffstats
path: root/content/plugin
Commit message (Expand)AuthorAgeFilesLines
* Convert plugin and GPU process to brokered handle duplication.jschuh@chromium.org2012-04-143-36/+11
* Revert 132218 - Convert plugin and GPU process to brokered handle duplication.eroman@chromium.org2012-04-133-11/+36
* Convert plugin and GPU process to brokered handle duplication.jschuh@chromium.org2012-04-133-36/+11
* Add an interface for Flash to clear its data.brettw@chromium.org2012-04-122-9/+2
* Creates an IME-host window for a sandboxed Flash.hbono@chromium.org2012-04-051-3/+20
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-3/+3
* Revert 130199 - Revert 128179 - Make sure the plugin scriptable object is rel...wez@chromium.org2012-04-042-8/+19
* Revert 128179 - Make sure the plugin scriptable object is released before NPP...wez@chromium.org2012-04-022-19/+8
* Revert 129627 - Add a sandbox API for broker handle duplicationjschuh@chromium.org2012-03-293-11/+36
* Add a sandbox API for broker handle duplicationjschuh@chromium.org2012-03-293-36/+11
* Fix compilation error due to deprecated glib APIqiankun.miao@intel.com2012-03-281-0/+4
* Make sure the plugin scriptable object is released before NPP_Destroy.wez@chromium.org2012-03-222-8/+19
* Keep one copy of the delegate & plugin teardown code.wez@chromium.org2012-03-211-7/+4
* mac: fix flash videos with --disable-composited-core-animation-pluginspiman@chromium.org2012-03-141-2/+2
* Add an OWNERS file for src\content by moving the owners that were there for t...jam@chromium.org2012-03-141-4/+0
* Emulate ImmSetAssociateContextEx() for Flash.hbono@chromium.org2012-03-131-0/+4
* Revert USER_LIMITED Flash changesjschuh@chromium.org2012-03-121-11/+0
* - Raise the total JIT cap 128mb.jschuh@chromium.org2012-02-281-8/+8
* check for null-device before using the windowless canvasreed@google.com2012-02-241-2/+2
* Poke a random-sized memory hole in the plugin process.jschuh@chromium.org2012-02-241-0/+42
* Track (and eventually cap) Flash JIT sizejschuh@chromium.org2012-02-152-2/+8
* Fix how we warm up the device enumerator for Flashjschuh@chromium.org2012-02-141-2/+4
* Tighten Flash sandbox to USER_LIMITEDjschuh@chromium.org2012-02-091-0/+9
* Convert use of int ms to TimeDelta in content/plugin.tedvessenes@gmail.com2012-01-282-6/+9
* Remove the default plugin.bauerb@chromium.org2012-01-241-11/+1
* Revert 117824 - Convert use of int ms to TimeDelta in files owned by brettw.hbono@chromium.org2012-01-162-9/+6
* Convert use of int ms to TimeDelta in files owned by brettw.tedvessenes@gmail.com2012-01-162-6/+9
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Coverity fixes for uninitialized varsgroby@chromium.org2011-12-291-5/+3
* base::Bind: Fixes in content/jhawkins@chromium.org2011-12-191-8/+5
* Remove Task inheritance from base::Timer.dcheng@chromium.org2011-12-151-0/+1
* [Mac] Remove content/ CrApplication.shess@chromium.org2011-12-061-3/+3
* base::Bind fixesgroby@chromium.org2011-12-021-19/+9
* Render Core Animation plugins through WebKit's compositor rather thankbr@chromium.org2011-11-304-31/+111
* 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-195-10/+15
* Add OVERRIDE to content/.avi@chromium.org2011-11-175-37/+40
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-151-2/+2
* Revert r108760 / reland r108744, r108753 w/ fixdpranke@chromium.org2011-11-081-0/+4
* Revert r108744, r108753 - "Modify code in chrome to call wrapper functions on...dpranke@chromium.org2011-11-051-4/+0
* Modify code in chrome to call wrapper functions on PluginServicedpranke@chromium.org2011-11-041-0/+4
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-311-2/+2
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-2/+2
* Move PageZoom enum into content/public/common and into the content namespace....jam@chromium.org2011-10-281-1/+1
* Move content_client.h into content/public.joi@chromium.org2011-10-182-2/+2
* 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-134-7/+14
* Move content_switches to content\public\common.jam@chromium.org2011-10-134-4/+4
* Don't hard-code an X11 screen number in DefaultVisual, etc.davidben@chromium.org2011-10-131-3/+4
* Move content_plugin_client.h to content\public\plugin.ananta@chromium.org2011-10-124-24/+195