Add the RemoteObject API in renderer. (not implemented yet)
authorCheng Zhao <zcbenz@gmail.com>
Mon, 22 Apr 2013 01:13:25 +0000 (09:13 +0800)
committerCheng Zhao <zcbenz@gmail.com>
Mon, 22 Apr 2013 01:13:25 +0000 (09:13 +0800)
commit3ae0c99ca9988ce22e523de486dcc420966a454f
treea85fe1cc35acca5e1b4068851483b445b6b780f5
parentebf5bf2d19cb9c59615082b8f6fc75fdb1b2dc79
Add the RemoteObject API in renderer. (not implemented yet)
atom.gyp
common/api/atom_extensions.h
renderer/api/atom_api_remote_object.cc [new file with mode: 0644]
renderer/api/atom_api_remote_object.h [new file with mode: 0644]
renderer/api/lib/remote_object.coffee [new file with mode: 0644]
vendor/node