OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <lint> | 2 <lint> |
3 <!-- | 3 <!-- |
4 STOP! It looks like you want to suppress some lint errors: | 4 STOP! It looks like you want to suppress some lint errors: |
5 - Have you tried identifing the offending patch? | 5 - Have you tried identifing the offending patch? |
6 Ask the author for a fix and/or revert the patch. | 6 Ask the author for a fix and/or revert the patch. |
7 - It is preferred to add suppressions in the code instead of | 7 - It is preferred to add suppressions in the code instead of |
8 sweeping it under the rug here. See: | 8 sweeping it under the rug here. See: |
9 | 9 |
10 http://developer.android.com/tools/debugging/improving-w-lint.html | 10 http://developer.android.com/tools/debugging/improving-w-lint.html |
(...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
210 <ignore regexp="org/chromium/chrome/browser/ntp/NewTabPage.class"/> | 210 <ignore regexp="org/chromium/chrome/browser/ntp/NewTabPage.class"/> |
211 <ignore regexp="org/chromium/chromecast/base/CastSettingsManager.class"/> | 211 <ignore regexp="org/chromium/chromecast/base/CastSettingsManager.class"/> |
212 <ignore regexp="org/chromium/memconsumer/MemConsumer.*.class"/> | 212 <ignore regexp="org/chromium/memconsumer/MemConsumer.*.class"/> |
213 <ignore regexp="org/chromium/memconsumer/ResidentService.class"/> | 213 <ignore regexp="org/chromium/memconsumer/ResidentService.class"/> |
214 <ignore regexp="org/chromium/mojo/bindings/ValidationTest.class"/> | 214 <ignore regexp="org/chromium/mojo/bindings/ValidationTest.class"/> |
215 </issue> | 215 </issue> |
216 <issue id="OldTargetApi"> | 216 <issue id="OldTargetApi"> |
217 <ignore path="AndroidManifest.xml"/> | 217 <ignore path="AndroidManifest.xml"/> |
218 </issue> | 218 </issue> |
219 <issue id="Overdraw" severity="ignore"/> | 219 <issue id="Overdraw" severity="ignore"/> |
| 220 <issue id="Override"> |
| 221 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 222 <ignore regexp="org/chromium/content/browser/input/ReplicaInputConnection.cl
ass"/> |
| 223 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 224 <ignore regexp="org/chromium/content/browser/input/ThreadedInputConnection.c
lass"/> |
| 225 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 226 <ignore regexp="com/android/webview/chromium/ContentSettingsAdapter.class"/> |
| 227 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 228 <ignore regexp="com/android/webview/chromium/ServiceWorkerControllerAdapter.
class"/> |
| 229 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 230 <ignore regexp="com/android/webview/chromium/ServiceWorkerSettingsAdapter.cl
ass"/> |
| 231 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 232 <ignore regexp="org/chromium/chrome/browser/ChromeActivity.class"/> |
| 233 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 234 <ignore regexp="org/chromium/chrome/browser/ChromeTabbedActivity.class"/> |
| 235 </issue> |
220 <issue id="PackageManagerGetSignatures"> | 236 <issue id="PackageManagerGetSignatures"> |
221 <ignore regexp="chrome/android/webapk/libs/client/src/org/chromium/webapk/li
b/client/WebApkValidator.java"/> | 237 <ignore regexp="chrome/android/webapk/libs/client/src/org/chromium/webapk/li
b/client/WebApkValidator.java"/> |
222 </issue> | 238 </issue> |
223 <issue id="PluralsCandidate" severity="Error"> | 239 <issue id="PluralsCandidate" severity="Error"> |
224 <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-e
n-rGB/android_chrome_strings.xml"/> | 240 <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-e
n-rGB/android_chrome_strings.xml"/> |
225 <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values/a
ndroid_chrome_strings.xml"/> | 241 <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values/a
ndroid_chrome_strings.xml"/> |
226 </issue> | 242 </issue> |
227 <issue id="Recycle" severity="ignore"/> | 243 <issue id="Recycle" severity="ignore"/> |
228 <issue id="Registered" severity="ignore"/> | 244 <issue id="Registered" severity="ignore"/> |
229 <issue id="RtlCompat" severity="ignore"/> | 245 <issue id="RtlCompat" severity="ignore"/> |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
267 <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-i
n/android_chrome_strings.xml"/> | 283 <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-i
n/android_chrome_strings.xml"/> |
268 <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-j
a/android_chrome_strings.xml"/> | 284 <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-j
a/android_chrome_strings.xml"/> |
269 <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-k
o/android_chrome_strings.xml"/> | 285 <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-k
o/android_chrome_strings.xml"/> |
270 <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-l
t/android_chrome_strings.xml"/> | 286 <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-l
t/android_chrome_strings.xml"/> |
271 <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-s
k/android_chrome_strings.xml"/> | 287 <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-s
k/android_chrome_strings.xml"/> |
272 <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-t
h/android_chrome_strings.xml"/> | 288 <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-t
h/android_chrome_strings.xml"/> |
273 <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-v
i/android_chrome_strings.xml"/> | 289 <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-v
i/android_chrome_strings.xml"/> |
274 <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-z
h-rCN/android_chrome_strings.xml"/> | 290 <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-z
h-rCN/android_chrome_strings.xml"/> |
275 <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-z
h-rTW/android_chrome_strings.xml"/> | 291 <ignore regexp="gen/chrome/android/chrome_strings_grd.resources.zip/values-z
h-rTW/android_chrome_strings.xml"/> |
276 </issue> | 292 </issue> |
| 293 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 294 <issue id="UnusedResources" severity="ignore"/> |
277 <issue id="UnusedResources"> | 295 <issue id="UnusedResources"> |
278 <ignore regexp="PRODUCT_DIR/gen/remoting/android/remoting_android_raw_resour
ces/res/raw/credits.html"/> | 296 <ignore regexp="PRODUCT_DIR/gen/remoting/android/remoting_android_raw_resour
ces/res/raw/credits.html"/> |
279 <ignore regexp="PRODUCT_DIR/gen/remoting/android/remoting_android_raw_resour
ces/res/raw/credits_css.css"/> | 297 <ignore regexp="PRODUCT_DIR/gen/remoting/android/remoting_android_raw_resour
ces/res/raw/credits_css.css"/> |
280 <ignore regexp="PRODUCT_DIR/gen/remoting/android/remoting_android_raw_resour
ces/res/raw/credits_js.js"/> | 298 <ignore regexp="PRODUCT_DIR/gen/remoting/android/remoting_android_raw_resour
ces/res/raw/credits_js.js"/> |
281 <ignore regexp="PRODUCT_DIR/gen/remoting/android/remoting_android_raw_resour
ces/res/raw/main.css"/> | 299 <ignore regexp="PRODUCT_DIR/gen/remoting/android/remoting_android_raw_resour
ces/res/raw/main.css"/> |
282 <ignore regexp="android_ui_strings.xml"/> | 300 <ignore regexp="android_ui_strings.xml"/> |
283 <ignore regexp="android_webview/java/res/drawable-hdpi/ic_play_circle_outlin
e_black_48dp.png"/> | 301 <ignore regexp="android_webview/java/res/drawable-hdpi/ic_play_circle_outlin
e_black_48dp.png"/> |
284 <ignore regexp="android_webview/test/shell/res/raw/resource_file.html"/> | 302 <ignore regexp="android_webview/test/shell/res/raw/resource_file.html"/> |
285 <ignore regexp="android_webview/test/shell/res/raw/resource_icon.png"/> | 303 <ignore regexp="android_webview/test/shell/res/raw/resource_icon.png"/> |
286 <ignore regexp="android_webview/tools/automated_ui_tests/java/res/"/> | 304 <ignore regexp="android_webview/tools/automated_ui_tests/java/res/"/> |
287 <ignore regexp="blimp/client/app/android/java/res/drawable-hdpi/btn_menu.png
"/> | 305 <ignore regexp="blimp/client/app/android/java/res/drawable-hdpi/btn_menu.png
"/> |
288 <ignore regexp="blimp/client/app/android/java/res/drawable-hdpi/btn_reload.p
ng"/> | 306 <ignore regexp="blimp/client/app/android/java/res/drawable-hdpi/btn_reload.p
ng"/> |
289 <ignore regexp="blimp/client/app/android/java/res/drawable-hdpi/textbox.9.pn
g"/> | 307 <ignore regexp="blimp/client/app/android/java/res/drawable-hdpi/textbox.9.pn
g"/> |
290 <ignore regexp="blimp/client/app/android/java/res/drawable-hdpi/web_input_ba
ckground.9.png"/> | 308 <ignore regexp="blimp/client/app/android/java/res/drawable-hdpi/web_input_ba
ckground.9.png"/> |
291 <ignore regexp="blimp/client/app/android/java/res/layout/blimp_main.xml"/> | 309 <ignore regexp="blimp/client/app/android/java/res/layout/blimp_main.xml"/> |
292 <ignore regexp="blimp/client/app/android/java/res/layout/debug_stats_overlay
.xml"/> | 310 <ignore regexp="blimp/client/app/android/java/res/layout/debug_stats_overlay
.xml"/> |
293 <ignore regexp="blimp/client/app/android/java/res/layout/text_input_popup.xm
l"/> | 311 <ignore regexp="blimp/client/app/android/java/res/layout/text_input_popup.xm
l"/> |
294 <ignore regexp="blimp/client/app/android/java/res/layout/toolbar_popup_item.
xml"/> | 312 <ignore regexp="blimp/client/app/android/java/res/layout/toolbar_popup_item.
xml"/> |
295 <ignore regexp="blimp/client/app/android/java/res/mipmap-hdpi/app_icon.png"/
> | 313 <ignore regexp="blimp/client/app/android/java/res/mipmap-hdpi/app_icon.png"/
> |
296 <ignore regexp="blimp/client/app/android/java/res/values/arrays.xml"/> | 314 <ignore regexp="blimp/client/app/android/java/res/values/arrays.xml"/> |
297 <ignore regexp="blimp/client/app/android/java/res/values/colors.xml"/> | 315 <ignore regexp="blimp/client/app/android/java/res/values/colors.xml"/> |
298 <ignore regexp="blimp/client/app/android/java/res/values/dimens.xml"/> | 316 <ignore regexp="blimp/client/app/android/java/res/values/dimens.xml"/> |
299 <ignore regexp="blimp/client/app/android/java/res/xml/about_blimp_preference
s.xml"/> | 317 <ignore regexp="blimp/client/app/android/java/res/xml/about_blimp_preference
s.xml"/> |
300 <ignore regexp="blimp/client/app/android/java/res/xml/blimp_preferences.xml"
/> | 318 <ignore regexp="blimp/client/app/android/java/res/xml/blimp_preferences.xml"
/> |
301 <ignore regexp="chrome/android/java/res/drawable-hdpi/account_management_inc
ognito.png"/> | 319 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 320 <ignore regexp="chrome/android/java/res/drawable-hdpi/*"/> |
302 <ignore regexp="chrome/android/java/res/drawable-hdpi/amex_card.png"/> | 321 <ignore regexp="chrome/android/java/res/drawable-hdpi/amex_card.png"/> |
303 <ignore regexp="chrome/android/java/res/drawable-hdpi/bubble_white.9.png"/> | 322 <ignore regexp="chrome/android/java/res/drawable-hdpi/bubble_white.9.png"/> |
304 <ignore regexp="chrome/android/java/res/drawable-hdpi/cvc_icon.png"/> | 323 <ignore regexp="chrome/android/java/res/drawable-hdpi/cvc_icon.png"/> |
305 <ignore regexp="chrome/android/java/res/drawable-hdpi/cvc_icon_amex.png"/> | 324 <ignore regexp="chrome/android/java/res/drawable-hdpi/cvc_icon_amex.png"/> |
306 <ignore regexp="chrome/android/java/res/drawable-hdpi/discover_card.png"/> | 325 <ignore regexp="chrome/android/java/res/drawable-hdpi/discover_card.png"/> |
307 <ignore regexp="chrome/android/java/res/drawable-hdpi/generic_card.png"/> | 326 <ignore regexp="chrome/android/java/res/drawable-hdpi/generic_card.png"/> |
308 <ignore regexp="chrome/android/java/res/drawable-hdpi/ic_folder_white_24dp.p
ng"/> | 327 <ignore regexp="chrome/android/java/res/drawable-hdpi/ic_folder_white_24dp.p
ng"/> |
309 <ignore regexp="chrome/android/java/res/drawable-hdpi/ic_settings.png"/> | 328 <ignore regexp="chrome/android/java/res/drawable-hdpi/ic_settings.png"/> |
310 <ignore regexp="chrome/android/java/res/drawable-hdpi/infobar_3d_blocked.png
"/> | 329 <ignore regexp="chrome/android/java/res/drawable-hdpi/infobar_3d_blocked.png
"/> |
311 <ignore regexp="chrome/android/java/res/drawable-hdpi/infobar_autofill_cc.pn
g"/> | 330 <ignore regexp="chrome/android/java/res/drawable-hdpi/infobar_autofill_cc.pn
g"/> |
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
353 <ignore regexp="remoting/android/java/res/drawable-hdpi/ic_cardboard.png"/> | 372 <ignore regexp="remoting/android/java/res/drawable-hdpi/ic_cardboard.png"/> |
354 <ignore regexp="remoting/android/java/res/drawable-hdpi/ic_voice_input.png"/
> | 373 <ignore regexp="remoting/android/java/res/drawable-hdpi/ic_voice_input.png"/
> |
355 <ignore regexp="remoting/android/java/res/drawable-hdpi/ic_zoom_in.png"/> | 374 <ignore regexp="remoting/android/java/res/drawable-hdpi/ic_zoom_in.png"/> |
356 <ignore regexp="remoting/android/java/res/drawable-hdpi/ic_zoom_out.png"/> | 375 <ignore regexp="remoting/android/java/res/drawable-hdpi/ic_zoom_out.png"/> |
357 <ignore regexp="remoting/android/java/res/layout/navigation_list_item.xml"/> | 376 <ignore regexp="remoting/android/java/res/layout/navigation_list_item.xml"/> |
358 <ignore regexp="remoting/android/java/res/mipmap-hdpi/logo_remote_desktop_la
uncher.png"/> | 377 <ignore regexp="remoting/android/java/res/mipmap-hdpi/logo_remote_desktop_la
uncher.png"/> |
359 <ignore regexp="remoting/android/java/res/values-v17/styles.xml"/> | 378 <ignore regexp="remoting/android/java/res/values-v17/styles.xml"/> |
360 <!-- Used by Android's policies system --> | 379 <!-- Used by Android's policies system --> |
361 <ignore regexp="restriction_values.xml"/> | 380 <ignore regexp="restriction_values.xml"/> |
362 <ignore regexp="ui/android/java/res/drawable-hdpi/verify_checkmark.png"/> | 381 <ignore regexp="ui/android/java/res/drawable-hdpi/verify_checkmark.png"/> |
| 382 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 383 <ignore regexp="ui/android/java/res/values/dimens.xml"/> |
| 384 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 385 <ignore regexp="components/autofill/android/java/res/values/dimens.xml"/> |
| 386 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 387 <ignore regexp="components/autofill/android/java/res/drawable/autofill_chip_
inset.xml"/> |
| 388 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 389 <ignore regexp="components/autofill/android/java/res/layout/autofill_keyboar
d_accessory_icon.xml"/> |
| 390 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 391 <ignore regexp="components/autofill/android/java/res/layout/autofill_keyboar
d_accessory_item.xml"/> |
| 392 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 393 <ignore regexp="content/public/android/java/res/raw/empty.wav"/> |
| 394 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 395 <ignore regexp="content/public/android/java/res/drawable-hdpi/ic_menu_share_
holo_light.png"/> |
| 396 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 397 <ignore regexp="content/public/android/java/res/drawable-hdpi/ic_search.png"
/> |
| 398 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 399 <ignore regexp="content/public/android/java/res/menu/select_action_menu.xml"
/> |
| 400 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 401 <ignore regexp="remoting/android/java/res/menu/chromoting_actionbar.xml"/> |
| 402 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 403 <ignore regexp="remoting/android/java/res/menu/desktop_actionbar.xml"/> |
| 404 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 405 <ignore regexp="remoting/android/java/res/menu/host_context_menu.xml"/> |
| 406 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 407 <ignore regexp="remoting/android/java/res/drawable-hdpi/*"/> |
| 408 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 409 <ignore regexp="content/public/android/java/res/values-v17/styles.xml"/> |
| 410 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 411 <ignore regexp="content/public/android/content_strings_grd.resources.zip/val
ues/android_content_strings.xml"/> |
| 412 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 413 <ignore regexp="components/web_contents_delegate_android/android/java/res/dr
awable-hdpi/bubble.9.png"/> |
| 414 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 415 <ignore regexp="components/web_contents_delegate_android/android/java/res/dr
awable-hdpi/bubble_arrow_up.png"/> |
| 416 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 417 <ignore regexp="components/web_contents_delegate_android/android/java/res/dr
awable-hdpi/ic_warning.png"/> |
| 418 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 419 <ignore regexp="components/web_contents_delegate_android/android/java/res/la
yout/validation_message_bubble.xml"/> |
| 420 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 421 <ignore regexp="content/shell/android/java/res/drawable/ic_refresh.png"/> |
| 422 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 423 <ignore regexp="content/shell/android/java/res/drawable/progress.xml"/> |
| 424 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 425 <ignore regexp="content/shell/android/java/res/layout/shell_view.xml"/> |
| 426 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 427 <ignore regexp="content/shell/android/java/res/values/strings.xml"/> |
| 428 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 429 <ignore regexp="android_webview/test/shell/res/values/config.xml"/> |
| 430 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 431 <ignore regexp="android_webview/test/shell/res/layout/testshell_activity.xml
"/> |
| 432 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 433 <ignore regexp="chrome/android/java/res/anim/accelerate_quart.xml"/> |
| 434 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 435 <ignore regexp="chrome/android/java/res/layout/accessibility_tab_switcher.xm
l"/> |
| 436 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 437 <ignore regexp="chrome/android/java/res/drawable/accessibility_tab_switcher_
divider.xml"/> |
| 438 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 439 <ignore regexp="chrome/android/java/res/layout/accessibility_tab_switcher_li
st_item.xml"/> |
| 440 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 441 <ignore regexp="chrome/android/java/res/layout/account_chooser_dialog_item.x
ml"/> |
| 442 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 443 <ignore regexp="chrome/android/java/res/layout/account_chooser_dialog_title.
xml"/> |
| 444 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 445 <ignore regexp="chrome/android/java/res/drawable-hdpi/account_management_no_
picture.png"/> |
| 446 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 447 <ignore regexp="chrome/android/java/res/xml/account_management_preferences.x
ml"/> |
| 448 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 449 <ignore regexp="chrome/android/java/res/anim/activity_close_exit.xml"/> |
| 450 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 451 <ignore regexp="chrome/android/java/res/anim/activity_open_enter.xml"/> |
| 452 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 453 <ignore regexp="chrome/android/chrome_strings_grd.resources.zip/values/andro
id_chrome_strings.xml"/> |
| 454 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 455 <ignore regexp="content/shell/android/shell_apk/res/layout/content_shell_act
ivity.xml"/> |
| 456 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 457 <ignore regexp="content/shell/android/linker_test_apk/res/layout/test_activi
ty.xml"/> |
| 458 <!-- TODO(crbug.com/635567): Fix this properly. --> |
| 459 <ignore regexp="content/shell/android/shell_apk/res/values/strings.xml"/> |
363 </issue> | 460 </issue> |
364 <issue id="UseCompoundDrawables"> | 461 <issue id="UseCompoundDrawables"> |
365 <ignore regexp="chrome/android/java/res/layout/download_content.xml"/> | 462 <ignore regexp="chrome/android/java/res/layout/download_content.xml"/> |
366 <ignore regexp="chromecast/internal"/> | 463 <ignore regexp="chromecast/internal"/> |
367 </issue> | 464 </issue> |
368 <issue id="UselessParent"> | 465 <issue id="UselessParent"> |
369 <ignore regexp="android_webview/tools/system_webview_shell/apk/res/layout/ac
tivity_webview_browser.xml"/> | 466 <ignore regexp="android_webview/tools/system_webview_shell/apk/res/layout/ac
tivity_webview_browser.xml"/> |
370 <ignore regexp="chrome/android/java/res/layout/data_reduction_promo_screen.x
ml"/> | 467 <ignore regexp="chrome/android/java/res/layout/data_reduction_promo_screen.x
ml"/> |
371 <ignore regexp="chromecast/internal"/> | 468 <ignore regexp="chromecast/internal"/> |
372 <ignore regexp="tools/android/kerberos/SpnegoAuthenticator/res/layout/activi
ty_account_authenticator.xml"/> | 469 <ignore regexp="tools/android/kerberos/SpnegoAuthenticator/res/layout/activi
ty_account_authenticator.xml"/> |
(...skipping 12 matching lines...) Expand all Loading... |
385 </issue> | 482 </issue> |
386 <issue id="ViewConstructor" severity="ignore"/> | 483 <issue id="ViewConstructor" severity="ignore"/> |
387 <issue id="WrongCall" severity="ignore"/> | 484 <issue id="WrongCall" severity="ignore"/> |
388 <issue id="WrongConstant"> | 485 <issue id="WrongConstant"> |
389 <ignore regexp="chrome/android/java/src/org/chromium/chrome/browser/SSLClien
tCertificateRequest.java"/> | 486 <ignore regexp="chrome/android/java/src/org/chromium/chrome/browser/SSLClien
tCertificateRequest.java"/> |
390 <ignore regexp="chrome/android/java/src/org/chromium/chrome/browser/payments
/ui/EditorView.java"/> | 487 <ignore regexp="chrome/android/java/src/org/chromium/chrome/browser/payments
/ui/EditorView.java"/> |
391 <ignore regexp="chrome/android/java/src/org/chromium/chrome/browser/signin/S
igninAndSyncView.java"/> | 488 <ignore regexp="chrome/android/java/src/org/chromium/chrome/browser/signin/S
igninAndSyncView.java"/> |
392 <ignore regexp="content/public/android/java/src/org/chromium/content/browser
/ChildProcessConnectionImpl.java"/> | 489 <ignore regexp="content/public/android/java/src/org/chromium/content/browser
/ChildProcessConnectionImpl.java"/> |
393 </issue> | 490 </issue> |
394 </lint> | 491 </lint> |
OLD | NEW |