| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
The new WebView doesn't support plugins.
Bug: 10427705
Change-Id: I4678bf4771d402bec882193c7a2f3d05d918f042
|
|
|
|
|
|
|
| |
Update BrowserPlugin makefile post WebKit source code
move.
Change-Id: I5c8e1f4db80fc066171e6ddd74b0a5e61beadb3d
|
|
|
|
|
|
| |
The WebCore directory has moved inside a new Source directory.
Change-Id: Idb72a6e80f8df9d8685698b259ca5c305a3c0a5d
|
|
|
|
|
| |
Change-Id: I54dd62ebef47e7690afa5a858f3cad941b135481
Signed-off-by: Iliyan Malchev <malchev@google.com>
|
|
|
|
|
|
| |
http://trac.webkit.org/changeset/58590
Change-Id: I82798d5af062219a73864c3c3b59a217e882e2a5
|
|
|
|
|
|
|
|
|
| |
compiler built-ins so this change should not negatively effect the
generated code. However, a forthcoming commit will remove the
implicit include of strings.h from stdlib.h and bzero will no longer
be visible in these translation units without additional includes.
Change-Id: I8080fbcaabad4ff280163515168e4af5cd0a7112
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Provide the functions to be called from native code that take
the plugin's location and desired class name and then load that
class from the plugin's apk if it is available.
see http://b/2215696
|
|
|
|
| |
Change-Id: I6d1f45f31210c2353fa348cc37be8d91bcd5e887
|
|
|