- 14 May, 2019 40 commits
-
-
chromium-internal-autoroll authored
https://chrome-internal.googlesource.com/chrome/src-internal.git/+log/a0cc08d19d95..973f67f20b7f Created with: gclient setdep -r src-internal@973f67f20b7f The AutoRoll server is located here: https://autoroll-internal.skia.org/r/src-internal-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chrome.try:linux-chromeos-chrome TBR=anthonyvd@google.com,alph@google.com,battre@google.com Change-Id: Id85ce5cebad7eae848f10f61e343ac6b6469b2fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611155Reviewed-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@{#659406}
-
Maksim Sisov authored
It may happen that the zwp linux dmabuf protocol is not available. In this case, we have already been resetting the gbm device and make the gpu use wl_egl instead, but the WaylandConnection still has been trying to add a window to the WaylandBufferManager upon creation. However, as previously said, the manager may not exist because the zwp linux dmabuf had not been advertised as supported protocol. Without this patch, it just crashes. Bug: 578890 Change-Id: I15bcd7ae968590d358a4590d79a54067de02e8d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1609822Reviewed-by:
Michael Spang <spang@chromium.org> Commit-Queue: Maksim Sisov <msisov@igalia.com> Cr-Commit-Position: refs/heads/master@{#659405}
-
John Abd-El-Malek authored
I converted this to work with network service in r607652, but to make it easier to review I left it in the old browsertest file that's intended for non-network-service code. This change just moves it. Change-Id: Ieaf0ee2946e929d797845d2db4a2975d3906381f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610306Reviewed-by:
Ramin Halavati <rhalavati@chromium.org> Commit-Queue: John Abd-El-Malek <jam@chromium.org> Auto-Submit: John Abd-El-Malek <jam@chromium.org> Cr-Commit-Position: refs/heads/master@{#659404}
-
Pâris MEULEMAN authored
Try to re-enable previously flaky tests. This will be followed up by the removal of OAuth2TokenService.GetAccessTokenWithTimeout which is an unused API. Some modifications were required to run a part of the test in the UIThread (assertions added after the tests were disabled). Bug: 960281 Change-Id: I34081fcdbc40fd6635ee4e2ade01a7be39e7df25 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1609900Reviewed-by:
Boris Sazonov <bsazonov@chromium.org> Commit-Queue: Pâris Meuleman <pmeuleman@chromium.org> Auto-Submit: Pâris Meuleman <pmeuleman@chromium.org> Cr-Commit-Position: refs/heads/master@{#659403}
-
Anand K. Mistry authored
If UpdateSharePath results in a error, the callback is run, but then is run again because the response function doesn't return. This results in attempting to run a null callback. BUG=962811 Change-Id: I7b18b7f5b22dd39c6be908e0d5110708f2c78ba7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1609725 Commit-Queue: Noel Gordon <noel@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#659402}
-
Hirokazu Honda authored
This enable GenericDmabufVFMapper to map ABGR and XBGR formats. Bug: 944822 Test: image_processor_test Change-Id: I19f6556c16a13104322c022a0179ca249a5d11f3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611065Reviewed-by:
Alexandre Courbot <acourbot@chromium.org> Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#659401}
-
Nicholas Hollingum authored
Exo could not handle some cases of popup placement, particularly when the new window would be too large to fit on screen. This CL reworks the implementation in some ways: - We break the placement problem down into two 1D problems, which minimises code duplication. - We respect the transformation order specified in the wayland spec, i.e. flip > slide > resize. - We maximize the visibility of the popup subject to the above, so when no valid transformations result in an unconstrained window, we choose the transformations that make the popup most visible. - We handle the case of resize, where previously only the top-left corner of the popup could be chosen. - We properly send the configuration callback, to inform the popup surface of its actual placement. Bug: 942859 Change-Id: I892678492047ac2849afa84b1004731b7decab92 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1588058 Commit-Queue: Nic Hollingum <hollingum@google.com> Reviewed-by:
Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#659400}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromiumos/chromite.git/+log/b286dfef4182..13e06be378d8 git log b286dfef4182..13e06be378d8 --date=short --no-merges --format='%ad %ae %s' 2019-05-14 dburger@chromium.org Update generated python proto, removing Image.ImageType. Created with: gclient setdep -r src/third_party/chromite@13e06be378d8 The AutoRoll server is located here: https://autoroll.skia.org/r/chromite-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:chromeos-kevin-rel TBR=chrome-os-gardeners@google.com Change-Id: I89e2e5e43b4448f2d4e2dcd4627c7493b67fa73e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611400Reviewed-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@{#659399}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/f7033c55be3f..b783fbc79992 git log f7033c55be3f..b783fbc79992 --date=short --no-merges --format='%ad %ae %s' 2019-05-14 syoussefi@chromium.org Vulkan: Fix matrix uniforms Created with: gclient setdep -r src/third_party/angle@b783fbc79992 The AutoRoll server is located here: https://autoroll.skia.org/r/angle-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. 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=syoussefi@google.com Change-Id: I6ff4e9f1de65571ead0c3cfd36f6f50f1593ed66 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611401Reviewed-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@{#659398}
-
Takashi Toyoshima authored
Make the safelisted response header name up to date to conform the latest spec. Bug: 841308 Change-Id: I4f27f520e2596dd24d2737f4d1d0a712a3e79bfb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1599765 Auto-Submit: Takashi Toyoshima <toyoshim@chromium.org> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/heads/master@{#659397}
-
Alex Moshchuk authored
This prevents launching JavaScript in unprivileged mode via Internet Explorer. Bug: 959438 Change-Id: Ib359be8de82458b4e4276337123245ef5a2118e9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1607131Reviewed-by:
Ben Wells <benwells@chromium.org> Commit-Queue: Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#659396}
-
chromium-autoroll authored
https://skia.googlesource.com/skia.git/+log/01eaf1779b3a..4e66df54e7da git log 01eaf1779b3a..4e66df54e7da --date=short --no-merges --format='%ad %ae %s' 2019-05-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 9e4f690166c1..65b1e97d13eb (7 commits) Created with: gclient setdep -r src/third_party/skia@4e66df54e7da The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. 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 TBR=michaelludwig@google.com Change-Id: I3cc91df2c73857bf1ddbc851e49d3e036a32ccc0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610199Reviewed-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@{#659395}
-
chromium-autoroll authored
https://swiftshader.googlesource.com/SwiftShader.git/+log/65b1e97d13eb..40a6ed8d5cbb git log 65b1e97d13eb..40a6ed8d5cbb --date=short --no-merges --format='%ad %ae %s' 2019-05-14 swiftshader.regress@gmail.com Regres: Update test lists @ 65b1e97d Created with: gclient setdep -r src/third_party/swiftshader@40a6ed8d5cbb The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. 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=swiftshader-team+autoroll@google.com Change-Id: Id94d1521e8660af8ac1443297ee8735d82346538 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610754Reviewed-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@{#659394}
-
Tetsui Ohkubo authored
This reverts commit d0e50543. Reason for revert: Build error https://logs.chromium.org/logs/chromium/buildbucket/cr-buildbucket.appspot.com/8913511061716148464/+/steps/compile/0/stdout Original change's description: > wayland-protocols: Remove gaming-input-unstable-v1 > > It seems gaming-input-unstable-v1 is no longer used as there's > gaming-input-unstable-v2. > > TEST=trybot pass > BUG=b:130597086 > > Change-Id: I4e904ba126a50d956051e45eb1ebab07bc9e3d21 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1602192 > Reviewed-by: Mitsuru Oshima (slow - gardening) <oshima@chromium.org> > Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> > Cr-Commit-Position: refs/heads/master@{#659353} TBR=oshima@chromium.org,tetsui@chromium.org Change-Id: Ifa38ea746a269858311f9be7ef368c429ab0fadd No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: b:130597086 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610267Reviewed-by:
Tetsui Ohkubo <tetsui@chromium.org> Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#659393}
-
Hirokazu Honda authored
This expands the storage type of input video frame on LibYUVImageProcessor. LibyuvImageProcessor maps an input video frame and performs libyuv functions with the mapped video frame. Bug: 944822 Test: image_processor_test Change-Id: Id7a466e6bd58e4d94f81b237e690fb0c7ae1f2da Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1567712 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
Alexandre Courbot <acourbot@chromium.org> Cr-Commit-Position: refs/heads/master@{#659392}
-
chromium-autoroll authored
The AutoRoll server is located here: https://autoroll.skia.org/r/fuchsia-sdk-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=luci.chromium.try:fuchsia-arm64-cast;luci.chromium.try:fuchsia-x64-cast TBR=cr-fuchsia+bot@chromium.org Change-Id: Ib7c7a150bc56990bb3ffc245d30e1a60e6c14600 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610356Reviewed-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@{#659391}
-
Fergal Daly authored
TBR=rakina@chromium.org Bug: 962726 Change-Id: Ibfd26f1547ecfe87495216a5d1460b3d8452ff97 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610262Reviewed-by:
Fergal Daly <fergal@chromium.org> Commit-Queue: Fergal Daly <fergal@chromium.org> Cr-Commit-Position: refs/heads/master@{#659390}
-
Alexandre Courbot authored
Fix a typo in CreateMappedVideoFrame()'s documentation: no memory is deallocated by the destruction observer, we are simply removing a mapping to the user process address space. Bug: 856562 Test: None Change-Id: I7be56440a4a743a3f78cc9a0c60aec27881c2e57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610663 Auto-Submit: Alexandre Courbot <acourbot@chromium.org> Reviewed-by:
Hirokazu Honda <hiroh@chromium.org> Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Cr-Commit-Position: refs/heads/master@{#659389}
-
Ken MacKay authored
Bug: internal b/132246481 Change-Id: I143361405972a488158eff162a9f5c4fd3a97544 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1602872Reviewed-by:
Sergey Volk <servolk@chromium.org> Commit-Queue: Kenneth MacKay <kmackay@chromium.org> Cr-Commit-Position: refs/heads/master@{#659388}
-
Eric Willigers authored
WebApplicationInfo is passed to and from dialogs using unique_ptr. Bug: 915043 Change-Id: Ic1b3ef961c5d0cddff7fd32af5fee9ac8123f063 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1604393 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:
Karan Bhatia <karandeepb@chromium.org> Reviewed-by:
Alexey Baskakov <loyso@chromium.org> Reviewed-by:
Trent Apted <tapted@chromium.org> Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#659387}
-
chromium-autoroll authored
https://dawn.googlesource.com/dawn.git/+log/97f08fa2e68f..2e56970932ec git log 97f08fa2e68f..2e56970932ec --date=short --no-merges --format='%ad %ae %s' 2019-05-14 cwallez@chromium.org CommandAllocator: Default initalize allocated data. Created with: gclient setdep -r src/third_party/dawn@2e56970932ec The AutoRoll server is located here: https://autoroll.skia.org/r/dawn-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. 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 Change-Id: I5a9577fec3b049901feb8890d7be8be73a458939 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611377Reviewed-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@{#659386}
-
Mitsuru Oshima authored
* I uesd ShelfBubbleContainer because it has to be above most of windows, but below lock screen. * Refactor ShellSurfaceBase::CreateShellSurfaceWidget - use parent_ only if the container isn't specified. * Removed SetContainer(menu_container) in zxdg_shell.cc because it's unnecessary. (It was using transient parent, and container_ was ignored) We may need a separate container for override redirect but we probably should implement the xgrabpointer correctly first. Bug: 938130 Change-Id: I2e24e3f117764ff2e420fb9f7bd6390673d25c83 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1602659Reviewed-by:
Nic Hollingum <hollingum@google.com> Commit-Queue: Mitsuru Oshima <oshima@chromium.org> Cr-Commit-Position: refs/heads/master@{#659385}
-
Leon Han authored
This is according to the spec: https://fetch.spec.whatwg.org/#concept-response-type BUG=911930 Change-Id: I3f73220f2878dd7a7de9e9c6c4b7af0b54d99840 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611136 Commit-Queue: Kinuko Yasuda <kinuko@chromium.org> Auto-Submit: Leon Han <leon.han@intel.com> Reviewed-by:
Kinuko Yasuda <kinuko@chromium.org> Cr-Commit-Position: refs/heads/master@{#659384}
-
Pavel Yatsuk authored
R=nyquist@chromium.org Change-Id: I869d1b4f2c3b2b08dfcb95e76e94f123d0f12f24 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610523Reviewed-by:
Tommy Nyquist <nyquist@chromium.org> Commit-Queue: Pavel Yatsuk <pavely@chromium.org> Cr-Commit-Position: refs/heads/master@{#659383}
-
Peter Kasting authored
The only remaining ones are during initialization. Bug: 691894 Change-Id: Iafc6feeb125968fd60a0fc51281843f85c1c133a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610706Reviewed-by:
Scott Violet <sky@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Auto-Submit: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#659382}
-
Noel Gordon authored
Add ChromeOS --enable-features=PiexWasm flag, disabled-by-default. Add a chrome about:flags entry. Change the file manager private API chrome.fileManagerPrivate.isPiexLoaderEnabled() to return whether to use 'piex-nacl' to handle raw images in the Image Loader extension noting that 'piex-nacl' is only available in official builds [1]. [1] Seems odd, but it is sensible since the PiexNaCl module resides in an external repository. The PiexWasm module is present in the chromium repository (this so we can remove the private API, and official-build- only limitation, in future). Bug: 904630 Change-Id: If5884b79708c10bcfb1090eb25adc299a5949f64 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610263Reviewed-by:
Alex Danilo <adanilo@chromium.org> Reviewed-by:
Noel Gordon <noel@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Noel Gordon <noel@chromium.org> Cr-Commit-Position: refs/heads/master@{#659381}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/6a9b00e433cf..8a96493270cb git log 6a9b00e433cf..8a96493270cb --date=short --no-merges --format='%ad %ae %s' 2019-05-14 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial). 2019-05-14 raul@tambre.ee Make presubmit scripts not inherit the executor script's context Created with: gclient setdep -r src/third_party/depot_tools@8a96493270cb The AutoRoll server is located here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. BUG=chromium:961783 TBR=agable@chromium.org Change-Id: I4042ec856559b3116a757810eb0a9420904a0a2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611146Reviewed-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@{#659380}
-
Luciano Pacheco authored
Change the UI tests to use keyboard shortcut instead of refresh button to refresh the file list, because the button can be disabled since CL:1608962. Remove some debugging logs that aren't needed anymore. Format some lines in test_util.js. Bug: 961244 Change-Id: I92d6feef37278ea16dd0396c3e08550a57491c52 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610662 Commit-Queue: Joel Hockey <joelhockey@chromium.org> Auto-Submit: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Joel Hockey <joelhockey@chromium.org> Cr-Commit-Position: refs/heads/master@{#659379}
-
chromium-autoroll authored
https://chromium.googlesource.com/angle/angle.git/+log/7d7985589b8f..f7033c55be3f git log 7d7985589b8f..f7033c55be3f --date=short --no-merges --format='%ad %ae %s' 2019-05-14 ianelliott@google.com Vulkan: Request at least 3 images for MAILBOX. Created with: gclient setdep -r src/third_party/angle@f7033c55be3f The AutoRoll server is located here: https://autoroll.skia.org/r/angle-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. 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=syoussefi@google.com Change-Id: Id8c6531b580cde072063a6be005920902ffadead Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611145Reviewed-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@{#659378}
-
François Degros authored
Change-Id: If9612d3e9bd7dad163fdadfa65b37a3e82e1cc21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1609724 Auto-Submit: François Degros <fdegros@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#659377}
-
Darren Shen authored
To make this CL as small as possible, we're just moving the directories and updating any references. We had to add a few DEPS from chrome to ash/keyboard/ui. In future patches well consider what files should go where and whether we want to keep keyboard code in its own self-contained module. TBR=benwells@chromium.org Bug: 961568 Change-Id: I27c140ab51709ebb89910fe43b96bf64a38100d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1605584Reviewed-by:
Ben Wells <benwells@chromium.org> Reviewed-by:
Oliver Chang <ochang@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#659376}
-
François Degros authored
Bug: 778674 Change-Id: I59a4674bc7e0675686271308795e07866b3eef96 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1609722 Auto-Submit: François Degros <fdegros@chromium.org> Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#659375}
-
Hirokazu Honda authored
Formerly, VideoFrameMapper is created without any info. It may be possible that some unsupported pixel format is fed into VFMapper. We should create VFMapper with VideoPixelFormat and the VFMapper should only accept the set pixel format. Pixel format is not decided when VFMapper is created in VFValidator and VFWriter. So this delays the creation of VFMapper in these classes. Bug: 952147 Test: video_decode_accelerator_tests Test: video_decode_accelerator_unittest Test: video_encode_accelerator_unittest Change-Id: I1baf80fa4392c74e0d82a4239f791363ef46fe2a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1573311 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:
David Staessens <dstaessens@chromium.org> Cr-Commit-Position: refs/heads/master@{#659374}
-
Takashi Toyoshima authored
Host header is expected to be set by the network stack and the value should be aligned with the destination host, or |url| in the ResourceRequest. Users' JavaScripts can not set this header because the name is listed in |forbidden header name| of the fetch spec, but still mojo IPC can be compromised potentially, and having this second check in the network service would reduce security risk. Bug: 925359 Change-Id: Idfe9209fec9c5ed72c384ff2592e02c96a2e77a1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1601086 Auto-Submit: Takashi Toyoshima <toyoshim@chromium.org> Reviewed-by:
Yutaka Hirano <yhirano@chromium.org> Reviewed-by:
Raymes Khoury <raymes@chromium.org> Commit-Queue: Takashi Toyoshima <toyoshim@chromium.org> Cr-Commit-Position: refs/heads/master@{#659373}
-
Tetsui Ohkubo authored
Linux's input_id offers version field in addition to bustype, vendor_id and product_id. In USB spec, the field is called bcdDevice. In order to improve gamepad support in ARC++, we will need the field in addition to others. TEST=manual BUG=b:130597086 Change-Id: I6c47313b5d95b96787494fc782bc3090e6bb31e4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1599758Reviewed-by:
Kevin Schoedel <kpschoedel@chromium.org> Reviewed-by:
Toni Baržić <tbarzic@chromium.org> Reviewed-by:
Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Tetsui Ohkubo <tetsui@chromium.org> Cr-Commit-Position: refs/heads/master@{#659372}
-
Zhenyao Mo authored
BUG=961558 TEST=manual R=piman@chromium.org Change-Id: Iea2a80e0cc85315008283e6e2470fc93c149309f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610489Reviewed-by:
Antoine Labour <piman@chromium.org> Commit-Queue: Zhenyao Mo <zmo@chromium.org> Cr-Commit-Position: refs/heads/master@{#659371}
-
chrome-release-bot authored
# This is an automated release commit. # Do not revert without consulting chrome-pmo@google.com. NOAUTOREVERT=true TBR=mmoss@chromium.org Change-Id: I21cc0e19e385bd33732a2a794f6192de15421af1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611082Reviewed-by:
chrome-release-bot@chromium.org <chrome-release-bot@chromium.org> Cr-Commit-Position: refs/heads/master@{#659370}
-
Koji Ishii authored
When |LayoutBlockFlow| adds a child, it assumed all anonymous |LayoutInline|s are anoymous wrappers for ::first-line, but there are two other usage of anonymous |LayoutInline|. This patch checks if it is really an anonymous |LayoutInline| for ::first-line. Bug: 962275 Change-Id: Ibbde37297e4636e4f0c51f0ed8249e3166639d76 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610657Reviewed-by:
Aleks Totic <atotic@chromium.org> Reviewed-by:
Emil A Eklund <eae@chromium.org> Commit-Queue: Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#659369}
-
Christopher Cameron authored
The versioned entrypoint ChromeAppModeStart_vX should ideally only contain code that could change across app shim versions. Similarly, the AppShimController structure shouldn't use any versioned structures. Somewhat improve this situation by: - Changing AppShimController to take a Params structure, instead of taking the versioned ChromeAppModeInfo structure. - Moving the code to find or launch Chrome from ChromeAppModeStart_vX to AppShimController (which was already managing that connection). Change-Id: I85361e776ec7a00bdd71fea5062029170a0935af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1610468Reviewed-by:
Avi Drissman <avi@chromium.org> Commit-Queue: ccameron <ccameron@chromium.org> Cr-Commit-Position: refs/heads/master@{#659368}
-
chromium-autoroll authored
https://chromium.googlesource.com/chromium/tools/depot_tools.git/+log/06f5b2262451..6a9b00e433cf git log 06f5b2262451..6a9b00e433cf --date=short --no-merges --format='%ad %ae %s' 2019-05-14 raul@tambre.ee scm: Replace invalid UTF-8 in Git output Created with: gclient setdep -r src/third_party/depot_tools@6a9b00e433cf The AutoRoll server is located here: https://autoroll.skia.org/r/depot-tools-chromium-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. BUG=chromium:942522 TBR=agable@chromium.org Change-Id: I7ff4cfafe3ca2d5f425b3aa6844bbbd9aab1275e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1611181Reviewed-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@{#659367}
-