|
|
[android] Remove unpack library fallback.
The load library from APK configuration of Chrome is only
going to be used on version of Lollipop onwards where there
should be no need to trigger the unpack fallback. UMA shows
no use of this fallback in the wild, so let's remove it.
BUG= 398425, 390618
Committed: https://crrev.com/5bdee9ce280c64269fefea901c08f98d90adb232
Cr-Commit-Position: refs/heads/master@{#337222}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+44 lines, -599 lines) |
Patch |
 |
M |
android_webview/glue/java/src/com/android/webview/chromium/WebViewChromiumFactoryProvider.java
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
android_webview/java/src/org/chromium/android_webview/AwBrowserProcess.java
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
base/android/java/src/org/chromium/base/library_loader/LibraryLoader.java
|
View
|
1
2
3
|
8 chunks |
+13 lines, -83 lines |
0 comments
|
Download
|
 |
D |
base/android/java/src/org/chromium/base/library_loader/LibraryLoaderHelper.java
|
View
|
|
1 chunk |
+0 lines, -338 lines |
0 comments
|
Download
|
 |
M |
base/android/java/src/org/chromium/base/library_loader/Linker.java
|
View
|
|
3 chunks |
+0 lines, -58 lines |
0 comments
|
Download
|
 |
M |
base/android/javatests/src/org/chromium/base/metrics/RecordHistogramTest.java
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
base/android/linker/linker_jni.cc
|
View
|
1
|
2 chunks |
+1 line, -59 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/ChromeApplication.java
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/init/NativeInitializationController.java
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chromecast/browser/android/apk/src/org/chromium/chromecast/shell/CastBrowserHelper.java
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/public/android/java/src/org/chromium/content/app/ChildProcessService.java
|
View
|
1
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/public/android/java/src/org/chromium/content/browser/BrowserStartupController.java
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/public/android/javatests/src/org/chromium/content/browser/ChildProcessLauncherTest.java
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/public/android/javatests/src/org/chromium/content/browser/ServiceRegistryTest.java
|
View
|
1
2
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/public/test/android/javatests/src/org/chromium/content/browser/test/NativeLibraryTestBase.java
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/shell/android/browsertests/src/org/chromium/content_shell/browsertests/ContentShellBrowserTestActivity.java
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/shell/android/linker_test_apk/src/org/chromium/chromium_linker_test_apk/ChromiumLinkerTestActivity.java
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/shell/android/shell_apk/src/org/chromium/content_shell_apk/ContentShellActivity.java
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/android/javatests/src/org/chromium/mojo/MojoTestCase.java
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
mojo/runner/android/apk/src/org/chromium/mojo/shell/MojoShellApplication.java
|
View
|
1
2
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/android/javatests/src/org/chromium/net/NetworkChangeNotifierTest.java
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
third_party/android_crazy_linker/README.chromium
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/android_crazy_linker/src/include/crazy_linker.h
|
View
|
|
1 chunk |
+0 lines, -14 lines |
0 comments
|
Download
|
 |
M |
third_party/android_crazy_linker/src/src/crazy_linker_api.cpp
|
View
|
|
1 chunk |
+0 lines, -25 lines |
0 comments
|
Download
|
 |
M |
tools/metrics/histograms/histograms.xml
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 40 (17 generated)
|