- 26 Feb, 2020 40 commits
-
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/8e87fcb858e8..235fe2c3aa10 git log 8e87fcb858e8..235fe2c3aa10 --date=short --first-parent --format='%ad %ae %s' 2020-02-26 vapier@chromium.org cbuildbot: fix cros_vm_test path 2020-02-26 vapier@chromium.org cros_build_lib: run: drop redirect_std{out,err} backwards compat 2020-02-26 allenwebb@google.com cros_gdb: Specify utf-8 output encoding. 2020-02-26 vapier@chromium.org cros_build_lib: run: add support for dryrun 2020-02-26 vapier@chromium.org autotest_quickmerge: fix output encoding 2020-02-26 vapier@chromium.org gerrit: plumb notify support to add/remove reviewers 2020-02-26 mikenichols@chromium.org upload_symbols: Update call to pass in file data versus file handler 2020-02-26 chrome-bot@chromium.org Update config settings by config-updater. 2020-02-25 vapier@chromium.org partial_mock: improve documentation 2020-02-25 lamontjones@chromium.org toolchain: pgo-generate-llvm-next builder 2020-02-25 vapier@chromium.org git: manifest: always use .repo/manifests/ for the include dir 2020-02-25 achuith@chromium.org cros_test: Support for --flash. Created with: gclient setdep -r src/third_party/chromite@235fe2c3aa10 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:chromeos-kevin-rel Bug: None Tbr: chrome-os-gardeners@google.com Change-Id: I09255af74673405317baa388c449a7252576e832 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074583Reviewed-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@{#744693}
-
Joshua Pawlicki authored
Bug: 1053815 Change-Id: I221b4d7418610281eb52a38b4eed4791572bc50e Fixed: 1053815 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071049 Auto-Submit: Joshua Pawlicki <waffles@chromium.org> Reviewed-by:
Sorin Jianu <sorin@chromium.org> Commit-Queue: Joshua Pawlicki <waffles@chromium.org> Cr-Commit-Position: refs/heads/master@{#744692}
-
Katie D authored
Change-Id: I341538a4d8b81b19cffef58b34401b2afd0cdebd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2073001Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Commit-Queue: Katie Dektar <katie@chromium.org> Cr-Commit-Position: refs/heads/master@{#744691}
-
Benoît Lizé authored
This is a partial reland of https://chromium-review.googlesource.com/c/chromium/src/+/2056820, which was reverted due to crbug.com/1055093. When a process memory dump fails, this could lead to a DCHECK() in debug builds, or a crash in release ones. Compared to the original CL: - Don't crash when the global dump failed - Add a comment and a test explaining the reason. Compared to the current state of the code, this fixes a bug, where previous values can be re-used when the new memory dump fails. This should be rare enough to not skew metrics in practice though (according to the low frequency of crashes), but is still incorrect. Also fix a few include-what-you-use "git cl lint" warnings. Bug: 1054360 Change-Id: Ia3ed513db4be5bd323787c8b2914db345cfeae4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074699Reviewed-by:
Alexei Svitkine <asvitkine@chromium.org> Reviewed-by:
Benoit L <lizeb@chromium.org> Commit-Queue: Benoit L <lizeb@chromium.org> Cr-Commit-Position: refs/heads/master@{#744690}
-
yilkal authored
This cl stores the time when the activity has been successfully reported in user pref. This cl ensures that AppActivity::ActiveTime entries in prefs::kPerAppTimeLimitsAppActivities older than 30 days will be cleared when AppActivityRegistry is instantiated. This cl ensures that app activity reporting is sourced from the stored pref values in prefs::kPerAppTimeLimitsAppActivities. This cl adds a repeating timer to trigger AppActivityRegistry to save its data to user pref. Bug: 1050876 Change-Id: I863f938941240d24a6a4516412a4253bd16292d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2067725Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Aga Wronska <agawronska@chromium.org> Commit-Queue: Yilkal Abe <yilkal@chromium.org> Cr-Commit-Position: refs/heads/master@{#744689}
-
Kevin Ellis authored
Include layout object when retrieving values for computed properties. Bug: 1056197 Change-Id: I8fd97b101047b473038a26dd9bb30dcff4ae6903 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074801Reviewed-by:
Robert Flack <flackr@chromium.org> Commit-Queue: Kevin Ellis <kevers@chromium.org> Cr-Commit-Position: refs/heads/master@{#744688}
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/413603ba..6426a06c 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,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Iec1ed01071409ead1acb6e19b48dc8d73825250c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074898Reviewed-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@{#744687}
-
Yue Zhang authored
Bug: 1054079 Change-Id: If661a6c8f49959d9e37d4bb318698491915ee5db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2068749 Commit-Queue: Yue Zhang <yuezhanggg@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#744686}
-
behdad authored
Categories of Blink, GPU and V8 are added as extra categories to representative perf tests, when it reruns a failure. This is going to help with investigating the flakes happening on these tests. Bug: chromium:1055893 Change-Id: Ia1b3b269a35a6c60b51d1de850ca9e56ef852bd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071905 Commit-Queue: Behdad Bakhshinategh <behdadb@chromium.org> Reviewed-by:
Caleb Rouleau <crouleau@chromium.org> Cr-Commit-Position: refs/heads/master@{#744685}
-
Michael Lippautz authored
This histogram should be computed from foreground marking time only. Bug: 986235 Change-Id: I9ca3471a7fee2547ac1a89dcae2c9515b6e173a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074878 Commit-Queue: Michael Lippautz <mlippautz@chromium.org> Commit-Queue: Omer Katz <omerkatz@chromium.org> Auto-Submit: Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Omer Katz <omerkatz@chromium.org> Cr-Commit-Position: refs/heads/master@{#744684}
-
Tommy Li authored
This CL is just a cleanup CL that renames OmniboxResultView::Invalidate to a more specific ApplyThemeAndRefreshIcons(). This is in preparation to refactor some of the OmniboxPopupView API to be more friendly for a WebUI implementation. Bug: 1046561 Change-Id: Ic082932f02d28b69e82fb35afc3d94f4e23427f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071914Reviewed-by:
Orin Jaworski <orinj@chromium.org> Commit-Queue: Tommy Li <tommycli@chromium.org> Cr-Commit-Position: refs/heads/master@{#744683}
-
Hazem Ashmawy authored
This comment was dropped when moving crash reports sampling from crashpad to upload service. It provides more context why we sample crashes for default channel (debug/unknown channel). Bug: N/A Change-Id: I1d949aafdd59541b9f61fdc23885481f46c16322 Test: N/A Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2075117 Commit-Queue: Hazem Ashmawy <hazems@chromium.org> Commit-Queue: Tobias Sargeant <tobiasjs@chromium.org> Reviewed-by:
Tobias Sargeant <tobiasjs@chromium.org> Auto-Submit: Hazem Ashmawy <hazems@chromium.org> Cr-Commit-Position: refs/heads/master@{#744682}
-
Christopher Thompson authored
This flag is needed for Android/ChromeOS where command-line flags are hard or impossible to set, and needed for some currently supported testing and development workflows. Change-Id: I5f122143f3e26981af83fa5a306f724be23a1060 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2073062Reviewed-by:
Elly Fong-Jones <ellyjones@chromium.org> Commit-Queue: Christopher Thompson <cthomp@chromium.org> Cr-Commit-Position: refs/heads/master@{#744681}
-
kylechar authored
The tests were marked as Failure but were actually timing out. Mark them as Slow to see if that helps. Bug: 1026375 Change-Id: I7fb1c16957b1016182fc7f7b815d58d7cd58bdcd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074800Reviewed-by:
Jonathan Ross <jonross@chromium.org> Commit-Queue: Jonathan Ross <jonross@chromium.org> Cr-Commit-Position: refs/heads/master@{#744680}
-
Brett Kilty authored
https://chromium-review.googlesource.com/c/chromium/src/+/1815719 reorganized this file, but the addition of !is_cast_audio_only to the else if clause causes is_cast_audio_only cases that do not use enable_cast_renderer set to have no cast_mojo_media_services set. The fails gn gen. Re-add the appropriate config for non cast renderer audio only cases. Bug: b/150141880 (internal) Test: Local dependent build with change gn gen, ninja, run Change-Id: I437d781454fefbe018d07c9bcf8b697264a78170 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071330 Auto-Submit: Brett Kilty <brettk@google.com> Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#744679}
-
Gabriel Charette authored
Split directories [crypto/-net/] from https://chromium-review.googlesource.com/c/chromium/src/+/2026350 as it had trouble landing in one go. The following script was used to generate this CL (run on every C++ file in the codebase; processing .h before matching .cc/.mm): https://bugs.chromium.org/p/chromium/issues/detail?id=1026641#c22 (intentionally ignores cleaning post_task.h for now). TBR=fdoray@chromium.org Bug: 1026641 Change-Id: I4b5f8071c38efd854ea581d3bb16d5e921866ca4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074937Reviewed-by:
Gabriel Charette <gab@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#744678}
-
Xi Han authored
Disable the following 4 tests: org.chromium.chrome.browser.contextmenu.ContextMenuTest#testSearchWithGoogleLensFiresIntent org.chromium.chrome.browser.contextmenu.ContextMenuTest#testSearchWithGoogleLensWithSearchByImageTextFiresIntent org.chromium.chrome.browser.share.ShareImageFileUtilsTest#clearEverythingIfNoClipboardImageTest org.chromium.chrome.browser.share.ShareImageFileUtilsTest#clipboardUriDoNotClearTest TBR=gayane@chromium.org,dtrainor@chromium.org,kristipark@chromium.org Bug: 1056176 Change-Id: I9389f83058c463ba24d8748c8ac2e7fe8cbc1c0e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074803Reviewed-by:
Xi Han <hanxi@chromium.org> Commit-Queue: Xi Han <hanxi@chromium.org> Cr-Commit-Position: refs/heads/master@{#744677}
-
Kim-Anh Tran authored
Bug: 1043030 Change-Id: Ic522f1ddb4e8a4cfc79219704e2324ae41579d38 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2071258Reviewed-by:
Peter Marshall <petermarshall@chromium.org> Commit-Queue: Kim-Anh Tran <kimanh@chromium.org> Cr-Commit-Position: refs/heads/master@{#744676}
-
Andrew Grieve authored
Bug: 726475 Change-Id: Ic1e675edb3fc170ea238193e1b75405511527335 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2075038 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Auto-Submit: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#744675}
-
Guido Urdaneta authored
This CL propagates the insertable streams configuration fields from RTCConfiguration to RTCPeerConnection and RTCPeerConnectionHandler. These will be used in follow-up CLs to initialize senders and receivers. Bug: 1052765 Change-Id: If510641f91e6ce7c0ac7fbde1f0aa2d0c94d3e7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2066850 Commit-Queue: Guido Urdaneta <guidou@chromium.org> Reviewed-by:
Harald Alvestrand <hta@chromium.org> Cr-Commit-Position: refs/heads/master@{#744674}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/f5b262e88b96..6c8abd05a95c Created with: gclient setdep -r src-internal@6c8abd05a95c If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://skia-autoroll.corp.goog/r/src-internal-chromium-autoroll Please CC jbudorick@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chrome.try:linux-chromeos-chrome Bug: None Tbr: jbudorick@google.com Change-Id: Id2ac58b67f1197484266238729746c4656d9fcb5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074579Reviewed-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@{#744673}
-
Xiang Ji authored
Change-Id: I4169a0d8164890d5da815ab6946aeee0b10694c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2073271Reviewed-by:
Owen Min <zmin@chromium.org> Commit-Queue: Xiang Ji <jxiang@google.com> Cr-Commit-Position: refs/heads/master@{#744672}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/7f5e3c7e43c7..dc2a97774bb6 git log 7f5e3c7e43c7..dc2a97774bb6 --date=short --first-parent --format='%ad %ae %s' 2020-02-26 brianosman@google.com Interpreter: Fix intrinsics when called with vector types Created with: gclient setdep -r src/third_party/skia@dc2a97774bb6 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 jlavrova@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-blink-rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: None Tbr: jlavrova@google.com Change-Id: Ifddc857ba104e14c38bcd55adc7eab96d54ffbc6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074580Reviewed-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@{#744671}
-
Sylvain Defresne authored
Most of the include are obsolete. The remaining one can be removed as all the code is compiled with ARC thus there is no need to have a C++ smart pointer to call retain/release when the compiler can do it automatically. Bug: 1051997 Change-Id: I77b60876b2b1616ebc369a63e9e8562d5ec9f42d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2073884Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: Sylvain Defresne <sdefresne@chromium.org> Cr-Commit-Position: refs/heads/master@{#744670}
-
Gabriel Charette authored
Split content/ from https://chromium-review.googlesource.com/c/chromium/src/+/2026350 as it had trouble landing in one go. The following script was used to generate this CL (run on every C++ file in the codebase; processing .h before matching .cc/.mm): https://bugs.chromium.org/p/chromium/issues/detail?id=1026641#c22 (intentionally ignores cleaning post_task.h for now). TBR=fdoray@chromium.org, tsepez@chromium.org Bug: 1026641 Change-Id: I27c51f5648ea518122b90fde09f09b19afd07972 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074918Reviewed-by:
Gabriel Charette <gab@chromium.org> Commit-Queue: Gabriel Charette <gab@chromium.org> Cr-Commit-Position: refs/heads/master@{#744669}
-
Peter Kvitek authored
DevToolsCommandDuration is more generic and also captures protocol overhead. Change-Id: I9dc9815de22fd4ada9ace738fa7e3d551ea5ec2d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2068823Reviewed-by:
Dmitry Gozman <dgozman@chromium.org> Reviewed-by:
Andrey Kosyakov <caseq@chromium.org> Reviewed-by:
Johannes Henkel <johannes@chromium.org> Commit-Queue: Peter Kvitek <kvitekp@chromium.org> Cr-Commit-Position: refs/heads/master@{#744668}
-
chromium-autoroll authored
This CL may cause a small binary size increase, roughly proportional to how long it's been since our last AFDO profile roll. For larger increases (around or exceeding 100KB), please file a bug against gbiv@chromium.org. Additional context: https://crbug.com/805539 Please note that, despite rolling to chrome/android, this profile is used for both Linux and Android. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/afdo-chromium-autoroll Please CC gbiv@chromium.org on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Tbr: gbiv@chromium.org Change-Id: I5a1efc253e12be7a926753f492f4c72b8050cabf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074585Reviewed-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@{#744667}
-
Vasiliy Telezhnikov authored
When using SkiaRenderer with WebView Skia does validation of frame buffer size. max_texture_size_limit_4096 workaround limits the size to 4096. This CL disables workaround for compositing GrContext as frame buffer comes from Android in that case and we don't control its size. Bug: 1055904 Change-Id: Id7826683495caf1b26dcc8303eceb2ed7a8ff003 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2072921Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org> Cr-Commit-Position: refs/heads/master@{#744666}
-
Xi Han authored
This test suite was introduced in https://crrev.com/c/2069501, and failed on Marshmallow Tablet Tester. TBR=pkotwicz@chromium.org,twellington@chromium.org Bug: 1056196 Change-Id: Ic0c225ba8c88f831605964208491d4b0e8975f49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074802Reviewed-by:
Xi Han <hanxi@chromium.org> Commit-Queue: Xi Han <hanxi@chromium.org> Cr-Commit-Position: refs/heads/master@{#744665}
-
John Budorick authored
Should mitigate races between the tests & tabs closing, which emulators seem to lose much more frequently than devices. Bug: 1054849 Change-Id: Ifc2bb578ee9a9315b09b32c02b7eba7037fc4941 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2073148Reviewed-by:
Sky Malice <skym@chromium.org> Commit-Queue: John Budorick <jbudorick@chromium.org> Cr-Commit-Position: refs/heads/master@{#744664}
-
Mark Cogan authored
This CL removes the use of TabModel from the BVC unit test, and does other minor clean-up. As part of this, the long-spurious CommandDispatcher parameter is removed from the BVC initializer. Change-Id: Idf7a2d02f5c54964458a62db0f9b02ad1afea1cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2072162Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#744663}
-
Rune Lillesveen authored
We still cannot use the keyword since we don't ship color-scheme aware system colors, but this is closer to the end state. This should not result in any web-observable changes. Bug: 939811 Change-Id: If2bdfbabb2390c1b720658705d683be5666875be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2033144 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#744662}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/2f0f850da8aa..a9d7d478429d git log 2f0f850da8aa..a9d7d478429d --date=short --first-parent --format='%ad %ae %s' 2020-02-26 enga@chromium.org Add Toggles to disable base vertex and base instance rendering Created with: gclient setdep -r src/third_party/dawn@a9d7d478429d 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/+/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: Id9b0d6c89a923772c88b15e2fe94d5d7ff3d20d7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074577Reviewed-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@{#744661}
-
Vasiliy Telezhnikov authored
With Viz For WebView enabled we support surface embedding. Some embeddees (e.g Unaccelerated OffscreenCanvas) will try to fallback to SharedBitmaps for resources. This CL adds SharedBitmapManager to avoid crash. We can't draw this bitmaps, but for resourceless software draw we do not support embedding and we don't support software compositing on Android, so the draw won't happen either way. Bug: 1055877 Change-Id: I9e3073a46f4d2b0b63b1025489b48e91be15f71c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2072655 Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#744660}
-
Elly Fong-Jones authored
This makes it hopefully more clear which events can cause the dialog buttons to change visibility. For CardUnmaskPromptViews, whether the Ok button is visible or not depends on whether the autofill client is in a persistent error state. For LocalCardMigrationDialogView, the existing code never calls DialogModelChanged, so presumably the value of `controller_->AllCardsInvalid()` is constant across the lifetime of that dialog. Bug: 1011446 Change-Id: I5921f086b3078e68aa417945560ad73a357fe190 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2067874Reviewed-by:
Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Elly Fong-Jones <ellyjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#744659}
-
Igor Makarov authored
- added .style.yapf files - reformat *.py files in third_party/blink/renderer/build/scripts Bug: 1051750 Change-Id: I340904259718b4c8e1bea554c9c65e6e2a8d1fea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2061152Reviewed-by:
Kent Tamura <tkent@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#744658}
-
Makoto Shimazu authored
This CL plumbs the COEP value to the URLLoaderFactory going to the NetworkService. However, COEP doesn't take effect if it's being registered. Bug: 1039613 Change-Id: Id6ca28b686db82b3479becc1e927c8d7ff2e2c34 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2065696 Auto-Submit: Makoto Shimazu <shimazu@chromium.org> Commit-Queue: Peter Marshall <petermarshall@chromium.org> Reviewed-by:
Peter Marshall <petermarshall@chromium.org> Cr-Commit-Position: refs/heads/master@{#744657}
-
Anders Hartvoll Ruud authored
If a shorthand contains invalid var()-references, we would return from ResolvePendingSubstitution with CSSUnsetValue before getting a chance to mark the property as dependent on a variable. This would cause StyleResolver to incorrectly cache the style in the matched properties cache, causing bugs in subsequent recalcs. Moving the call to MarkHasVariableReference before we attempt to resolve var()s fixes the issue. Drive-by: Remove some comments that should not have been committed in the first place. Bug: 1055035 Change-Id: I0749da2e8d3f8a74e2bc9418078704a319124fcf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2074237Reviewed-by:
Rune Lillesveen <futhark@chromium.org> Commit-Queue: Anders Hartvoll Ruud <andruud@chromium.org> Cr-Commit-Position: refs/heads/master@{#744656}
-
Michael Lippautz authored
Instead of spreading all support of HeapVectorBacking over all different GC-internal traits keep all required overrides in a single file per data structure. Users should be able to use MakeGarbageCollected to allocate the data structure (internal or external). Change-Id: I8e028ee4d44015cb8b3e1d7356050154fb128007 Bug: 1056170 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2072043 Commit-Queue: Michael Lippautz <mlippautz@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Omer Katz <omerkatz@chromium.org> Reviewed-by:
Anton Bikineev <bikineev@chromium.org> Cr-Commit-Position: refs/heads/master@{#744655}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/1b146d522e7b..cb6ff74d970a git log 1b146d522e7b..cb6ff74d970a --date=short --first-parent --format='%ad %ae %s' 2020-02-26 devtools-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update DevTools DEPS. Created with: gclient setdep -r src/third_party/devtools-frontend/src@cb6ff74d970a If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/devtools-frontend-chromium Please CC devtools-waterfall-sheriff-onduty@grotations.appspotmail.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: devtools-waterfall-sheriff-onduty@grotations.appspotmail.com Change-Id: I4384a344334365fe596ee3948aec3a0ac841465f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2073790Reviewed-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@{#744654}
-