|
Revert of Unify application context usage. (patchset #2 id:20001 of https://codereview.chromium.org/1930443003/ )
Reason for revert:
BUG= 607811
Android android_webview_webgl_conformance_tests failing on main waterfall
Original issue's description:
> Reland of Unify application context usage.
>
> Original: https://codereview.chromium.org/1879013002/
>
> Includes minor fixes:
> - Add back missing native application context for unit tests.
> - Add back missing native application context for loadLibrary calls.
>
> TBR=torne@chromium.org,davidben@chromium.org,yfriedman@chromium.org,nyquist@chromium.org,caitkp@chromium.org,sergeyu@chromium.org,amistry@chromium.org
>
> BUG= 552419, 606824
TBR=amistry@chromium.org,caitkp@chromium.org,davidben@chromium.org,nyquist@chromium.org,sergeyu@chromium.org,torne@chromium.org,yfriedman@chromium.org,wnwen@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG= 552419, 606824
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+90 lines, -96 lines) |
Patch |
 |
M |
android_webview/glue/java/src/com/android/webview/chromium/WebViewChromiumFactoryProvider.java
|
View
|
|
7 chunks |
+19 lines, -8 lines |
0 comments
|
Download
|
 |
M |
android_webview/javatests/src/org/chromium/android_webview/test/AwTestBase.java
|
View
|
|
4 chunks |
+5 lines, -9 lines |
0 comments
|
Download
|
 |
M |
android_webview/javatests/src/org/chromium/android_webview/test/CookieManagerStartupTest.java
|
View
|
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
android_webview/javatests/src/org/chromium/android_webview/test/HttpCacheTest.java
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
android_webview/test/shell/src/org/chromium/android_webview/test/AwTestRunnerActivity.java
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
base/android/context_utils.h
|
View
|
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
base/android/context_utils.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
base/android/java/src/org/chromium/base/ContextUtils.java
|
View
|
|
3 chunks |
+18 lines, -36 lines |
0 comments
|
Download
|
 |
M |
base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java
|
View
|
|
4 chunks |
+11 lines, -8 lines |
0 comments
|
Download
|
 |
M |
blimp/client/app/android/java/src/org/chromium/blimp/BlimpLibraryLoader.java
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/init/ChromeBrowserInitializer.java
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/cronet/android/java/src/org/chromium/net/CronetLibraryLoader.java
|
View
|
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
components/resource_provider/android/android_hooks.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/resource_provider/android/java/org/chromium/resource_provider/Main.java
|
View
|
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/web_restrictions/browser/junit/src/org/chromium/components/webrestrictions/WebRestrictionsClientTest.java
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/public/android/java/src/org/chromium/content/app/ChildProcessService.java
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
content/public/android/java/src/org/chromium/content/browser/BrowserStartupController.java
|
View
|
|
3 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/android/javatests/src/org/chromium/content/browser/ChildProcessLauncherTest.java
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
mojo/android/javatests/src/org/chromium/mojo/MojoTestCase.java
|
View
|
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
net/android/junit/src/org/chromium/net/HttpNegotiateAuthenticatorTest.java
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
remoting/android/host/src/org/chromium/chromoting/host/jni/Host.java
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
remoting/android/java/src/org/chromium/chromoting/jni/JniInterface.java
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
testing/android/native_test/java/src/org/chromium/native_test/NativeUnitTestActivity.java
|
View
|
|
3 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
testing/android/native_test/native_test_launcher.cc
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
Total messages: 6 (3 generated)
|