- 16 Nov, 2020 40 commits
-
-
Alice Wang authored
This CL modularized the incognito_interstial package with its source files, resource file and junit tests. Bug: 1148766 Change-Id: I5ddc9a8734ff6ee7ea39d2701fe096ac39a41816 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2540469Reviewed-by:
David Trainor <dtrainor@chromium.org> Commit-Queue: Alice Wang <aliceywang@chromium.org> Cr-Commit-Position: refs/heads/master@{#827838}
-
bttk authored
Before this change there are two files named LocationBarModelTest.java Touching either of these files triggers a presubmit warning: WARNING: multiple definitions of org.ch.c.b.toolbar.LocationBarModelTest: _/src/c/a/javatests/src/org/ch/c/b/toolbar/LocationBarModelTest.java _/src/c/a/junit/src/org/ch/c/b/toolbar/LocationBarModelTest.java Now the file in junit is renamed to LocationBarModelUnitTest.java Change-Id: I10b746ae043a05414433835c33c70062b7f71f08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2538016 Commit-Queue: bttk <bttk@chromium.org> Reviewed-by:
Patrick Noland <pnoland@chromium.org> Reviewed-by:
Filip Gorski <fgorski@chromium.org> Auto-Submit: bttk <bttk@chromium.org> Cr-Commit-Position: refs/heads/master@{#827837}
-
Jan Wilken Dörrie authored
This change adds all server predictions to the log output in chrome://password-manager-internals. Before: Server predictions: { Signature of form: 8608767706003284200 - 193 Origin: https://www.dkb.de/ Action: https://www.dkb.de/ Form fields: j_username: 94183295, type=text, renderer_id = 59, autocomplete=off, SERVER_PREDICTION: NAME_FULL j_password: 1796512061, type=password, renderer_id = 60, autocomplete=off, SERVER_PREDICTION: PASSWORD } After: Server predictions: { Signature of form: 8608767706003284200 - 193 Origin: https://www.dkb.de/ Action: https://www.dkb.de/ Form fields: j_username: 94183295, type=text, renderer_id = 31, autocomplete=off, Server Type: NAME_FULL, All Server Predictions: [NAME_FULL, USERNAME] j_password: 1796512061, type=password, renderer_id = 32, autocomplete=off, Server Type: PASSWORD, All Server Predictions: [PASSWORD] } Bug: 1140493 Change-Id: I3a6e685e02e7d960d4df053cd1b9885c1f509a33 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2540610Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#827836}
-
Evan Stade authored
This removes a dependency on Chrome code and makes AppBannerManager one step closer to componentization. No behavioral change is expected. Bug: 1147268 Change-Id: Ibee4bc572cba7089591ec217abce8e6446f56aa2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2538040Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#827835}
-
Viktor Semeniuk authored
Removing flaky test as it is not particularly useful. There is a similar test doing the same (LastTimePasswordCheckCompletedReset). Bug: 1148791 Change-Id: Id82a00300f02336e9091d33bbd3999d78ffe4f18 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2540606Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Viktor Semeniuk <vsemeniuk@google.com> Cr-Commit-Position: refs/heads/master@{#827834}
-
Liquan (Max) Gu authored
This CL moves the method-types logging into CPRService because the logging is shareable with the payment request service on WebLayer. Note that the original method depended on mPaymentUiService.merchantSupportsAutofillCards(). Since this method is equivalent to BasicCardUtils.merchantSupportsBasicCard(), this CL do a replacement such that PRService does not have to depend on PaymentUiService. Bug: 1131059 Change-Id: Iaa7181494b3ab169bef9bd0895abeb1d61119017 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2537139 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#827833}
-
Nazerke authored
This CL is renaming the GridItem to be the TabSwitcherItem to make it usable by the TabStrip as well as by the TabGrid. Bug: 1128249 Change-Id: Ic7736156f9cff5b6218261ce29f047b37b37253f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2536435Reviewed-by:
Mark Cogan <marq@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: Nazerke Kalidolda <nazerke@google.com> Cr-Commit-Position: refs/heads/master@{#827832}
-
Nina Satragno authored
Implement support for the minPINLength and forcePINChange CTAP 2.1 flags on the make credential user journey: * The minPINLength option is routed to the UI when entering a PIN, except when entering an existing PIN with forcePINChange = true. * When the correct PIN for a security key with forcePINChange = true is entered, the user is prompted to change their PIN. This change also fixes the virtual authenticator's change PIN implementation, which was validating the pin param using the wrong parameters. Follow up features will be support on GetAssertion & the chrome settings page. Bug: 1143427 Change-Id: I4188c3da2c5c49408f837217414fecdbe394c08e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2518799Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Martin Kreichgauer <martinkr@google.com> Commit-Queue: Nina Satragno <nsatragno@chromium.org> Cr-Commit-Position: refs/heads/master@{#827831}
-
Liquan (Max) Gu authored
PaymentUIsObserver plays the same role as PaymentUiService#Delegate and so should be merged into one. This CL moves the PaymentUIsObserver methods into PaymentUiService#Delegate without any change. Bug: 1025619 Change-Id: I6e951168c7ed9c0e3459e55671aec9cbb69742da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2536992 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#827830}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/62a9a329373a..02736010cb17 2020-11-16 mbonadei@webrtc.org Stop setting mac_xcode_version in DEPS If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@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/+doc/master/autoroll/README.md Bug: chromium:1147839 Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I5cb3dc6908a41d53311c270c50eb0c2ed2c9c2ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2538129Reviewed-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@{#827829}
-
Rakina Zata Amni authored
To move the newly-created chunk instead of copying it. Bug: 1148064 Change-Id: Id1f0615f32ae58a010d7616fc347ee7b2ad228cd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2537508 Auto-Submit: Rakina Zata Amni <rakina@chromium.org> Commit-Queue: Nate Chapin <japhet@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Nate Chapin <japhet@chromium.org> Cr-Commit-Position: refs/heads/master@{#827828}
-
Anatoliy Potapchuk authored
In some cases, when the number of networks was too big, the network configuration buttons were not visible. Let's move them to the footer so they will always be there. Bug: 1130381 Change-Id: I67cbcab2b014a4662a93a9472c1a40e0e8525215 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2537355Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Commit-Queue: Anatoliy Potapchuk <apotapchuk@chromium.org> Cr-Commit-Position: refs/heads/master@{#827827}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/0fc077e0651c..9f94f31cc09d 2020-11-16 bsalomon@google.com Add convenience method SkYUVAInfo::makeSubsampling. 2020-11-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 9eff98952674 to 60570b859f7c (17 revisions) 2020-11-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 3fae5295 to 2c493e0e (528 revisions) 2020-11-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll Dawn from b6f4d53126d3 to 575729e8dd25 (11 revisions) 2020-11-16 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version 2020-11-13 johnstiles@google.com Stop the inliner after it has inlined 2500 statements in a program. 2020-11-13 michaelludwig@google.com Accept SkFilterQuality in SkImageFilters::Shader 2020-11-13 brianosman@google.com Fix step & smoothstep on Vulkan 2020-11-13 johnstiles@google.com Add unit test for O(n^3) behavior in the inliner. 2020-11-13 johnstiles@google.com Disallow usage of private types ($vec, etc) in non-builtin code. 2020-11-13 johnstiles@google.com Fix fuzzing error with duplicate function definitions. 2020-11-13 johnstiles@google.com Replace skslc worklist files with -- delimited command lines. 2020-11-13 fmalita@chromium.org [skottie] Initial direction for text shaping 2020-11-13 reed@google.com Add temporary Make for SkSamplingOptions 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 lovisolo@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/+doc/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 Cq-Do-Not-Cancel-Tryjobs: true Bug: None Tbr: lovisolo@google.com Test: Test: Test: KHR-GLES31.core.texture_buffer.texture_buffer_parametersTest: Test: TextureBufferTestES31.QueryWidthAfterBufferResizeTest: Test: TransformFeedbackTest.BufferOutOfMemory/ES3_MetalTest: Test: angle_perftests --gtest_filter="*real_commando_secret_mission*"Test: Test: dEQP-GLES31.functional.state_query.texture_level.texture_buffer.width_*Test: Test: dEQP-GLES31.functional.texture.texture_buffer.state_query.texture_buffer_size_integer Change-Id: I5cdbbe815af3941fb7e04b4d76558cb94c33d571 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2540245Reviewed-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@{#827826}
-
Nico Weber authored
We added this back when nacl couldn't be built on macOS 10.15. Now that that works, we no longer use machine_os_build_major, so remove it. Bug: 1049832,1147069 Change-Id: I5c52631cc3500e9cd0057d32ccba1b8da97bd8b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2536783 Commit-Queue: Nico Weber <thakis@chromium.org> Commit-Queue: Hans Wennborg <hans@chromium.org> Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by:
Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/master@{#827825}
-
Vidhan authored
every task posted Currently, |AlternativeStateNameMap::LoadStatesData()| takes a |done_callback| as a parameter and inserts this callback to |pending_init_done_callbacks_| for every task posted which results in an error since |done_callback| is of |base::OnceClosure| type and can be fired only once. With this change, |done_callback| is added to |pending_init_done_callbacks_| before the tasks are posted. Bug: 1111960 Change-Id: If6fdf4a6af2a3ee9eaa0f5ac21075a7ca7ead754 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2536630 Commit-Queue: Vidhan Jain <vidhanj@google.com> Reviewed-by:
Matthias Körber <koerber@google.com> Reviewed-by:
Dominic Battré <battre@chromium.org> Cr-Commit-Position: refs/heads/master@{#827824}
-
Sophie Chang authored
This doesn't actually do anything with the downloads (i.e. verification, storage, etc.) but just requests for the Download Service to download models based on the URLs that the Opt Guide server sends us Bug: 1146151 Change-Id: Ifc25e7266bd2a5388036fd2f325d891a66754690 No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2530760 Commit-Queue: Sophie Chang <sophiechang@chromium.org> Reviewed-by:
Nicolas Ouellet-Payeur <nicolaso@chromium.org> Reviewed-by:
Min Qin <qinmin@chromium.org> Reviewed-by:
Michael Crouse <mcrouse@chromium.org> Cr-Commit-Position: refs/heads/master@{#827823}
-
yjliu authored
|intersects_damage_under|. The |can_use_cached_backdrop_filtered_result_| flag on a |RenderSurfaceImpl| is set during damage tracking to mark if there's any intersecting damage from layers or other render surfaces under this |RenderSurfaceImpl| rendering to the same target. Previously this flag was intended only for a render surface with a backdrop filter to avoid recomputation of the backdrop filter, i.e. to use cached result, if there was no intersecting damage from under it. As this flag is already on |RenderSurfaceImpl|, we can use it for a more general purpose optimization at a later stage (during surface aggregation) in the pipeline if we set it appropriately for every render surface, with or without a backdrop filter. Bug: 1142892 Change-Id: Icc0e418bc4f7c09bb2825dc21fb1f8706ebcf64a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2538957Reviewed-by:
weiliangc <weiliangc@chromium.org> Commit-Queue: Jun Liu <yjliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#827822}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/e4c1a25cc679..8dceaddf8503 2020-11-16 capn@google.com Enable Reactor Print() in Debug/RelWithDebInfo builds If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_chromium_msan_rel_ng;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86 Bug: None Tbr: swiftshader-team+autoroll@google.com Change-Id: I4049f187e65280bcbe69f288078f0aa4b1ec8b40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2540240Reviewed-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@{#827821}
-
Lily Chen authored
This adds UKM metrics recording the source and target of each postMessage event. For cross-process postMessages, this is recorded from the browser side as the source ID of the source page (navigation). For same-process postMessages, this is recorded from the renderer side as the source ID of the source frame (which may be a subframe), which can then be correlated with the source page (navigation) via the DocumentCreated event. Change-Id: I1ba8fcb5d493f97d80e2de4c5c3f031025488310 Bug: 1112491 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2530774Reviewed-by:
Aaron Colwell <acolwell@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Commit-Queue: Lily Chen <chlily@chromium.org> Cr-Commit-Position: refs/heads/master@{#827820}
-
Chris Sharp authored
Bug: 1018157 Change-Id: I8d87afcfb665c514a4cb76ce63904d4245dc1cc2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2533034 Commit-Queue: Chris Sharp <csharp@chromium.org> Reviewed-by:
Julian Pastarmov <pastarmovj@chromium.org> Cr-Commit-Position: refs/heads/master@{#827819}
-
kylechar authored
This function binds a callback to a task runner. The functionality already existed in media::BindToLoop() so it's intended to replace it and is built on the same BindPostTaskTrampoline logic. BindToLoop() and BindToCurrentLoop() will be replaced in a follow up CL since they are used rather widely already. There are some changes to the existing BindToLoop implementation: 1. Get the FROM_HERE location from the caller automatically rather than using the BindPostTask() location. 2. If BindPostTaskTrampoline has a OnceClosure, don't rebind the closure before posting a task. 3. Add static_assert to provide a readable error message explaining the input callback must have a void return type. 4. Don't support RepeatingCallback. This is more problematic since we will always PostTask() to destroy the callback. This is easier to add later than it would be to remove support. Bug: 1140582 Change-Id: Ibb224b44c0b0c01dd88d29e94c7e9449d3353ef5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2495055 Commit-Queue: kylechar <kylechar@chromium.org> Reviewed-by:
Daniel Cheng <dcheng@chromium.org> Reviewed-by:
Gabriel Charette <gab@chromium.org> Reviewed-by:
danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#827818}
-
Rohit Rao authored
On the bots, these tests appear to fail because they can't find the Restore infobar after a crash. This CL changes the test to wait for the infobar to become visible, rather than doing a single check, in case the test runs so quickly that the infobar hasn't yet had a chance to appear. BUG=1149370 Change-Id: I8b65c1796408e8151582398d4b2c3c12534c209b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2540426Reviewed-by:
Justin Cohen <justincohen@chromium.org> Commit-Queue: Rohit Rao <rohitrao@chromium.org> Cr-Commit-Position: refs/heads/master@{#827817}
-
Liquan (Max) Gu authored
Currently, mIsUrlPaymentMethodIdentifiersSupported is computed whether it's used or not. This CL is to turn the computation into a method, and compute it only when it's needed. This change will also help moving JourneyLogger.setRequestedPaymentMethodTypes into PRService. Bug: 1131059 Change-Id: I405631119a6bf6d6dce467335ea1c53dcb37ba1c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2537138 Commit-Queue: Liquan (Max) Gu <maxlg@chromium.org> Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#827816}
-
Clark DuVall authored
This is a reland of c7a74ee0 Fix for manifest issue is in http://crrev.com/c/2538369, will reland after that change is submitted. Original change's description: > Enable isolated splits in canary and dev > > All major crashes have been fixed and numbers look good. M88 branch was > just cut, so should be safe to enable now. > > Bug: 1126301 > Change-Id: I351d565e68f14af2411c71fa80f34852bab5455a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2529729 > Reviewed-by: Andrew Grieve <agrieve@chromium.org> > Commit-Queue: Clark DuVall <cduvall@chromium.org> > Cr-Commit-Position: refs/heads/master@{#827387} Bug: 1126301 Change-Id: I6aa825bde70b184cdc412d37d5e5e8850f00bac0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2539667Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#827815}
-
Aaron Tagliaboschi authored
This reverts commit ce09536e. Reason for revert: Changing how the field trial for GREASEing works and simplifying change for possible merge Original change's description: > [UA-CH] Put GREASEing behind feature flag and refactor > > Leaving the possibility of turning off for compat issues. > > Bug: 1070922, 1091285 > Change-Id: Ic11ce489705c1c1b4388f24cdbf0ebdd2dca966f > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532595 > Commit-Queue: Aaron Tagliaboschi <aarontag@chromium.org> > Reviewed-by: Maksim Orlovich <morlovich@chromium.org> > Reviewed-by: Avi Drissman <avi@chromium.org> > Cr-Commit-Position: refs/heads/master@{#827310} TBR=avi@chromium.org,morlovich@chromium.org,aarontag@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1070922 Bug: 1091285 Change-Id: I764fc28dc36f932538ea43febb09a5acaa387445 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2536780Reviewed-by:
Aaron Tagliaboschi <aarontag@chromium.org> Reviewed-by:
Maksim Orlovich <morlovich@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: Aaron Tagliaboschi <aarontag@chromium.org> Cr-Commit-Position: refs/heads/master@{#827814}
-
Mihai Sardarescu authored
The header X-Chrome-Connected header was sent to Gaia and Drive even when Mirror is disabled. However it seems that this header is ignored server-side, so it is better from privacy perspective to stop sending it. Bug: 1149163 Change-Id: I361754ed4d74b10a4347975d614efbd29be41d1c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2537838Reviewed-by:
David Roger <droger@chromium.org> Commit-Queue: Mihai Sardarescu <msarda@chromium.org> Auto-Submit: Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#827813}
-
Clark DuVall authored
DFMs should keep manifest declarations even if resources are pulled into the base module, otherwise Android won't load the components from the correct split. Bug: 1149022 Change-Id: I21e0675004011b2b57c1b58efda0f9c85eda420e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2538369Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Commit-Queue: Clark DuVall <cduvall@chromium.org> Cr-Commit-Position: refs/heads/master@{#827812}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/575729e8dd25..dd6b36e8801e 2020-11-16 rsesek@chromium.org Use the correct GN variable for the Mac deployment target. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-chromium-autoroll Please CC kainino@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel Bug: chromium:1148931 Tbr: kainino@google.com Change-Id: I2e0ab89571e84323ad200edc599c49d1651bd39c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2540239Reviewed-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@{#827811}
-
Sigurdur Asgeirsson authored
ScopedObserver is being deprecated in favor of two new classes: - base::ScopedObservation for observers that only ever observe a single source. - base::ScopedMultiSourceObservation for observers that do or may observe more than a single source. This CL was uploaded by git cl split. R=mathp@chromium.org Bug: 1145565 Change-Id: Ia01c31b800dbb549e6b7daf7636b055c7f559111 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532958 Auto-Submit: Sigurður Ásgeirsson <siggi@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Sigurður Ásgeirsson <siggi@chromium.org> Cr-Commit-Position: refs/heads/master@{#827810}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/c56f1f99c003..a44dddc97acb 2020-11-16 shaochuan@chromium.org ArtifactsService: add endpoint for creating GCE tarball from test image 2020-11-16 chrome-bot@chromium.org Update config settings by config-updater. 2020-11-16 chrome-bot@chromium.org Update config settings by config-updater. 2020-11-14 ahassani@chromium.org xbuddy: Fix inclusion language 2020-11-14 chrome-bot@chromium.org Update config settings by config-updater. 2020-11-13 lamontjones@chromium.org Drop R85 builders. 2020-11-13 engeg@google.com payload: trivial, set to '' for proto 2020-11-13 lamontjones@chromium.org Instantiate the R88 Builders 2020-11-13 chrome-bot@chromium.org Update config settings by config-updater. 2020-11-13 chrome-bot@chromium.org Update config settings by config-updater. 2020-11-13 engeg@google.com api.payload: Have GeneratePayload return paths 2020-11-13 chrome-bot@chromium.org Update config settings by config-updater. 2020-11-12 chrome-bot@chromium.org Update config settings by config-updater. 2020-11-12 chrome-bot@chromium.org Update config settings by config-updater. 2020-11-12 chrome-bot@chromium.org Update config settings by config-updater. 2020-11-12 mmortensen@google.com When reading parallel task output, read using binary encoding. 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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:chromeos-betty-pi-arc-chrome;luci.chromium.try:chromeos-kevin-rel Tbr: chrome-os-gardeners@google.com Change-Id: I23aba60154a0c2a2aea857557df58a95cc763964 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2540626Reviewed-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@{#827809}
-
Justin Donnelly authored
Bug: 1034648 Change-Id: I1a94492d59ac2a6e7718481538211c2e41be58ef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2537586Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Justin Donnelly <jdonnelly@chromium.org> Cr-Commit-Position: refs/heads/master@{#827808}
-
Tanmoy Mollik authored
Refactor BookmarkPersonalizedSigninPromoTest to use AccountManagerTestRule and ChromeActivityTestRule instead of SyncTestRule so that it can be batched easily. Bug: 1145843 Change-Id: I257fde4a0d726825f4cf0de199ce917ab1a6e765 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2529119Reviewed-by:
Marc Treib <treib@chromium.org> Commit-Queue: Tanmoy Mollik <triploblastic@chromium.org> Cr-Commit-Position: refs/heads/master@{#827807}
-
edchin authored
Design doc: go/bling-phishguard This CL continues work to compile code in iOS that was previously disabled behind PASSWORD_REUSE_DETECTION_ENABLED. Runtime changes are put behind a feature flag. Bug: 1147962 Change-Id: I442c85fd17528bc05be8505f0e3a482823daeae0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2538196Reviewed-by:
Ali Juma <ajuma@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#827806}
-
Evan Stade authored
Bug: 775390 Change-Id: I10ed76b52ca4b3c544a69ce5aa99ed7be1e262d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2538362 Auto-Submit: Evan Stade <estade@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#827805}
-
David Tseng authored
- fix the regex that was matching against .*(...|)\.(cc|h) (aka all *.cc, *.h). - add a rule for dependees of tts_controller.h with commentary. Bug: 1148093, b/173144152 Change-Id: I0e1ca36fdeec5e838fa845f6f9520d130f11a68d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2538141Reviewed-by:
Darren Shen <shend@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#827804}
-
Adithya Srinivasan authored
Orphaned portals [1] don't have a RWHV (but did at some point), and can have AXTree updates sent from its renderer process which would be subsequently ignored in the browser process (due to there being no RWHV). Once an orphaned portal is inserted into the DOM tree, we create a RWHV for it, and at this point any new AXTree updates received will be invalid as the browser's tree state is different from the renderer's. To fix this, this CL makes BrowserAccessibilityManager creation independent of a view being present. The view is only used on android to pass it a pointer to WCAXAndroid, and we now do this through a BrowserAccessibilityDelegate method. [1] See "orphaned" here: https://wicg.github.io/portals/#concepts Bug: 1139784 Change-Id: Ifdebe1f05e37a6f704b937101ea44bb824cf045b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2499861 Commit-Queue: Adithya Srinivasan <adithyas@chromium.org> Reviewed-by:
Aaron Colwell <acolwell@chromium.org> Reviewed-by:
Kevin McNee <mcnee@chromium.org> Reviewed-by:
Dominic Mazzoni <dmazzoni@chromium.org> Cr-Commit-Position: refs/heads/master@{#827803}
-
edchin authored
Design doc: go/bling-phishguard This CL continues work to compile code in iOS that was previously disabled behind PASSWORD_REUSE_DETECTION_ENABLED. Runtime changes are put behind a feature flag. Bug: 1147962 Change-Id: I4cd821e3bf80dbd6a68d393dfb16510d11e78940 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2537916Reviewed-by:
Ali Juma <ajuma@chromium.org> Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#827802}
-
Garrett Beaty authored
(cherry picked from commit f649e5f626f798740d1bba2c07a2560e69351666) Change-Id: I669ac3891d52285f6162635ab35ae1f1802d245d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2538496 Commit-Queue: Garrett Beaty <gbeaty@chromium.org> Reviewed-by:
Erik Staab <estaab@chromium.org> Cr-Original-Commit-Position: refs/branch-heads/4240@{#1459} Cr-Original-Branched-From: f2976777-refs/heads/master@{#800218} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2540576 Commit-Queue: Erik Staab <estaab@chromium.org> Auto-Submit: Garrett Beaty <gbeaty@chromium.org> Cr-Commit-Position: refs/heads/master@{#827801}
-
Steve Kobes authored
The test now waits for an IntersectionObserver notification to ensure that the subframe receives the SetViewportIntersection IPC before the first image paint occurs. Bug: 1115529,1135527,1149053 Change-Id: Idb3999b8adbee004c9d88fb7a8bc06e470bf1c87 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2538316Reviewed-by:
Nicolás Peña Moreno <npm@chromium.org> Commit-Queue: Steve Kobes <skobes@chromium.org> Cr-Commit-Position: refs/heads/master@{#827800}
-
chromium-internal-autoroll authored
Release_Notes: http://go/media_app-x20/relnotes/Main/media_app_202011160600_RC00.html https://chrome-infra-packages.appspot.com/p/chromeos_internal/apps/media_app/app/+/uHyo1y211uBoRAYnFrxKwssxhVztzRHATK4g98mNbS0C If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/media-app-chromium-autoroll Please CC media-app@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/+doc/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: b/173070498 Tbr: media-app@grotations.appspotmail.com Change-Id: I453995590fad6590324ccf0899720a0eed89d041 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2540237Reviewed-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@{#827799}
-