- 02 Oct, 2020 40 commits
-
-
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}
-
Chong Gu authored
Make fuchsia-ssh-port flag optional. Pass on ssh config file directly to gpu tests Bug: 1133039 Change-Id: Iefdf83760965d140463d14d7c083d3d2276c6411 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2436519 Commit-Queue: Chong Gu <chonggu@google.com> Reviewed-by:
Brian Sheedy <bsheedy@chromium.org> Cr-Commit-Position: refs/heads/master@{#813152}
-
Jan Wilken Dörrie authored
This change drops remaining usages of autofill::PasswordForm in the password_manager component in favor of password_manager::PasswordForm. The usages in components/password_manager/core/common/ have been inlined at the call sites, which live in //c/p_m/core/browser. Bug: 1067347 Change-Id: I4902283af38b9b16589541c70d05b06ea26dfb27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2436529 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/master@{#813151}
-
Paula Vidas authored
Deregistration from old invalidations is moved from the constructor to the Initialize() method. The change is needed because invalidator_->RegisterInvalidationHandler() calls OnInvalidatorClientIdChange(), which cannot be called before the SyncEngineImpl is initialized, since it uses the sync_task_runner_. CreateBacked() helper is removed from the tests because it's not needed anymore. Bug: 1082115 Change-Id: I2846acf63eb0d245576b5ec65a435b522db05a21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442969 Commit-Queue: Paula Vidas <paulavidas@google.com> Reviewed-by:
Marc Treib <treib@chromium.org> Reviewed-by:
Rushan Suleymanov <rushans@google.com> Cr-Commit-Position: refs/heads/master@{#813150}
-
Jan Wilken Dörrie authored
This change drops usages of autofill::PasswordForm in //c/b/android in favor of password_manager::PasswordForm. TBR=mamir Bug: 1067347 Change-Id: I76d503a30aac561a633f17c2925c56335abd1df9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2445269 Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/master@{#813149}
-
Sylvain Defresne authored
Remove deprecated_default_sources_assignment_filter and replace it with explicit is_win, is_mac, etc. sections. Bug: 1018739 Change-Id: I804134a7a0042fb2c1172e4d5163f760178a8ee8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2442737Reviewed-by:
Lei Zhang <thestig@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#813148}
-
Sylvain Defresne authored
Remove deprecated_default_sources_assignment_filter and replace it with explicit is_win, is_mac, etc. sections. Bug: 1018739 Change-Id: Ic2936815867eb60aae58f59e1b6ff229ebd8e112 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443134 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Yuchen Liu <yucliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#813147}
-
Sylvain Defresne authored
Remove deprecated_default_sources_assignment_filter and replace it with explicit is_win, is_mac, etc. sections. Bug: 1018739 Change-Id: I966303321f4d8f90504d11d9f42b0eab3cfce0bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2440846Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#813146}
-
Sylvain Defresne authored
Remove deprecated_default_sources_assignment_filter and replace it with explicit is_win, is_mac, etc. sections. Bug: 1018739 Change-Id: Ided224b9b9eb717dd63589500816322af1574e23 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443014Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#813145}
-
Sylvain Defresne authored
Remove deprecated_default_sources_assignment_filter and replace it with explicit is_win, is_mac, etc. sections. Bug: 1018739 Change-Id: I3103d4651d05671a5b795a39cb2c052ae3d7abcb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2443149 Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#813144}
-
Yunke Zhou authored
Bug: 1134052 Change-Id: Ia6dcf95339d38029b1de4fa9234d1bc7910ba932 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2440532Reviewed-by:
Roman Sorokin [CET] <rsorokin@chromium.org> Commit-Queue: Yunke Zhou <yunkez@google.com> Cr-Commit-Position: refs/heads/master@{#813143}
-