- 02 Oct, 2020 40 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/89a7ef9f2dd9..d3e40e9e1f3d 2020-10-02 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. 2020-10-02 changhaohan@chromium.org Clean up unused treeElementSymbol 2020-10-02 jacktfranklin@chromium.org Fix heap snapshot test flakes on Mac bots 2020-10-02 jacktfranklin@chromium.org Add `component_docs/README.md` 2020-10-02 jobay@google.com Typecheck quick_open/QuickPick.js with TypeScript 2020-10-02 tvanderlippe@chromium.org Remove Node.prototype.appendChildren 2020-10-02 jacktfranklin@chromium.org Component docs server only lists HTML files 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:1050549 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: Ia4febe404810d9e1c91276c4ff102d12a9c64ff9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445710Reviewed-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@{#813192}
-
Kent Tamura authored
Ruby NG has been enabled since M85, and we have received no bug reports on it. - Introduce LayoutObjectFactory::CreateRubyText() for consistency This CL has no behavior changes. Bug: 1069817 Change-Id: Idbaae441a0f71d3a03767c16c08492bdd146dd5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2444633 Auto-Submit: Kent Tamura <tkent@chromium.org> Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#813191}
-
Mohamed Adel authored
Adding implementation for GetDisplayed notifications for banners. Bug: 1134575 Change-Id: I5e2ffa8d127e2e2bfef76b3c5cf596ee96fe1972 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445411 Commit-Queue: Mohamed Adel <adelm@google.com> Reviewed-by:
Rayan Kanso <rayankans@chromium.org> Reviewed-by:
Richard Knoll <knollr@chromium.org> Cr-Commit-Position: refs/heads/master@{#813190}
-
Henrique Ferreiro authored
This method was introduced in https://crrev.com/c/2424066 but it missed reversing the scale factor before scaling. Bug: 1097816 Change-Id: I50231345b272028ba162dd4a69db6e0179a8612a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2444320 Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#813189}
-
Kent Tamura authored
This CL adds two flags, LayoutNGTextArea for <input> and LayoutNGTextField for <textarea>. They depend on EditingNG flag. SearchFieldCancelButtonElement and EditingViewPortElement refer to LayoutNGTextField flag because only <input> uses them. Both of <input> and <textarea> use TextControlInnerEditorElement. So its TypeShouldForceLegacyLayout() checks the host element type. This CL has no behavior changes. These flags are not enabled yet. Bug: 1040826 Change-Id: I1caf433edb57ab2fec21c17744eff166d0a4deee Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2444636Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#813188}
-
Nela Kaczmarek authored
This is a reland of 6a5d7abc Original change's description: > Add HashAffiliationFetcher skeleton to retrieve affiliations by hash prefix. > > This change creates HashAffiliationFetcher skeleton that extends AffiliationFetcherBase. > This fetcher will provide additional privacy layer as it will request affiliations for a larger group of facets by passing only the prefixes of hashed URLs. > > Bug: 1108279 > Change-Id: I4a2b09aa7d8c3c51f4b30ba966a17ba5afb9b09b > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2423883 > Commit-Queue: Nela Kaczmarek <nelakaczmarek@google.com> > Reviewed-by: Jan Wilken Dörrie <jdoerrie@chromium.org> > Cr-Commit-Position: refs/heads/master@{#812653} Bug: 1108279 Change-Id: I21fd2060285e117bcba21d6ea48f3a8ae7048de9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445172 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#813187}
-
Mohamed Adel authored
Set UNNotification not to close on default action, and handle it to close through the bridge's Close method. Added unittest for it as well. Bug: 1134175 Change-Id: Ia7cd5751fb5c245434f1f4877ae4988353080a8f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442970 Commit-Queue: Mohamed Adel <adelm@google.com> Reviewed-by:
Peter Beverloo <peter@chromium.org> Reviewed-by:
Richard Knoll <knollr@chromium.org> Reviewed-by:
Rayan Kanso <rayankans@chromium.org> Cr-Commit-Position: refs/heads/master@{#813186}
-
Maksim Moskvitin authored
This CL renames a method in TrustedVaultConnection, to reflect that there will be authentication factors other than device key. Bug: 1113598 Change-Id: Ieb84296feac97844fb78bd09f7e3a645bca54fbe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2437378Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Commit-Queue: Maksim Moskvitin <mmoskvitin@google.com> Cr-Commit-Position: refs/heads/master@{#813185}
-
Jan Wilken Dörrie authored
This change drops usages of autofill::PasswordForm in //chrome/browser/password_manager in favor of password_manager::PasswordForm. Bug: 1067347 Change-Id: I3efccfb9d609fe790988f804d3e5f07562e0f400 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445609 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/master@{#813184}
-
Roman Sorokin authored
Looks like it was failing because of the renderer crash. Bug: 1121422 Change-Id: Ia561febf0b6c4205c70b05779e3a8a3d51808e27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445549 Auto-Submit: Roman Sorokin [CET] <rsorokin@chromium.org> Reviewed-by:
Roman Aleksandrov <raleksandrov@google.com> Commit-Queue: Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#813183}
-
Drew Davenport authored
The buffer contents may be uninitialized on some platforms. Ensure that it is cleared before being displayed. Change-Id: I55007e0728852d38911515019a2a7a3640ef613c Bug: b:168735625 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2413179 Commit-Queue: Drew Davenport <ddavenport@chromium.org> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#813182}
-
chromium-autoroll authored
Roll Chrome Linux PGO profile from chrome-linux-master-1601618211-256d587047e0fd89a9b32fa8e7b7bfc10ace51d7.profdata to chrome-linux-master-1601639725-a3be427f79e9860129010f71f852fe4dbfd505c5.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-linux-chromium Please CC sebmarchand@chromium.org,jeffyoon@google.com,liaoyuke@google.com,chrome-brapp-engprod@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-chrome Tbr: sebmarchand@chromium.org,jeffyoon@google.com,liaoyuke@google.com,chrome-brapp-engprod@google.com Change-Id: Ie5f9ec723865103ed177c60b0142145fd0116343 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445715Reviewed-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@{#813181}
-
Greg Thompson authored
Failing consistently. BUG=1134571 TBR=mario@igalia.com Change-Id: Ief83e1faae2805aa914d47a93ffe0ff439c481f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445492Reviewed-by:
Greg Thompson <grt@chromium.org> Commit-Queue: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#813180}
-
Christian Biesinger authored
R=ikilpatrick@chromium.org, mstensho@chromium.org Bug: 1083010, 1045668 Change-Id: Idaf6204ce7db45a91b657f27ea183f6600084c5b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445449 Commit-Queue: Christian Biesinger <cbiesinger@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Auto-Submit: Christian Biesinger <cbiesinger@chromium.org> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#813179}
-
Alexandre Courbot authored
When using DMABUFs, it is preferable to use the same V4L2 buffer with the same underlying buffer, as failure to do so results in memory unmappings/remappings in the driver. Use the newly introduced buffer affinity tracker and V4L2Queue::GetFreeBufferForFrame() method to achieve this transparently in the video decoder. Furthermore, it is a requirement of the V4L2 stateful decoder interface that V4L2 buffers are always backed by the same underlying memory, lest some reference frames lifetime tracking might be incorrect. BUG=b:159688625 BUG=b:167412992 TEST=video.DecodeAccel.h264 passes on Trogdor. Change-Id: I220a321d5584f50406480c105844a82dd96e63c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2415909 Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Reviewed-by:
Fritz Koenig <frkoenig@chromium.org> Cr-Commit-Position: refs/heads/master@{#813178}
-
Roberto Moura authored
Add missing call to super from finalizeCollectionViewUpdates inside the Tab Switcher Layout. Bug: 1127604 Change-Id: I109b5bd16a64351231857f5447c940e54452d68b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2440609 Commit-Queue: Roberto Moura <mouraroberto@google.com> Auto-Submit: Roberto Moura <mouraroberto@google.com> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Cr-Commit-Position: refs/heads/master@{#813177}
-
Henrique Ferreiro authored
Change-Id: I8a8725cc11f7c2280be0efc94f74dc28454e3bfd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2444250Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Gyuyoung Kim <gyuyoung@igalia.com> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/master@{#813176}
-
Austin Sullivan authored
extraneous parenthesis Change-Id: I2f86c577efe77895bf3b403caefc84c123f35f50 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443512Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Austin Sullivan <asully@chromium.org> Cr-Commit-Position: refs/heads/master@{#813175}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/686769e47bba..31a694a309d3 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 grt@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: None Tbr: grt@google.com Change-Id: I324d3892b6ff4a5ca1d439d4b43222190b0deda8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445669Reviewed-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@{#813174}
-
Mohamed Adel authored
This CL introduces unittests that test the UNNotification builder which will be added to when the builder sees more updates. Bug: None Change-Id: I8c52cb2f5b9641dfc807ace6d9b0c8ea01eecbf9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2440629Reviewed-by:
Rayan Kanso <rayankans@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Reviewed-by:
Richard Knoll <knollr@chromium.org> Commit-Queue: Mohamed Adel <adelm@google.com> Cr-Commit-Position: refs/heads/master@{#813173}
-
Danil Chapovalov authored
Change Log: https://chromium.googlesource.com/external/github.com/abseil/abseil-cpp/+log/d3614de617..093cc27604 Full diff: https://chromium.googlesource.com/external/github.com/abseil/abseil-cpp/+/d3614de617..093cc27604 Bug: None Change-Id: Iaa7f3d321c0f5c2ce9e689527868d4401525966f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2444249 Commit-Queue: Nico Weber <thakis@chromium.org> Auto-Submit: Danil Chapovalov <danilchap@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#813172}
-
Ioana Pandele authored
This requires changing the end margin to ensure that the text is spaced 16dp from the end when there is no button icon. Screenshot on the bug. Bug: 1134164 Change-Id: I2c24a3a2be80ed555761fcee5dc6e25e46fca286 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443251Reviewed-by:
Friedrich [CET] <fhorschig@chromium.org> Commit-Queue: Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/master@{#813171}
-
Mark Mentovai authored
In Xcode 12.2b2, strip and some other tools depend on a new library, libcodedirectory.dylib. It needs to be included in the hermetic toolchain packages, otherwise, links that request stripping will produce errors such as: [9770/76120] LINK clang_x64/symupload FAILED: clang_x64/symupload clang_x64/symupload.dSYM/Contents/Info.plist clang_x64/symupload.dSYM/Contents/Resources/DWARF/symupload TOOL_VERSION=1601523428 ../../build/toolchain/mac/linker_driver.py -Wcrl,strippath,../../build/mac_files/xcode_binaries/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip ../../third_party/llvm-build/Release+Asserts/bin/clang++ -B ../../build/mac_files/xcode_binaries/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ -Wcrl,dsym,clang_x64 -Wcrl,dsymutilpath,../../tools/clang/dsymutil/bin/dsymutil -Wl,-fatal_warnings -stdlib=libc++ -arch x86_64 -Wl,-dead_strip -Wl,-no_data_in_code_info -Wl,-no_function_starts -nostdlib++ -isysroot ../../build/mac_files/xcode_binaries/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -mmacosx-version-min=10.10.0 -Wl,-ObjC -Wcrl,strip,-x,-S -Werror -o "clang_x64/symupload" -Wl,-filelist,"clang_x64/symupload.rsp" -framework Foundation dyld: Library not loaded: @rpath/libcodedirectory.dylib Referenced from: /opt/s/w/ir/cache/builder/src/out/Release/../../build/mac_files/xcode_binaries/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip Reason: image not found Traceback (most recent call last): File "../../build/toolchain/mac/linker_driver.py", line 287, in <module> Main(sys.argv) File "../../build/toolchain/mac/linker_driver.py", line 103, in Main linker_driver_outputs += linker_driver_actions[name](args) File "../../build/toolchain/mac/linker_driver.py", line 137, in <lambda> lambda full_args: action(sub_arg[len(name):], full_args)) File "../../build/toolchain/mac/linker_driver.py", line 223, in RunStrip subprocess.check_call(strip_command) File "/opt/s/w/ir/cipd_bin_packages/cpython/lib/python2.7/subprocess.py", line 190, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['../../build/mac_files/xcode_binaries/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip', '-x', '-S', 'clang_x64/symupload']' returned non-zero exit status -6 This is relevant to the mac-arm64 official build. Bug: 1134565 Change-Id: I9b20dd6b740117056739065d35c5016567af0935 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445909 Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#813170}
-
Greg Thompson authored
Flakes. BUG=1134562 TBR=jophba@chromium.org Change-Id: I012988badf77fb9c22f36569e447a029c3be5bc5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445869Reviewed-by:
Greg Thompson <grt@chromium.org> Commit-Queue: Greg Thompson <grt@chromium.org> Cr-Commit-Position: refs/heads/master@{#813169}
-
Manu Cornet authored
This works with more flavors / installs of Python without affecting existing ones. Change-Id: Ia3766d7e1c1359a25fd3b1ce91a740e658339480 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443621 Auto-Submit: Manu Cornet <manucornet@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#813168}
-
Andrew Shulaev authored
base::BindOnce can't be used, because SetGdbDebugStubPortListenerForTest expects RepeatingCallback to be passed. Context: https://docs.google.com/document/d/1J4N3V5UmzZL9BZGNrn95E4xJu4cz3ynbg21zXR-J_qA/edit# Bug: 1007635 Change-Id: I5e9966e86618b1953d19c80b053227cdcb712e36 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2440618 Commit-Queue: Andrew Shulaev <ddrone@google.com> Auto-Submit: Andrew Shulaev <ddrone@google.com> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Cr-Commit-Position: refs/heads/master@{#813167}
-
Nicolas Ouellet-Payeur authored
Previously, IPH code would listen to other profiles' events, for the "reopen tab" feature. This is overkill, since events from a second profile shouldn't trigger IPH in the first profile. Bug: 1134314 Change-Id: I95cf63ab90949d03532f951c29b4db17f34cd654 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443756Reviewed-by:
Collin Baker <collinbaker@google.com> Reviewed-by:
Collin Baker <collinbaker@chromium.org> Commit-Queue: Nicolas Ouellet-Payeur <nicolaso@chromium.org> Cr-Commit-Position: refs/heads/master@{#813166}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/5b5abd79106a..3b7b4f25ef29 2020-10-02 ilnik@webrtc.org Fix libyuv includes for libyuv roll 2020-10-02 auorion@microsoft.com Reland "Begin implementing WGC CaptureFrame" 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: None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I1d634103f73b63b36f7edd45edd43c428fd48d49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445294Reviewed-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@{#813165}
-
Claude van der Merwe authored
The true state of the back-end cannot be determined at the time of success callbacks to cryptauth through DeviceSyncClient because the remote device cache is not yet updated. This caused a second unnecessary network request to be sent out when the success callback was triggered because the back-end state could not be verified. This CL fixes the duplicate network request by changing the success callback function to infer the state of the back-end based on whether the network request attempted to enable or disable wifi sync. Bug: 1117619 Change-Id: Icec19d21954c60a6d90603f346f7136bfd5b3d62 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2439518Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Jon Mann <jonmann@chromium.org> Commit-Queue: Claude van der Merwe <cvandermerwe@google.com> Cr-Commit-Position: refs/heads/master@{#813164}
-
Andrei-Laurențiu Olteanu authored
Add not null annotation to all types. Change indentation to accommodate change. Bug: b:162051831 Change-Id: I6c4ddc44733b46e5d09526eb073a41d3acab28b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2350422Reviewed-by:
Oleh Lamzin <lamzin@google.com> Reviewed-by:
Mahmoud Gawad <mgawad@google.com> Commit-Queue: Laurențiu Olteanu <lolteanu@google.com> Cr-Commit-Position: refs/heads/master@{#813163}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/df861c520636..935a915963e1 2020-10-02 taylori@google.com Merge "perfetto-ui: Fix details panel height" 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: I556a3d0bf54c129a3777d6970083f31dcaa5546a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445291Reviewed-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@{#813162}
-
Lalit Maganti authored
This CL adds the include_imports flag to protoc when generating descriptors. This flag is necessary to support any sort of imports in proto files as GN does not have support for transitively listing all the source files in a target and its deps. Since now include_imports silently looks at other source files other than the ones listed in the target, this means we need a depfile to allow ninja to pick up if changes are made in transitive dep source files. Unfortunately, protoc's depfile generation is broken out of the box and does not work with ninja. Add support in the wrapper script to correct this mirror what we do in Perfetto to achieve the same thing (see [1]) [1] https://cs.android.com/android/platform/superproject/+/master:external/perfetto/tools/protoc_helper.py Change-Id: Ib330520232280b3a8a9eb80a397fac2f3cd1e076 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2440887Reviewed-by:
Eric Seckler <eseckler@chromium.org> Reviewed-by:
Bruce Dawson <brucedawson@chromium.org> Commit-Queue: Lalit Maganti <lalitm@chromium.org> Cr-Commit-Position: refs/heads/master@{#813161}
-
Paula Vidas authored
When Sync starts, interested data types and the FCM token are written to device info, and RefreshLocalDeviceInfo() is triggered. That can happen before the device info provider gets initialized, which then causes the check in SendLocalDataWithBatch() to fail. Since local device info is sent when everything is initialized, we can just ignore the request to refresh if the initialization is not finished. Bug: 1082115 Change-Id: I884e31853c3f9160ef960c01081b7c69aa9ce578 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445169Reviewed-by:
Marc Treib <treib@chromium.org> Reviewed-by:
Rushan Suleymanov <rushans@google.com> Commit-Queue: Paula Vidas <paulavidas@google.com> Cr-Commit-Position: refs/heads/master@{#813160}
-
chromium-autoroll authored
Roll Chrome Win32 PGO profile from chrome-win32-master-1601326576-88be268f41c8e627e3f353defda83bb3fe16d327.profdata to chrome-win32-master-1601451302-334bfff7bf6218115c999c2dee8e0af417339490.profdata If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/pgo-win32-chromium Please CC sebmarchand@chromium.org,jeffyoon@google.com,liaoyuke@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:win-chrome Tbr: sebmarchand@chromium.org,jeffyoon@google.com,liaoyuke@google.com Change-Id: I9f77cceb382f9f04d1a02f6e0c881772ab7ebf31 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2440458Reviewed-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@{#813159}
-
Sylvain Defresne authored
Remove deprecated_default_sources_assignment_filter and replace it with explicit is_win, is_mac, etc. sections. Bug: 1018739 Change-Id: I574d638fc2c32556fc53cf3d7d00258247cc97b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443013Reviewed-by:
Finnur Thorarinsson <finnur@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#813158}
-
Sylvain Defresne authored
Remove deprecated_default_sources_assignment_filter and replace it with explicit is_win, is_mac, etc. sections. Bug: 1018739 Change-Id: I37d6a625c366cbe94f16be2816fc51862efd90f7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442541Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#813157}
-
Sylvain Defresne authored
Remove deprecated_default_sources_assignment_filter and replace it with explicit is_win, is_mac, etc. sections. Bug: 1018739 Change-Id: I911b1aa65b22ad2b2db8059b39feee9479ab003d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2440608Reviewed-by:
Luke Halliwell (slow) <halliwell@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#813156}
-
Sylvain Defresne authored
Remove deprecated_default_sources_assignment_filter and replace it with explicit is_win, is_mac, etc. sections. Bug: 1018739 Change-Id: If211f5339a4d621243704a946f06b884bd7e6a70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442832Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#813155}
-
Takuto Ikuta authored
Change-Id: I750c4bd9c159957d7b2f0cfff3d2f6118599f7a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2444615 Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Reviewed-by:
Yoshisato Yanagisawa <yyanagisawa@chromium.org> Reviewed-by:
Fergal Daly <fergal@chromium.org> Cr-Commit-Position: refs/heads/master@{#813154}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/9cecd7b60ead..89a7ef9f2dd9 2020-10-02 jobay@google.com Typecheck quick_open/QuickInput.js with TypeScript 2020-10-02 changhaohan@chromium.org TypeScriptify elements/ElementsTreeElement.js 2020-10-02 wolfi@chromium.org Fix double scrollbar when using huge fonts 2020-10-02 alexrudenko@chromium.org Fix heap snapshot saving 2020-10-02 tvanderlippe@chromium.org Typecheck sources/CSSPlugin.js with TypeScript 2020-10-02 alexrudenko@chromium.org Reland "Convert inspector_overlay to 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:1093296,chromium:1131801 Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I619ad048c52fa23f4937e2f1fd466581315525fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445065Reviewed-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@{#813153}
-