summaryrefslogtreecommitdiffstats
path: root/content/content_ppapi_plugin.gypi
Commit message (Expand)AuthorAgeFilesLines
* Implement HasPermission() method in PermissionService.timvolodine2014-12-111-0/+1
* Update mojo sdk to rev e01f9a49449381a5eb430c1fd88bf2cae73ec35ajamesr2014-11-191-1/+0
* Define gyp targets for mojo/public/* in mojo/public/mojo_public.gypjamesr2014-10-071-1/+1
* content: Rename all classes with WebKitPlatform to BlinkPlatform.tfarina2014-10-051-2/+2
* Mojo: split up service_provider.mojomdarin@chromium.org2014-07-311-1/+1
* Extract mojo_base.gyp from mojo.gypmorrita@chromium.org2014-07-301-1/+1
* 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
* Shell / ShellClient -> ServiceProviderdavemoore@chromium.org2014-05-271-1/+1
* Revert 272983 "Change Shell / ShellClient to ServiceProvider"davemoore@chromium.org2014-05-271-1/+1
* Change Shell / ShellClient to ServiceProviderdavemoore@chromium.org2014-05-271-1/+1
* Move Mojo channel initialization closer to IPC::Channel setupdarin@chromium.org2014-04-241-0/+1
* Revert 265693 "Move Mojo channel initialization closer to IPC::C..."brianderson@chromium.org2014-04-231-1/+0
* Move Mojo channel initialization closer to IPC::Channel setupdarin@chromium.org2014-04-231-0/+1
* Declare dependency on blink_headers in targets that use blink headersjamesr@chromium.org2014-03-161-0/+1
* Move ui.gyp into ui/base/ directory.tfarina@chromium.org2014-03-131-1/+1
* Move geometric types to a separate, more lightweight target.ben@chromium.org2013-12-181-0/+1
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-301-0/+1
* Revert 225857 "gfx: Create a separate gfx component out of ui."ckocagil@chromium.org2013-09-281-1/+0
* gfx: Create a separate gfx component out of ui.sadrul@chromium.org2013-09-281-0/+1
* Add a gyp flag to allow removing dependency on ppapi.nileshagrawal@chromium.org2012-12-051-19/+23
* PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generallydmichael@chromium.org2012-08-271-1/+1
* Propogate the UI language on the command line and expose to Flash.brettw@chromium.org2012-06-111-0/+1
* Relanding this with fixes to the mac dbg builderananta@chromium.org2012-01-201-2/+0
* Revert 118385 since this seems to break mac-debug build.sadrul@chromium.org2012-01-201-0/+2
* Remove the Webkit thread in the PPAPI plugin process and perform the text and...ananta@chromium.org2012-01-191-2/+0
* Load mac sandbox definitions from resources instead of the bundle.jochen@chromium.org2011-11-251-9/+0
* fix indentation in content_*.gypi.dpranke@chromium.org2011-09-261-31/+30
* re-land r100988 (gpy refactoring for content dll).dpranke@chromium.org2011-09-141-6/+1
* Revert r100988 (gpy refactoring for content dll).dpranke@chromium.org2011-09-141-1/+6
* This change merges all of the content code into a single library; the content...dpranke@chromium.org2011-09-131-6/+1
* Update Chrome to use WebKitPlatformSupport instead of WebKitClient.abarth@chromium.org2011-09-021-2/+2
* Mac: Make PPAPI plugins work out of process (i.e., with a proxy) and a sandbox.viettrungluu@chromium.org2011-06-141-0/+9
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* Make the Pepper proxy support in-process font rendering.brettw@chromium.org2011-05-101-1/+5
* Refactored ppapi Dispatcher to share common code between the plugin and broke...ddorwin@chromium.org2011-04-161-0/+2
* Basic support for ppapi trusted broker process: --type=ppapi-broker.ddorwin@chromium.org2011-04-071-2/+1
* Move ppapi_plugin to content.jam@chromium.org2011-03-141-0/+28