- 12 Aug, 2020 40 commits
-
-
Monica Basta authored
This CL adds the remove button shown on the profile picker main view functionality. Bug: 1063856 Change-Id: If8733ffc50a474ccfceb5ee0a11c540752ca0676 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346810 Commit-Queue: Monica Basta <msalama@chromium.org> Reviewed-by:
David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#797226}
-
Michael Ershov authored
Add separate unit tests for TpmChallengeKeySubtle and TpmChallengeKeyResult. Bug: 1090723 Test: TpmChallenge* Change-Id: I267e029410539070435cacbb98409bef1c40a8cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2228725 Commit-Queue: Michael Ershov <miersh@google.com> Reviewed-by:
Maksim Ivanov <emaxx@chromium.org> Cr-Commit-Position: refs/heads/master@{#797225}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/c4451adcce85..5697d3550bc8 2020-08-12 hjd@google.com Merge "trace_processor: Fix support for displayTimeUnit" If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@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:linux-perfetto-rel Bug: None Tbr: perfetto-bugs@google.com Change-Id: Ic13a2d7b91723a663a908b519f26aec088c51daa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351154Reviewed-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@{#797224}
-
Matt Jones authored
This patch attaches the BottomSheet to the view hierarchy immediately upon showing a new content view. This gives the new content view the opportunity to do layout before being shown. Bug: 1113857 Change-Id: I6a329782f941c088b1dbee30c30982482e228561 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343315Reviewed-by:
Clemens Arbesser <arbesser@google.com> Reviewed-by:
Theresa <twellington@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#797223}
-
Matt Jones authored
This patch updates the theme color when the tab's content changes as the typical onThemeColorChanged event is not sent. Bug: 1115010 Change-Id: I26bad29edff317cc71d3c67437727dc6327cbd9d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346978Reviewed-by:
Mei Liang <meiliang@chromium.org> Commit-Queue: Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#797222}
-
Jérôme Lebel authored
The goal of those 5 patches is to remove const on the following methods: * IsValidIdentity() * GetIdentityWithEmail() * GetIdentityWithGaiaID() * GetCanonicalizeEmailsForAllIdentities() * HasIdentities() * GetAllIdentities() * GetAllIdentitiesSortedForDisplay() This is required for crrev.com/i/3208484, to not start async identity fetch in ChromeIdentityServiceImpl instance when the cache is not populated. * crrev.com/c/2345305 Add temporary methods * crrev.com/i/3201649 Switch to the temporary methods * crrev.com/c/2345146 Remove const in the methods * crrev.com/i/3201650 Switch back the original methods => crrev.com/c/2344467 Remove temporary methods Bug: 897470 Change-Id: If54582a6b206672cc0148433a6031182233447d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2344467Reviewed-by:
Nohemi Fernandez <fernandex@chromium.org> Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Cr-Commit-Position: refs/heads/master@{#797221}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/c2cfd18ab8ca..17a165467087 2020-08-12 thomasanderson@chromium.org Reland "[XProto] Add SharedXDisplay::IgnoreXServerGrabs" 2020-08-12 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision 57dbb758..e697f4f1 (796953:797077) 2020-08-11 chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com Roll chromium_revision c0ac7e51..57dbb758 (796807:796953) 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:1066670 Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I7f225a36f64177050314c9ce12929e5c5b6a727f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351152Reviewed-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@{#797220}
-
Wez authored
This reverts commit bd17f198. Reason for revert: Test is flaky, especially on Fuchsia bots. Original change's description: > appcache: delete appcache directory from profile when disabled > > Once AppCache has been removed from Chrome, sites will have no way of > cleaning up user data in local profiles. To fix this, when a storage > partition is accessed when AppCache has been disabled, we will delete > the AppCache directory from that profile directory. > > Bug: 1081897 > Change-Id: Iea404f7c83595ba1397fab4a5d3f97d1e3280916 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343588 > Commit-Queue: enne <enne@chromium.org> > Reviewed-by: Marijn Kruisselbrink <mek@chromium.org> > Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> > Cr-Commit-Position: refs/heads/master@{#796938} TBR=kinuko@chromium.org,mek@chromium.org,enne@chromium.org Change-Id: Ic43fce0f9ad605a7bfb3a291a320e45d8c329b9d No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1081897, 1115296 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351834Reviewed-by:
Wez <wez@chromium.org> Commit-Queue: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#797219}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/f28c31d179b8..3e586480ca0f 2020-08-12 nidhijaju@google.com Display link in Application Panel for pages with no Service Workers 2020-08-12 iclelland@chromium.org Don't abort copying multiple files when one matches 2020-08-12 szuend@chromium.org [ts] Type-check ui/ForwardInputEventHandler.js with TypeScript 2020-08-12 nidhijaju@google.com Remove the Service Worker from appearing if origin changes in DevTools 2020-08-12 szuend@chromium.org [ts] Remove @ts-nocheck in 'ui' files where its not needed 2020-08-12 nidhijaju@google.com Reland "Adding a link to SW internals page to view other origin SWs in DevTools" 2020-08-12 szuend@chromium.org [ts] Type-check ui/Context.js with TypeScript 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/+doc/master/autoroll/README.md Bug: chromium:1011811,chromium:1115386,chromium:1115410,chromium:807440 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I5b88f0d5f01d5ccd584d6c4c2909aea821635898 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352209Reviewed-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@{#797218}
-
Alessio Bazzica authored
Bug: webrtc:7494 Change-Id: Ib75768a7fdc7c2c803b717f3f3c83ba8de45a74a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351993Reviewed-by:
Olga Sharonova <olka@chromium.org> Commit-Queue: Ale Bzk <alessiob@chromium.org> Cr-Commit-Position: refs/heads/master@{#797217}
-
Bo Majewski authored
Exposes stretch_to_bounds parameter in the PDF to bitmap conversion, which allows thumbnails generated at low DPIs to be stretched to fill the supplied width and height. Exposes keep_aspect parameter to allow scaled up thumbnails preserve the original aspect ratio. As PDF is often in Letter or A4 format this helps with more natural looking thumbnails. Exposes dpi parameters that allow us to specify the resolution of the generated thumbnail. Bug: 903742 Change-Id: I9e526707f18c3d5fed84c32873d8c44573170e02 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2336335Reviewed-by:
Lei Zhang <thestig@chromium.org> Reviewed-by:
Sam McNally <sammc@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#797216}
-
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/+doc/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: Ia97e084750079d7d24ed46dd435eb1147eb3808f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351153Reviewed-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@{#797215}
-
Yi Gu authored
We no longer report after crrev.com/c/2097041. This patch resumes the reporting logic. Bug: 1107590 Change-Id: I9dd8d30a91f48077694a6a3d054f36aa9b259868 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2350093Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Sam Goto <goto@chromium.org> Commit-Queue: Yi Gu <yigu@chromium.org> Cr-Commit-Position: refs/heads/master@{#797214}
-
Mason Freed authored
I have run into this twice myself, and I always end up reading the comments next to VLOG() to remind myself what I'm missing. They don't clue you in to the fact that VLOG() statements require enable-logging=stderr or they won't be seen. Change-Id: I8d00da46bf1555e0d6f5728cdc258f1ce36e3d64 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346927 Commit-Queue: kylechar <kylechar@chromium.org> Reviewed-by:
kylechar <kylechar@chromium.org> Reviewed-by:
Philip Rogers <pdr@chromium.org> Auto-Submit: Mason Freed <masonfreed@chromium.org> Cr-Commit-Position: refs/heads/master@{#797213}
-
David Bienvenu authored
Miscellaneous cleanup, no functional changes. Change-Id: I45b63c7f9a71e9166ed0178f119aeb1a9f7311e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2350839 Commit-Queue: David Bienvenu <davidbienvenu@chromium.org> Reviewed-by:
Peter Boström <pbos@chromium.org> Cr-Commit-Position: refs/heads/master@{#797212}
-
Stepan Khapugin authored
Adds support for scribble in fakebox. For this, an indirect scribble interaction is added to the fakebox. This interaction delays focusing, which allows users to write without the fakebox jumping away. Then it forwards the scribble events to the omnibox. Adds a ton of plumbing to connect the fakebox and the omnibox. Bug: 1098342 Change-Id: I3a5783218b5a25dc8146f53252e50348ac1886d4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340978 Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by:
Robbie Gibson <rkgibson@google.com> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#797211}
-
Aaron Tagliaboschi authored
Bug: 955620 Change-Id: I2572a1b33f0ea6371b65f9e74fab0fe182e11244 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351548Reviewed-by:
Yoav Weiss <yoavweiss@chromium.org> Commit-Queue: Aaron Tagliaboschi <aarontag@chromium.org> Cr-Commit-Position: refs/heads/master@{#797210}
-
Sahel Sharify authored
This cl throws a range error when extra payment methods are specified along with "secure-payment-confirmation". Change-Id: I68b321a123fb9df8d61f733f1c6e81f024e21d61 Bug: 1110320 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2340670Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Commit-Queue: Sahel Sharify <sahel@chromium.org> Cr-Commit-Position: refs/heads/master@{#797209}
-
Gauthier Ambard authored
This CL removes/rename/reorder methods of the TabGridCoordinator. Bug: none Change-Id: I2358a26519604d71657f5411ea5e45ec49f43a12 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346272 Commit-Queue: Gauthier Ambard <gambard@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#797208}
-
Gauthier Ambard authored
The protocol was here for compatibility reason with the old TabSwitcher. This CL removes it and moves its methods in the TabGridCoordinator and rename its methods. It also renames its delegate to TabGridCoordinatorDelegate. It removes the parameter id<TabSwitcher> when it is no longer necessary. It removes the reference to ViewControllerSwapping. Bug: none Change-Id: I4d4504d51f0c7560a13296613dfd72ba68aa116c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2339974 Commit-Queue: Mark Cogan <marq@chromium.org> Reviewed-by:
Mark Cogan <marq@chromium.org> Auto-Submit: Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#797207}
-
Harald Alvestrand authored
This adapts Chromium to the changes introduced by https://webrtc-review.googlesource.com/c/src/+/180580, and exposes the stop() method behind a flag. Intent to implement and ship thread: https://groups.google.com/a/chromium.org/g/blink-dev/c/dAeG7K7HPG8 Bug: chromium:980879 Change-Id: Iea33c0b915b5ee6ce5cab10ce98f9b906d7d9e39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2344605 Commit-Queue: Harald Alvestrand <hta@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#797206}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/37f547456cc6..1aff02d44478 2020-08-12 cwallez@chromium.org Small nits for the implementation of WriteTexture in D3D12 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 cwallez@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: None Tbr: cwallez@google.com Change-Id: I92a4f047f71db6bdc3572d24ec7547ff2b1e662f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351150Reviewed-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@{#797205}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/347e854b..689a3a9b Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,vahl@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Ic799e0d8732fed2fa24eb665e0be9eb60e62a548 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2350049Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#797204}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/2c4fc0c32598..ebc115d9852c 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 beverloo@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:linux-chromeos-chrome Bug: chromium:897470 Tbr: beverloo@google.com Change-Id: I93f0238a9a5d49bb595b768c878eb166ad7e043e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352031Reviewed-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@{#797203}
-
Takuto Ikuta authored
This is to fix base_unittests failure in swarming dev builder. https://luci-milo-dev.appspot.com/p/chromium/builders/ci/linux-rel-swarming e.g. https://luci-milo-dev.appspot.com/p/chromium/builders/ci/linux-rel-swarming/6379 I guess 2 core vm does not have sufficient memory for the failed test. AddressPoolManagerTest.ManyPages Change-Id: Ie34fb3492cb96f3876b04db89bbd0a272537b7b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351261Reviewed-by:
Yoshisato Yanagisawa <yyanagisawa@google.com> Commit-Queue: Yoshisato Yanagisawa <yyanagisawa@google.com> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#797202}
-
Sebastien Lalancette authored
Bug: 1093302 Change-Id: I6789ba847d77283c7e4ca94046047b339e0bf918 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348531 Commit-Queue: Sebastien Lalancette <seblalancette@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#797201}
-
Morten Stenshorne authored
This is a partial revert of https://chromium-review.googlesource.com/c/chromium/src/+/1881691 , which made it so that only objects that have a fixed size would be allowed to be relayout boundaries, because we'd have correctness issues in LayoutNG otherwise. However, it turns out that this caused performance regressions. So revert this, and instead make sure that starting layout at a non-fixed-size object works, if ObjectIsRelayoutBoundary() has determined that it's otherwise a suitable relayout boundary. Bug: 1058704 Change-Id: I570fb71141019f5f8b5d007fbdfffd056783c3c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2100773Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#797200}
-
Renato Silva authored
Add a11y string for the upcoming PIN field on the login screen. Bug: 1075994 Change-Id: I239add7de17c464191e6b0294e58f615e8a90945 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2349868 Auto-Submit: Renato Silva <rrsilva@google.com> Reviewed-by:
Denis Kuznetsov [CET] <antrim@chromium.org> Commit-Queue: Renato Silva <rrsilva@google.com> Cr-Commit-Position: refs/heads/master@{#797199}
-
Alexey Baskakov authored
These are follow up unit tests for this diff: https://chromium-review.googlesource.com/c/chromium/src/+/2237542/13/chrome/browser/web_applications/components/web_app_url_loader.cc The change was: 1) Let's load about:blank page before each WebAppInstallTask to reset the renderer process. It gives us that pseudo-Reset API with a guaranteed completion callback. 2) Let's use about:blank url as a special barrier in WebAppUrlLoader: if WebAppUrlLoader awaits on about:blank loading, it should flush (skip) all noisy DidFinishLoading and DidFailLoading events. Note that these tests are complementary to existing browser tests in web_app_url_loader_browsertest.cc. However, we need low-level unit test environment to reproduce flakiness for DidFinishLoading and DidFailLoading events (unit tests give us that level of detail and control) Bug: 1086778 Change-Id: I77ff72ac55fa227b3bc4af97da8062e8c445bfe9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2320395 Commit-Queue: Alexey Baskakov <loyso@chromium.org> Reviewed-by:
Daniel Murphy <dmurph@chromium.org> Cr-Commit-Position: refs/heads/master@{#797198}
-
Hiroshige Hayashizaki authored
Bug: 1111134 Change-Id: I89c6b229c8871814faabadd08e3963adbe66e53e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2348239Reviewed-by:
Kenichi Ishibashi <bashi@chromium.org> Reviewed-by:
Hiroki Nakagawa <nhiroki@chromium.org> Commit-Queue: Hiroshige Hayashizaki <hiroshige@chromium.org> Cr-Commit-Position: refs/heads/master@{#797197}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/7e7cae79f10a..9ca6a7f44301 2020-08-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 23335ac01cb8 to d667ad2f0127 (12 revisions) 2020-08-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll dawn from cbec3179ef87 to 37f547456cc6 (2 revisions) 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/+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: fmalita@google.com Test: Test: Test: Capture application frames using triggerTest: Test: angle_perftests --gtest_filter=TracePerfTest.Run/*mobile*Test: Test: angle_perftests, *vulkan_null_index_buffer_changed_ushortTest: Test: run_angle_perftests --gtest_filter=TracePerfTest.Run/vulkan_angry*:*vulkan_candy* --verbose --local-output Change-Id: Ic7756d4e1cc5e77b9b815249759ad897c68f0cd0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351866Reviewed-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@{#797196}
-
Hirokazu Honda authored
Bug: None Test: None Change-Id: I252ce0b7eb284ff1ca34a47191dd12f0a81ddcc6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2350720 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Dale Curtis <dalecurtis@chromium.org> Cr-Commit-Position: refs/heads/master@{#797195}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/d667ad2f0127..9c37bbd3e5eb 2020-08-12 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 59b4828f293e to 13f04d59c727 (3 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-chromium-autoroll Please CC ynovikov@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_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win-asan;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: ynovikov@google.com Change-Id: I7b0061a4617d24d6e5373e3ae71909f33e30e838 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351149Reviewed-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@{#797194}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/65eb98d6ed3a..4de6cfa5a936 2020-08-12 cwallez@chromium.org Remove use_relative_hooks now that all deprecated uses are removed. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC ehmaldonado@google.com,sokcevic@google.com,ajp@google.com,apolito@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:1107325 Tbr: ehmaldonado@google.com,sokcevic@google.com,ajp@google.com,apolito@google.com Change-Id: Ic2b637db765197be7ba2730be693684d5fd1d9ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352030Reviewed-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@{#797193}
-
Karandeep Bhatia authored
core/script and platform/loader/fetch. This is part of the work to enforce isolated world CSP for resource requests when the feature IsolatedWorldCSP is enabled and to correctly bypass the main world CSP otherwise. Note that it's possible that the plumbed DOMWrapperWorld might not always be completely correct (for example if it is plumbed asynchronously from the point which caused the resource request). However this is still better than the status quo where the CSP checks for isolated worlds are bypassed based on calling FrameFetchContext::ShouldBypassMainWorldCSP() which is often incorrect especially for redirects since we might be in a different different world by then. Further CLs will ensure the DOMWrapperWorld is plumbed for all ResourceLoaderOptions object. BUG=1099975 Change-Id: Idc902e8c6c2c8ee5e5a97ca58189a8b9476eab4c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2341413Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Karan Bhatia <karandeepb@chromium.org> Cr-Commit-Position: refs/heads/master@{#797192}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/0377420e4c71..f28c31d179b8 2020-08-12 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools Chromium DEPS. 2020-08-12 alexrudenko@chromium.org Remove global grid settings and update the overlay when settings change 2020-08-12 szuend@chromium.org [ts] Type-check ui/ActionRegistry.js with TypeScript 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/+doc/master/autoroll/README.md Bug: chromium:1011811,chromium:1109177 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ib98d6ed289d1acc5c65cc5f94baf56cb739a4634 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351856Reviewed-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@{#797191}
-
Yuki Shiino authored
Ports https://crrev.com/c/2346569 to the new bindings generator. Bug: 839839 Change-Id: I922037afa279ac24f909e1655f3a24d80e9f9451 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351482 Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#797190}
-
Viktor Semeniuk authored
This change fixes crashes when editing/deletion confirmation alerts are displayed. Bug: 1115052, 1112344 Change-Id: I3bbd31c4d37d5036655c51a3caba4de464fb9b55 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351783Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: Viktor Semeniuk <vsemeniuk@google.com> Cr-Commit-Position: refs/heads/master@{#797189}
-
sauski authored
Extend the expiry of the flag used to force a HaTS Survey for demo/test purposes. Bug: 1110888 Change-Id: I4e7d02d6ea30a449707ff862b388c0d0bf09dd57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2351829Reviewed-by:
Martin Šrámek <msramek@chromium.org> Commit-Queue: Theodore Olsauskas-Warren <sauski@google.com> Cr-Commit-Position: refs/heads/master@{#797188}
-
Jit Yao Yap authored
Sync server-side changes from cl/324954160 and cl/325736815. Change-Id: I4bb71feaa8f9f9d12ecf26f0ae11afa8a502c601 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2344465Reviewed-by:
Alexander Hendrich <hendrich@chromium.org> Commit-Queue: Jit Yao Yap <jityao@google.com> Cr-Commit-Position: refs/heads/master@{#797187}
-