- 25 Jan, 2020 40 commits
-
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/eb1ca45df767..d26ee85fba6d git log eb1ca45df767..d26ee85fba6d --date=short --first-parent --format='%ad %ae %s' 2020-01-25 cwallez@chromium.org Implement the webgpu.h swapchains in the frontend and Null backend. 2020-01-25 enga@chromium.org Vulkan: Fix crashes on Device destruction if Device::Initialize fails 2020-01-25 cwallez@chromium.org Update WGPUChainedStruct usage to match webgpu.h Created with: gclient setdep -r src/third_party/dawn@d26ee85fba6d 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: chromium:1043095 Tbr: cwallez@google.com Change-Id: Ic49d970c8f7d8db5f4c926c8313d8d2a4b7a5a8f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021441Reviewed-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@{#735233}
-
Bo Liu authored
Bug: 1042063 Change-Id: I86871f9499dc7a06e3d6b6c9049831a5bfae170c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2019404Reviewed-by:
Alexander Cooper <alcooper@chromium.org> Commit-Queue: Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#735232}
-
Maksim Sisov authored
To reflect the real functionality of that class, rename it to the StatusIconButtonLinux instead. Bug: 1043089 Change-Id: I14089a95dd7c71ed42585fab5dbb36865df0250f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2015088Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#735231}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/2329da078aca..78184a3ce63d git log 2329da078aca..78184a3ce63d --date=short --first-parent --format='%ad %ae %s' 2020-01-25 reed@google.com Revert "convert sample completely to SkM4" 2020-01-25 reed@google.com convert sample completely to SkM4 2020-01-25 bsalomon@google.com Revert "Use bitmap subset for comparison in texture_domain_effect GMs." 2020-01-25 bsalomon@google.com Use bitmap subset for comparison in texture_domain_effect GMs. 2020-01-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2020-01-24 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). Created with: gclient setdep -r src/third_party/skia@78184a3ce63d 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 benjaminwagner@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: benjaminwagner@google.com Change-Id: I48661d81aa39ca7a8b7b41cbe8414836cd842664 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021438Reviewed-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@{#735230}
-
CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-betty-pi-arc-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-eve-compile-chrome CQ_INCLUDE_TRYBOTS=luci.chrome.try:chromeos-kevin-compile-chrome BUG=762641 TBR=chrome-os-gardeners@google.com Change-Id: I01e70ea8653b5dbfb75c7ab8aaec1d1da452c9bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021537Reviewed-by:
ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Commit-Queue: ChromeOS bot <3su6n15k.default@developer.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#735229}
-
Maksim Sisov authored
Wayland sends all the events in dip, but Chromium expects them to be in px. Ozone/Wayland has already been translating located events in px except the dnd located events. This CL fixes that issue. Bug: 1044936 Change-Id: I233950227fa641ebc88b7438e3d2ce3f1dc5de60 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2014929Reviewed-by:
Michael Spang <spang@chromium.org> Commit-Queue: Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#735228}
-
v.paturi authored
In crrev.com/c/1599813 std::pair was replaced with FloatSize for the hashmap's key. Since the values used for the key are the x and y coordinates of the origin of |src_rect|, it makes more sense to use FloatPoint instead of FloatSize. Added HashTraits to FloatPoint to use it as the HashMap key. Bug: None Change-Id: I095361bfead7a412a7d2a9b255e957101cdd72a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2019422Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Stephen Chenney <schenney@chromium.org> Commit-Queue: Varun Chowdhary Paturi <v.paturi@samsung.com> Cr-Commit-Position: refs/heads/master@{#735227}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/3712b2e4453a..564eb6f2a98c git log 3712b2e4453a..564eb6f2a98c --date=short --first-parent --format='%ad %ae %s' 2020-01-25 j.vigil@samsung.com Implement EGL_IMG_context_priority 2020-01-25 cnorthrop@google.com Tests: Add a perf test using traces Created with: gclient setdep -r src/third_party/angle@564eb6f2a98c 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 timvp@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: timvp@google.com Change-Id: I64439ad816d79ef8d838f769785d1da02895cad7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021432Reviewed-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@{#735226}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/1d036f776698..eb1ca45df767 git log 1d036f776698..eb1ca45df767 --date=short --first-parent --format='%ad %ae %s' 2020-01-25 enga@chromium.org Fix Vulkan fuzzer on mac_libfuzzer_chrome_asan Created with: gclient setdep -r src/third_party/dawn@eb1ca45df767 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: chromium:1042426 Tbr: cwallez@google.com Change-Id: Ie6fc205ad59ebb85ffe66447854c2bab64c141bc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021437Reviewed-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@{#735225}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/b254c8c446fb..78d4b3052670 Created with: gclient setdep -r src-internal@78d4b3052670 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: Iffd29cb256b14956bb95aef461db83ac0f6adfd1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021435Reviewed-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@{#735224}
-
edchin authored
Previously, the string with IDS_IOS_REVIEW_UPDATED_CHROME_TOS was made to differentiate between Chrome and Chromium. This string should never refer to Chromium. It is only valid with regards to Chrome. Therefore, the string should be defined in the file ios_strings.grd. This change was requested by Legal to ensure that no user is ever told that Chromium TOS has changed. This CL defines IDS_IOS_REVIEW_UPDATED_CHROME_TOS in ios_strings.grd, and removes this ID from ios_chromium_strings.grd and ios_google_chrome_strings.grd. Bug: 989351 Change-Id: Ideea557462946b93d1eae51dd14168d280231b1e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021165 Commit-Queue: edchin <edchin@chromium.org> Reviewed-by:
Peter Lee <pkl@chromium.org> Reviewed-by:
edchin <edchin@chromium.org> Cr-Commit-Position: refs/heads/master@{#735223}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/b97057e7f747..1b3441036a8f git log b97057e7f747..1b3441036a8f --date=short --first-parent --format='%ad %ae %s' 2020-01-24 syoussefi@google.com Fix chromium build (#3152) 2020-01-24 dneto@google.com Clarify mapping of target env to SPIR-V version (#3150) 2020-01-24 greg@lunarg.com Use dummy switch instead of dummy loop in MergeReturn pass. (#3151) 2020-01-23 alanbaker@google.com Fix structured exit validation (#3141) 2020-01-23 dneto@google.com Add spvParseVulkanEnv (#3142) 2020-01-23 jaebaek@google.com Handle conflict between debug info and existing validation rule (#3104) Created with: gclient setdep -r src/third_party/SPIRV-Tools/src@1b3441036a8f If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/spirv-tools-chromium-autoroll Please CC radial-bots+chrome-roll@google.com,timvp@google.com,syoussefi@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_angle_vk32_deqp_rel_ng;luci.chromium.try:android_angle_vk32_rel_ng;luci.chromium.try:android_angle_vk64_deqp_rel_ng;luci.chromium.try:android_angle_vk64_rel_ng;luci.chromium.try:linux_angle_deqp_rel_ng;luci.chromium.try:linux-angle-rel;luci.chromium.try:win-angle-rel-32;luci.chromium.try:win-angle-rel-64;luci.chromium.try:win-angle-deqp-rel-32;luci.chromium.try:win-angle-deqp-rel-64 Bug: None Tbr: radial-bots+chrome-roll@google.com,timvp@google.com,syoussefi@google.com Change-Id: If9579d754397acc9c4402bc11ddfb346732a823a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021434Reviewed-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@{#735222}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/e7ede0161ce7..b254c8c446fb Created with: gclient setdep -r src-internal@b254c8c446fb 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:1044158 Tbr: jbudorick@google.com Change-Id: I395b30579e1418125fccc53358b76053321abae7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021431Reviewed-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@{#735221}
-
Zhenyao Mo authored
BUG=1034614 TEST=manual R=forshaw@chromium.org Change-Id: I594e2ce8d7bf659344336399a4b0471d2d88f4ba Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2017989 Commit-Queue: Zhenyao Mo <zmo@chromium.org> Reviewed-by:
James Forshaw <forshaw@chromium.org> Cr-Commit-Position: refs/heads/master@{#735220}
-
Frank Liberato authored
This CL enables media machine learning's smoothness experiment, to collect accuracy information. It does not affect MediaCapabilities predictions; the goal is to see if the ML predictions are good enough to switch MediaCapabilities over to it. Change-Id: I066751abde8034f0f67b5a6ea17fe7da86f39892 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020565 Auto-Submit: Frank Liberato <liberato@chromium.org> Commit-Queue: Ted Meyer <tmathmeyer@chromium.org> Reviewed-by:
Ted Meyer <tmathmeyer@chromium.org> Cr-Commit-Position: refs/heads/master@{#735219}
-
Anton Bikineev authored
Blink GC plugin has been updated with a new option -no-members-in-stack_allocated. Bug: 1021889 Change-Id: Iacd3e2c9a073c2ebe874734bda76d78cb5422705 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2014964Reviewed-by:
Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#735218}
-
Fritz Koenig authored
PowerVR.*GX6250 gpu is producing artifacts when rendering with a context that has antialias set true. Bug: 1038671, b:148280161 Change-Id: I79081f342bac2531e9d6d43a57939e3c5f8fc0e6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2019939Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Kentaro Hara <haraken@chromium.org> Auto-Submit: Fritz Koenig <frkoenig@chromium.org> Cr-Commit-Position: refs/heads/master@{#735217}
-
Miyoung Shin authored
Convert FrameMsg_AdvanceFocusInForm to mojo and remove WebLocalFrame::AdvanceFocusInForm and move its implementation to LocalFrame. Add FocusType enum in focus_type.mojom and remove WebFocusType. Bug: 1040103 Change-Id: I17852decf5f25fc4b0cc30c9542d318a34f482ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2000266 Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Dave Tapuska <dtapuska@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#735216}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=govind@chromium.org Change-Id: Id6ca54ac5f0ec1ae9e6f5314033692d6e7a79eef Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021542Reviewed-by:
Chrome Release Bot (LUCI) <chrome-official-brancher@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#735215}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/5865d5aa548d..e7ede0161ce7 Created with: gclient setdep -r src-internal@e7ede0161ce7 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:1028270 Tbr: jbudorick@google.com Change-Id: I7f9a7f67ace043c5f94ad0ab4bd2a2cba64c2ff1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021423Reviewed-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@{#735214}
-
Natalie Chouinard authored
The remaining LocationSettings JNI methods are not used by the Clank Settings screen. Move them alongside the geolocation code that uses them and build LocationSettings.java to a separate modular java target. Bug: 1043229 Change-Id: I600e4e48c08216692d57e64d66ac5f74859df7b5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2008433 Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Reviewed-by:
Theresa <twellington@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Reviewed-by:
Tim Volodine <timvolodine@chromium.org> Cr-Commit-Position: refs/heads/master@{#735213}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/1a5fe235929a..0aa48cc1dec7 git log 1a5fe235929a..0aa48cc1dec7 --date=short --first-parent --format='%ad %ae %s' 2020-01-25 jbudorick@chromium.org presubmit: restore default 8-minute timeout. Created with: gclient setdep -r src/third_party/depot_tools@0aa48cc1dec7 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC agable@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 Bug: None Tbr: agable@chromium.org Change-Id: I4da8c100eb2cce8482cf8445c696e1126fcbcc14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021422Reviewed-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@{#735212}
-
Alex Cooper authored
In preparation for splitting out the DFM installation logic which lives inside of the consent prompts, this change refactors the lifetime of those objects to no longer be static. This will pave the way to managing the installation logic in a much cleaner way. Bug:1045130 Change-Id: Ib5150f690d9d5beafcf40e98afc7fd01bd6f5c1c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2015611 Commit-Queue: Alexander Cooper <alcooper@chromium.org> Reviewed-by:
Klaus Weidner <klausw@chromium.org> Reviewed-by:
Piotr Bialecki <bialpio@chromium.org> Cr-Commit-Position: refs/heads/master@{#735211}
-
Natalie Chouinard authored
Following the naming conventions decided in go/clank-preferences-refactor, this change replaces the "Preferences" suffix with "Settings". This change includes class name and string identifier changes only. No user-facing strings or UI have been modified with this change. Bug: 1030446 Change-Id: Iea89223b1e5b15ee61dd3ea27b00c12808c282cb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2015321 Commit-Queue: Natalie Chouinard <chouinard@chromium.org> Reviewed-by:
Patrick Noland <pnoland@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#735210}
-
Sophie Chang authored
This is safe since the data gets updated serially due to updates all running on the same sequence in the underlying leveldb layer. Change-Id: Ia2b5211f697d8de3226cdbdefb3d0912c39c612a Bug: 1045631 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020742Reviewed-by:
Michael Crouse <mcrouse@chromium.org> Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Sophie Chang <sophiechang@chromium.org> Cr-Commit-Position: refs/heads/master@{#735209}
-
Xing Liu authored
This CL finishes the implementation of announcement notification. This feature targets M80. We show a notification on browser start up on Android and desktops for an important informational update. TBR=dtrainor@chromium.org, peter@chromium.org, jwd@chromium.org Bug: 1042124 Change-Id: Ib422c789f06382adac4f25efe0b8c0275e128174 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2018718 Commit-Queue: Xing Liu <xingliu@chromium.org> Reviewed-by:
Xing Liu <xingliu@chromium.org> Reviewed-by:
David Trainor <dtrainor@chromium.org> Cr-Commit-Position: refs/heads/master@{#735208}
-
Yusuke Sato authored
On ARC, to support board-specific default apps, the arc-setup command creates a symlink from /var/cache/arc_default_apps to /usr/share/google-chrome/extensions/arc/<board>. This doesn't work on ARCVM where arc-setup is not in use. To support ARCVM, this CL checks the current board name in Chrome and construct the /usr/share/google-chrome/extensions/arc/<board> path at runtime. BUG=b:144199481 TEST=try, ARCVM still starts Change-Id: I8dc3f93010d55324914cf774e90c040ef7f0c66b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020479 Commit-Queue: Yusuke Sato <yusukes@chromium.org> Reviewed-by:
Yury Khmel <khmel@chromium.org> Cr-Commit-Position: refs/heads/master@{#735207}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/23521ca334f9..3712b2e4453a git log 23521ca334f9..3712b2e4453a --date=short --first-parent --format='%ad %ae %s' 2020-01-24 jmadill@chromium.org Vulkan: Command graph linearization (Step 1). 2020-01-24 tdusnoki@inf.u-szeged.hu Disable ANGLE GL and Vulkan on Windows on ARM Created with: gclient setdep -r src/third_party/angle@3712b2e4453a 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 timvp@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: timvp@google.com Change-Id: I940c59910fcd404e8b096df54d660d96d863d543 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021207Reviewed-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@{#735206}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/a033371f89e8..5865d5aa548d Created with: gclient setdep -r src-internal@5865d5aa548d 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:1010568 Tbr: jbudorick@google.com Change-Id: I2112514875cf0699311ee8fa58be6846db4a5f7f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021382Reviewed-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@{#735205}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/bf4e7a722ba4..1a5fe235929a git log bf4e7a722ba4..1a5fe235929a --date=short --first-parent --format='%ad %ae %s' 2020-01-24 apolito@google.com add revision to scheduleBuild call for git cl try if needed. Created with: gclient setdep -r src/third_party/depot_tools@1a5fe235929a If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Please CC agable@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 Bug: chromium:1043877 Tbr: agable@chromium.org Change-Id: I0996e75df9059eda4723f673a61521373d4dc8dd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021383Reviewed-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@{#735204}
-
Demetrios Papadopoulos authored
chrome.js: 816824e445eb7ccc97becd07bdaf638d71b2e543 -> e39fdb69b20d4daad90102ed2944de16874243cf chrome_extensions.js: 5a25bfc4e006f1a965d362e27938611242908acd -> 5be5a82b4b4ef357928edfe3608bb06249114fa4 The chrome.js and chrome_extensions.js files mentioned above were already updated in r733877 to unblock further work, mentioned here for completeness. Other fixes: - Remove obsolete diagnostic group 'ambiguousFunctionDecl', as of https://github.com/google/closure-compiler/commit/391c6c47f8089870fe89839521c0b135051cedf7. - Remove cr.exportPath() tests, since cr.exportPath() is no longer part of --chrome_pass, as of https://github.com/google/closure-compiler/commit/9ef4f419f8909829be9482fe108c6d70cb30dff1 - Fix new "variable goog is undeclared" errors in iOS and compiler_test.py - Fix incorrect usage of a generic type in ui/file_manager - Fix newly found type violations in internet_detail_page.js Bug: 1028829,1044378 Change-Id: I0028085c825790b03036793bcae81767d60cf738 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2013749Reviewed-by:
Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
Dan Beam <dbeam@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Commit-Queue: Demetrios Papadopoulos <dpapad@chromium.org> Cr-Commit-Position: refs/heads/master@{#735203}
-
John Budorick authored
Suites that start the emulator w/ -writable-system are currently having issues booting within the allotted timeout. Once they fail to boot in time, we don't retry the boot because the exception isn't the type of timeout error we're expecting. This CL significantly raises the timeout when booting w/ -writable-system, and it allows for retries when host-side commands time out. Bug: 922145 Change-Id: If90405aaed14191092e2ce99d0814eee3aa1aa0a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020784 Commit-Queue: John Budorick <jbudorick@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Cr-Commit-Position: refs/heads/master@{#735202}
-
Stephan Hartmann authored
Add zlib_config target because perfetto depends on it. Bug: 977964 Change-Id: I2aac5c3704f1274f932a61264d1c26a05f2db55e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2019035Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Commit-Queue: Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#735201}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/1ea8fb7e2ef3..d93fde1cd5a5 git log 1ea8fb7e2ef3..d93fde1cd5a5 --date=short --first-parent --format='%ad %ae %s' 2020-01-25 dberris@chromium.org E-Divisive: Prevent Negative Indices 2020-01-24 dberris@chromium.org E-Divisive: Support min_segment_size = 0 2020-01-24 rmhasan@google.com [Typ] Add trailing comments to Expectation instance Created with: gclient setdep -r src/third_party/catapult@d93fde1cd5a5 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 oysteine@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:1041688,chromium:1044760,chromium:986447 Tbr: oysteine@google.com Change-Id: Ie6534d4eb9494c12ffdd68e83d26a7ea2222d1b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021209Reviewed-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@{#735200}
-
Patrick Monette authored
The feature has been enabled by default for a while now and things are working great. Bug: 943303 Change-Id: I47576be44ffa92b081b65df132c6bc67a3dbca2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2017990 Auto-Submit: Patrick Monette <pmonette@chromium.org> Commit-Queue: Chris Hamilton <chrisha@chromium.org> Reviewed-by:
Chris Hamilton <chrisha@chromium.org> Cr-Commit-Position: refs/heads/master@{#735199}
-
Robert Ogden authored
This CL finishes moving the feature flags for Isolated Prerender to a separate header file. I decided not to add <Feature>IsEnabled() helpers to the params file since it doesn't seem that much better because tests still need to reference the feature directly anyways. Maybe reconsider if the feature logic gets any more complex in the future. Bug: 1023483 Change-Id: Ic139ed099a44736644c7f5414dfd4bb0e622b077 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2021311Reviewed-by:
Tarun Bansal <tbansal@chromium.org> Commit-Queue: Robert Ogden <robertogden@chromium.org> Cr-Commit-Position: refs/heads/master@{#735198}
-
Tao Bai authored
-Add WebViewAppStateObserver. -Notify app state change through AwContentsLifecycleNotifier. Bug: 1042048 Change-Id: Ide14e8583e78b4597fcd061c9dabacf2cb35fe61 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2015407Reviewed-by:
Bo <boliu@chromium.org> Commit-Queue: Tao Bai <michaelbai@chromium.org> Cr-Commit-Position: refs/heads/master@{#735197}
-
Alison Maher authored
This change adds support for the CSS Layout API Alignment, both in retrieving child baselines and in setting parent baselines. https://drafts.css-houdini.org/css-layout-api/#interaction-alignment Due to recent changes, fragments produce only one baseline. https://chromium-review.googlesource.com/c/chromium/src/+/1988376 As a result, custom LayoutFragments will always produce the first-line baseline. Bug: 726125 Change-Id: Ia92eddcd8cf6d7f1cc58c767cc71a199b0b7418e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2015723 Commit-Queue: Alison Maher <almaher@microsoft.com> Reviewed-by:
Ian Kilpatrick <ikilpatrick@chromium.org> Cr-Commit-Position: refs/heads/master@{#735196}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/fa06dd0b6210..1d036f776698 git log fa06dd0b6210..1d036f776698 --date=short --first-parent --format='%ad %ae %s' 2020-01-24 rharrison@chromium.org Removing deprecated spvc API usages Created with: gclient setdep -r src/third_party/dawn@1d036f776698 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: I37fc495054a7aa1fed44a27b86b07d9ebbddcd76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2020667Reviewed-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@{#735195}
-
Tim Judkins authored
This change adds a checkbox UI element to the extension installation prompt if the feature is enabled. If checked during installation of a local crx file, all requested host permissions for the extension will be withheld by default. The checkbox will also show up on other install prompts with this change (such as the webstore install prompt), but support for it triggering permissions to be withheld will be added in a followup CL. Bug: 984069 Change-Id: I42072d03341fbd9424e1934e71ebf641c1a3165e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1983265 Commit-Queue: Tim Judkins <tjudkins@chromium.org> Reviewed-by:
Devlin <rdevlin.cronin@chromium.org> Cr-Commit-Position: refs/heads/master@{#735194}
-