- 25 Nov, 2019 40 commits
-
-
Christopher Grant authored
See the associated bug for reasons why this work is happening. Refactor the version number generator script to be more explicit, and do away with the hack that was in place to support multiple version numbers in 64-bit config. Also, add the new pure 32-bit Mono and Trichrome numbers, as well as an alias 32_64 version number, which is equivalent to the ambiguous "Monochrome" version. Bug: 1027573 Change-Id: Iae270f84ad3cf3c28e9001460a016aa7f75237e8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1931100 Commit-Queue: Christopher Grant <cjgrant@chromium.org> Reviewed-by:
Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#718671}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+log/3aaae716b25b..d4f9c249893a git log 3aaae716b25b..d4f9c249893a --date=short --no-merges --format='%ad %ae %s' 2019-11-23 jstracke@Google.com [base] Really fix #57194. 2019-11-23 wl@gnu.org [truetype] Avoid sanitizer warning (#57289). 2019-11-23 prince.cherusker@gmail.com [truetype] Fix integer overflow (#57287). 2019-11-23 bungeman@google.com [sfnt] Avoid sanitizer warning (#57286). 2019-11-23 jstracke@Google.com [base] Fix `NULL + offset' sanitizer warnings (#57194). 2019-11-23 wl@gnu.org * include/freetype/internal/ftmemory.h (FT_OFFSET): New macro. 2019-11-23 bungeman@google.com [sfnt] Ensure OTTO fonts have tables (#57285). 2019-11-23 behdad@behdad.org Minor fixes for recent compilers. Created with: gclient setdep -r src/third_party/freetype/src@d4f9c249893a If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/freetype-chromium Please CC bungeman@google.com,drott@google.com,thestig@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:linux_chromium_msan_rel_ng;luci.chromium.try:linux-blink-rel;luci.chromium.try:mac10.12-blink-rel;luci.chromium.try:mac10.13_retina-blink-rel;luci.chromium.try:win10-blink-rel;luci.chromium.try:win7-blink-rel Bug: chromium:1027032,chromium:10269104,chromium:977845 Tbr: bungeman@google.com,drott@google.com,thestig@google.com Change-Id: I4fa3c77314d6b1af1a83e490587412765bde9d98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1932027 Commit-Queue: Ben Wagner <bungeman@chromium.org> Reviewed-by:
chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#718670}
-
Owen Min authored
This reverts commit 2e8d15a1. Reason for revert: It's flaky on linux-trusty-rel https://ci.chromium.org/p/chromium/builders/ci/linux-trusty-rel/4905 Original change's description: > Enable test CertificateManagerModelTest.ListsCertsFromPlatform > > The test was marked as flaky more then a year ago. The bug from the > TODO is fixed and closed. And I was not able to reproduce the problem > localy and via several runs on test servers. > > Bug: 877416, 787602 > Change-Id: Iae0d816c94dedbfb0db779a7b492e7619eba1939 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926480 > Reviewed-by: Matt Mueller <mattm@chromium.org> > Commit-Queue: Michael Ershov <miersh@google.com> > Cr-Commit-Position: refs/heads/master@{#718568} TBR=mattm@chromium.org,miersh@google.com Change-Id: I63c0b241b99b483b8c048f56074cb4cdd9a32467 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 877416, 787602, 1028183 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1933951Reviewed-by:
Owen Min <zmin@chromium.org> Commit-Queue: Owen Min <zmin@chromium.org> Cr-Commit-Position: refs/heads/master@{#718669}
-
Mike Reed authored
Change-Id: I390126f3393daee530021cf854d88e7c880b974c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1933734 Commit-Queue: Mike Reed <reed@google.com> Commit-Queue: Florin Malita <fmalita@chromium.org> Reviewed-by:
Florin Malita <fmalita@chromium.org> Cr-Commit-Position: refs/heads/master@{#718668}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/dd5ba942eb1e..d07418c4577e git log dd5ba942eb1e..d07418c4577e --date=short --no-merges --format='%ad %ae %s' 2019-11-25 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 68d3f3a95f1b..ef3043bd8110 (1 commits) 2019-11-25 michaelludwig@google.com Use just GrSurfaceProxy in pipeline management. 2019-11-25 michaelludwig@google.com Lock down GrQuad ctors, avoid resetting Ws when known to be 1.0 Created with: gclient setdep -r src/third_party/skia@d07418c4577e 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 bungeman@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: chromium:None Tbr: bungeman@google.com Change-Id: Iecff0b70fc4efea64ff4c453a3416a165252e899 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934349Reviewed-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@{#718667}
-
Antonio Gomes authored
... and rename it to rtc_data_channel_init_platform.h. The "platform" suffix is needed so it does not collide with the existing autogenerated header rtc_data_channel_init.h. The struct name is also renamed accordingly, RTCDataChannelInitPlatform. In a follow up CL, this struct will cease to exist, and the direct use of webrtc::DataChannelInit will take place. [1] https://crrev.com/c/1933486 BUG=787254, 919392 R=guidou@chromium.org, haraken@chromium.org Change-Id: I50ce900c228aa23b28066b85b148bf4f2fbc7b58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1933484Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/master@{#718666}
-
Mia Glaese authored
Problem description and design doc: https://docs.google.com/document/d/1e1t3DgrtTkcluXz14xywwhJYq4isVfvVZbh1ZPvkL7M/edit?usp=sharing Current: Autocomplete uses url and page classification of current tab. This leads to: ZeroSuggestions not available on Start Surface (available on NTP). Different suggestions for same input on StartSurface omnibox. No omnibox suggestions if no tabs open. Clank crashes on DCHECK in Debug mode if no tabs open. Now: Autocomplete uses NTP url for both StartSurface and NTP, even with no open tabs. ZeroSuggestions available on start Surface. Same Autocomplete suggestions for NTP and StartSurface. No crashes in Debug mode. Bug: 982018 Change-Id: I8de9b2e3822c5d08c71705466936245d6d0d44f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1894293 Commit-Queue: Mia Glaese <glamia@chromium.org> Reviewed-by:
Patrick Noland <pnoland@chromium.org> Reviewed-by:
Yusuf Ozuysal <yusufo@chromium.org> Reviewed-by:
Ganggui Tang <gogerald@chromium.org> Cr-Commit-Position: refs/heads/master@{#718665}
-
Andrew Grieve authored
This reverts commit 9e256bdc. Reason for reland: Fixed incremental_install=true error > Original change's description: > > Android: Fix secondary_abi_loadable_modules being ignored > > > > They worked in bundles, but not in apk targets. > > > > As identified in the linked bug, this was broken by: > > e1dc23f1 > > > > Verified contents of apks are same with & without this change: > > * Monochrome.apk (with & without build_apk_secondary_abi) > > * TrichromeChrome.aab > > * TrichromeLibrary.apk > > * SystemWebview.apk (with & without build_apk_secondary_abi) TBR=agrieve # reland Bug: 1024862 Change-Id: I2ae7c6f4e1b70245a6320df54cd17ccef865909c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1933631Reviewed-by:
Eric Stevenson <estevenson@chromium.org> Commit-Queue: Eric Stevenson <estevenson@chromium.org> Auto-Submit: Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#718664}
-
Andrew Grieve authored
TBR=agrieve # ErrorProne fixes. Bug: 894616 Change-Id: Ib1ad6130ce52c3f939423de99840e1e1977cf50a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1933470 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#718663}
-
Andrew Grieve authored
TBR=agrieve # ErrorProne fixes. Bug: 894616 Change-Id: I713a3218cd7bce2983b1f0cd52ffe9e3dc96ce70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1933768 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#718662}
-
Andrew Grieve authored
TBR=agrieve # ErrorProne fixes. Bug: 1027541 Change-Id: I34f255431159cc9e99899ccf24f6126b490b8c4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1933809 Commit-Queue: Andrew Grieve <agrieve@chromium.org> Reviewed-by:
Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/master@{#718661}
-
Vasilii Sukhanov authored
Bug: 1028095 Change-Id: I819348d820cd71325edcc84f8801c876022ade37 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1932784 Commit-Queue: Vasilii Sukhanov <vasilii@chromium.org> Reviewed-by:
Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/master@{#718660}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/b4b5033445f5..bc1e7ba9a982 git log b4b5033445f5..bc1e7ba9a982 --date=short --no-merges --format='%ad %ae %s' 2019-11-25 janscheffler@chromium.org Add missing semicolons Created with: gclient setdep -r src/third_party/devtools-frontend/src@bc1e7ba9a982 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: I94a6f21f9813fff958131bf0204368da9fee201d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934348Reviewed-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@{#718659}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/912b3b83b380..63dced9f4598 git log 912b3b83b380..63dced9f4598 --date=short --no-merges --format='%ad %ae %s' 2019-11-25 jonaso@webrtc.org Add class for ExponentialMovingAverage 2019-11-25 ivoc@webrtc.org Make it possible to inject a custom NetEqFactory from the java interface. 2019-11-25 sprang@webrtc.org Makes sprang@ owner in modules/pacing 2019-11-25 henrik.lundin@webrtc.org Fixing a buffer overflow in Merge::Downsample 2019-11-25 sprang@webrtc.org Makes all of RtpVideoSenderTest use simulated time Created with: gclient setdep -r src/third_party/webrtc@63dced9f4598 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: chromium:None,chromium:1016506 Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I712c8ec77200a80103520550b95ecd0f0b4581c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934347Reviewed-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@{#718658}
-
Sebastien Marchand authored
Tabs that are allowed to display notifications should never be frozen or discarded as they clearly expressed that they'd like to use notifications and the user allowed it. The ukm.xml change simply add an enum value to a metric that has already been approved here: https://bugs.chromium.org/p/chromium/issues/detail?id=753486#c26 Change-Id: Iccdf1a026d59bbcc826a97388f8cf34fb50b44e8 Bug: 1026874 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929087 Auto-Submit: Sébastien Marchand <sebmarchand@chromium.org> Commit-Queue: Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
Robert Kaplow <rkaplow@chromium.org> Reviewed-by:
François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#718657}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/f26135c33f22..3f24db461826 Created with: gclient setdep -r src-internal@3f24db461826 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:None,chromium:None Tbr: jbudorick@google.com Change-Id: Ia2752ea0d28785a62846d5d5c0a8f135449f8b74 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934308Reviewed-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@{#718656}
-
Arthur Hemery authored
In order to reuse COEP in other objects, we move its definition into an easy to include single struct mojo file. It replaces the massive network_context.mojom include. Change-Id: I245d68d3fe1880b369c3c65801c502a1aee8b027 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1930738Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Pâris Meuleman <pmeuleman@chromium.org> Commit-Queue: Arthur Hemery <ahemery@chromium.org> Cr-Commit-Position: refs/heads/master@{#718655}
-
Egor Pasko authored
Pushing to internal repo does not require a netrc any more (uses a more fancy auth with role accounts and ACLs). Hence removing the support code for it. A downstream test instantiates the OrderfileUpdater. Make the constructor argument optional to avoid changing downstream code simultaneously. Bug: 1021528 Change-Id: Ie902bdd1d7272f7d884f6ce2e99e9983a1aa5166 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934330Reviewed-by:
Benoit L <lizeb@chromium.org> Commit-Queue: Egor Pasko <pasko@chromium.org> Cr-Commit-Position: refs/heads/master@{#718654}
-
Kevin Ellis authored
GetPlayState is a reasonably efficient method and there appears to be little benefit in caching its value. Previously, we had 3 variants of the play state cached: the last state used for devtools notifications, and 2 for tracking the extended and spec-compliant play state. The devtools one is still needed to avoid spamming devtools notifications; however, the later two can be removed as part of the refactoring effort. The extended play state (internal_play_state) is required as long as PlayStateUpdateScope is in use. This patch removes use of animation_play_state_. A minor bug was exposed and fixed in removing this variable. Previously we explicitly marked an animation as finished after calling the finished method (what else could it be?) rather than computing the new play state. Per spec, the start time is not set if there is no active timeline and thus the animation transitions to paused and not finished. https://drafts.csswg.org/web-animations-1/#finishing-an-animation-section Bug: 960944 Change-Id: Ia07213d83bb9645251849a548b19b37dd30b3086 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1931158 Commit-Queue: Kevin Ellis <kevers@chromium.org> Reviewed-by:
Majid Valipour <majidvp@chromium.org> Cr-Commit-Position: refs/heads/master@{#718653}
-
David Roger authored
This is a reland of https://chromium-review.googlesource.com/c/chromium/src/+/1930818 Change-Id: I974c44b0cbffc5621f1fd9b0c9f7358061f907a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1932801Reviewed-by:
Mihai Sardarescu <msarda@chromium.org> Commit-Queue: David Roger <droger@chromium.org> Cr-Commit-Position: refs/heads/master@{#718652}
-
Hans Wennborg authored
while we figure out how to handle this new warning. TBR=rnk Bug: 1028110 Change-Id: I88be5c763bd0f2fcb40ebecc20990f96853d70c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1932804Reviewed-by:
Hans Wennborg <hans@chromium.org> Commit-Queue: Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/master@{#718651}
-
chromium-autoroll authored
https://android.googlesource.com/platform/external/perfetto.git/+log/b245e85651eb..74637ca12a6a git log b245e85651eb..74637ca12a6a --date=short --no-merges --format='%ad %ae %s' 2019-11-25 rsavitski@google.com Merge "traced_perf: build in-tree (i.e. add to Android.bp)" Created with: gclient setdep -r src/third_party/perfetto@74637ca12a6a If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/perfetto-chromium-autoroll Please CC perfetto-bugs@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: None Tbr: perfetto-bugs@google.com Change-Id: I0b8f91dac1a95380a813fc853f4c5650bd0aa061 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934105Reviewed-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@{#718650}
-
Leon Han authored
Previously we only supported ArrayBuffer, this CL adds the support for ArrayBufferView. BUG=1027023 Change-Id: Ib3a27e62fb333d4b3dc6a2dd0e5395ae51da5264 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1930452 Auto-Submit: Leon Han <leon.han@intel.com> Reviewed-by:
Rijubrata Bhaumik <rijubrata.bhaumik@intel.com> Commit-Queue: Leon Han <leon.han@intel.com> Cr-Commit-Position: refs/heads/master@{#718649}
-
Steve Kobes authored
Bug: 984109 Change-Id: Ie31c63995f63f8acbfa26d97966ffe30016edd3c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925447 Commit-Queue: Steve Kobes <skobes@chromium.org> Reviewed-by:
Nicolás Peña Moreno <npm@chromium.org> Cr-Commit-Position: refs/heads/master@{#718648}
-
Ilia Samsonov authored
googletest will no longer support empty prefix for parameterized INSTANTIATE_TEST_SUITE_P. Adding "All" prefix to existing empty prefix test suites. This CL was uploaded by git cl split. R=jkarlin@chromium.org Bug: 1023677 Change-Id: I8dc8a4be989cd4c2d443e211d330f5280fe1d7c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926806 Auto-Submit: Ilia Samsonov <isamsonov@google.com> Reviewed-by:
Josh Karlin <jkarlin@chromium.org> Commit-Queue: Josh Karlin <jkarlin@chromium.org> Cr-Commit-Position: refs/heads/master@{#718647}
-
Brian Salomon authored
Bug: 1028116 Change-Id: Ib369f8d9779a313473277f522d020baab09d6b17 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1933730Reviewed-by:
Robert Phillips <robertphillips@google.com> Commit-Queue: Brian Salomon <bsalomon@google.com> Cr-Commit-Position: refs/heads/master@{#718646}
-
Ilia Samsonov authored
googletest will no longer support empty prefix for parameterized INSTANTIATE_TEST_SUITE_P. Adding "All" prefix to existing empty prefix test suites. This CL was uploaded by git cl split. R=jkarlin@chromium.org Bug: 1023677 Change-Id: I5c5e1351aded5e80e53e0e57096a1ea9d7056bb3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925736 Auto-Submit: Ilia Samsonov <isamsonov@google.com> Reviewed-by:
Josh Karlin <jkarlin@chromium.org> Commit-Queue: Josh Karlin <jkarlin@chromium.org> Cr-Commit-Position: refs/heads/master@{#718645}
-
Rob Buis authored
MathML depends on LayoutNG to work, so skip MathML tests when LayoutNG is disabled. Bug: 6606 Change-Id: I95c3c5763d54f2a774415bb3a12611795067ee94 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1932779 Commit-Queue: Rob Buis <rbuis@igalia.com> Reviewed-by:
Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#718644}
-
Vasiliy Telezhnikov authored
This CL implements browser side fling for viz for webview Bug: 805739 Change-Id: I0a5cf29330690da797ec3a3f6ce1e440dec6255a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1930681 Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org> Reviewed-by:
Bo <boliu@chromium.org> Cr-Commit-Position: refs/heads/master@{#718643}
-
James Cook authored
This keeps them out of the public pref_names.h header and makes it more obvious that they are obsolete. This reveals that the Android ChromeBackupAgent has been backing up empty prefs since 1/2019. Stop backing up those prefs. Based on my reading of the backup and restore code this should work OK. The restore code already checks to make sure all the prefs being restored are still valid names. Bug: 906611 Change-Id: I962ddc0f52f06f38247647bffeabba85a0721ef2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929974 Commit-Queue: Marc Treib <treib@chromium.org> Auto-Submit: James Cook <jamescook@chromium.org> Reviewed-by:
Marc Treib <treib@chromium.org> Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Cr-Commit-Position: refs/heads/master@{#718642}
-
Mike West authored
The portal tests are timing out on wpt.fyi because portals aren't behind the experimental web platform test flag. This patch adds an `assert_precondition` call to ensure that we're not waiting around for a test that will never pass. Change-Id: I6541460d5116de411fe30956d56b41d4d773e106 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1932782Reviewed-by:
Philip Jägenstedt <foolip@chromium.org> Commit-Queue: Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#718641}
-
Mike Reed authored
Removes using a legacy skia flag Bug: skia:9663 Change-Id: I85b728fb987c2304ac51e8a6a7d84da62f625774 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928209Reviewed-by:
Xiyuan Xia <xiyuan@chromium.org> Reviewed-by:
Florin Malita <fmalita@chromium.org> Reviewed-by:
Jochen Eisinger <jochen@chromium.org> Commit-Queue: Mike Reed <reed@google.com> Cr-Commit-Position: refs/heads/master@{#718640}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/9c0c92b2db86..dd5ba942eb1e git log 9c0c92b2db86..dd5ba942eb1e --date=short --no-merges --format='%ad %ae %s' 2019-11-25 fmalita@chromium.org [skottie] Use seekFrame in skottie2movie Created with: gclient setdep -r src/third_party/skia@dd5ba942eb1e 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 bungeman@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: bungeman@google.com Change-Id: Ie5e01f2a8956a67fc65b662c51d1ee23305cf9df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934103Reviewed-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@{#718639}
-
Denis Kuznetsov authored
Bug: 1023591 Change-Id: I60e13fea207828ce8760cea1c529d4743a0ff909 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1932546Reviewed-by:
Roman Aleksandrov <raleksandrov@google.com> Commit-Queue: Denis Kuznetsov [CET] <antrim@chromium.org> Cr-Commit-Position: refs/heads/master@{#718638}
-
Ilia Samsonov authored
googletest will no longer support empty prefix for parameterized INSTANTIATE_TEST_SUITE_P. Adding "All" prefix to existing empty prefix test suites. This CL was uploaded by git cl split. R=mcasas@chromium.org Bug: 1023677 Change-Id: Ib685f8d5159bdbbeed15bf098e07d3843acd45d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1926991 Auto-Submit: Ilia Samsonov <isamsonov@google.com> Reviewed-by:
Miguel Casas <mcasas@chromium.org> Commit-Queue: Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#718637}
-
Mario Sanchez Prada authored
This CL migrates code to the new BrowserInterfaceBroker class, allowing the renderer process to retrieve the remote implementation without relying on FrameClient's InterfaceProvider. Bug: 955171, 978694, 936482 Change-Id: I96e820ea03e1f55c41ef107bc7c8d031ed6f3652 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1844990 Commit-Queue: Mario Sanchez Prada <mario@igalia.com> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Ben Kelly <wanderview@chromium.org> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Matt Falkenhagen <falken@chromium.org> Reviewed-by:
Dominick Ng <dominickn@chromium.org> Reviewed-by:
Arthur Sonzogni <arthursonzogni@chromium.org> Cr-Commit-Position: refs/heads/master@{#718636}
-
chromium-autoroll authored
https://chromium.googlesource.com/devtools/devtools-frontend.git/+log/204f9ad496e5..b4b5033445f5 git log 204f9ad496e5..b4b5033445f5 --date=short --no-merges --format='%ad %ae %s' 2019-11-25 yangguo@chromium.org Roll protocol changes from Chromium Created with: gclient setdep -r src/third_party/devtools-frontend/src@b4b5033445f5 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: Iac2a81717bc6db75eb3fcdfc562ee315006ca349 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934104Reviewed-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@{#718635}
-
chromium-autoroll authored
https://webrtc.googlesource.com/src.git/+log/eac63e7e0262..912b3b83b380 git log eac63e7e0262..912b3b83b380 --date=short --no-merges --format='%ad %ae %s' 2019-11-25 danilchap@webrtc.org Make rtc::Thread a TaskQueue 2019-11-25 titovartem@webrtc.org Semiautomatic attempt to clean test/BUILD.gn deps 2019-11-25 kron@webrtc.org Add totalInterFrameDelay to RTCInboundRTPStreamStats 2019-11-25 danilchap@webrtc.org Add fuzzer test for RtpDepacketizerAv1::AssembleFrame function Created with: gclient setdep -r src/third_party/webrtc@912b3b83b380 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/webrtc-chromium-autoroll Please CC webrtc-chromium-sheriffs-robots@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md Bug: chromium:b/144982320,chromium:None Tbr: webrtc-chromium-sheriffs-robots@google.com Change-Id: I41b684cb2fa9d4d11b1a799ea36bb29ae509f782 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1934102Reviewed-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@{#718634}
-
Ilia Samsonov authored
googletest will no longer support empty prefix for parameterized INSTANTIATE_TEST_SUITE_P. Adding "All" prefix to existing empty prefix test suites. This CL was uploaded by git cl split. R=mcasas@chromium.org Bug: 1023677 Change-Id: Iaa163d01189aba67fadcf2b14bfcadd622283228 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1927048 Auto-Submit: Ilia Samsonov <isamsonov@google.com> Reviewed-by:
Miguel Casas <mcasas@chromium.org> Commit-Queue: Miguel Casas <mcasas@chromium.org> Cr-Commit-Position: refs/heads/master@{#718633}
-
Etienne Pierre-doray authored
DCHECK is triggered in base::internal::CheckedLockImpl::Acquire from: base::FeatureList::IsFeatureEnabled(base::Feature const &) base::FeatureList::IsEnabled(base::Feature const &) base::internal::ThreadGroupImpl::Start This is probably related to MayBlockWithoutDelay feature recently enabled on canary. Fix: Move lock's scope to exclude IsEnabled. Bug: 1027333 Change-Id: I7663ee109a4c26b0ca500760394748da2572802d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929865Reviewed-by:
François Doray <fdoray@chromium.org> Commit-Queue: François Doray <fdoray@chromium.org> Cr-Commit-Position: refs/heads/master@{#718632}
-