| Commit message (Expand) | Author | Age | Files | Lines |
* | Make JavaBridgeDispatcherHost not be a RenderViewHostObserver anymore. | jam@chromium.org | 2013-10-30 | 1 | -3/+0 |
* | Replace ENABLE_JAVA_BRIDGE with OS_ANDROID. | creis@chromium.org | 2013-06-12 | 1 | -2/+2 |
* | Rename content/common_child to content/child | scottmg@chromium.org | 2013-06-04 | 1 | -1/+1 |
* | Move child-common classes to content/common_child | jamesr@chromium.org | 2013-05-21 | 1 | -1/+1 |
* | Refactor renderer<->plugin code out of content/common | jamesr@chromium.org | 2013-05-15 | 1 | -1/+5 |
* | Move the remaning files in content\common to the content namespace. | jam@chromium.org | 2012-10-24 | 1 | -1/+1 |
* | Cleanup the IPC param traits structure: | jam@chromium.org | 2012-09-25 | 1 | -1/+1 |
* | Fix the Java Bridge to support non-array renderer-side objects | steveblock@chromium.org | 2011-12-20 | 1 | -0/+5 |
* | Fix a race condition in the Java Bridge when adding objects | steveblock@chromium.org | 2011-12-09 | 1 | -2/+5 |
* | Move common_param_traits and webkit_param_traits to content/public/common. | jam@chromium.org | 2011-10-21 | 1 | -1/+1 |
* | Adds the renderer component of the Java Bridge | steveblock@chromium.org | 2011-10-20 | 1 | -0/+28 |