summaryrefslogtreecommitdiffstats
path: root/content/plugin
Commit message (Expand)AuthorAgeFilesLines
* Remove PluginLoadObserver and related logic, it was only used for NPAPI.japhet2015-12-045-168/+0
* The API of the metadata helpers doesn't depend on PlatformDevice.tomhudson2015-11-302-2/+0
* Run gn --format over all .gn filesagrieve2015-11-201-1/+1
* Revert of Define MOJO_SHELL_CLIENT uniformly across content (patchset #3 id:4...ben2015-11-191-4/+1
* Define MOJO_SHELL_CLIENT uniformly across contentben2015-11-191-1/+4
* Revert of Bind Application in renderer (patchset #15 id:280001 of https://cod...alancutter2015-11-181-4/+1
* Bind Application in renderer.ben2015-11-181-1/+4
* Revert of Bind Application in renderer (patchset #14 id:260001 of https://cod...msramek2015-11-181-4/+1
* Bind Application in renderer.ben2015-11-181-1/+4
* Remove a bunch of dead code from WebBindings.esprehn2015-10-172-20/+2
* Make SharedMemoryHandle a class on windows.erikchen2015-09-251-7/+4
* Fix //content/plugin ax_enums gn build flake (take 2)tsniatowski2015-09-161-0/+1
* Cleanup: Remove unneeded base/memory/shared_memory.h #includes.thestig2015-09-152-4/+1
* Revert of Fix //content/plugin ax_enums gn build flake (patchset #1 id:1 of h...rdevlin.cronin2015-09-151-1/+0
* Fix //content/plugin ax_enums gn build flaketsniatowski2015-09-151-0/+1
* ipc: Use a global for the process's attachment broker.erikchen2015-09-143-14/+7
* Replace base::str[n]casecmp with helper functions.brettw2015-07-101-1/+1
* Update content module for IPC attachment brokering.erikchen2015-06-173-12/+17
* content/child: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-213-7/+7
* Remove unused blitting functions from ui/gfx/blit.ccspang2015-05-191-1/+0
* Fork the mojo shell interfaces used by Mandoline.jam2015-05-141-1/+1
* [Mac/Cleanup] Trim down Foundation.h and ApplicationServices.h includestapted2015-05-041-3/+6
* Apply automated fixits for Chrome clang plugin to content.dcheng2015-04-291-1/+1
* Remove uses of KillProcess()rvargas2015-03-181-4/+3
* Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency.tommycli2015-03-162-3/+3
* Cleanup: Fix content header include guards.tfarina2015-02-271-3/+3
* Sort GN files under contentsatorux2015-02-161-1/+1
* Mechanical rename of base::debug -> base::trace_event for /contentssid2015-02-091-2/+2
* Unify the three places that patch font loading for PDFium on Windows.jam2015-02-032-3/+3
* Move //mojo/{public, edk} underneath //third_partyblundell2015-01-191-1/+1
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-311-1/+1
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-235-6/+8
* Use content::Referrer to pass around referrers in the plugin codejochen2014-11-191-1/+1
* Cleanup: Remove more unused timer.h includes.thestig2014-10-291-1/+0
* Standardize usage of virtual/override/final in content/dcheng2014-10-217-75/+71
* Refactoring: Make IPC::Channel::TakeClientFileDescriptor() a ScopedFD.morrita2014-10-202-2/+2
* Replace OVERRIDE and FINAL with override and final in content/plugin/[a-s]*anand.ratn2014-10-077-47/+47
* content: Rename all classes with WebKitPlatform to BlinkPlatform.tfarina2014-10-052-4/+4
* Make chrome GN build work in component mode.Brett Wilson2014-09-111-1/+4
* Convert GN visibility variables to lists.brettw2014-09-061-1/+1
* Mojo: split up service_provider.mojomdarin@chromium.org2014-07-311-1/+1
* Remove carbon plugin interposing codestuartmorgan@chromium.org2014-06-305-241/+25
* Mojo: Remove InterfaceProvider.sammc@chromium.org2014-06-301-1/+1
* Support exposing Mojo services between render frames, render threads, and the...sammc@chromium.org2014-06-251-1/+1
* Revert 279557 "Support exposing Mojo services between render fra..."xhwang@chromium.org2014-06-251-1/+1
* Support exposing Mojo services between render frames, render threads, and the...sammc@chromium.org2014-06-251-1/+1
* Add chrome/plugin and chrome/utility to GN build.brettw@chromium.org2014-06-231-3/+1
* Alter the design of the bootstrap sandbox to only take over the bootstrap por...rsesek@chromium.org2014-06-191-24/+0
* Add more content subtargets and deps to the GN build.brettw@chromium.org2014-06-131-0/+44
* Decouple IPC::MessageFilter from IPC::Channelmorrita@chromium.org2014-06-131-5/+5