History log of /frameworks/webview/chromium/loader/loader.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
768b60a6cf57b57389fc045351becf05e2ebb3ec 28-Jul-2014 Ben Murdoch <benm@google.com> Use size for address space reservation.

Rather than stat'ing the native library from native code,
use a size passed in from Java.

Bug: 16403706

Change-Id: I07ad5a774623c1899eb50474d999a2b1447783f0
/frameworks/webview/chromium/loader/loader.cpp
bf558c3c576bc709b38886e986010df3b61291bd 16-May-2014 Torne (Richard Coles) <torne@google.com> Add loader library to handle relro sharing.

Create a small native library that just contains the JNI code for
WebViewFactory, to enable loading of the full WebView native library
using android_dlopen_ext.

Bug: 13005501
Change-Id: I9608431a66868124f1c1ac618b2c24e2f2608631
/frameworks/webview/chromium/loader/loader.cpp