3 Commits

Author SHA1 Message Date
Torne (Richard Coles)
3adca7c4c9 Update native/webview OWNERS.
Add boliu@ for reviewing changes to GL functor stuff.

Change-Id: Ie7604d77251db46261498f32c53e1ec0c3af299c
2018-04-16 17:29:00 -04:00
Torne (Richard Coles)
9b73804cae Add OWNERS for webview directories in framework.
Bug: 73450992
Test: N/A
Change-Id: I20e186eca8b02fa4e2d0eb729b94df8a36983906
2018-02-20 10:48:51 -05:00
Gustav Sennton
cd165a9d51 Move WebView loader from frameworks/webview/ to frameworks/base/.
The Java-side of the WebView loading lives in frameworks/base/ while the
native side lives in frameworks/webview/. It would be great to be able
to change the JNI interface between these two without having to update
two separate projects.

This CL moves the native side into frameworks/base/.

Bug: 62445369
Test: Run app using WebView (and ensure it loads WebView).
Change-Id: I6915e996b3a035e9d87000ccd11e5fb89deecde7
2017-06-23 15:57:40 +01:00