|
android: Increase NUM_PRIVILEGED_SERVICES to 20
This works in conjunction with
https://codereview.chromium.org/2557273004/ to workaround
crbug.com/664341. That CL ramdomizes the order of the named services to
avoid collision, which is not actually effective unless there is a large
number of named services to choose from.
Sandboxed service already has 20 named services, so up the privileged
(gpu) count to 20 as well.
BUG= 664341
Committed: https://crrev.com/9b853cfcf82d8c57487cb0dd8d1eeaa5ca40260f
Cr-Commit-Position: refs/heads/master@{#437634}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+77 lines, -60 lines) |
Patch |
 |
M |
chrome/android/java/AndroidManifest.xml
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chromecast/browser/android/apk/AndroidManifest.xml.jinja2
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
components/test/android/browsertests_apk/AndroidManifest.xml.jinja2
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/public/android/BUILD.gn
|
View
|
1
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/public/android/java/src/org/chromium/content/app/PrivilegedProcessService0.java
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/public/android/java/src/org/chromium/content/app/PrivilegedProcessService1.java
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
content/public/android/java/src/org/chromium/content/app/PrivilegedProcessService10.java
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/public/android/java/src/org/chromium/content/app/PrivilegedProcessService11.java
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/public/android/java/src/org/chromium/content/app/PrivilegedProcessService12.java
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/public/android/java/src/org/chromium/content/app/PrivilegedProcessService13.java
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/public/android/java/src/org/chromium/content/app/PrivilegedProcessService14.java
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/public/android/java/src/org/chromium/content/app/PrivilegedProcessService15.java
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/public/android/java/src/org/chromium/content/app/PrivilegedProcessService16.java
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/public/android/java/src/org/chromium/content/app/PrivilegedProcessService17.java
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/public/android/java/src/org/chromium/content/app/PrivilegedProcessService18.java
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/public/android/java/src/org/chromium/content/app/PrivilegedProcessService19.java
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/public/android/java/src/org/chromium/content/app/PrivilegedProcessService2.java
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
content/public/android/java/src/org/chromium/content/app/PrivilegedProcessService3.java
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/public/android/java/src/org/chromium/content/app/PrivilegedProcessService4.java
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/public/android/java/src/org/chromium/content/app/PrivilegedProcessService5.java
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/public/android/java/src/org/chromium/content/app/PrivilegedProcessService6.java
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/public/android/java/src/org/chromium/content/app/PrivilegedProcessService7.java
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/public/android/java/src/org/chromium/content/app/PrivilegedProcessService8.java
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
content/public/android/java/src/org/chromium/content/app/PrivilegedProcessService9.java
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/shell/android/browsertests_apk/AndroidManifest.xml.jinja2
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/shell/android/linker_test_apk/AndroidManifest.xml.jinja2
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/shell/android/shell_apk/AndroidManifest.xml.jinja2
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 32 (19 generated)
|