- 29 Jan, 2020 40 commits
-
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/1b5b51de558d..3d23fc123c37 git log 1b5b51de558d..3d23fc123c37 --date=short --first-parent --format='%ad %ae %s' 2020-01-29 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go Deps Created with: gclient setdep -r src/third_party/skia@3d23fc123c37 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 reed@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: reed@google.com Change-Id: Idd5720985687ac8b0243d3deb5ba229b30211dd4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2027193Reviewed-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@{#736270}
-
Yusuf Sengul authored
Bug: 1046066 Change-Id: Ifdf8b55ad7f2bcbb556483445eee0fb3d7c13e8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2023353 Commit-Queue: Yusuf Sengul <yusufsn@google.com> Reviewed-by:
Tien Mai <tienmai@chromium.org> Cr-Commit-Position: refs/heads/master@{#736269}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/44c75073811b..5ca050d1fdbb git log 44c75073811b..5ca050d1fdbb --date=short --first-parent --format='%ad %ae %s' 2020-01-29 syoussefi@chromium.org Vulkan: Set fragment output locations in SPIR-V 2020-01-29 syoussefi@chromium.org Vulkan: Set vertex attribute locations in SPIR-V 2020-01-29 syoussefi@chromium.org Vulkan: Set set/binding in SPIR-V 2020-01-29 spang@chromium.org Fuchsia: Blacklist swiftshader on Fuchsia Created with: gclient setdep -r src/third_party/angle@5ca050d1fdbb 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 tobine@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_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 Bug: None Tbr: tobine@google.com Change-Id: I88598b98ea817c2d414376456f9e9027c83d3a74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2027192Reviewed-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@{#736268}
-
Takuto Ikuta authored
This follows crbug.com/955013, but added -swarming suffix due to builder name in test_suite_exceptions.pyl. test_suite_exceptions.pyl does not distinguish android-marshmallow-arm64-rel under chromium.android or chromium.swarm Bug: 955013 Change-Id: I5be20bbf312bda9353071f9d11540492d7f57a76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026917 Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Reviewed-by:
Yoshisato Yanagisawa <yyanagisawa@google.com> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#736267}
-
Hitoshi Yoshida authored
We, in team, agreed not to break include header file paths written in code generator. Breaking them makes it difficult to find or sort lines. Bug: 839389 Change-Id: I882d9bd37fa85bd1359933757e491c4db65a7971 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026560Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#736266}
-
Koji Ishii authored
|NGPaintFragment| has two offsets; one relative to its parent and the other relative to the container block. |NGFragmentItem| has only one, so it was named as |Offset()|, but r736251 <crrev.com/c/2024133> revealed that this can be confusing and mis-used, even by myself. This patch adds |InContaininerBlock| suffixes to all functions that return the offset relative to the container block. This patch has no behavior changes. Bug: 982194 Change-Id: I64f5ae133c11b4d21e455b7c13c2a8884273b6f5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024190Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#736265}
-
chrome://help-appchrome://flagRachel Carpenter authored
enums.xml numbers come from the suggested values given by the unit test. See https://chromium.googlesource.com/chromium/src/tools/+/refs/heads/master/metrics/histograms/README.md#flag-histograms for more information. Bug: 1012578 Change-Id: Idf5aacf0aae6b6c2e5f4bdad621d028710e26052 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026916 Commit-Queue: Rachel Carpenter <carpenterr@google.com> Reviewed-by:
dstockwell <dstockwell@chromium.org> Cr-Commit-Position: refs/heads/master@{#736264}
-
Isabella Scalzi authored
Currently when the |get-info| command is caught by an element, the event continues to propagate, which causes |display_| to be called twice in some cases. Fix this: stop propagation of the event when handled. No change in behavior, no new tests. Bug: 1044448 Change-Id: I670bb872b414f18265cb68688d704ab4c0088976 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026532Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#736263}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/1fbc1b7f92be..c768c76138f9 git log 1fbc1b7f92be..c768c76138f9 --date=short --first-parent --format='%ad %ae %s' 2020-01-29 abennetts@google.com Fix 'git_hash' KeyError when posting bug updates about patches. Created with: gclient setdep -r src/third_party/catapult@c768c76138f9 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC skyostil@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_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: chromium:1046618 Tbr: skyostil@google.com Change-Id: Ie3f513cfa5fba0d06b5737676b5e034b9d30d7ed Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2027190Reviewed-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@{#736262}
-
Hitoshi Yoshida authored
A user defined type is defined with a non-partial and non-mixin definition of an IDL definition. Following it, this CL defines a Union's component as a set of components where its member types are defined. Bug: 839389 Change-Id: I8632364d72cc33680ed30086f42777bb42f0ce43 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026554 Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#736261}
-
Hitoshi Yoshida authored
Bug: 839389 Change-Id: I4b86d896e527caa15a2150e2a1544cc080e227df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026835Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#736260}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/dcc8c5431bcb..1b5b51de558d git log dcc8c5431bcb..1b5b51de558d --date=short --first-parent --format='%ad %ae %s' 2020-01-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 77c4d4c4..243744c2 (487 commits) 2020-01-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 34e16df059f8..6c3dc3581eaf (2 commits) 2020-01-29 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 086aded3cb74..2bc9cc12f0b0 (19 commits) 2020-01-29 mtklein@google.com remove more vtune references 2020-01-29 mtklein@google.com start on 2pt conical gradients Created with: gclient setdep -r src/third_party/skia@1b5b51de558d 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 reed@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: reed@google.com Change-Id: Ib5adec88e352db347bb4f6c86cc9591f74b3b57a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2027002Reviewed-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@{#736259}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang/+log/07a55839eed5..9a80305c0897 git log 07a55839eed5..9a80305c0897 --date=short --first-parent --format='%ad %ae %s' 2020-01-29 johnkslang@users.noreply.github.com Merge pull request #2068 from jljusten/standalone-fix-long-help Created with: gclient setdep -r src/third_party/glslang/src@9a80305c0897 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/glslang-chromium-autoroll Please CC radial-bots+chrome-roll@google.com,tobine@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 Bug: None Tbr: radial-bots+chrome-roll@google.com,tobine@google.com Change-Id: I9a4d1e7af760ffe779a482e7f4ac4bc1c3b93f6d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2027189Reviewed-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@{#736258}
-
tby authored
Right now we're not loading saved files ranking models from disk on dev channel, for debugging reasons. We don't need this any more, so this CL removes the logic. Bug: 955893 Change-Id: I4159ca99c020f422861480a4c24b39db362ce242 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2010596Reviewed-by:
Jia Meng <jiameng@chromium.org> Commit-Queue: Tony Yeoman <tby@chromium.org> Cr-Commit-Position: refs/heads/master@{#736257}
-
Takuto Ikuta authored
Before renaming swarming builders for crbug.com/955013, let me fix build config so that each builder uses the same build config with typical builders. Bug: 943176 Change-Id: Ie203ee1ccd05491fe8332e1206d75ad6235b022c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026556 Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Reviewed-by:
Yoshisato Yanagisawa <yyanagisawa@google.com> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#736256}
-
Luciano Pacheco authored
This makes easier to navigate in the DOM when using the DevTools, because the list of <cr-menu>'s is too long distracting from the main part of the Files app content. Bug: 992821 Change-Id: I1833a3742bfa6fd8329c27f43bfbf65bf318e649 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026510 Commit-Queue: Noel Gordon <noel@chromium.org> Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#736255}
-
yilkal authored
This CL updates SupervisedUserErrorPage html page so that users are notified when they have successfully request for permission. This CL updates SupervisedUserErrorPage javascript so that the focus moves away from the ghost button after request for permission. Bug: 1045154, 1045148 Change-Id: I0e5c554b92af68794c9a12e3f97fd2c5d368e8f9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024119 Commit-Queue: Yilkal Abe <yilkal@chromium.org> Reviewed-by:
Aga Wronska <agawronska@chromium.org> Cr-Commit-Position: refs/heads/master@{#736254}
-
Rachel Sugrono authored
Add a public CommandHandler method to get a handler by name. Not used yet but required for Quick View to get hold of the delete handler. Bug: 803259 Change-Id: Iddca1284363d40de64629458b28a6d646636d859 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026331Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#736253}
-
Yoichi Osato authored
ResourceRequestContainer is a wrapper class of ResourceRequest to keep the instance on heap since historycally ResourceRequest had been stated DISALLOW_NEW. However crrev.com/c/776407 has changed ResourceRequest to be newed. This CL refactors the structure simplify. Bug: 787704 Change-Id: I8cf85085d939e9053b84513bc0e23824991a98c4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024392 Commit-Queue: Yoichi Osato <yoichio@chromium.org> Reviewed-by:
Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Keishi Hattori <keishi@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#736252}
-
Koji Ishii authored
This patch matches text snap-to-pixel to the current behavior. Legacy and |NGPaintFragment| snaps the top of the padding box of the parent box. Before this patch, |NGFragmentItem| snaps the top of the content box. This makes different snapping behavior for fractional paddings. This patch adds |parent_offset| to compute the same snapping behavior, because |NGPaintFragment| has both the offset to parent and the offset to container block but |NGFragmentItem| only has the latter. Fixes ~12 tests. Note, the snapping behavior will need to be revisited. Bug: 982194 Change-Id: If2b52c3ae986d5ff06dc993016ad2eb0ff66de39 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024133Reviewed-by:
Yoshifumi Inoue <yosin@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#736251}
-
David Trainor authored
Remove the reference to the //chrome/android/java class GlobalDiscardabeReferencePool. Download home only needs the base class in //base, and we can pass in the global reference through the factory. Bug: 1046219 Change-Id: I18e084992ef82230d3d2f9ee40ce7460bd7d6480 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024750 Commit-Queue: David Trainor <dtrainor@chromium.org> Reviewed-by:
Shakti Sahu <shaktisahu@chromium.org> Cr-Commit-Position: refs/heads/master@{#736250}
-
matterchen authored
Port forwarding in Cros will allow users to add, activate, remove and deactivate ports. This CL includes the implementation of the remove and deactivate port utilities and unit tests. The tracking of the port forwarding preferences in the user's profile preferences has not been implemented yet. Bug: chromium:848127 Test: crostini_port_forwarder_unittest.cc and everything builds Change-Id: Ie7b5358813ca9cf454e0e216467c6d1ec8344c08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2015868Reviewed-by:
Fergus Dall <sidereal@google.com> Reviewed-by:
Ryo Hashimoto <hashimoto@chromium.org> Commit-Queue: Matthew Chen <matterchen@google.com> Cr-Commit-Position: refs/heads/master@{#736249}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/1e5460f07009..4d88bb065eda Created with: gclient setdep -r src-internal@4d88bb065eda 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: Ieb5736b217a87dfe0da5b2b07e7049e98d955277 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2027001Reviewed-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@{#736248}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/74f5054ec925..7b6246a2ade8 git log 74f5054ec925..7b6246a2ade8 --date=short --first-parent --format='%ad %ae %s' 2020-01-28 kainino@chromium.org Generators for Emscripten Created with: gclient setdep -r src/third_party/dawn@7b6246a2ade8 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: I29bd31538c448acd6565a5763348569bf8b227d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2027187Reviewed-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@{#736247}
-
Rachel Sugrono authored
Add subroutines to compose the Delete command handler, so the it is easy for some special clients to access these subroutines, e.g. the QuickView dialog. Add an optional dialog argument to the deleteEntries_() subroutine. The default argument is null which shows the default delete confirm dialog, so no change in behavior. For Quick View, the delete confirm dialog is provided by Quick View when calling this helper. No change in behavior, no new tests. Bug: 803259 Change-Id: I4b2fe2d7cfd35a3c602bf7aa0b869b11a51bb691 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026827Reviewed-by:
Noel Gordon <noel@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#736246}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/2e0a0cb9ad54..1fbc1b7f92be git log 2e0a0cb9ad54..1fbc1b7f92be --date=short --first-parent --format='%ad %ae %s' 2020-01-29 fancl@chromium.org Fix sheriff-config tests Created with: gclient setdep -r src/third_party/catapult@1fbc1b7f92be If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/catapult-autoroll Please CC skyostil@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_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel Bug: None Tbr: skyostil@google.com Change-Id: Icce5d3cfad3bc69c4e81915b3acec850122f4034 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2027000Reviewed-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@{#736245}
-
Luciano Pacheco authored
Set white background in the top level container and forces directory tree and file list to inherit it. Bug: 992821,992819 Change-Id: I610ec28fe06a092ada41ad268a18f3495d46b8be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026552 Commit-Queue: Noel Gordon <noel@chromium.org> Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#736244}
-
Kyle Horimoto authored
This CL adds the ability to sync in transport mode via SyncableServiceBasedModelTypeController. A follow-up CL converts SupervisedUserSyncModelTypeController to use transport mode. Bug: 1030454, 1043755 Change-Id: I6a49de5d8d5dd9c24422456fbdbc56683e64c002 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2016195 Commit-Queue: Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Mikel Astiz <mastiz@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Cr-Commit-Position: refs/heads/master@{#736243}
-
Abhijeet Kandalkar authored
This CL uses new downcast helpers for classes, - SVGInlineFlowBox - SVGRootInlineBox Bug: 891908 Change-Id: Ia211ffb55e77e299c333a8bfd2ed19c053d0536c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024987Reviewed-by:
Jeremy Roman <jbroman@chromium.org> Commit-Queue: Abhijeet Kandalkar <abhijeet@igalia.com> Cr-Commit-Position: refs/heads/master@{#736242}
-
Julie Jeongeun Kim authored
This CL changes ViewHostMsg_DocumentAvailableInMainFrame so that it is implemented in the LocalFrameHost interface and it moves DocumentAvailableInMainFrame() from RenderViewHostDelegate to RenderFrameHostDelegate. Bug: 1043758 Change-Id: I23d727cb39bf98b2b7412b92dc04d139fef3fa27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2016762Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Commit-Queue: Julie Kim <jkim@igalia.com> Cr-Commit-Position: refs/heads/master@{#736241}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/4a8fa19f0574..44c75073811b git log 4a8fa19f0574..44c75073811b --date=short --first-parent --format='%ad %ae %s' 2020-01-29 spang@chromium.org Fuchsia: Disable GLES3 testing on Fuchsia ARM 2020-01-29 syoussefi@chromium.org Vulkan: Fix handling of inactive fragment outputs 2020-01-29 spang@chromium.org Vulkan: Disable global merge for volk 2020-01-28 spang@chromium.org Fuchsia: Implement SystemInfo on Fuchsia 2020-01-28 ynovikov@chromium.org Disable 'nodiscard' warning on MSVC for dEQP. Created with: gclient setdep -r src/third_party/angle@44c75073811b 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 tobine@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_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 Bug: None Tbr: tobine@google.com Change-Id: Ie5e52fa26115c791aec39c2740dc72bc71a20da8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026992Reviewed-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@{#736240}
-
Khushal authored
If an image is greater than max texture size it can not be uploaded to the GPU and we keep a copy on the CPU instead for rasterization. While for GPU backed images adding mips requires re-allocating a new mipped texture, for these images it should be a no-op since its handled by skia internally. The existing code was erroneously trying to upload them. R=cblume@chromium.org Bug: 1046414 Change-Id: If88f76578dae99470991f7e4fb136107b94e23a0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026227 Commit-Queue: Khushal <khushalsagar@chromium.org> Auto-Submit: Khushal <khushalsagar@chromium.org> Reviewed-by:
Chris Blume <cblume@chromium.org> Cr-Commit-Position: refs/heads/master@{#736239}
-
Khushal authored
All workarounds have been removed, this removes the setup for applying these workarounds. This is the first step towards being able to assume SurfaceControl is turned on for all Q devices which will allow doing setup at app startup, before the native library is loaded and the GPU process is initialized. R=ericrk@chromium.org, vikassoni@chromium.org Bug: 1031636 Change-Id: Iecdfc335076089ba7887ba0d5111d4f70cf81c95 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2015553 Auto-Submit: Khushal <khushalsagar@chromium.org> Reviewed-by:
vikas soni <vikassoni@chromium.org> Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Reviewed-by:
Eric Karl <ericrk@chromium.org> Commit-Queue: Khushal <khushalsagar@chromium.org> Cr-Commit-Position: refs/heads/master@{#736238}
-
Yutaka Hirano authored
Have Resource::CanReuse return false when the request method is not GET. This is harmless because currently all the preload requests and requests that can be served from the MemoryCache are GET requests, given that RawResources are not served from the MemoryCache. This change will allow us not to store the request body in Resource, which will be important when we introduce streaming upload because we do not want to copy a streaming request body. Bug: 688906 Change-Id: I5b1b01a6f003378f0ac33f528d209c610178fa29 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2024627Reviewed-by:
Yoav Weiss <yoavweiss@chromium.org> Reviewed-by:
Hiroshige Hayashizaki <hiroshige@chromium.org> Reviewed-by:
Yoichi Osato <yoichio@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#736237}
-
Hitoshi Yoshida authored
- Changes Create() and FillMember() argument types from v8::Object to v8::Value - Refactor make_fill_dict_members_def() - Replace v8_value->IsUndefinedOrNull() with v8_value->IsNullOrUndefined() Bug: 839389 Change-Id: Id2776176ae49e033c57bd0241981b60a1f2c0e48 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026908 Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#736236}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/ad9110026bee..dcc8c5431bcb git log ad9110026bee..dcc8c5431bcb --date=short --first-parent --format='%ad %ae %s' 2020-01-29 csmartdalton@google.com Convert the "bool antialias" param in GrTessellator to an enum 2020-01-29 egdaniel@google.com Store GrSurfaceProxyViews on SkSpecial*_Gpu. Created with: gclient setdep -r src/third_party/skia@dcc8c5431bcb 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 reed@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: reed@google.com Change-Id: Ie3d186f938c5c91b0bbc899b4850076c4055e5b0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026996Reviewed-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@{#736235}
-
Hitoshi Yoshida authored
It is called from derived classes' FillMembersInternal. Bug: 839389 Change-Id: Icc214c548d8f02da13a594369c015043d4118593 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026630Reviewed-by:
Yuki Shiino <yukishiino@chromium.org> Commit-Queue: Hitoshi Yoshida <peria@chromium.org> Cr-Commit-Position: refs/heads/master@{#736234}
-
Jie Jiang authored
This change implements SendCachedDevices(), which should be called after Bluetooth service in Android starts, to make device cache synced between Chrome and Android. Here "cache devices" means devices that have been discovered (not necessarily paired or connected) but not yet expired. Some Android apps depend on this device cache, e.g., get info of paired devices. BUG=b:147401863 BUG=chromium:949918 TEST=Manually test with nRF: paired device can be seen in "BONDED" tab after reboot or restart Bluetooth. Change-Id: I80a813706770e9505b6b1db7a502739723e71f69 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2000398 Commit-Queue: Jie Jiang <jiejiang@chromium.org> Reviewed-by:
Miao-chen Chou <mcchou@chromium.org> Reviewed-by:
Hidehiko Abe <hidehiko@chromium.org> Cr-Commit-Position: refs/heads/master@{#736233}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/b8692a1901e0..1e5460f07009 Created with: gclient setdep -r src-internal@1e5460f07009 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: chromium:1034774,chromium:1044793 Tbr: jbudorick@google.com Change-Id: I76557832a9e4c4b21a39e5b3ff535b680fa02dc3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026998Reviewed-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@{#736232}
-
Chromium WPT Sync authored
Using wpt-import in Chromium ad90d3c6. Note to sheriffs: This CL imports external tests and adds expectations for those tests; if this CL is large and causes a few new failures, please fix the failures by adding new lines to TestExpectations rather than reverting. See: https://chromium.googlesource.com/chromium/src/+/master/docs/testing/web_platform_tests.md Directory owners for changes in this CL: dcheng@chromium.org, palmer@chromium.org: external/wpt/domparsing NOAUTOREVERT=true TBR=robertma No-Export: true Change-Id: I6cb70f31f7ed9b10d54402ce47cf35254399ee54 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2027047Reviewed-by:
WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#736231}
-