summaryrefslogtreecommitdiffstats
path: root/content/plugin
Commit message (Expand)AuthorAgeFilesLines
* Merge 208959 "Check plugin delegate exists when unregistering as..."wez@chromium.org2013-07-011-4/+5
* mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.thakis@chromium.org2013-06-242-3/+3
* Track NPObject ownership by the originating plugins' NPP identifier. [4/6] (C...wez@chromium.org2013-06-214-3/+41
* Move io_surface_support_mac to ui/gl.danakj@chromium.org2013-06-191-1/+1
* Update Blink include pathsabarth@chromium.org2013-06-172-3/+3
* Use a direct include of strings headers in content/p*/.avi@chromium.org2013-06-124-4/+4
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Move a bunch of child-only code from content/common to content/childscottmg@chromium.org2013-06-064-5/+5
* Rename content/common_child to content/childscottmg@chromium.org2013-06-047-12/+12
* Update content/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-031-1/+1
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-024-11/+17
* Move the WebCursor sources from webkit/glue to webkit/common/cursors.ananta@chromium.org2013-05-311-1/+1
* Get rid of the dependency on WebKit::WebCursorInfo internals from WebCursor.ananta@chromium.org2013-05-241-2/+2
* Move child-common classes to content/common_childjamesr@chromium.org2013-05-218-12/+15
* Switch Linux Aura ports over to POSIX SHM instead of legacy SYSV SHM.cevans@chromium.org2013-05-171-2/+2
* Relanding this as the previous attempt failed due to build errors.ananta@chromium.org2013-05-151-1/+2
* Revert 199560 "Move the plugins sources out of the webkit glue t..."ananta@chromium.org2013-05-111-2/+1
* Move the plugins sources out of the webkit glue target into a new target 'plu...ananta@chromium.org2013-05-101-1/+2
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-045-14/+21
* content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-1/+1
* Add Shutdown() helper to ChildThread and move all destructor logic.dcheng@chromium.org2013-04-222-0/+4
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-174-7/+7
* Split the power monitoring feature from SystemMonitorhongbo.min@intel.com2013-04-031-2/+2
* Removed support for Core Animation plugins when accelerated compositing is di...kbr@chromium.org2013-03-196-148/+16
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-1/+1
* Fix painting glitch with text and NPAPI plugins. This was a regression from r...jam@chromium.org2013-03-063-2/+7
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-122-3/+5
* Add explicit base to FilePath.brettw@chromium.org2013-02-073-4/+5
* Use skia::RefPtr in place of manual ref-counting for Skia types.danakj@chromium.org2012-12-042-25/+24
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-141-1/+1
* Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...reed@google.com2012-11-142-15/+11
* Get windowless plugins working when accelerated compositing is turned on by c...jam@chromium.org2012-11-103-70/+6
* Move global_descriptors to base/posix.brettw@chromium.org2012-11-091-1/+1
* Use the RenderView's routing_id, instead of HWND, as the unique identifier us...jam@chromium.org2012-11-025-40/+30
* Stop passing the parent hwnd to the plugin process on initialization.jam@chromium.org2012-11-021-21/+1
* Make "dummy window" which is used for windowless plugins be parented in the b...jam@chromium.org2012-11-012-5/+7
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-311-1/+1
* Move the remaning files in content\common to the content namespace.jam@chromium.org2012-10-241-5/+3
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-231-2/+3
* Remove Carbon cursor call interposing in Mac NPAPI pluginsstuartmorgan@chromium.org2012-10-233-54/+0
* Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...jam@chromium.org2012-10-2114-14/+66
* Remove a dead code path in Mac NPAPI context menu supportstuartmorgan@chromium.org2012-10-181-14/+3
* 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