index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
content_plugin.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sort GYP files under content using tools/sort_sources.py
satorux
2015-02-13
1
-1
/
+1
*
Update mojo sdk to rev e01f9a49449381a5eb430c1fd88bf2cae73ec35a
jamesr
2014-11-19
1
-1
/
+0
*
Define gyp targets for mojo/public/* in mojo/public/mojo_public.gyp
jamesr
2014-10-07
1
-1
/
+1
*
Mojo: split up service_provider.mojom
darin@chromium.org
2014-07-31
1
-1
/
+1
*
Extract mojo_base.gyp from mojo.gyp
morrita@chromium.org
2014-07-30
1
-1
/
+1
*
Mojo: Remove InterfaceProvider.
sammc@chromium.org
2014-06-30
1
-1
/
+1
*
Support exposing Mojo services between render frames, render threads, and the...
sammc@chromium.org
2014-06-25
1
-1
/
+1
*
Shell / ShellClient -> ServiceProvider
davemoore@chromium.org
2014-05-27
1
-1
/
+1
*
Revert 272983 "Change Shell / ShellClient to ServiceProvider"
davemoore@chromium.org
2014-05-27
1
-1
/
+1
*
Change Shell / ShellClient to ServiceProvider
davemoore@chromium.org
2014-05-27
1
-1
/
+1
*
Move Mojo channel initialization closer to IPC::Channel setup
darin@chromium.org
2014-04-24
1
-0
/
+1
*
Revert 265693 "Move Mojo channel initialization closer to IPC::C..."
brianderson@chromium.org
2014-04-23
1
-1
/
+0
*
Move Mojo channel initialization closer to IPC::Channel setup
darin@chromium.org
2014-04-23
1
-0
/
+1
*
Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ...
piman@chromium.org
2014-04-11
1
-12
/
+1
*
Delete the GTK+ port of Chrome.
erg@chromium.org
2014-04-10
1
-5
/
+0
*
Use gyp targets to link in X11 libraries instead of setting -lXfoo
jamesr@chromium.org
2014-02-05
1
-10
/
+3
*
Move the rest of webkit/glue into content/child
tfarina@chromium.org
2014-02-01
1
-1
/
+0
*
webkit: Kill support/ directory.
tfarina@chromium.org
2013-09-24
1
-2
/
+2
*
Get rid of webkit/plugins/plugin_constants.* and move them to content/public/...
jam@chromium.org
2013-08-09
1
-1
/
+0
*
Get rid of webkit_plugins.gypi by moving sad_plugin.* to content/renderer.
jam@chromium.org
2013-08-08
1
-1
/
+0
*
Track NPObject ownership by the originating plugins' NPP identifier. [4/6] (C...
wez@chromium.org
2013-06-21
1
-0
/
+1
*
Move C++ code from webkit/tools/test_shell to webkit/support
jamesr@chromium.org
2013-06-04
1
-1
/
+1
*
Relanding this as the previous attempt failed due to build errors.
ananta@chromium.org
2013-05-15
1
-0
/
+2
*
Revert 199560 "Move the plugins sources out of the webkit glue t..."
ananta@chromium.org
2013-05-11
1
-2
/
+0
*
Move the plugins sources out of the webkit glue target into a new target 'plu...
ananta@chromium.org
2013-05-10
1
-0
/
+2
*
x11: Include X11 dependencies only when building with X11.
sadrul@chromium.org
2013-03-07
1
-1
/
+1
*
Exclude content/plugin/ when plugins are disabled.
nileshagrawal@chromium.org
2012-12-07
1
-52
/
+56
*
replace platform conditions with os_posix and os_bsd where applicable
robert.nagy@gmail.com
2011-11-22
1
-1
/
+1
*
Fix up compositor mocking.
backer@chromium.org
2011-10-27
1
-0
/
+7
*
Revert 107563 - Fix up compositor mocking.
backer@chromium.org
2011-10-27
1
-7
/
+0
*
Fix up compositor mocking.
backer@chromium.org
2011-10-27
1
-0
/
+7
*
exclude the linux files that are not needed on openbsd
robert.nagy@gmail.com
2011-10-25
1
-0
/
+5
*
Move content_plugin_client.h to content\public\plugin.
ananta@chromium.org
2011-10-12
1
-1
/
+1
*
fix indentation in content_*.gypi.
dpranke@chromium.org
2011-09-26
1
-45
/
+44
*
Move npobject_proxy, npobject_stub and npobject_util from content/plugin to c...
steveblock@chromium.org
2011-09-20
1
-6
/
+0
*
Move NPObjectBase and PluginChannelBase from content/plugin to content/common
steveblock@chromium.org
2011-09-20
1
-3
/
+0
*
re-land r100988 (gpy refactoring for content dll).
dpranke@chromium.org
2011-09-14
1
-7
/
+1
*
Revert r100988 (gpy refactoring for content dll).
dpranke@chromium.org
2011-09-14
1
-1
/
+7
*
This change merges all of the content code into a single library; the content...
dpranke@chromium.org
2011-09-13
1
-7
/
+1
*
Fix shared library build.
phajdan.jr@chromium.org
2011-08-19
1
-0
/
+5
*
Remove msvs_guid from chrome_frame/, cloud_print/, content/
tony@chromium.org
2011-06-22
1
-1
/
+0
*
Globally replace <(library) with static_library
evan@chromium.org
2011-05-19
1
-1
/
+1
*
Make use of the new cross-platform POSIX defines toolkit_uses_gtk, os_posix, ...
tony@chromium.org
2011-05-19
1
-1
/
+1
*
Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...
jam@chromium.org
2011-03-17
1
-0
/
+1
*
Move plugin code to content.
jam@chromium.org
2011-03-16
1
-0
/
+64