Adds the renderer component of the Java Bridge

This patch adds JavaBridgeDispatcher, which handles injecting Java objects into
the main frame of a RenderView. It also adds the IPC messages that are sent
from browser to renderer to manage the injection of these Java objects.

BUG=96703

Review URL: http://codereview.chromium.org/8347005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106614 0039d316-1c4b-4281-b951-d872f2087c98


CrOS-Libchrome-Original-Commit: 7f3c7afde3b300f5fc922493d494f9a9f6c36c0d
1 file changed
tree: e5624f4ffc02dd62c582269b1407f462d59e3bb2
  1. base/
  2. build/
  3. dbus/
  4. ipc/
  5. testing/
  6. third_party/