- 04 Sep, 2019 40 commits
-
-
v8-ci-autoroll-builder authored
Summary of changes available at: https://chromium.googlesource.com/v8/v8/+log/f26909d1..b132e5cc Please follow these instructions for assigning/CC'ing issues: https://v8.dev/docs/triage-issues Please close rolling in case of a roll revert: https://v8-roll.appspot.com/ This only works with a Google account. CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux-blink-rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:linux_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:mac_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:win_optional_gpu_tests_rel CQ_INCLUDE_TRYBOTS=luci.chromium.try:android_optional_gpu_tests_rel TBR=hablich@chromium.org,v8-waterfall-sheriff@grotations.appspotmail.com Change-Id: Ic6ab5c65936986a2f1d29cc9455d2a3049ca77fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1784440Reviewed-by:
v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: v8-ci-autoroll-builder <v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/master@{#693116}
-
Rayan Kanso authored
As per 5.3.1.2 in the spec: https://rayankans.github.io/content-index/spec/#content-index-add Bug: 973844 Change-Id: Ib69b56b2f1def930ac62d40b4175a8bd65f964bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1781679Reviewed-by:
Richard Knoll <knollr@chromium.org> Reviewed-by:
Mike West <mkwst@chromium.org> Commit-Queue: Rayan Kanso <rayankans@chromium.org> Cr-Commit-Position: refs/heads/master@{#693115}
-
Arnaud Mandy authored
Adding test object as parameter to facilitate the use testharness.js API. Bug: 976596 Change-Id: I26e529bda547504d2a107f86b71d61156cc6f943 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778619Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Commit-Queue: Arnaud Mandy <arnaud.mandy@intel.com> Cr-Commit-Position: refs/heads/master@{#693114}
-
Raphael Kubo da Costa authored
It documents how the current Blink code works, how it connects to the code in //content, //services/device and //chrome, as well as the current permission model for wake locks. Bug: 257511 Change-Id: Id01e1d0029708abbf113cff6e8a8c43af6e92d8e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778602 Commit-Queue: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Auto-Submit: Raphael Kubo da Costa <raphael.kubo.da.costa@intel.com> Reviewed-by:
Reilly Grant <reillyg@chromium.org> Reviewed-by:
Mounir Lamouri <mlamouri@chromium.org> Cr-Commit-Position: refs/heads/master@{#693113}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/fbc146e97f30..cdb4549b571b git log fbc146e97f30..cdb4549b571b --date=short --no-merges --format='%ad %ae %s' 2019-09-04 swiftshader.regress@gmail.com Regres: Update test lists @ fbc146e9 Created with: gclient setdep -r src/third_party/swiftshader@cdb4549b571b If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Please CC swiftshader-team+autoroll@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_chromium_msan_rel_ng;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel TBR=swiftshader-team+autoroll@google.com Bug: None Change-Id: I670877c2115e561a49820025b2a3c3ac15c31d2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1783905Reviewed-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@{#693112}
-
Guido Urdaneta authored
New system-level permissions for screen capture have been introduced in macOS 10.15. This CL adds checks for this new permission for getDisplayMedia() and the chooseDesktopMedia() extension API. Calls fail screen capture is requested but permission has not been given. There is no API to check this permission, but it can be done indirectly using other system APIs. This CL uses a heuristic proposed at https://crbug.com/993692#c3. Bug: 993692 Change-Id: I2b6b76f22f3aa800eb54b37c7c89c6b28536a632 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1776056Reviewed-by:
Robert Sesek <rsesek@chromium.org> Reviewed-by:
Marina Ciocea <marinaciocea@chromium.org> Commit-Queue: Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#693111}
-
Mia Glaese authored
Bug: 982018 Change-Id: I1a9f44df3b737e9829f5766744e0c4e0a88e45f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763232 Commit-Queue: Mia Glaese <glamia@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:
Ganggui Tang <gogerald@chromium.org> Cr-Commit-Position: refs/heads/master@{#693110}
-
Eric Foo authored
This is CL is generated by a script. Data is pulled from review conducted in Q2 2019. See https://tinyurl.com/yxau5sc4 for context. Bug: 977050 Change-Id: I0eac172f9867c9ce5a569731cf36ae7316d31325 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761188 Auto-Submit: Eric Foo <efoo@chromium.org> Reviewed-by:
Olivier Robin <olivierrobin@chromium.org> Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/master@{#693109}
-
Rune Lillesveen authored
If an element has a null ComputedStyle, its descendants can only have a ComputedStyle on the next lifecycle update if the element's ComputedStyle is updated. That would follow directly from inheritance in Element::RecalcStyle() and we won't need to mark those descendant with NeedsStyleRecalc(). Thus, we can skip style invalidation of descendants of display:none elements. This is a StyleInvalidator optimization, but also we are preparing for not marking style dirty for elements outside the flat tree for making it feasible to e.g. skip non-slotted subtrees of shadow hosts during style recalc. Bug: 972752 Change-Id: If586ac229c842189b6e3e664dfa756b262a9162c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1783140 Commit-Queue: Rune Lillesveen <futhark@chromium.org> Reviewed-by:
Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#693108}
-
Rayan Kanso authored
Bug: 928941, 869818 Change-Id: I1d68ca7cd8b7cb6f080142c36f02c3e932e6837f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1780838Reviewed-by:
Peter Beverloo <peter@chromium.org> Commit-Queue: Rayan Kanso <rayankans@chromium.org> Cr-Commit-Position: refs/heads/master@{#693107}
-
Yasmin authored
Screenshots of the result: With Send Link: https://i.imgur.com/IaIgrmC.png Without Send Link: https://i.imgur.com/JlyILgV.png Bug: 1000025 Change-Id: I73d267a7f9d19b749b5f666532f39886f8a856f0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778874 Commit-Queue: Yasmin Molazadeh <yasmo@chromium.org> Reviewed-by:
Istiaque Ahmed <lazyboy@chromium.org> Reviewed-by:
Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#693106}
-
Fergus Dall authored
This is a reland of 021c0b6d The original patch tried to upload metrics after CrostiniRestarter had been deleted. Original change's description: > Add UMA metrics for crostini VM startup > > We currently have metrics for the installer, but no way to tell how > many people are experiencing errors starting crostini after that. > > Bug: 977201 > Change-Id: If828e4cefc10197ddc9dbdc5b867f68184975f29 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1773999 > Commit-Queue: Nicholas Verne <nverne@chromium.org> > Reviewed-by: Brian White <bcwhite@chromium.org> > Reviewed-by: Joel Hockey <joelhockey@chromium.org> > Reviewed-by: Nicholas Verne <nverne@chromium.org> > Cr-Commit-Position: refs/heads/master@{#692991} TBR=yhirano@chromium.org Bug: 977201 Change-Id: I414fa3b71b7f4e5e2ff37f91776bfb59529d6c86 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1784266Reviewed-by:
Fergus Dall <sidereal@google.com> Commit-Queue: Fergus Dall <sidereal@google.com> Cr-Commit-Position: refs/heads/master@{#693105}
-
Findit authored
This reverts commit 543a7657. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 693093 as the culprit for failures in the build cycles as shown on: https://analysis.chromium.org/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtLzU0M2E3NjU3MDA4ODVkMmRiMzU4NzgzOWRjZmZjNGVjOGFhZTI5ODYM Sample Failed Build: https://ci.chromium.org/buildbot/chromium.linux/fuchsia-x64-cast/51291 Sample Failed Step: compile Original change's description: > X11 and Ozone: Move initialization to DWTHPlatform > > This CL moves the initialization of the X11Window aka PlatformWindow > to the DWTHPlatform and let the WTHPlatform to own the window instead. > > Also, instead of storing of XID in open_windows_, we store > AcceleratedWidget now, which is ok as XID and AcceleratedWidget > have the same type and it has already been used around the code. > > In the follow up CLs, I will start moving all the other codes from > DWTHX11 and add extend the existing PlatformWindow interface in > order to be able stop accessing the XWindow directly from the > DWTHX11. > > Also, AdjustSize and GetRootTransform have been moved to DWTHPlatform > and declared as protected so that DWTHX11 could access them. What is > more, the ToPixelRect and ToDIPRect have been removed from DWTHX11 as > the DWTHPlatform has already had those methods. > > Bug: 990756 > Change-Id: I077773fe3154d12696dcbfb606bb3eb3122c0936 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1769442 > Commit-Queue: Maksim Sisov <msisov@igalia.com> > Reviewed-by: Scott Violet <sky@chromium.org> > Reviewed-by: Thomas Anderson <thomasanderson@chromium.org> > Cr-Commit-Position: refs/heads/master@{#693093} Change-Id: I1312146ae26ae17fed7985bba81ee81ad055ae32 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 990756 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1783522 Cr-Commit-Position: refs/heads/master@{#693104}
-
Maksim Sisov authored
This CL adds content_unittests for X11 with experimental percentage set to 100% and different names for the one running with headless and x11 backends. Once we have weston in place, wayland will also be added. Bug: 700309 Change-Id: I3ae0160028c4d94b8b81386240c824cf28483bb5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1781438 Commit-Queue: Maksim Sisov <msisov@igalia.com> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#693103}
-
Miyoung Shin authored
This CL converts PaymentHandlerResponseCallbackPtr in content and blink to the new Mojo types, and uses pending_remote<payments.mojom.PaymentHandlerResponseCallback> in service_worker.mojom. Bug: 955171, 978694 Change-Id: I36982e0db92681a901b159ae1db66da0c457b87a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1781990Reviewed-by:
Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:
Oksana Zhuravlova <oksamyt@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Miyoung Shin <myid.shin@igalia.com> Cr-Commit-Position: refs/heads/master@{#693102}
-
Antonio Gomes authored
This CL is a follow up of guidou's remark in [1]. [1] https://crrev.com/c/1778669/1#message-7497fe86eae4a796099d9e76acfce6cc7312f69a It basically: - moves rtc_video_decoder_factory.h and rtc_video_encoder_factory.h from third_party/blink/public/platform/modules/peerconnection to third_party/blink/renderer/platform/peerconnection/. - add util files rtc_video_decoder_factory_util.h and rtc_video_encoder_factory_util.h to third_party/blink/public/platform/modules/peerconnection. - change content/renderer/media/webrtc/video_codec_factory.cc code accordingly. BUG=787254 R=guidou@chromium.org, haraken@chromium.org Change-Id: I601be5a4f2dd74f40d42d2ac1a766a76d4a0e1c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1782429 Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Auto-Submit: Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Reviewed-by:
Guido Urdaneta <guidou@chromium.org> Cr-Commit-Position: refs/heads/master@{#693101}
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/7ea46aa7ee53..154adeb6c998 Created with: gclient setdep -r src-internal@154adeb6c998 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 TBR=jbudorick@google.com Bug: chromium:None Change-Id: I4a6a80a951a7e23858205a90be3ec6b3cfea1a5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1784457Reviewed-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@{#693100}
-
Yutaka Hirano authored
This reverts commit 33d1685b. Reason for revert: This short term fix is no longer needed. We'll implement a more complete fix in the future. Original change's description: > Define hard-coded extra CORS-safelisted header names > > To resolve OOR-CORS blocking enterprise issues, this CL defines > kExtraSafelistedHeaderNames. This is a very short term fix and violates > layer in order to make it mergeable. We'll use it only for M77. > > This affects only the OOR-CORS enabled path. > > Bug: 999052 > Change-Id: I66ab8f298ed761aa3d78d02fa521d1c08f492fed > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1774010 > Commit-Queue: Yutaka Hirano <yhirano@chromium.org> > Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> > Reviewed-by: Takashi Toyoshima <toyoshim@chromium.org> > Cr-Commit-Position: refs/heads/master@{#691617} TBR=kinuko@chromium.org,toyoshim@chromium.org,yhirano@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 999052 Change-Id: I6805cd038a679e7474081d27f5cfdf70bf628f63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1782248 Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/master@{#693099}
-
Yoichi Osato authored
This test adds procedure when we receive close frame while there are pending frames. Bug: 865001 Change-Id: I0ac7b406004139ab48b67985cccff8cbf3d70313 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1775685Reviewed-by:
Yoichi Osato <yoichio@chromium.org> Reviewed-by:
Adam Rice <ricea@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Yoichi Osato <yoichio@chromium.org> Cr-Commit-Position: refs/heads/master@{#693098}
-
Mike West authored
We handle this in `NavigationRequest` as of [1], and we're likely going to shift off CSP after some conversations at TPAC anyway. Tests were relying upon setting the policy via `<meta>`. This patch adjusts them to rely on a header instead, which matches the behavior we'd like to support going forward (and, FWIW, the spec: https://wicg.github.io/cors-rfc1918/#csp). [1]: https://chromium-review.googlesource.com/c/chromium/src/+/1760742 Bug: 1000226 Change-Id: I7dc584079a064b8664e5ff9122f5b618a8866340 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778879Reviewed-by:
Mike West <mkwst@chromium.org> Reviewed-by:
Daniel Vogelheim <vogelheim@chromium.org> Commit-Queue: Mike West <mkwst@chromium.org> Cr-Commit-Position: refs/heads/master@{#693097}
-
Rayan Kanso authored
Bug: 973844 Change-Id: I5e71e72cb91a3e87c0f6dc7f21d45bc686c4fd77 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1782564Reviewed-by:
Richard Knoll <knollr@chromium.org> Reviewed-by:
Avi Drissman <avi@chromium.org> Reviewed-by:
Ilya Sherman <isherman@chromium.org> Commit-Queue: Rayan Kanso <rayankans@chromium.org> Cr-Commit-Position: refs/heads/master@{#693096}
-
Jan Wilken Dörrie authored
TBR=msramek@chromium.org Bug: 1000573 Change-Id: I2b6d67d122e146656de28ef5b33bc42137a33833 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1782846Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Reviewed-by:
Martin Šrámek <msramek@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#693095}
-
chromium-autoroll authored
https://chromium.googlesource.com/catapult.git/+log/decbf9926c9c..2e1d9ff85e0a git log decbf9926c9c..2e1d9ff85e0a --date=short --no-merges --format='%ad %ae %s' 2019-09-04 khokhlov@google.com [Telemetry] Store metrics output as an artifact Created with: gclient setdep -r src/third_party/catapult@2e1d9ff85e0a 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 simonhatch@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 TBR=simonhatch@google.com Bug: chromium:981349 Change-Id: Id8619564399bee2a2fae855f15b842bf5fa8f68a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1783918Reviewed-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@{#693094}
-
Maksim Sisov authored
This CL moves the initialization of the X11Window aka PlatformWindow to the DWTHPlatform and let the WTHPlatform to own the window instead. Also, instead of storing of XID in open_windows_, we store AcceleratedWidget now, which is ok as XID and AcceleratedWidget have the same type and it has already been used around the code. In the follow up CLs, I will start moving all the other codes from DWTHX11 and add extend the existing PlatformWindow interface in order to be able stop accessing the XWindow directly from the DWTHX11. Also, AdjustSize and GetRootTransform have been moved to DWTHPlatform and declared as protected so that DWTHX11 could access them. What is more, the ToPixelRect and ToDIPRect have been removed from DWTHX11 as the DWTHPlatform has already had those methods. Bug: 990756 Change-Id: I077773fe3154d12696dcbfb606bb3eb3122c0936 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1769442 Commit-Queue: Maksim Sisov <msisov@igalia.com> Reviewed-by:
Scott Violet <sky@chromium.org> Reviewed-by:
Thomas Anderson <thomasanderson@chromium.org> Cr-Commit-Position: refs/heads/master@{#693093}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/dcb680fa3dff..7a63ee7f8a8b git log dcb680fa3dff..7a63ee7f8a8b --date=short --no-merges --format='%ad %ae %s' 2019-09-04 vapier@chromium.org cbuildbot_launch: ignore failures in CleanupChroot stage for now 2019-09-04 kimjae@chromium.org build_dlc: Improve logging information and Fix DLC image size verification Created with: gclient setdep -r src/third_party/chromite@7a63ee7f8a8b If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/chromite-chromium-autoroll Please CC chrome-os-gardeners@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel TBR=chrome-os-gardeners@google.com Bug: None Change-Id: Ie9049aeca95f2eb5a8884d9524f70df8bf8b744d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1783841Reviewed-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@{#693092}
-
Tsuyoshi Horo authored
Bug: 966753 Change-Id: If6a23e14c62f5ac1639a7eb9096314c13104f9b8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1784259 Commit-Queue: Tsuyoshi Horo <horo@chromium.org> Reviewed-by:
Kunihiko Sakamoto <ksakamoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#693091}
-
chromium-autoroll authored
https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/2c5ed16ba97d..9b3cc3e05337 git log 2c5ed16ba97d..9b3cc3e05337 --date=short --no-merges --format='%ad %ae %s' 2019-09-03 stevenperron@google.com Upadate CHANGES 2019-09-03 greg@lunarg.com Instrument: Be sure Float16 capability on when generating float16 null (#2831) 2019-09-03 greg@lunarg.com Add --relax-float-ops and --convert-relaxed-to-half (#2808) 2019-09-03 jmadill@chromium.org GN: Make SPIRV-Tools target use public_deps. (#2828) 2019-09-03 stevenperron@google.com Fold Fmix should accept vector operands. (#2826) Created with: gclient setdep -r src/third_party/SPIRV-Tools/src@9b3cc3e05337 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,jmadill@chromium.org,jmadill@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 TBR=radial-bots+chrome-roll@google.com,jmadill@chromium.org,jmadill@google.com Bug: None Change-Id: I8d3cbf6d2977b822be249e7814898a8758cbf200 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1784004Reviewed-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@{#693090}
-
chromium-autoroll authored
If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Please CC cr-fuchsia+bot@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 CQ_INCLUDE_TRYBOTS=luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast TBR=cr-fuchsia+bot@chromium.org Change-Id: Id14bec13c7e02ce743fb2fa4ab52ec9c92e8bfa0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1784390Reviewed-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@{#693089}
-
Jérôme Lebel authored
Removing pre-unified consent code in the authentication UI. Unified consent flag is always true on iOS, is related to Unity project. Unity has been fully approved. crbug.com/842784 The rest will be done in other patches. Bug: 951313 Change-Id: Idfb9f33fc250427a0a2b4a94d41c7ec063e95281 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778868 Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Reviewed-by:
Eugene But <eugenebut@chromium.org> Cr-Commit-Position: refs/heads/master@{#693088}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/ce2adba679a3..f5c44772a699 git log ce2adba679a3..f5c44772a699 --date=short --no-merges --format='%ad %ae %s' 2019-09-04 cwallez@chromium.org Use the agreed upon include path for spirv-cross. Created with: gclient setdep -r src/third_party/dawn@f5c44772a699 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 TBR=cwallez@google.com Bug: None Change-Id: I6a457f860ce284fbfb1a80ce2cb484e091b6da0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1784389Reviewed-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@{#693087}
-
Mihai Sardarescu authored
The unified-consent flag is still being used for ChromeOS - the current target milestone to run the experiment is M78. This CL extends the expiry milestone for the unified-consent flag accordingly. Bug: None Change-Id: I54a9697fe028e26330fb8d47c67eeb30149407e5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1776029Reviewed-by:
David Roger <droger@chromium.org> Commit-Queue: Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#693086}
-
Antonio Gomes authored
This is a reland of c96f561e This CL has no changes compared to the original one. The error was on CL https://crrev.com/c/1778671 (already relanded in https://crrev.com/c/1782514). Original change's description: > Remove web_rtc_video_encoder_factory.h from the Blink API > > ... now that its solely client has been Onion soup'ed [1]. > > [1] https://crrev.com/c/1778673/ > > BUG=787254 > R=guidou@chromium.org, haraken@chromium.org > > Change-Id: Iec6d37197e2899f3381029b0e9b628c8d927722b > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778674 > Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Reviewed-by: Guido Urdaneta <guidou@chromium.org> > Cr-Commit-Position: refs/heads/master@{#692769} TBR=guidou@chromium.org Bug: 787254 Change-Id: I70c21c22fac29972fe122ff21ee7c430f89b5acf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1783166Reviewed-by:
Antonio Gomes <tonikitoo@igalia.com> Reviewed-by:
Kentaro Hara <haraken@chromium.org> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/master@{#693085}
-
Lutz Justen authored
Bakes enabled flags directly into pageVisibility instead of checking it separately. This is cleaner, easier to understand and uses less code. Also adds management indicator to OS people page (forgot this in CL:1695350). BUG=chromium:952232 TEST=Check that both regular and guest sessions look as expected. Change-Id: Ie350c5c1544c7a3a82c0538fa89effd2c75a971b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1710550 Commit-Queue: Lutz Justen <ljusten@chromium.org> Reviewed-by:
Michael Giuffrida <michaelpg@chromium.org> Reviewed-by:
Kush Sinha <sinhak@chromium.org> Reviewed-by:
James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#693084}
-
Jan Wilken Dörrie authored
TBR=treib@chromium.org Bug: 1000455 Change-Id: Ife8b6a15bc9063fb10316a09b95e7e0de0661a98 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1782847Reviewed-by:
Jan Wilken Dörrie <jdoerrie@chromium.org> Commit-Queue: Jan Wilken Dörrie <jdoerrie@chromium.org> Cr-Commit-Position: refs/heads/master@{#693083}
-
Tim van der Lippe authored
Also define a constant and use the constant everywhere we interact with Acorn, as we were using 3 different ecmaVersions. Bug: 999794 Change-Id: I56043ebccdb7767180af2f4a6c337f1f58ff187b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1778617 Commit-Queue: Tim van der Lippe <tvanderlippe@google.com> Reviewed-by:
Yang Guo <yangguo@chromium.org> Reviewed-by:
Erik Luo <luoe@chromium.org> Cr-Commit-Position: refs/heads/master@{#693082}
-
Chih-Yu Huang authored
We only build //media/gpu/linux when use_vaapi or use_v4l2_codec buildflag is enabled. However, some files include the header files in //media/gpu/linux when OS_CHROMEOS is defined. This CL adds a new buildflag USE_CHROMEOS_MEDIA_ACCELERATION to replace "USE_VAAPI or USE_V4L2_CODEC". Also it fixes the build condition, and make sure the code could be compiled with these combination: 1. target_os = "chromeos" use_vaapi = true use_v4l2_codec = false 2. target_os = "chromeos" use_vaapi = false use_v4l2_codec = false 3. target_os = "linux" use_vaapi = false use_v4l2_codec = false 4. target_os = "linux" use_vaapi = true use_v4l2_codec = false BUG=chromium:996074 TEST=compile image_processor_test successfully with the gn args above Change-Id: If0319791d97f23ee68b138925cd849f3d1eec764 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1763649Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Alexandre Courbot <acourbot@chromium.org> Commit-Queue: Chih-Yu Huang <akahuang@chromium.org> Cr-Commit-Position: refs/heads/master@{#693081}
-
Wei Lee authored
unittest This CL change to test most of the test cases in JEA unittest using aligned images so that they won't be ignored when testing with V4L2 JEA. Bug: b/140471190 Test: jpeg_encode_accelerator_unittest Change-Id: Ibccc48678dc1d6fd204ef77b3aa52d428225fafd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1782281Reviewed-by:
Ricky Liang <jcliang@chromium.org> Commit-Queue: Wei Lee <wtlee@chromium.org> Cr-Commit-Position: refs/heads/master@{#693080}
-
Mirko Bonadei authored
This CL is based on https://webrtc-review.googlesource.com/c/webrtc.DEPS/+/151129. Bug: 997673 Change-Id: I607b957bd7313a81ab8f6f8413456b3bc9958661 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1781684 Commit-Queue: Mirko Bonadei <mbonadei@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Cr-Commit-Position: refs/heads/master@{#693079}
-
Yu-Hsuan Hsu authored
There is a new field in stream params in order to know who uses CRAS. Set it to CRAS_CLIENT_TYPE_CHROME for any stream from Chrome. BUG=chromium:988295 TEST="cras_test_client --dump_a" can see the client type is Chrome. Change-Id: Ife759e8f96889970ae5874ac284578df67d81b7c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1768596Reviewed-by:
Olga Sharonova <olka@chromium.org> Commit-Queue: Yu-Hsuan Hsu <yuhsuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#693078}
-
Alexandre Courbot authored
Fix some unmatched #undefs that were supposed to cancel the effect of their matching #define. Bug: None. Test: Successful build on arm-generic target. Change-Id: Iaf0119a28158661a20acf7bc4a9d86fc37f40cc2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1782302 Auto-Submit: Alexandre Courbot <acourbot@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Cr-Commit-Position: refs/heads/master@{#693077}
-