summaryrefslogtreecommitdiffstats
path: root/content/plugin
Commit message (Expand)AuthorAgeFilesLines
* Remove Legacy NPAPI Flash Sandbox supportjschuh@chromium.org2012-10-053-121/+1
* Use ScopedCOMInitializer in more places. While this doesn't always simplify ...pkasting@chromium.org2012-10-031-3/+3
* Remove memory hole mitigation for Flash Windows pluginjschuh@chromium.org2012-09-171-40/+0
* Remove all support for the Carbon NPAPI event modelstuartmorgan@chromium.org2012-09-114-64/+1
* Initial NPAPI plugin support in Win Aura.jam@chromium.org2012-09-111-0/+5
* Revert 155122 - Code to collect issue 97285 debugging info for crash reports.shess@chromium.org2012-09-061-21/+0
* Code to collect issue 97285 debugging info for crash reports.shess@chromium.org2012-09-061-0/+21
* Fix race condition with windowless plugin buffers. The problem, which is alre...jam@chromium.org2012-08-152-34/+63
* Move the injection test API to content/public.avi@chromium.org2012-08-101-1/+1
* mac: Let Carbon plugin stuff buid with the 10.7 SDKthakis@chromium.org2012-07-262-1/+14
* Get the path of the plugin interposing library from the embedder, since they'...jam@chromium.org2012-07-231-3/+4
* Move the Windows sandbox to sandbox/winjln@chromium.org2012-07-182-2/+2
* Emergency revert; rietveld broke; tree brokeerg@google.com2012-07-132-2/+2
* sandbox/src -> sandbox/win/srcjln@chromium.org2012-07-132-2/+2
* Remove #pragma once from contentajwong@chromium.org2012-07-116-8/+2
* Use IPC::Sender and IPC::Listener in content.brettw@chromium.org2012-06-252-6/+7
* Tighten up DEPS some more. NaCl/service process code are including internal c...jam@chromium.org2012-06-041-1/+1
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-122-3/+3
* RefCounted types should not have public destructors, content/ remaining bitsrsleevi@chromium.org2012-05-113-76/+81
* Android content shell bringup.jrg@chromium.org2012-05-101-0/+10
* ui: Move surface/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-032-5/+5
* 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-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