- 26 Dec, 2019 40 commits
-
-
Devlin Cronin authored
Remove: - ExtensionBrowserTest::installed_ - ExtensionBrowserTest::loaded_ - ExtensionBrowserTest::LaunchBrowserForAppInTab() - ExtensionBrowserTest::InstallExtensionWithUI() - ExtensionBrowserTest::WaitForExtensionLoadError() - browser_test_util::LaunchBrowserForAppInTab() None of these had active usage. No functional changes; pure deletion. Bug: None Change-Id: I815af35198ebeb0b75139086060eedb48a0d8209 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981067Reviewed-by:
David Bertoni <dbertoni@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#727472}
-
John Chen authored
Disabling perf test v8.browsing_mobile/browse:media:imgur:2019 on Android Nexus6 WebView Perf. TBR=crouleau@chromium.org NOTRY=True Bug: 1037905 Change-Id: I69f2cab841c944e00e4aa11c336f7422b877c417 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982592Reviewed-by:
John Chen <johnchen@chromium.org> Commit-Queue: John Chen <johnchen@chromium.org> Cr-Commit-Position: refs/heads/master@{#727471}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/d2f4e0cb1acb..533cb856c0c9 Created with: gclient setdep -r src-internal@533cb856c0c9 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: Iacbf2d48f7a2b915a3e1c97d20bea4d25ee52ed2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981807Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727470}
-
Siye Liu authored
We should reset the flag |new_text_inserted_| after each |RequestLock| call because the flag is used to indicate whether current session has new text inserted/replaced. We should clear the flag at the end of current session to prepare the state for next edit session. Bug: 1013472 Change-Id: I6efd9600d84550857ba4f55a42966753d2a7bdab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1972752Reviewed-by:
Yohei Yukawa <yukawa@chromium.org> Reviewed-by:
Siye Liu <siliu@microsoft.com> Commit-Queue: Siye Liu <siliu@microsoft.com> Cr-Commit-Position: refs/heads/master@{#727469}
-
Nazerke authored
This CL adds helper methods to signin_earlgrey_utils_app_interface.* and converts the following tests: -testSyncUploadBookmarkOnFirstSync -testSyncUploadBookmark -testSyncDownloadBookmark -testSyncCheckSameCacheGuid_SyncRestarted -testSyncCheckDifferentCacheGuid_SignOutAndSignIn -testSyncCheckSameCacheGuid_SyncRestartedAfterSignOutAndSignIn -testSyncDownloadAutofillProfile -testSyncUpdateAutofillProfile -testSyncDeleteAutofillProfile -testSyncUploadOpenTabs -testSyncTypedURLUpload -testSyncTypedUrlDownload -testSyncTypedURLDeleteFromClient -testSyncTypedURLDeleteFromServer. Bug: 987646 Change-Id: I559a90182f78996399bfc1ae9ac98a184c36d914 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1955555 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Stepan Khapugin <stkhapugin@chromium.org> Auto-Submit: Nazerke Kalidolda <nazerke@google.com> Cr-Commit-Position: refs/heads/master@{#727468}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/dadde9348d46..63b6be2bbc99 git log dadde9348d46..63b6be2bbc99 --date=short --first-parent --format='%ad %ae %s' 2019-12-26 chrome-bot@chromium.org Update config settings by config-updater. Created with: gclient setdep -r src/third_party/chromite@63b6be2bbc99 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:chromeos-kevin-rel Bug: None Tbr: chrome-os-gardeners@google.com Change-Id: I26f4d3f290fa7c13c467157589bf928a94c42516 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981805Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727467}
-
David Bertoni authored
The ExtensionBrowserTest and ExtensionApiTest classes have a set of enums for flags that have identical names and, in some cases, conflicting values. This is a problem when a function expecting one set of values is called with the other set of values. This CL removes the overlap between these sets of names and breaks their use into separate function parameters.. Bug: 1031605 Change-Id: Ie8aef41b0cfa0029ebbbb330b80bc4491c5ac5bf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1954715Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Ben Wells <benwells@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Commit-Queue: David Bertoni <dbertoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#727466}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: Ib5e7685bc295b472ade8638bfcf3af0a329ac4cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981802Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727465}
-
Justin Miron authored
This change calculates main frame document intersections by adding new intersection observer state for parent main frame intersections, propagated down the frame tree in ViewportIntersectionState. It adds new behavior to bypass clipping to the main frame's viewport when calculating a frame's intersection with the main frame, enabled by a new visual rect flag kDontApplyMainFrameOverflowClip. This is a precursor to two changes: 1. Propagating main frame intersections from render frame observers through page load metrics to the browser process. 2. Measurement of ad density within the main frame with each ad frames main frame intersection. BUG=993453 Change-Id: I7cdc790c6c2ee1047abb397fa3dc55a4c72b8c97 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1968388Reviewed-by:
Ken Buchanan <kenrb@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Reviewed-by:
Stefan Zager <szager@chromium.org> Commit-Queue: Justin Miron <justinmiron@google.com> Cr-Commit-Position: refs/heads/master@{#727464}
-
dalyk authored
The detailed host resolution error information in ResolveErrorInfo will be obtained via NavigationHandle in a future cl to trigger captive portal probes when navigations finish with secure DNS errors. The top-level error code that currently exists in NavigationHandle does not contain sufficient information to know whether certain errors (e.g. CERT_COMMON_NAME_INVALID) occurred during a DNS-over-HTTPS lookup or when establishing a connection to the desired endpoint. Bug: 1016325 Change-Id: I3c28a2582aaf9a884f43924aa6c65867ac771453 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1954849 Commit-Queue: Katharine Daly <dalyk@google.com> Reviewed-by:
Alex Moshchuk <alexmos@chromium.org> Reviewed-by:
Eric Orth <ericorth@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#727463}
-
Devlin Cronin authored
Update content/browser/web_package/web_bundle_browsertest.cc to use WebContentsConsoleObserver instead of ConsoleObserverDelegate. - This allows us to avoid overriding the existing WebContentsDelegate, if any (which can mask behavior unintentional changes). - Avoids the need for a filter of "*" Bonus cleanups: Extract common functionality for awaiting a failed navigation and extracting the console message; cuts down ~50 lines of duplicate code. Bug: 1034150 Change-Id: I6b78a46ee8bb02f529ea44980f2aa97efa80d0d1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980896Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#727462}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/6dd2c743d22b..d2f4e0cb1acb Created with: gclient setdep -r src-internal@d2f4e0cb1acb If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: I95ad19443136527b6bb331426f5bf5429131ee5a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981801Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727461}
-
Alice Wang authored
This CL moves the static method startSigninActivityIfAllowed from SigninPromoUtil to SigninUtils. Bug: 1033425 Change-Id: Ia88eae874cc198fe3291f05e3259b4f125e67b66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1968983Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Alice Wang <aliceywang@chromium.org> Cr-Commit-Position: refs/heads/master@{#727460}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/a23873d6497d..6dd2c743d22b Created with: gclient setdep -r src-internal@6dd2c743d22b If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: Ie1e11be9c56d8a318f5b661b43a37d8968d731f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981800Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727459}
-
Stepan Khapugin authored
Makes waitForMainTabCount: print the actual tab count when it fails. Bug: none Change-Id: I63e3b26b33c0cede5c8bec72b4f35b738314fa6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1942341 Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#727458}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/4718c8bf88ee..a23873d6497d Created with: gclient setdep -r src-internal@a23873d6497d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: I765e9ede92a11b68036bd31d80dfaa24ff14ada1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981799Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727457}
-
Martin Kreichgauer authored
Change the SealCredentialId(), EncodeRpId(), EncodeRpIdAndUserId() and SealLegacyV0CredentialIdForTestingOnly() methods to not return base::Optional in order to make them less clunky. No functional changes intended. Change-Id: Ic7088e3e016c09b1df5e4bcdc665d72c5ea3286b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1963861Reviewed-by:
Adam Langley <agl@chromium.org> Commit-Queue: Martin Kreichgauer <martinkr@google.com> Cr-Commit-Position: refs/heads/master@{#727456}
-
Javier Ernesto Flores Robles authored
Previously whenever a new tab was open programmatically the snapshot wasn't updated, causing inconsistencies in the tab switcher. This CL amends that by asking for a new snapshot in main controller, before the action of opening a new tab takes place. Bug: 1029482 Change-Id: I49c327b3891d91cc6bdf60de28c80770e23e893a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981717 Auto-Submit: Javier Ernesto Flores Robles <javierrobles@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#727455}
-
Kuo Jen Wei authored
Bug: 141518780 Test: Pass closure compiler check, tast run <DUT> 'camera.CCAUI*' and manually validate tooltips function of CCA works correctly. Change-Id: I059935e0d348ccc038f525a62a889439f1a11ee6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982335 Commit-Queue: Kuo Jen Wei <inker@chromium.org> Auto-Submit: Kuo Jen Wei <inker@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#727454}
-
Kuo Jen Wei authored
Bug: 141518780 Test: Pass closure compiler check, tast run <DUT> 'camera.CCAUI*' and manually validate tooltips function of CCA works correctly. Change-Id: I718ce2f7ac43ef6778091170b00ffb6367f4a9ca Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982339 Commit-Queue: Kuo Jen Wei <inker@chromium.org> Auto-Submit: Kuo Jen Wei <inker@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#727453}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: Ib28015c3f231e83131e1546185671f7eeb86cbe0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981796Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727452}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/8df6d30b0fbc..4718c8bf88ee Created with: gclient setdep -r src-internal@4718c8bf88ee If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: I3b3245d523a58c98f4cfed168d8265297d97ec59 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981797Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727451}
-
Kuo Jen Wei authored
Bug: 141518780 Test: Pass closure compiler check, tast run <DUT> 'camera.CCAUI*' and manually validate tooltips function of CCA works correctly. Change-Id: I0d7d71cd0c314c31fe38116a40e1a74b381ca796 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982334 Commit-Queue: Kuo Jen Wei <inker@chromium.org> Auto-Submit: Kuo Jen Wei <inker@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Cr-Commit-Position: refs/heads/master@{#727450}
-
Bartek Nowierski authored
This reverts commit 73a295ca. Reason for revert: Instrumentation no longer needed. It was meant only for 1 milestone. Original change's description: > Emit "function calls in detached window" counters via DetachedWindows UKM event > > Privacy review: > https://docs.google.com/document/d/1cgwwc8jY7A3MLCHAh7yvONTAWTUTlsjnBsHp2oIuMv0/edit?usp=sharing > > Change-Id: Ic7ee5a3664d592230e1e120391724dd4e7a0c5dd > Bug: chromium:1018156 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1965747 > Reviewed-by: Brian White <bcwhite@chromium.org> > Reviewed-by: Daniel Cheng <dcheng@chromium.org> > Reviewed-by: Bryan McQuade <bmcquade@chromium.org> > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Reviewed-by: Alexander Timin <altimin@chromium.org> > Commit-Queue: Bartek Nowierski <bartekn@chromium.org> > Auto-Submit: Bartek Nowierski <bartekn@chromium.org> > Cr-Commit-Position: refs/heads/master@{#727045} TBR=dcheng@chromium.org,haraken@chromium.org,keishi@chromium.org,bcwhite@chromium.org,bmcquade@chromium.org,altimin@chromium.org,bartekn@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: chromium:1018156 Change-Id: Ifad3f6c0164c82da2b1d2bf6ef0c3b0a1c1151fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982338Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#727449}
-
Kuo Jen Wei authored
Bug: 141518780 Test: Pass closure compiler check, tast run <DUT> 'camera.CCAUI*' and manually validate tooltips function of CCA works correctly. Change-Id: I6e63ceb71afdbdacbb84f72b359c09f3131916ac Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982329Reviewed-by:
Shik Chen <shik@chromium.org> Commit-Queue: Kuo Jen Wei <inker@chromium.org> Auto-Submit: Kuo Jen Wei <inker@chromium.org> Cr-Commit-Position: refs/heads/master@{#727448}
-
Hirokazu Honda authored
This is a reland of f20690e8 Original change's description: > media/gpu/vaapi: Fill min and max qp in VAEncMiscParameterRateControl > > VAEncMiscParameterRateControl has parameters about minimum and > maximum of quantization values. These values should be filled. > > Bug: 1034382 > Test: VEA test on atlas > Change-Id: I185b3e710c05095313aa71bc9fe90b23c8885345 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1969196 > Commit-Queue: Hirokazu Honda <hiroh@chromium.org> > Reviewed-by: Miguel Casas <mcasas@chromium.org> > Cr-Commit-Position: refs/heads/master@{#726700} Bug: 1034382, b:146838257 Test: android.media.cts.MediaRecorderTest#testProfileAvcBaselineLevel1 Test: video.EncodeAccel.h264_180p_i420 and video.EncodeAccel.h264_1080p_i420 Change-Id: Ibeb8310d1f260353fcf9593e7a40e62a19bc119a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982336 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Auto-Submit: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Chih-Yu Huang <akahuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#727447}
-
Bartek Nowierski authored
This reverts commit 0cfa7036. Reason for revert: Instrumentation no longer needed. It was meant only for 1 milestone. Original change's description: > Avoid setting up binding & calling GetNavigationSourceId more than once. > > Change-Id: If368dc7696a04992bac3a95489954f9e97435894 > > BUG: 1018156,1036721,1036720 > Change-Id: If368dc7696a04992bac3a95489954f9e97435894 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980665 > Auto-Submit: Bartek Nowierski <bartekn@chromium.org> > Reviewed-by: Yuta Kitamura <yutak@chromium.org> > Commit-Queue: Bartek Nowierski <bartekn@chromium.org> > Cr-Commit-Position: refs/heads/master@{#727347} TBR=yutak@chromium.org,haraken@chromium.org,bartekn@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Change-Id: I2aeee271002ea2a594950c664ba03b5bf01f68b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982333 Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#727446}
-
Hirokazu Honda authored
It is necessary to configure an image processor with a visible rectangle if the image processor will crop a given frame. Bug: 1034415 Test: vda_tests w/wo --use_vd and IP test Change-Id: I701cc4cf1c31bc69c59efc856f9ded6dc60248d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980519 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Chih-Yu Huang <akahuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#727445}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/fdec75102df2..8df6d30b0fbc Created with: gclient setdep -r src-internal@8df6d30b0fbc If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: I867483ae8a8c09edcacc67e1449a38f36a7f0ec9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981794Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727444}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/507c08efb2cd..07d744fb8a53 git log 507c08efb2cd..07d744fb8a53 --date=short --first-parent --format='%ad %ae %s' 2019-12-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 1bd453a3..48115d33 (39 commits) Created with: gclient setdep -r src/third_party/skia@07d744fb8a53 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/skia-autoroll Please CC fmalita@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: None Tbr: fmalita@google.com Change-Id: Ib9400a5cc5d983aa5bf4aad22f2ff973d66ee669 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981793Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727443}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/369769189d04..451736382565 git log 369769189d04..451736382565 --date=short --first-parent --format='%ad %ae %s' 2019-12-26 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update Devtools DEPS. Created with: gclient setdep -r src/third_party/devtools-frontend/src@451736382565 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I083d284133c8137d8f65e89b0a7e3e3db88db2c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981792Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727442}
-
Koji Ishii authored
Following bot results are included. 701 702 703 704 705 707 708 709 710 714 715 717 718 719 720 721 722 725 726 730 731 735 737 738 739 27 lines were removed and 7 lines were deflaked by consecutive results since 702. TBR=yosin@chromium.org NOTRY=true Bug: 982194 Change-Id: Iae809bf8c4c2e646a0853984f51297d0e819a456 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980330Reviewed-by:
Koji Ishii <kojii@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#727441}
-
Chrome Metrics Logs authored
Updates the expires_after attribute for 152 histograms that show frequent access in the past 90 days. These are the 80% most frequently used histograms over that time that do not already have a date later than or within 60 days of 2020-06-21. Change-Id: I1fd4f299e5a2ab7ad23771579b407c8e7f2df375 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981649 Commit-Queue: Brian White <bcwhite@chromium.org> Reviewed-by:
Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/master@{#727440}
-
Kuo Jen Wei authored
Bug: 141518780 Test: Pass closure compiler check, tast run <DUT> 'camera.CCAUI*' and manually validate tooltips function of CCA works correctly. Change-Id: I6551d3ca4b9a00ea08a2f7c0965a3e32dad899b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981522 Commit-Queue: Kuo Jen Wei <inker@chromium.org> Reviewed-by:
Shik Chen <shik@chromium.org> Auto-Submit: Kuo Jen Wei <inker@chromium.org> Cr-Commit-Position: refs/heads/master@{#727439}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=cmasso@chromium.org Change-Id: I9e395f41ac352fc99bac8adee5ed01eba2f8c34f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1980357Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727438}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/50319f8a5240..fdec75102df2 Created with: gclient setdep -r src-internal@fdec75102df2 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: I77cd662b06cb4f223e5360ed735f244e6389c533 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981790Reviewed-by:
chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Commit-Queue: chromium-internal-autoroll <chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727437}
-
Makoto Shimazu authored
The feature has been in stable for a while. Let's remove the flag. Bug: 1036759 Change-Id: I1be6d84942497ee227b30854c9c5981f0eeb620f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981960Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Commit-Queue: Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#727436}
-
Chih-Yu Huang authored
This reverts commit f20690e8. Reason for revert: This CL broke some CTS. b/146838257 Original change's description: > media/gpu/vaapi: Fill min and max qp in VAEncMiscParameterRateControl > > VAEncMiscParameterRateControl has parameters about minimum and > maximum of quantization values. These values should be filled. > > Bug: 1034382 > Test: VEA test on atlas > Change-Id: I185b3e710c05095313aa71bc9fe90b23c8885345 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1969196 > Commit-Queue: Hirokazu Honda <hiroh@chromium.org> > Reviewed-by: Miguel Casas <mcasas@chromium.org> > Cr-Commit-Position: refs/heads/master@{#726700} TBR=mcasas@chromium.org,sprang@chromium.org,hiroh@chromium.org,sreerenj.balachandran@intel.com # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1034382 Change-Id: I3bd3007985adfc72f0601b8995c2bf4fd91c47f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981961Reviewed-by:
Chih-Yu Huang <akahuang@chromium.org> Commit-Queue: Chih-Yu Huang <akahuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#727435}
-
Matt Falkenhagen authored
Bug: 795989 Change-Id: I45b0bb95a0cb72f44ab88aec7a5669941039defb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1981950 Commit-Queue: Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#727434}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast Tbr: cr-fuchsia+bot@chromium.org Change-Id: Ie79b1f00ef890ba3640795ee13f2f486ab08ace0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1982230Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#727433}
-