skia-autoroll
19bae1e88f
Roll third_party/externals/angle2 08573730b75a..962c222aa3be (1 commits)
...
08573730b7..962c222aa3
git log 08573730b75a..962c222aa3be --date=short --no-merges --format='%ad %ae %s'
2019-02-21 syoussefi@chromium.org Vulkan: Enable anisotropy feature when available
Created with:
gclient setdep -r third_party/externals/angle2@962c222aa3be
The AutoRoll server is located here: https://autoroll.skia.org/r/angle-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=skia.primary:Build-Debian9-Clang-x86_64-Release-ANGLE;skia.primary:Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE
TBR=jvanverth@google.com
Change-Id: Ic1854c8ab6a9f067f9a5b62d948d0be4f3d5764a
Reviewed-on: https://skia-review.googlesource.com/c/193951
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-21 21:53:01 +00:00
Ethan Nicholas
0e8dc4ce36
SkSL now supports null child processors
...
Bug: skia:
Change-Id: Icb3f2d57b393e3d40247aaad98c17344b507f0d7
Reviewed-on: https://skia-review.googlesource.com/c/193379
Reviewed-by: Brian Salomon <bsalomon@google.com>
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
2019-02-21 21:50:32 +00:00
Mike Klein
63c4d35969
Revert "remove linear sRGB singleton"
...
This reverts commit b03b80066b
.
Reason for revert: !@#$%^&*
Original change's description:
> remove linear sRGB singleton
>
> Cq-Include-Trybots: luci.chromium.try:linux-blink-rel
> Change-Id: I01e2515cfa8e5356ee862ea7184bb7ceb4c9176f
> Reviewed-on: https://skia-review.googlesource.com/c/192038
> Commit-Queue: Mike Klein <mtklein@google.com>
> Reviewed-by: Brian Osman <brianosman@google.com>
TBR=mtklein@google.com ,brianosman@google.com
Change-Id: Ic88368e193aaa48b9aa6d3a6c145377681b2a5db
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Cq-Include-Trybots: luci.chromium.try:linux-blink-rel
Reviewed-on: https://skia-review.googlesource.com/c/194005
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
2019-02-21 21:16:16 +00:00
Mike Reed
0ac90992de
fix mac format for gm
...
Bug: skia:
Change-Id: I61ccd5666b7aa636fa0720c9e7f2774a8d8d81fd
Reviewed-on: https://skia-review.googlesource.com/c/194002
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
Auto-Submit: Mike Reed <reed@google.com>
2019-02-21 21:12:51 +00:00
skia-autoroll
606e648756
Roll third_party/externals/swiftshader 0eee33250ebb..3fc635ac4a7f (1 commits)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/0eee33250ebb..3fc635ac4a7f
git log 0eee33250ebb..3fc635ac4a7f --date=short --no-merges --format='%ad %ae %s'
2019-02-21 bclayton@google.com GLES: Fix race in Renderer destruction
Created with:
gclient setdep -r third_party/externals/swiftshader@3fc635ac4a7f
The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-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=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader
TBR=jvanverth@google.com
Change-Id: I6ec0f465bd6a8842c84015323a71b9fd7ae4ac70
Reviewed-on: https://skia-review.googlesource.com/c/193949
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-21 21:11:11 +00:00
Leon Scroggins III
3d86ff86d7
Remove SK_SUPPORT_LEGACY_ANDROID_CODEC_COLORSPACE
...
Bug: b/123377741
Android no longer defines this flag, so remove the dead code.
Change-Id: I35bce8a0677ee86730effa6be297ad9718cee1c2
Reviewed-on: https://skia-review.googlesource.com/c/194001
Commit-Queue: Leon Scroggins <scroggo@google.com>
Commit-Queue: Derek Sollenberger <djsollen@google.com>
Auto-Submit: Leon Scroggins <scroggo@google.com>
Reviewed-by: Derek Sollenberger <djsollen@google.com>
2019-02-21 19:28:02 +00:00
recipe-roller
ca660f0c5c
Roll recipe dependencies (trivial).
...
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).
More info is at https://goo.gl/zkKdpD . Use https://goo.gl/noib3a to file a bug.
recipe_engine:
https://crrev.com/5a85597323db240b1849349c973263f57ad1af0b [buildbucket] Do not inherit tags (nodir@google.com )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ice87b8164206ef91ee2aaafe0f18e3e4459ffbea
Reviewed-on: https://skia-review.googlesource.com/c/193964
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-21 18:46:11 +00:00
Greg Daniel
89df78400a
Return correct GrBackendFormat when ycbcr conversion is valid.
...
Bug: skia:
Change-Id: Ieb24c0169a150c153a468fbbe9a8f60766516860
Reviewed-on: https://skia-review.googlesource.com/c/193698
Commit-Queue: Greg Daniel <egdaniel@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2019-02-21 18:05:02 +00:00
Mike Reed
651446cc5d
add gm for aa gamma
...
Bug: skia:
Change-Id: I021939411184a0a8a6fe3db01867ed2b6f94066b
Reviewed-on: https://skia-review.googlesource.com/c/193962
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
Auto-Submit: Mike Reed <reed@google.com>
2019-02-21 17:36:11 +00:00
Mike Klein
b03b80066b
remove linear sRGB singleton
...
Cq-Include-Trybots: luci.chromium.try:linux-blink-rel
Change-Id: I01e2515cfa8e5356ee862ea7184bb7ceb4c9176f
Reviewed-on: https://skia-review.googlesource.com/c/192038
Commit-Queue: Mike Klein <mtklein@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2019-02-21 17:31:12 +00:00
Brian Salomon
9a049e6ce3
SK_API SkExecutor
...
Change-Id: I8260d4c95d72f28b619145062f066fcd4e15589d
Reviewed-on: https://skia-review.googlesource.com/c/193960
Commit-Queue: Brian Salomon <bsalomon@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
Auto-Submit: Brian Salomon <bsalomon@google.com>
Reviewed-by: Mike Klein <mtklein@google.com>
2019-02-21 16:59:41 +00:00
skia-autoroll
9bb7f07652
Roll third_party/externals/swiftshader 3f48ecb3efb5..0eee33250ebb (1 commits)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/3f48ecb3efb5..0eee33250ebb
git log 3f48ecb3efb5..0eee33250ebb --date=short --no-merges --format='%ad %ae %s'
2019-02-21 headlessclayton@gmail.com Silence warnings: Ignore pedantic warnings with compiler flags
Created with:
gclient setdep -r third_party/externals/swiftshader@0eee33250ebb
The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-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=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader
TBR=jvanverth@google.com
Change-Id: If31783d6222c4e6a9122c06166a10e31ffc1acda
Reviewed-on: https://skia-review.googlesource.com/c/193941
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-21 16:24:41 +00:00
Mike Reed
11bfaf160b
add subpixel tweaking
...
Bug: skia:
Change-Id: Ibf5fdf00694e29cb3f3268ea577a8d317e6c7614
Reviewed-on: https://skia-review.googlesource.com/c/193697
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
Auto-Submit: Mike Reed <reed@google.com>
2019-02-21 16:01:21 +00:00
skia-autoroll
f0aefa2bc1
Roll skia/third_party/skcms 9374ba7d790a..b7157d764389 (1 commits)
...
https://skia.googlesource.com/skcms.git/+log/9374ba7d790a..b7157d764389
2019-02-21 mtklein@google.com fix up ios.xsan builds
The AutoRoll server is located here: https://autoroll.skia.org/r/skcms-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:linux-blink-rel
TBR=jvanverth@google.com
Change-Id: I45b1e102f63bed04173729ec7a667ba753b79612
Reviewed-on: https://skia-review.googlesource.com/c/193901
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-21 15:52:16 +00:00
Mike Reed
8cca7a4314
remove old code behind SK_SUPPORT_LEGACY_SETLENGTH
...
Bug: skia:
Change-Id: Ie47c9973e0981e8dd104fd6faf874d2ccf487093
Reviewed-on: https://skia-review.googlesource.com/c/193689
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
Auto-Submit: Mike Reed <reed@google.com>
2019-02-21 15:47:11 +00:00
recipe-roller
8208e9520a
Roll recipe dependencies (trivial).
...
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).
More info is at https://goo.gl/zkKdpD . Use https://goo.gl/noib3a to file a bug.
depot_tools:
https://crrev.com/575872e77e9ca99a3daaef621a925fef2854e651 [gclient] more verbose exception (tikuta@chromium.org )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I055297701f229b2e5f9ee3eb3ac45b28d396e643
Reviewed-on: https://skia-review.googlesource.com/c/193693
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-21 15:44:11 +00:00
skia-autoroll
4da3aa1766
Roll third_party/externals/swiftshader c1fd4087ddc9..3f48ecb3efb5 (2 commits)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/c1fd4087ddc9..3f48ecb3efb5
git log c1fd4087ddc9..3f48ecb3efb5 --date=short --no-merges --format='%ad %ae %s'
2019-02-21 bclayton@google.com GLES: Fix OOB access of labelBlock.
2019-02-21 bclayton@google.com GLES: Add tests to exersise sparse labels.
Created with:
gclient setdep -r third_party/externals/swiftshader@3f48ecb3efb5
The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-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=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader
TBR=jvanverth@google.com
Change-Id: I2e24dd8ba4ebf90d8f35a49f5cc708a7327b5e2c
Reviewed-on: https://skia-review.googlesource.com/c/193899
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-21 15:31:01 +00:00
Nico Weber
ed632b14ad
Remove another semicolon.
...
Bug: chromium:926235
Change-Id: Id0ead383e1bc11b9baeae61fa5fe94ad75d4e856
Reviewed-on: https://skia-review.googlesource.com/c/193691
Reviewed-by: Mike Klein <mtklein@google.com>
Auto-Submit: Nico Weber <thakis@chromium.org>
Commit-Queue: Mike Klein <mtklein@google.com>
2019-02-21 15:19:11 +00:00
Mike Reed
1b8aa7226e
add test for mac aa on fonts
...
Bug: skia:
Change-Id: I93b18ee84345e27eb5cf3a94feccb35391ac0e71
Reviewed-on: https://skia-review.googlesource.com/c/193661
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
Auto-Submit: Mike Reed <reed@google.com>
2019-02-21 15:04:01 +00:00
Florin Malita
b0604e5c46
[sksg] Hoist empty-bounds check to base RenderNode
...
Empty-bounds nodes should never render anything.
TBR=
Change-Id: Iaa216a1d49a4a81054bcae19c1fff5a85e543c50
Reviewed-on: https://skia-review.googlesource.com/c/193690
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Florin Malita <fmalita@chromium.org>
2019-02-21 14:28:11 +00:00
Kevin Lubick
2031f34a77
[canvaskit] Upgrade emscripten to .27
...
This should have some slightly better, more minified JS and other
bugfixes
Bug: skia:
Change-Id: I7c5367b6650267ec8bafcc5de9e351bd8788392b
Reviewed-on: https://skia-review.googlesource.com/c/193582
Reviewed-by: Kevin Lubick <kjlubick@google.com>
Commit-Queue: Kevin Lubick <kjlubick@google.com>
2019-02-21 14:13:00 +00:00
skia-autoroll
05ff93c43e
Roll third_party/externals/angle2 eef531f1716a..08573730b75a (5 commits)
...
eef531f171..08573730b7
git log eef531f1716a..08573730b75a --date=short --no-merges --format='%ad %ae %s'
2019-02-21 jmadill@chromium.org Enable vertex_arrays tests on Android.
2019-02-21 jmadill@chromium.org Enable texture.mipmap tests on Android.
2019-02-21 jmadill@chromium.org Update fbo.completeness expectations on Android.
2019-02-21 jmadill@chromium.org Enable clipping.triangle_vertex test on Android.
2019-02-21 jmadill@chromium.org Enable fbo.completeness.attachment_combinations on Android.
Created with:
gclient setdep -r third_party/externals/angle2@08573730b75a
The AutoRoll server is located here: https://autoroll.skia.org/r/angle-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=skia.primary:Build-Debian9-Clang-x86_64-Release-ANGLE;skia.primary:Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE
TBR=jvanverth@google.com
Change-Id: I9eceb59782b160267bcc24b44b13e614d57bd04e
Reviewed-on: https://skia-review.googlesource.com/c/193895
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-21 12:47:11 +00:00
recipe-roller
8933f3c80f
Roll recipe dependencies (trivial).
...
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).
More info is at https://goo.gl/zkKdpD . Use https://goo.gl/noib3a to file a bug.
recipe_engine:
https://crrev.com/b50c1d8111756a47ef8ac6cf7915e467fbd35eaf [buildbucket] Use camelCase in JSONPB (nodir@google.com )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: If99d9ba104887ac74376fca0b99b25eec5084540
Reviewed-on: https://skia-review.googlesource.com/c/193686
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-21 09:06:01 +00:00
recipe-roller
348227b894
Roll recipe dependencies (trivial).
...
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).
More info is at https://goo.gl/zkKdpD . Use https://goo.gl/noib3a to file a bug.
depot_tools:
https://crrev.com/843709611fc517b1c29c7d83ee570d69dbd016bc Support USERNAME as well as USER environment variable (brucedawson@chromium.org )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I5c6a759717aa03de15da0961a75c7cc766c6a493
Reviewed-on: https://skia-review.googlesource.com/c/193684
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-21 06:08:01 +00:00
skia-recreate-skps
755552f390
Update go_deps asset
...
Automatic commit by the UpdateGoDEPS bot.
TBR=borenet@google.com
Change-Id: Icf97a0ecd599fd7118fe695651d3741e2e11b887
Reviewed-on: https://skia-review.googlesource.com/c/193900
Reviewed-by: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
Commit-Queue: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
2019-02-21 05:42:41 +00:00
skia-autoroll
9483d5f5d4
Roll third_party/externals/angle2 902ceed39986..eef531f1716a (2 commits)
...
902ceed399..eef531f171
git log 902ceed39986..eef531f1716a --date=short --no-merges --format='%ad %ae %s'
2019-02-20 kpschoedel@google.com Disable broken test on Fuchsia
2019-02-20 pwnall@chromium.org test: Replace _TEST_CASE_ with _TEST_SUITE_.
Created with:
gclient setdep -r third_party/externals/angle2@eef531f1716a
The AutoRoll server is located here: https://autoroll.skia.org/r/angle-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=skia.primary:Build-Debian9-Clang-x86_64-Release-ANGLE;skia.primary:Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE
TBR=jvanverth@google.com
Change-Id: Ie963e6cc32c493fffc445d2e45c40fa8668f332a
Reviewed-on: https://skia-review.googlesource.com/c/193883
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-21 03:50:01 +00:00
recipe-roller
d45bb845fd
Roll recipe dependencies (trivial).
...
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).
More info is at https://goo.gl/zkKdpD . Use https://goo.gl/noib3a to file a bug.
depot_tools:
https://crrev.com/7d7746caf84d5ef3fbf8f3e3756da6328725817d [led] Update to latest version (iannucci@chromium.org )
recipe_engine:
https://crrev.com/79676fb9a07b1192fdd4d1e1559f2b3e1eadd36b Add user_agent:recipe tag by default (sergiyb@chromium.org )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I30700e2619aa111007c4b72adf4d629f1c0a2e9b
Reviewed-on: https://skia-review.googlesource.com/c/193821
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-21 02:09:31 +00:00
Mike Reed
20ebd0cb38
remove SK_SUPPORT_LEGACY_TEXTBLOBCACHEDIFFCANVAS_CONSTRUCTOR code
...
Bug: skia:8773
Change-Id: I36cdce15be46384909d1670749ab184871135252
Reviewed-on: https://skia-review.googlesource.com/c/193820
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
Auto-Submit: Mike Reed <reed@google.com>
2019-02-21 00:31:31 +00:00
Florin Malita
48cc589886
[skottie] Tint effect support
...
Introduce a TintColorFilter scene graph node, and hook into Skottie.
Change-Id: I350dec9ebcdc0bfc68d2874703112f1b20b51d75
Reviewed-on: https://skia-review.googlesource.com/c/193662
Commit-Queue: Florin Malita <fmalita@chromium.org>
Reviewed-by: Mike Reed <reed@google.com>
2019-02-20 22:42:00 +00:00
Michael Ludwig
ddeed37bf8
Support decal mode in GrTextureProducer
...
Bug: skia:
Change-Id: I9dab07c527f20d58896b17d6c3ea4e632835db3b
Reviewed-on: https://skia-review.googlesource.com/c/193366
Commit-Queue: Michael Ludwig <michaelludwig@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2019-02-20 22:22:10 +00:00
skia-autoroll
6f5b7edc11
Roll ../src bf1a36e53e69..dca111a7573e (503 commits)
...
bf1a36e53e..dca111a757
git log bf1a36e53e69..dca111a7573e --date=short --no-merges --format='%ad %ae %s'
2019-02-20 liberato@chromium.org Speed up nominal features in RandomTreeTrainer.
2019-02-20 akihiroota@chromium.org Add ChromeVox hotkey to report rich text attributes.
2019-02-20 aluo@chromium.org Use dummy tag to fix webview start time trace measurements
2019-02-20 caitlinfischer@google.com Added feature and flag for suggestions' labels' full disclosure format.
2019-02-20 mstensho@chromium.org Don't load null URLs for OBJECT.
2019-02-20 dlibby@microsoft.com Revert "Create BUILD.gn in ui/base/idle"
2019-02-20 nancyly@google.com [USB internals WebUi] Fix a problem in transition to mojom-lite
2019-02-20 mmenke@chromium.org Remove socks_client_socket_pool_unittest.cc.
2019-02-20 ericorth@chromium.org Update SPDY tests with new host resolver API
2019-02-20 thomasanderson@chromium.org Fix mac/component/asan builds
2019-02-20 nyquist@chromium.org [android] Add support for enabling inline update flow flag
2019-02-20 eyor@google.com Replaced boolean flag with an integral flag
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia c74512c7ff9e..5bb4470727b8 (4 commits)
2019-02-20 amaralp@chromium.org [Duet] Do not disable home button in NTP if homepage is set
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult e8ab7db4d4da..73105e25f71c (1 commits)
2019-02-20 sky@chromium.org chromeos: add handled to mojom::TextInputClient::DispatchKeyEventPostIME
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 74142cf4ffe7..c3f2ec7ab3ee (1 commits)
2019-02-20 wez@chromium.org [Fuchsia] Clean up CastRunner integration tests.
2019-02-20 rohitrao@chromium.org [ios] Adds bundle_deps to the EG2 test runner.
2019-02-20 bajones@chromium.org Enforce active lifetime of XRFrame objects
2019-02-20 thakis@chromium.org Remove a few more semicolons that snuck in recently.
2019-02-20 brucedawson@chromium.org Implement memcpy for mini_installer
2019-02-20 Max) Gu [FCP++] Text: Fix memory leak by replacing heap with ordered set
2019-02-20 justincohen@google.com Don't display loading status for NTP.
2019-02-20 collinbaker@chromium.org Remove DCHECK in ReopenTabPromoController::OnTabReopened()
2019-02-20 ikilpatrick@chromium.org [LayoutNG] Force relayout when constraint spaces change.
2019-02-20 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal e1834d8c6d38..b946458b8e6f (3 commits)
2019-02-20 bialpio@chromium.org Add bytecode rewriter to inject SplitCompat.install() call
2019-02-20 caitlinfischer@google.com Improved confusing function comment from 2010.
2019-02-20 aaronhk@google.com Fix the logic for always accelerating canvases
2019-02-20 tienmai@chromium.org [GCPW] Fix invalid GCPW association information not being cleaned.
2019-02-20 ericorth@chromium.org Remove unnecessary host resolves from QUIC tests.
2019-02-20 ejoe@google.com Fix viz.surface_id_flow trace category crashes
2019-02-20 manucornet@chromium.org CrOS Shelf: Provide string class names for shelf button classes
2019-02-20 estade@chromium.org Disable a couple tests that have flaked recently on the Mash fyi builder
2019-02-20 bokan@chromium.org Fix scrollbar null-ptr crash
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn f20f5b94939e..938811eef933 (1 commits)
2019-02-20 dgozman@chromium.org DocumentLoader: encapsulate redirect handling
2019-02-20 ryansturm@chromium.org Speculative flake fix for Inteventions internals
2019-02-20 mmenke@chromium.org Remove use of socket pools from SequencedSocketData tests.
2019-02-20 kyleju@chromium.org Change pytest version to 3.6.2 to align with upstream WPT runner.
2019-02-20 tnagel@chromium.org Minor string change for extension warning
2019-02-20 ikilpatrick@chromium.org [LayoutNG] LayoutBlock::cached_constraint_space_ -> LayoutBox::cached_layout_result.
2019-02-20 kylechar@chromium.org Use base::BindOnce for PostTask callbacks.
2019-02-20 yhirano@chromium.org Remove a ResourceType check in FrameFetchContext::DidLoadResource
2019-02-20 marcin@mwiacek.com Migrate PassphraseType to @IntDef
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src 5994ae2a0450..76730a46a1d8 (1 commits)
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 3d544fffe7ff..902ceed39986 (1 commits)
2019-02-20 hiroshige@chromium.org Add a web test for V8 code cache for module scripts
2019-02-20 xidachen@chromium.org [OT-PW] Implement RasterWithFlags for PaintWorklet
2019-02-20 hiroshige@chromium.org Use FetchClientSettingsObject::GlobalObjectUrl() from WorkerFetchContext
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 177cd13347a9..4534fdbeafdc (1 commits)
2019-02-20 ellyjones@chromium.org flags: assign unfiltered-bluetooth-devices
2019-02-20 ericorth@chromium.org Remove legacy resolves from MappedHostResolverTest
2019-02-20 jeffish@microsoft.com DevTools: Fix presubmit scripts on Windows
2019-02-20 rmcelrath@chromium.org Fix MultiProfileDownloadNotificationTest.DownloadMultipleFiles flakiness
2019-02-20 wez@chromium.org [Fuchsia] Enable CastRunner to reach the ApplicationConfigManager.
2019-02-20 thomasanderson@chromium.org Fix assert in c++/BUILD.gn
2019-02-20 manucornet@chromium.org CrOS Shelf: Address comments left from CL 1475149
2019-02-20 azeemarshad@chromium.org [AndroidSms] Remove AndroidMessagesIntegration flag.
2019-02-20 jam@chromium.org Don't restart the network process on shutdown.
2019-02-20 gordana.cmiljanovic@mips.com tcmalloc: reland fix for mipsel compile errors
2019-02-20 bpastene@chromium.org Disable DCHECKs on the two chromeos-kevin simplechrome trybots.
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite fd080e04f1e4..ad6d56748d98 (2 commits)
2019-02-20 drubery@chromium.org Set SafeBrowsing download check to FULL_PING for unknown file types
2019-02-20 nharper@chromium.org Add bank.barclays.co.uk to HSTS preload list
2019-02-20 ikilpatrick@chromium.org [LayoutNG] Make NGLayoutResult const everywhere!
2019-02-20 creis@chromium.org Use a larger crash key for top-origin's GetDebugString.
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 109b5fb5f5b2..76d7ce275223 (2 commits)
2019-02-20 harringtond@chromium.org add clear_catalog_task_unittest.cc to BUILD.gn
2019-02-20 lfg@chromium.org Remove const interfaces from content::ResourceRequestInfo.
2019-02-20 manukh@chromium.org [omnibox] Select omnibox text when focusing the omnibox with F6.
2019-02-20 salg@google.com Improved initialization logic for leveldb_proto
2019-02-20 ikilpatrick@chromium.org [LayoutNG] Moves the constraint space (for caching purposes) into NGLayoutResult.
2019-02-20 robertogden@chromium.org HTTPS Previews: Clean up browsertest
2019-02-20 yuweih@chromium.org [Remoting Signaling] FTL signaling playground
2019-02-20 cliffsmo@microsoft.com Omnibox: Fix OnBlur RevertAll behavior for NTP
2019-02-20 estade@chromium.org Use LAYER_NOT_DRAWN for NonClientFrameController
2019-02-20 thakis@chromium.org Use consistent semicolons with macros in class_property.h
2019-02-20 liberato@chromium.org Fix media learning suffix ordering.
2019-02-20 ellyjones@chromium.org ios: mark deprecation warning silence with crbug
2019-02-20 treib@chromium.org Rewrite SearchTabHelper unit tests in terms of TestSyncService
2019-02-20 dpranke@chromium.org Revert "Synthetic input waits on compositor display"
2019-02-20 lizeb@chromium.org blink/bindings: Record memory metrics for foreground string parking.
2019-02-20 samans@chromium.org Use kRGB_888x_SkColorType for RGBA VkImages when resource format is RGBX
2019-02-20 lukasza@chromium.org Making Google Translate compatible with |request_initiator_site_lock|.
2019-02-20 ljusten@chromium.org Roll src/third_party/cros_system_api/ 5949b3349..274866056 (7 commits)
2019-02-20 ryansturm@chromium.org Fixing finch group name to match Finch groups
2019-02-20 timvolodine@chromium.org [AW NS] Update instrumentation test filter (ClientOnPageStartedTest)
2019-02-20 dtapuska@chromium.org Remove TrustedEventsDefaultAction runtime flag.
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 9eb094567b2a..e8ab7db4d4da (1 commits)
2019-02-20 amusbach@chromium.org tablet: Refactor carrying over snapped windows from desktop to tablet.
2019-02-20 mbarowsky@chromium.org Blink: Refactor ImageDecoder::DecodeToYUV API to be analagous to Decode.
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia bc42944741bc..c74512c7ff9e (6 commits)
2019-02-20 wez@chromium.org [Fuchsia] Update FIDL to use |bytes| syntax.
2019-02-20 danakj@chromium.org Replace PhysicalPixelViewportSize() with ViewRect() in WebWidgetClient
2019-02-20 rkgibson@google.com Reland "Rename ClipboardURLProvider to ClipboardProvider"
2019-02-20 nzolghadr@chromium.org Move back pointer event maps to WTF
2019-02-20 dtapuska@chromium.org Propagate the frame visibility change into web contents.
2019-02-20 chouinard@chromium.org [Chromeshine] Forward declare more.
2019-02-20 nyquist@chromium.org Remove unnecessary print statement.
2019-02-20 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 106dac4e61d8..e1834d8c6d38 (4 commits)
2019-02-20 kylechar@chromium.org Use base::BindOnce for PostTask callbacks.
2019-02-20 ellyjones@chromium.org flags: remove enable-md-incognito-ntp
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src 80496f42a525..5994ae2a0450 (3 commits)
2019-02-20 guidou@chromium.org Move MediaStream renderer interfaces to Blink
2019-02-20 tonikitoo@igalia.com Extend IdentityTestEnvironment ctor to take a SigninClient instance
2019-02-20 tonikitoo@igalia.com Merge DiceTestSigninClient functionality into TestSigninClient
2019-02-20 veranika@chromium.org Enable quarantine by default for all Chrome Cleanup runs
2019-02-20 sorin@chromium.org Decouple update_client::NetworkFetcher interface from Chromium network.
2019-02-20 askaraitzhan@google.com Change network channel type to always use GCM_NETWORK_CHANNEL
2019-02-20 bokan@chromium.org Synthetic input waits on compositor display
2019-02-20 tonikitoo@igalia.com [s13n] Replace use of GaiaCookieManagerService in AccountReconcilor
2019-02-20 gogerald@google.com [Autofill Assistant] Wait for the document to become interactive before issuing click
2019-02-20 bratell@opera.com Remove variable shadowing in blink/modules/webgl
2019-02-20 joedow@chromium.org Updating the timeout for SecurityKeyIpcServerTest
2019-02-20 huayinz@chromium.org Add feature flag for web contents dark mode
2019-02-20 sangwoo.ko@navercorp.com Suppress animation from some UI components.
2019-02-20 bratell@opera.com Remove variable shadowing in blink/modules/peerconnection
2019-02-20 johnchen@chromium.org [ChromeDriver] Retry server init in WPT test
2019-02-20 bratell@opera.com Remove variable shadowing in blink/modules/notifications
2019-02-20 fdoray@chromium.org [ios] Fix WebStateUserData to match the content implementation.
2019-02-20 bratell@opera.com Remove variable shadowing in blink/modules/credentialmanager
2019-02-20 treib@chromium.org Remove unnecessary profile_sync_service.h include
2019-02-20 ender@google.com Relocate Omnibox Answers to separate namespace
2019-02-20 boliu@chromium.org Reland: Ensure page visibility is consistent after load
2019-02-20 ellyjones@chromium.org ios: ignore deprecated GTM function
2019-02-20 mrobinson@igalia.com Add AtkText support for more boundary/granularity types
2019-02-20 wangxianzhu@chromium.org Revert "Optimize TransformPaintPropertyNode for 2d translations"
2019-02-20 nicolaso@chromium.org [BrowserSwitcher] Delay policy for chrome://browser-switch
2019-02-20 robertogden@chromium.org HTTPS Previews: Fix crash in PostNewNavigation
2019-02-20 buldina@chromium.org [ChromeDriver] Remove multiple-version support from ChromeDriver replay tests
2019-02-20 mahmadi@chromium.org [iOS][Translate] Record UMA histograms for the translate infobar
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 1baa5dddb7dc..74142cf4ffe7 (1 commits)
2019-02-20 eliribble@chromium.org Reland: "Add --merge-base-ref option to lastchange.py"
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 9e3080f52cbc..177cd13347a9 (1 commits)
2019-02-20 bratell@opera.com Remove variable shadowing in blink/modules/filesystem
2019-02-20 ntfschr@chromium.org AW: create OWNERS file for android_webview/net_network_service
2019-02-20 mkwst@chromium.org Sec-CH-UA: Send only the major version by default.
2019-02-20 droger@chromium.org [signin] Avoid signout by reconcilor in edge case with invalid accounts
2019-02-20 zetamoo@chromium.org Navigation: Remove is_external_protocol from NavigationHandleImpl.
2019-02-20 edchin@chromium.org [ios] Enable experiment SnapshotDrawView by default
2019-02-20 ltenorio@chromium.org Toggle the Contained Shell pref from chrome://settings.
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia ca145bec7f33..bc42944741bc (1 commits)
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc e82643fb9c64..109b5fb5f5b2 (6 commits)
2019-02-20 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 274ad0c9456b..106dac4e61d8 (4 commits)
2019-02-20 nickdiego@igalia.com ozone/wayland: xkbcommon: Fix layout switching
2019-02-20 altimin@chromium.org [base] Move TaskAnnotator to base/task.
2019-02-20 msisov@igalia.com Roll third_party/minigbm ff1ecaf...4fe3038
2019-02-20 bratell@opera.com Remove variable shadowing in blink/modules/cache_storage
2019-02-20 mlippautz@chromium.org AbortSignal: Model dependent signals as Member instead of root
2019-02-20 sdefresne@chromium.org Convert AutofillAutomationTestCase to new JSONReader API
2019-02-20 dullweber@chromium.org Revert "Tracing: Re-add the Coordinator::StartTracing callback"
2019-02-20 nicolaso@chromium.org [BrowserSwitcher] Add test for URLs with spaces
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 5305896e52a1..1baa5dddb7dc (2 commits)
2019-02-20 yuweih@chromium.org Roll gRPC to 318c67782a752a8324233ff95e594a19f85578a7
2019-02-20 thestig@chromium.org Remove base::JSONReader::ReadDeprecated() usage in printing code.
2019-02-20 ejoe@google.com Added new trace events to trace tab switching
2019-02-20 kylechar@chromium.org Use base::BindOnce for PostTask callbacks.
2019-02-20 gambard@chromium.org [iOS] Change settings cell appearance
2019-02-20 brunoad@chromium.org Make contained home bridge receive scopes to get auth token.
2019-02-20 tkent@chromium.org Remove WTF_NOINLINE
2019-02-20 ellyjones@chromium.org flags: remove old chromeos IME flags
2019-02-20 thakis@chromium.org Final semicolon macro cleanups in blink.
2019-02-20 timvolodine@chromium.org [AW Layout Tests] Rebaseline expected interfaces
2019-02-20 wez@chromium.org [Fuchsia] Migrate sandbox policies off 'persistent-storage'
2019-02-20 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@7266a4200f24ade6c91608ab05a936770c92e2f0
2019-02-20 thakis@chromium.org Another grab bag of semicolon removals.
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 0e7d41f09a48..5305896e52a1 (1 commits)
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn 3499d3ee975e..f20f5b94939e (1 commits)
2019-02-20 rayankans@chromium.org Add deletion functionality to the background services context.
2019-02-20 acostinas@google.com Enable sharing EAP TLS with device-wide certs
2019-02-20 stkhapugin@chromium.org Update shortcurts' centering insets after the view is properly sized.
2019-02-20 cerqueira@chromium.org Disable 'Save as HTML-only' on supervised accounts
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 0d4869c2b9c2..e82643fb9c64 (2 commits)
2019-02-20 rogerta@chromium.org Support non-shared computers in forced MDM enrollment case.
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll AFDO from 74.0.3711.0_rc-r1-merged to 74.0.3712.0_rc-r1-merged
2019-02-20 amoylan@chromium.org Add "see also configuration.md" to flags tutorial
2019-02-20 jlebel@chromium.org [iOS] Deselect cell after being tapped in GoogleServicesSettingsViewController
2019-02-20 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 1a4372f7e0e6..274ad0c9456b (4 commits)
2019-02-20 dullweber@chromium.org Revert "[IntersectionObserver] Run algorithm in a post-lifecycle step"
2019-02-20 treib@chromium.org PersonalDataManager: Use GetAccountInfoForPaymentsServer
2019-02-20 treib@chromium.org Remove/replace many profile_sync_service.h includes
2019-02-20 mpawlowski@opera.com Extract PositionCache to separate file, make it persistent.
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from 4e667b3998b2 to 81b54a7e2b2f
2019-02-20 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@b7cddec48a109528df2d1ec5af4583de03b0edc8
2019-02-20 cwallez@chromium.org dawn_end2end_tests: Add call to initialize Dawn test env.
2019-02-20 ioanap@chromium.org Add flag for manual generation on Android
2019-02-20 mlippautz@chromium.org WebAudio: Re-work liveness on audio threads
2019-02-20 treib@chromium.org PersonalDataManager: Update server address metadata in the server DB
2019-02-20 mastiz@chromium.org Remove unused StopSyncResponse
2019-02-20 alexilin@chromium.org android: Make bitset operations of ReachedCodeProfiler testable
2019-02-20 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 079bdfcee2d4..1a4372f7e0e6 (1 commits)
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 599d59237abf..0d4869c2b9c2 (7 commits)
2019-02-20 lowell@chromium.org Update test to use GetSafeWeakWrapper() instead of calling Detach().
2019-02-20 mrsuyi@chromium.org Hide save password section when search bar is active.
2019-02-20 treib@chromium.org Cleanup emails in PersonalDataManager unit tests
2019-02-20 jdemeulenaere@google.com [Autofill Assistant] Set header minHeight instead of height.
2019-02-20 rakina@chromium.org Mark shadow trees for style collection update when inserted to document
2019-02-20 gyuyoung@igalia.com OnionSoup: Remove all uses of Blink's WaitableEvent in renderer/platform
2019-02-20 gyuyoung@igalia.com BlinkMemoryMgt: Annotate ModuleImportMeta and ParsedSpecifier with STACK_ALLOCATED
2019-02-20 myid.shin@igalia.com Refactor: unsigned short -> uint8_t in third_party/blink/renderer/modules/webaudio
2019-02-20 myid.shin@igalia.com Refactor: unsigned short -> uint16_t in third_party/blink/renderer/core/xml
2019-02-20 hanxi@google.com [Servicification] Use void* as a key in KeyedServiceFactory/DependencyManager.
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 7738736f9622..ca145bec7f33 (1 commits)
2019-02-20 oysteine@chromium.org Tracing: Re-add the Coordinator::StartTracing callback
2019-02-20 carlscab@google.com Add support to deserialize UiThreadTaskTraits
2019-02-20 arthursonzogni@chromium.org Use a Java NavigationHandle instead of many attributes.
2019-02-20 wtlee@google.com Support reprocess mechanism - mojo part
2019-02-20 rkgibson@google.com Move image resizing constants to not depend on gfx
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 7f8fa973f84b..8f79d388784c (2 commits)
2019-02-20 mlippautz@chromium.org ActiveScriptWrappable: Improve Document handling
2019-02-20 tasak@google.com Revert "Add ContentCapture in blink core"
2019-02-20 lucmult@chromium.org [Files app] Remove unused file
2019-02-20 olivierrobin@chromium.org Add data MIMEType to navigation context
2019-02-20 tasak@google.com Revert "Added script.code_cache_size statistics in UMA"
2019-02-20 drott@chromium.org Do not bail on empty postscript name or full font name
2019-02-20 msalama@google.com Android: Added a check that anchors are sane.
2019-02-20 dullweber@chromium.org Fix crash on missing database
2019-02-20 tbansal@chromium.org Move idle socket timeout values to client_socket_pool_manager.cc
2019-02-20 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 0ad2b9c61984..079bdfcee2d4 (3 commits)
2019-02-20 machenbach@chromium.org [test] Remove obsolete ubsan suppression
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 07b818801651..7738736f9622 (1 commits)
2019-02-20 hajimehoshi@chromium.org Use a per-frame task runner at WebSocket's mojo binding
2019-02-20 mastiz@chromium.org Deflake passwords sync integration tests
2019-02-20 gyuyoung@igalia.com OnionSoup: Remove all uses of Blink's WaitableEvent in renderer/core and renderer/modules
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 0a60818466f1..7f8fa973f84b (1 commits)
2019-02-20 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 46ec350308d7..0ad2b9c61984 (3 commits)
2019-02-20 hs1217.lee@samsung.com Remove experiment_lables and variations_experiment_util
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia e0a6a048bc4a..07b818801651 (3 commits)
2019-02-20 tbansal@chromium.org NQE: Remove redundant code
2019-02-20 sidereal@google.com Give feedback to user if crostini install is canceled
2019-02-20 thestig@chromium.org Convert base::test::ParseJson() to return base::Value.
2019-02-20 michaelbai@chromium.org Add ContentCapture in blink core
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite ea3742f5ea3a..fd080e04f1e4 (7 commits)
2019-02-20 thestig@chromium.org Fix comment for base::JSONReader::Read().
2019-02-20 loyso@chromium.org WebApp: Move BookmarkAppRecordAppBanner util to components/
2019-02-20 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 05dce70deae7..46ec350308d7 (7 commits)
2019-02-20 wutao@chromium.org assistant: Call CloseUi for embedded UI
2019-02-20 lucmult@chromium.org [Files app] A11y allow selecting multiple files with keyboard
2019-02-20 srirama.m@samsung.com Remove default padding for cue text rendering
2019-02-20 achuith@chromium.org Disable testRunPerformanceTestsGtest_end2end on chromeos.
2019-02-20 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@eb6b0210d6f0b1b44bc74385de04a2291ce2575c
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 249a25730521..e0a6a048bc4a (2 commits)
2019-02-20 nektar@chromium.org Calls the image annotations service from the renderer and retrieves accessibility labels
2019-02-20 tkent@chromium.org Update platform/wtf/*.md
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite d7810fd2d7b3..ea3742f5ea3a (4 commits)
2019-02-20 dpapad@chromium.org WebUI cr-action-menu: Use native 'click' event instead of synthetic 'tap'.
2019-02-20 harrisjay@chromium.org Updates CustomTabBar font size and coloring
2019-02-20 nancyly@google.com USB internals WebUI: Transition to mojo_binding_lite.js
2019-02-20 zmo@chromium.org Add video power measurement tests.
2019-02-20 rbpotter@chromium.org Print Preview: Fix scaling focus issues
2019-02-20 kojii@chromium.org [LayoutNG] Create ShapeResultView from ShapeResultView
2019-02-20 dcastagna@chromium.org exo: Write alpha 1.f for opaque content
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 9d686bcef575..9e3080f52cbc (3 commits)
2019-02-20 niwa@google.com Let ArcFileSystemWatcher watch files under MyFiles
2019-02-20 jlklein@google.com Fix Bluetooth device list truncation in Polymer 2.
2019-02-20 thestig@chromium.org Avoid some base::JSONReader instantiations in update_client code.
2019-02-20 dstockwell@google.com pdf: Add metrics for annotations feature
2019-02-20 marcin@mwiacek.com Improve @IntDef inside feed
2019-02-20 thestig@chromium.org Clean up RemoteDesktopBrowserTest.
2019-02-20 dstockwell@google.com pdf: Switch to new annotation icons per UX and add undo/redo
2019-02-20 yukishiino@chromium.org v8binding: Support [AllowShared] extended attribute on return types
2019-02-20 kbr@chromium.org Print exception upon failure to start browser.
2019-02-20 andrescj@chromium.org Implement client detection of image decode acceleration support.
2019-02-20 thestig@chromium.org Remove deprecated JSONReader API usage in JSONReaderTest.
2019-02-20 myid.shin@igalia.com Refactor: unsigned short -> uint16_t in third_party/blink/renderer/core/layout/*
2019-02-20 karandeepb@chromium.org Extensions: Fix ErrorUtils. Have it handle arguments with '*' correctly.
2019-02-20 vasilvv@chromium.org Add two platform interfaces, quic_macros and quic_error_code_wrappers.
2019-02-20 uwyiming@google.com Fix captured site cpid install mode.
2019-02-20 anastasi@google.com Update Switch Access menu panel to communicate directly with menu manager
2019-02-20 loyso@chromium.org WebApp: Split up BookmarkAppHelper::FinishInstallation into three utils.
2019-02-20 tonikitoo@igalia.com Update GCMS::AddAccountToCookie() to take a callback that is invoked on completion
2019-02-20 triploblastic@google.com Added script.code_cache_size statistics in UMA
2019-02-20 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal f94d08d7c6f4..05dce70deae7 (5 commits)
2019-02-20 martinkr@google.com fido: only instantiate the USB discovery for cryptotoken requests
2019-02-20 ssid@chromium.org Add config option to limit the trace buffer size in Perfetto
2019-02-20 rogerm@chromium.org [autofill] Cap the number of attempts for autofill server requests
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 29b3f36264ad..9eb094567b2a (2 commits)
2019-02-20 kbr@chromium.org Support disabling log uploads from GPU test harness.
2019-02-20 gyuyoung@igalia.com BlinkMemoryMgt: Apply the macros of Allocator to the classes of renderer/core/paint
2019-02-20 dgozman@chromium.org [DevTools] Do not reroute flatten protocol message in forwarding DTAH
2019-02-20 jkim@igalia.com Move platform/text/line_ending to platform/wtf/text
2019-02-20 bokan@chromium.org Revert "Prevent nullptr crash with CC side-scrollbars"
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto c20aee28e431..0e7d41f09a48 (1 commits)
2019-02-20 erikchen@chromium.org Roll src/tools/swarming_client/ 0e3e1c4dc..d50a88f50 (26 commits)
2019-02-20 myid.shin@igalia.com Refactor: unsigned short -> uint16_t in third_party/blink/renderer/modules/bluetooth
2019-02-20 myid.shin@igalia.com Refactor: unsigned short -> uint16_t in third_party/blink/renderer/modules/screen_orientation
2019-02-20 mpw@chromium.org Convert quic_client_bin.cc and quic_server_bin.cc to use DEFINE_QUIC_COMMAND_LINE_FLAG.
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from 39c3ee5a9f73 to 4e667b3998b2
2019-02-20 chrisha@chromium.org Fix broken dependency for dcheck_always_on build.
2019-02-20 tbansal@chromium.org Clamp downstream throughput based on ECT
2019-02-20 myid.shin@igalia.com Refactor: unsigned short -> uint16_t in third_party/blink/renderer/modules/websockets
2019-02-20 tkent@chromium.org domparsing: HTML Parser: Remove conditional parsing of <noembed> content
2019-02-20 hiroshige@chromium.org Add/fix trace for module script compilation
2019-02-20 kylechar@chromium.org Use base::BindOnce for PostTask callbacks.
2019-02-20 jdarpinian@chromium.org Remove transform feedback suppressions for ANGLE
2019-02-20 dlibby@microsoft.com Revert "Reland "Add BUILD.gn for ui/base/user_activity""
2019-02-20 thestig@chromium.org Change base::JSONReader::ReadAndReturnError() to not use out params.
2019-02-20 shend@chromium.org [VK] Don't force enable VK when calling inputMethodPrivate.showInputView
2019-02-20 amaralp@chromium.org [Duet] Make BottomToolbarCoordinator#getMenuButtonWrapper() always return browsing mode button
2019-02-20 carlosil@chromium.org Fix crash on RevokeUserAllowExceptionsHard with network service on.
2019-02-20 thomasanderson@chromium.org Fixes necessary for enabling libc++ on Windows
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite d74dfdbbbf71..d7810fd2d7b3 (1 commits)
2019-02-20 tkent@chromium.org Remove unnecessary DEFINE_EVENT_TYPE_CASTS() macro usages.
2019-02-20 myid.shin@igalia.com [s13n] Add IdentityManager::OnNetworkInitialized and replace calls to signin internals
2019-02-20 johnchen@chromium.org [ChromeDriver] Disable /dev/shm usage when needed
2019-02-20 jsaul@google.com Extend StrikeDatabase histograms by a year
2019-02-20 kbr@chromium.org Simplify initialization of WebGL context limits.
2019-02-20 einbinder@chromium.org DevTools: Fix flaky test worker-autoattach-order.js
2019-02-20 chrome-release-bot@chromium.org Updating trunk VERSION from 3712.0 to 3713.0
2019-02-20 jinsukkim@chromium.org Reland "Android: Remove top/bottom controls state API from Tab"
2019-02-20 jiameng@chromium.org [Cros SR] Add omnibox result type API
2019-02-20 harrisjay@chromium.org Fixes a bug where the page info icon would not resize to fit text.
2019-02-20 kristipark@chromium.org Revert "[NTP] Request favicon.ico for shortcuts with missing icons"
2019-02-20 emaxx@chromium.org Fix DCHECK reentrancy issue in GinPort disconnect
2019-02-20 hiroh@chromium.org docs: Add section about Import mode and frame validator
2019-02-20 pkasting@chromium.org Cleanup: Use TimeDelta to represent the close menu delay time, instead of int.
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 92ea2d7a1bd5..9d686bcef575 (1 commits)
2019-02-20 wub@chromium.org Fix the issue where quic batch writer IO tests are double registered, by moving both instantiations of QuicUdpBatchWriterIOTest into a single quic_batch_writer_test.cc file.
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 6397ed0fc311..0a60818466f1 (2 commits)
2019-02-20 michaelpg@chromium.org Add chrome.arcAppsPrivate OWNERS
2019-02-20 robertogden@chromium.org Previews: Better handling of URL component info
2019-02-20 lethalantidote@chromium.org Sets aria attributes directly for overflow button.
2019-02-20 jinsukkim@chromium.org Android: TODO for removal of Tab.getAuthenticatorHelper
2019-02-20 hajimehoshi@chromium.org Use a per-frame task runner at ResourceLoader's mojo binding
2019-02-20 dgrogan@chromium.org [css-tables] Add some subpixel collapsed border tests
2019-02-20 chfremer@chromium.org [Video Capture, Mac] Restart video capture service when no camera found on MacBooks
2019-02-20 liaoyuke@chromium.org [code coverage] Switch linux-coverage-rel to use dedicated builder pool
2019-02-20 mstensho@chromium.org [LayoutNG] Call a function when an algorithm has been selected.
2019-02-20 hansberry@chromium.org Smart Lock: Improve 'cannot connect' messaging.
2019-02-20 dalecurtis@chromium.org Roll src/third_party/dav1d/libdav1d/ 3cf4d32e7..dce4e7886 (47 commits)
2019-02-20 oshima@chromium.org add ash/wm/pip/OWNERS
2019-02-20 avi@chromium.org Don't attempt to clone NSPasteboards.
2019-02-20 hozhng@google.com [Autofill]Change learn more link for payments setting page
2019-02-20 akihiroota@chromium.org Add myself to Accessibility Watchlist.
2019-02-20 tonikitoo@igalia.com Replace PrintPreviewHandler's IdentityManager::Observer::OnAddAccountToCookieCompleted override
2019-02-20 sergeyu@chromium.org Roll Fuchsia SDK from 1fc0baed8456 to 39c3ee5a9f73
2019-02-20 bsheedy@chromium.org Add GPU Gold test to CI builders
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 4cebd4379125..249a25730521 (14 commits)
2019-02-20 wangxianzhu@chromium.org [BlinkGenPropertyTrees] Remove unnecessary SetPaintArtifactCompositorNeedsUpdate
2019-02-20 mxcai@chromium.org Settings: Fix glimpse of focus issue.
2019-02-20 ellyjones@chromium.org views: handle command-click on bookmark menu folders
2019-02-20 tby@chromium.org [Cros SR] Expand and refactor the training API of app_list search-related classes.
2019-02-20 robertogden@chromium.org Add PreviewsLitePageRedirect experiment to fieldtrial_testing_config
2019-02-20 hollingum@google.com Removed "new window" for unregistered apps
2019-02-20 wangxianzhu@chromium.org [CI] Refactor PaintArtifactCompositor about layer offset
2019-02-20 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 712fe35aea4a..f94d08d7c6f4 (6 commits)
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 770b18b65ea6..29b3f36264ad (1 commits)
2019-02-20 brucedawson@chromium.org Fix typos, clarify comment
2019-02-20 rbpotter@chromium.org Welcome App: Fix test to work with Polymer 1
2019-02-20 einbinder@chromium.org DevTools: Reset scaling to 1 on a cross process navigation
2019-02-20 klausw@chromium.org webxr test pages: add update_bucket workflow docs, detect node_modules
2019-02-20 newcomer@chromium.org cros: enable arrow key traversal for widget for side shelf
2019-02-20 xidachen@chromium.org [Code health] Remove some un-necessary lines in ASANExpectations
2019-02-20 ortuno@chromium.org mojo: Add $.close() to interface proxies
2019-02-20 qinmin@chromium.org Make basic download work flow to work with content Uri
2019-02-20 rkjnsn@chromium.org Convert MessagePipe::Send callback to OnceClosure.
2019-02-20 thestig@chromium.org Remove unneeded includes from base/observer_list_threadsafe.h.
2019-02-20 nigeltao@chromium.org Make the Crostini Terminal harder to search for
2019-02-20 hferreiro@igalia.com Rename LegacyLoadCredentials() to LegacyLoadCredentialsForSupervisedUser()
2019-02-20 nigeltao@chromium.org Have App Service search result icons update
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from 1fc0baed8456 to 85b640b310ac
2019-02-20 mahmadi@chromium.org [AR][IOS] Support additional MIME types for ARKit 3D models
2019-02-20 tommycli@chromium.org Omnibox: Experiment with bolding the user text in search suggestions
2019-02-20 skym@chromium.org [Feed] Default non_cached_page_size to 25 to match Zine.
2019-02-20 mek@chromium.org [Blob URLs] Split out possible BadMessage reasons in BlobURLStore.
2019-02-20 wanderview@chromium.org CacheStorage: Improve UMA histograms at mojo interface and above.
2019-02-20 ikilpatrick@chromium.org [LayoutNG] Add better %-block-size-descendant detection for LayoutNG.
2019-02-20 yusufo@google.com Add Grid tab switcher related UMA
2019-02-20 hajimehoshi@chromium.org Use a per-frame task runner at NotificationManager's mojo binding
2019-02-20 rockot@chromium.org Remove Cookie.GetCookieListCompletionTime UMA
2019-02-20 cmp@chromium.org IndexedDB: ChainedBlobWriterImpl should use a weak ptr for the store
2019-02-20 reed@google.com add flag to stage API change
2019-02-20 wutao@chromium.org app_list: Set search icon for Assistant search
2019-02-20 samans@chromium.org Support Vulkan/GL interop on Linux
2019-02-20 emaxx@chromium.org Fix duplicate extensions test name
2019-02-20 dpranke@chromium.org Fix suppression for autoscroll-in-textfield.html.
2019-02-20 lucmult@chromium.org [Files app] Fix open new window command
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader a63e5f9685a6..6397ed0fc311 (1 commits)
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 56770213e79d..92ea2d7a1bd5 (3 commits)
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite cd51d25d7423..d74dfdbbbf71 (2 commits)
2019-02-20 wangxianzhu@chromium.org Optimize TransformPaintPropertyNode for 2d translations
2019-02-20 wutao@chromium.org app_list: Handle back when clicking in app_list_view
2019-02-20 thomasanderson@chromium.org Remove quit instruction bubble
2019-02-20 mek@chromium.org [IndexedDB] Histogram how often we actually use the base::CopyFile optimization.
2019-02-20 girard@chromium.org Add web platform test for cancelAnimationFrame, and usage count
2019-02-20 hozhng@google.com Move manage credit cards label above payment methods.
2019-02-20 vasilvv@chromium.org Fix broken test that ensures QuicClient does not leak sockets.
2019-02-20 michaeldo@chromium.org [iOS] Wrap long URLs on chrome://inspect page.
2019-02-20 shrekshao@google.com Add framebuffer color attachment GL_FLOAT check with blending on and EXT_float_blend off
2019-02-20 tonikitoo@igalia.com Eliminate blink's noncopyable.h
2019-02-20 metzman@chromium.org Document AFL's integration with Chromium
2019-02-20 bratell@opera.com Crostini: Include header file instead of cc file
2019-02-20 ryansturm@chromium.org Speculative fix for flakiness in Interventions-internals tests
2019-02-20 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 0fdd390404f8..c20aee28e431 (1 commits)
2019-02-20 vtsyrklevich@chromium.org GWP-ASan: DCHECK -> DPCHECK
2019-02-20 cuianthony@google.com [VR] Added language support for DFM fake installs
2019-02-20 hollingum@google.com Fix to show context menu icons on crostini shelf items.
2019-02-20 buldina@chromium.org [ChromeDriver] Remove multiple-version support from ChromeDriver tests
2019-02-20 bsheedy@chromium.org Automate VR browser UI hover state tests
2019-02-19 reillyg@chromium.org Disable Shape Detection Origin Trial
2019-02-19 szager@chromium.org [IntersectionObserver] Run algorithm in a post-lifecycle step
2019-02-19 jbudorick@chromium.org Remove luci and mb configs for Windows Clang deterministic.
2019-02-19 oksamyt@chromium.org [mojo][doc] Add more notes on WrapPersistent and WrapWeakPersistent
2019-02-19 hiroshige@chromium.org Use a separate ContentSecurityPolicy object for outsideSettings fetch
2019-02-19 dlibby@microsoft.com Move ui_base_features into separate component
2019-02-19 jam@chromium.org Fix directory listing not working for extension background pages with network service.
2019-02-19 bcwhite@chromium.org Another round of owner changes, by request.
2019-02-19 kristipark@chromium.org [NTP] Adjust spacing when fakebox is removed
2019-02-19 dpranke@chromium.org Revert "Add RenderFrameHost as parameter to WebContentsDelegate::HandleContextMenu"
2019-02-19 lfg@chromium.org Ignore Portals when hittesting.
2019-02-19 ekaramad@chromium.org Feature-Policy: Opener policies
2019-02-19 uwyiming@google.com Use mouse event to simulate left mouse click in captured sites tests.
2019-02-19 jarrydg@chromium.org Revert "Quota: Add SequenceChecker to QuotaManager"
2019-02-19 justincohen@google.com [ios] Prevent more taps in the NTP if the underlying NTP hasn't committed.
2019-02-19 thestig@chromium.org Hook up IDC_SAVEPAGE to the PDF plugin.
2019-02-19 bratell@opera.com Add dependency ipc_fuzzer -> chrome_elf:test_stubs
2019-02-19 davidbienvenu@chromium.org Avoid unneeded work in TaskManagerImpl::OnTaskGroupBackgroundCalculationsDone.
2019-02-19 rbpotter@chromium.org Print Preview: Override unsupported sticky media size and dpi values
2019-02-19 kbr@chromium.org Make --use-angle about:flags entry non-expiring.
2019-02-19 pmonette@chromium.org Collect antivirus metrics in a utility process
2019-02-19 mxcai@chromium.org Settings: Fix origin double up bug.
2019-02-19 rakina@chromium.org [DL] Activate locked elements when focusing happens
2019-02-19 wutao@chromium.org app_list: Handle process event when shutdown
2019-02-19 nator@chromium.org [Background Sync] Reland: Add field trial testing config.
2019-02-19 vakh@chromium.org Start testing SafeBrowsingTelemetryForApkDownloads on bots
2019-02-19 dpapad@chromium.org WebUI cleanup: Delete unused dialog.css file.
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia b2101503c7bc..4cebd4379125 (12 commits)
2019-02-19 govind@chromium.org Updating XTBs based on .GRDs from branch master
2019-02-19 amoylan@chromium.org Add user-activity-prediction-ml-service to chrome://flags
2019-02-19 rakina@chromium.org [DL]: Add beforeactivate event & activate locked elements for anchor link nav
2019-02-19 michaeldo@chromium.org Add tests for IsSecureOrigin.
2019-02-19 wittman@chromium.org [Sampling profiler] Move ModuleCache ownership to ProfileBuilder
2019-02-19 bingler@chromium.org Adding OpenOrCreateEntry() to HttpCache
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle aca30f56ddc0..3d544fffe7ff (3 commits)
2019-02-19 dpranke@chromium.org Mark two external/wpt webkit_tests as slow.
2019-02-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal d316a70cc87f..712fe35aea4a (4 commits)
2019-02-19 kbr@chromium.org Make --enable-webgl-draft-extensions about:flags non-expiring.
2019-02-19 manukh@chromium.org [omnibox chrome:omnibox] Add stripped URL.
2019-02-19 frechette@chromium.org Making index implicit by using vector instead of map.
2019-02-19 sczs@chromium.org [ios] Creates InfobarBannerCoordinator.
2019-02-19 thestig@chromium.org Remove unneeded base/observer_list_threadsafe.h includes.
2019-02-19 rockot@google.com Revert "Mojo: add JavaScript support for DocumentInterfaceBroker"
2019-02-19 chrisha@chromium.org Make GraphObserver non-const.
2019-02-19 wez@chromium.org [Fuchsia] Migrate to new FDIO clone/transfer/create APIs.
2019-02-19 danakj@chromium.org Move the viewport size from WebLayerTreeView to WebWidgetClient
2019-02-19 mmenke@chromium.org Remove code to include show saved copy link on network error page.
2019-02-19 huayinz@chromium.org Fix wrong windowBackground on ListPreference dialog in Settings
2019-02-19 penghuang@chromium.org Avoid log flooding in GLSurfacePresentationHelper
2019-02-19 yuweih@chromium.org Adding gRPC library to third_party
2019-02-19 jdemeulenaere@google.com Dissociate BottomSheet initialization from contextual suggestions.
2019-02-19 rbpotter@chromium.org Settings UI: Fix tests that were failing with Polymer 1
2019-02-19 vakh@chromium.org SBUseLocalBlacklistsV2: Fix the experiment name and param value
2019-02-19 pdr@chromium.org Promote BlinkGenPropertyTrees to stable
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 5c00a22f22e4..56770213e79d (1 commits)
2019-02-19 thomasanderson@chromium.org Remove 'inputs = []' from //build/config/compiler
2019-02-19 jbroman@chromium.org Don't use non-const reference arguments in the style guide!
2019-02-19 miu@chromium.org RELAND: Move tab mirroring performance tests into browser_tests.
2019-02-19 johntlee@chromium.org Navi: Set user's NTP background from NUX NTP page
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium 992534a94b85..e19ff219c478 (1 commits)
2019-02-19 johnchen@chromium.org [ChromeDriver] Increase test server start timeout
2019-02-19 enga@chromium.org Re-skip conformance2/rendering/blitframebuffer-size-overflow on Linux NVIDIA, passthrough
2019-02-19 ericorth@chromium.org Update HTTP tests with new host resolver API
2019-02-19 creis@chromium.org Revert "Add temporary simplified process lock check in the renderer process."
2019-02-19 dpranke@chromium.org Disable user-activation-v2 VirtualTestSuite on Win10.
2019-02-19 johntlee@chromium.org WebUI: Remove md*, material* from History code
2019-02-19 vasilvv@chromium.org Landing Recent QUIC changes until 3:01 PM, Feb 15, 2019 UTC-5
2019-02-19 thomasanderson@chromium.org Update libcxx{abi}
2019-02-19 ftang@chromium.org Roll ICU to 07e7295d from 960f195
2019-02-19 ortuno@chromium.org mojo: Move meta-API InterfaceProxy methods to a member of InterfaceProxy
2019-02-19 nharper@chromium.org Update bulk entries in HSTS preload list
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/swiftshader 6d74ab852bf2..a63e5f9685a6 (2 commits)
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 8c6be8414e18..cd51d25d7423 (1 commits)
2019-02-19 ashithasantosh@google.com gpu: Add command for binding shared image with internal format.
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 3340d96ea681..0fdd390404f8 (1 commits)
2019-02-19 estade@chromium.org Don't trigger immersive reveal for app windows that should be dragged
2019-02-19 caitlinfischer@google.com Put feature into abc order and added comment.
2019-02-19 estade@chromium.org Mash: observe the right window for immersive fullscreen reveals
2019-02-19 dpranke@chromium.org Revert "PaymentRequest: Make displayItems optional"
2019-02-19 estade@chromium.org SPM: Refactor window gesture-dragging logic
2019-02-19 uwyiming@google.com Change captured sites test data install mode to "copy".
2019-02-19 thakis@chromium.org Remove DEFINE_LOCAL_UI_CLASS_PROPERTY_KEY macro.
2019-02-19 malaykeshav@chromium.org Check for host before invoking its function
2019-02-19 katie@chromium.org Adds UMA metrics for image labels.
2019-02-19 jdufault@google.com cros: Inject JSCallsContainer into all BaseWebUIHandler types
2019-02-19 rkjnsn@chromium.org Refactor FileOperations slightly.
2019-02-19 vitaliii@chromium.org [Sync::nigori] Extend metrics deadlines to M75.
2019-02-19 kylechar@chromium.org Use base::BindOnce for PostTask callbacks.
2019-02-19 mmenke@chromium.org Revert "Temporary revert of 7913a74b0e22d99c3425dcea22e68783919a9667"
2019-02-19 mlippautz@chromium.org histograms: Deprecate V8.GC.ParallelTaskLatencyMicroSeconds
2019-02-19 agrieve@chromium.org apk_size_regressions.md: Update chromeperf links for bundles
2019-02-19 alcooper@chromium.org Delete webvr-vsync-align flag
2019-02-19 agrieve@chromium.org Android: Add M73 to generate_milestone_reports.py
2019-02-19 yiningwang@google.com Add Focus Mode Flag
2019-02-19 ellyjones@chromium.org content: make DesktopMediaID environment-agnostic
2019-02-19 sky@chromium.org chromeos: removes unused parameters in ws::mojom::WindowTree
2019-02-19 guohuideng@chromium.org Add VideoHoleDrawQuad
2019-02-19 fdegans@chromium.org [Fuchsia] Implement DevToolsManagerDelegate for the WebEngine.
2019-02-19 thestig@chromium.org Change base::JSONReader::ReadToValue() to return Optional.
2019-02-19 krb@chromium.org [omnibox] Change OmniboxFieldTrial from class to namespace
2019-02-19 xingliu@chromium.org Android Notification: startForeground API in AppHooks.
2019-02-19 Tom.Tan@microsoft.com Prefix ARM NEON functions with cr_ for chromium's libpng copy
Created with:
gclient setdep -r ../src@dca111a757
The AutoRoll server is located here: https://autoroll.skia.org/r/chromium-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=skia.primary:Perf-Mac-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Release-All-CommandBuffer;skia.primary:Test-Mac-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Debug-All-CommandBuffer
TBR=jvanverth@google.com
Change-Id: I2203e613edf0197d1d87d7000c77c7c414ccf527
Reviewed-on: https://skia-review.googlesource.com/c/193602
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-20 21:51:30 +00:00
recipe-roller
e471c05f92
Roll recipe dependencies (trivial).
...
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).
More info is at https://goo.gl/zkKdpD . Use https://goo.gl/noib3a to file a bug.
recipe_engine:
https://crrev.com/6c69f2716171819cb8d105d704ff3566632a2d6a Make all subcommands lazily loaded. (iannucci@chromium.org )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Iccc12e31ef96ec23b4ac9f227b598d0eaa4cd97f
Reviewed-on: https://skia-review.googlesource.com/c/193660
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-20 21:45:40 +00:00
Ethan Nicholas
6dcc325f35
fixed SkSL parser unary expression recursion depth limit
...
Bug: 892506
Change-Id: I244532ee80617dd5f0bbdd2184ccec7325a219f2
Reviewed-on: https://skia-review.googlesource.com/c/193584
Reviewed-by: Greg Daniel <egdaniel@google.com>
Commit-Queue: Ethan Nicholas <ethannicholas@google.com>
2019-02-20 21:03:15 +00:00
skia-autoroll
435a95ef55
Roll third_party/externals/swiftshader e4ef5f77dab4..c1fd4087ddc9 (4 commits)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/e4ef5f77dab4..c1fd4087ddc9
git log e4ef5f77dab4..c1fd4087ddc9 --date=short --no-merges --format='%ad %ae %s'
2019-02-20 chrisforbes@google.com Connect fragment shader outputs to raster operations stage
2019-02-20 chrisforbes@google.com Add epilog pass to copy outputs out to pipeline
2019-02-20 chrisforbes@google.com Fix WalkAccessChain to actually walk type tree properly
2019-02-20 chrisforbes@google.com Remove needless unique_ptr wrapping from inputs/outputs
Created with:
gclient setdep -r third_party/externals/swiftshader@c1fd4087ddc9
The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-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=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader
TBR=jvanverth@google.com
Change-Id: If68368fa4a8d3f1c806ece3224c53a3635e89ef2
Reviewed-on: https://skia-review.googlesource.com/c/193519
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-20 20:50:00 +00:00
Brian Salomon
9a1d77ee30
Blacklist desk_techcrunck.skp_1_mpd on Iris655 and Iris540
...
Bug: skia:8706
Change-Id: I53623d5834b8d2548f825d4e3b40ca0147496f60
Reviewed-on: https://skia-review.googlesource.com/c/193463
Reviewed-by: Ben Wagner <benjaminwagner@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
2019-02-20 20:29:00 +00:00
recipe-roller
bf0bcfecda
Roll recipe dependencies (trivial).
...
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).
More info is at https://goo.gl/zkKdpD . Use https://goo.gl/noib3a to file a bug.
recipe_engine:
https://crrev.com/faf6f4491d2791e3c9613aa07b2b19be5751e02c [buildbucket] Fix experimental in schedule() (nodir@google.com )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I2d9aa18bc740600aaf60d802c34351940c5f6922
Reviewed-on: https://skia-review.googlesource.com/c/193581
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-20 20:05:20 +00:00
Brian Osman
d8e1ee9a66
Refactor particle age logic
...
Move to a model that only needs floats, and puts the age in the
SkParticleState struct. Add a better test case for spawn affector
animation, to verify that things are still working.
Bug: skia:
Change-Id: I97d99de5f5d4cb302b76116e67ecc93368fb1677
Reviewed-on: https://skia-review.googlesource.com/c/193580
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2019-02-20 19:55:20 +00:00
skia-autoroll
2f7ace269a
Roll skia/third_party/skcms 0c0f6dee2779..9374ba7d790a (1 commits)
...
https://skia.googlesource.com/skcms.git/+log/0c0f6dee2779..9374ba7d790a
2019-02-20 mtklein@google.com update skcms to NDK r19b
The AutoRoll server is located here: https://autoroll.skia.org/r/skcms-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:linux-blink-rel
TBR=jvanverth@google.com
Change-Id: Iad4aa538123823a8fd934cd158dfdf877e4b76dd
Reviewed-on: https://skia-review.googlesource.com/c/193566
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-20 19:16:10 +00:00
Kevin Lubick
3565027f6c
Add dockerfile to cross-compile for arm64 linux
...
Use instructions to follow.
GN args might look something like:
cc="clang"
cxx="clang++"
extra_asmflags = [
"--target=aarch64-linux-gnu",
"--sysroot=/usr/aarch64-linux-gnu",
"-march=armv8-a",
]
extra_cflags=[
"--target=aarch64-linux-gnu",
"--sysroot=/usr/aarch64-linux-gnu",
"-I/GLES/include/",
"-DMESA_EGL_NO_X11_HEADERS",
"-g0",
]
extra_cflags_cc=[
"-stdlib=libc++",
]
extra_ldflags=[
"-fuse-ld=lld",
"--target=aarch64-linux-gnu",
"-L/GLES/lib64",
"-stdlib=libc++",
"-lc++abi"
]
target_cpu="arm64"
skia_use_fontconfig = false
skia_use_system_freetype2 = false
skia_use_egl = true
Bug: skia:
Change-Id: I20632d8dc906625d5771f755b094fd0c2ed62706
Reviewed-on: https://skia-review.googlesource.com/c/193472
Reviewed-by: Joe Gregorio <jcgregorio@google.com>
2019-02-20 19:04:11 +00:00
skia-autoroll
0eab22bb09
Roll third_party/externals/swiftshader e205d343d90c..e4ef5f77dab4 (1 commits)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/e205d343d90c..e4ef5f77dab4
git log e205d343d90c..e4ef5f77dab4 --date=short --no-merges --format='%ad %ae %s'
2019-02-20 chrisforbes@google.com Separate intermediate values from lvalues
Created with:
gclient setdep -r third_party/externals/swiftshader@e4ef5f77dab4
The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-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=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader
TBR=jvanverth@google.com
Change-Id: I9d593a07f19dde1dda490ef52f86ef87876bb1eb
Reviewed-on: https://skia-review.googlesource.com/c/193516
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-20 19:00:40 +00:00
skia-autoroll
72b48d7939
Roll third_party/externals/angle2 3d544fffe7ff..902ceed39986 (1 commits)
...
3d544fffe7..902ceed399
git log 3d544fffe7ff..902ceed39986 --date=short --no-merges --format='%ad %ae %s'
2019-02-20 timvp@google.com Revert "Create Container ANGLE APK"
Created with:
gclient setdep -r third_party/externals/angle2@902ceed39986
The AutoRoll server is located here: https://autoroll.skia.org/r/angle-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=skia.primary:Build-Debian9-Clang-x86_64-Release-ANGLE;skia.primary:Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE
TBR=jvanverth@google.com
Change-Id: Id2e8180c8b8573f2adffdcfb0ae38318ec004813
Reviewed-on: https://skia-review.googlesource.com/c/193512
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-20 18:46:20 +00:00
recipe-roller
9bbce6f3aa
Roll recipe dependencies (trivial).
...
This is an automated CL created by the recipe roller. This CL rolls recipe
changes from upstream projects (e.g. depot_tools) into downstream projects
(e.g. tools/build).
More info is at https://goo.gl/zkKdpD . Use https://goo.gl/noib3a to file a bug.
recipe_engine:
https://crrev.com/8bb8a2d5981a25aa453c7e9d27922dbbcffb0aa0 Add support for mocking tags and refactor code to avoid duplication (sergiyb@chromium.org )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Icdc27272d26a7f9bf2ed6c4189db48423b103e46
Reviewed-on: https://skia-review.googlesource.com/c/193474
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-20 18:07:49 +00:00
skia-autoroll
5bb4470727
Roll third_party/externals/swiftshader 93317ec84443..e205d343d90c (1 commits)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/93317ec84443..e205d343d90c
git log 93317ec84443..e205d343d90c --date=short --no-merges --format='%ad %ae %s'
2019-02-20 bclayton@google.com SpirvShader: Split objects from types.
Created with:
gclient setdep -r third_party/externals/swiftshader@e205d343d90c
The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-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=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader
TBR=jvanverth@google.com
Change-Id: Ieaf406cb0da78463a103c7c7ccb26377ba17621b
Reviewed-on: https://skia-review.googlesource.com/c/193514
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-20 18:04:19 +00:00
Brian Osman
125daa4d1a
Refactor and further generalization of particle model
...
- Collapsed the per-particle data into a single struct, and
use that to communicate with drawables, too. Let the drawables
manage allocation of xforms, colors, etc. Helpful for non-atlas
drawables, and just to keep the effect code simpler.
- Having all of the params in a single struct allows us to move
the remaining animated behaviors into affectors (color/frame).
- Added SkColorCurve, which works like SkCurve for SkColor4f.
Use that to create a color affector (rather than simple
start/end colors in the effect params).
- Also put the stable random in SkParticleState. This is going
to be necessary if/when we change affectors to operate on all
particles (rather than one at a time). Still need to move t
value into the particle struct (or eval it from the lifetime
params on demand).
Change-Id: Icf39116acbfd5d6e8eb91e9affbd8898d106211d
Reviewed-on: https://skia-review.googlesource.com/c/193473
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2019-02-20 18:01:00 +00:00
skia-autoroll
883cf2a113
Roll third_party/externals/swiftshader f4b99b674a1b..93317ec84443 (3 commits)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/f4b99b674a1b..93317ec84443
git log f4b99b674a1b..93317ec84443 --date=short --no-merges --format='%ad %ae %s'
2019-02-20 bclayton@google.com Silence warnings: Add override to overriden virtual functions
2019-02-20 headlessclayton@gmail.com Silence warnings: Remove bit-packing of Vulkan state
2019-02-20 thakis@chromium.org swiftshader: Remove semicolons.
Created with:
gclient setdep -r third_party/externals/swiftshader@93317ec84443
The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-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=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader
TBR=jvanverth@google.com
Change-Id: Ic40be7689c48d80c4dbc4a79f9c0ca826fa7c7b0
Reviewed-on: https://skia-review.googlesource.com/c/193510
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-20 16:56:20 +00:00
Greg Daniel
216a9d7c3b
Fix setting of GL texture swizzle when using 1 for swizzle.
...
Bug: skia:
Change-Id: I96a128fa0bad282ae4566a6cb967d0de459448b1
Reviewed-on: https://skia-review.googlesource.com/c/193467
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Greg Daniel <egdaniel@google.com>
2019-02-20 16:24:20 +00:00
skia-autoroll
c74512c7ff
Roll third_party/externals/swiftshader 8f79d388784c..f4b99b674a1b (1 commits)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/8f79d388784c..f4b99b674a1b
git log 8f79d388784c..f4b99b674a1b --date=short --no-merges --format='%ad %ae %s'
2019-02-20 headlessclayton@gmail.com Silence warnings: Remove all unused local variables
Created with:
gclient setdep -r third_party/externals/swiftshader@f4b99b674a1b
The AutoRoll server is located here: https://autoroll.skia.org/r/swiftshader-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=skia.primary:Test-Debian9-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader
TBR=jvanverth@google.com
Change-Id: I0938d045e736abac9e056ace459d85619ff7714f
Reviewed-on: https://skia-review.googlesource.com/c/193508
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-20 15:57:39 +00:00
Mike Klein
8245d86c72
update NDK to r19b
...
Nothing interesting. We were already on r19's beta.
Change-Id: I4d58e7f82317427d06ef5b138681c00b476ecd9a
Reviewed-on: https://skia-review.googlesource.com/c/193469
Commit-Queue: Mike Klein <mtklein@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
Auto-Submit: Mike Klein <mtklein@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
2019-02-20 15:45:14 +00:00
Brian Osman
22eeb3ccae
Use upper case hex in viewer's zoom window
...
Bug: skia:
Change-Id: I5452dd557e103ccf75fb70312d32ad7615a830ed
Reviewed-on: https://skia-review.googlesource.com/c/193468
Commit-Queue: Brian Osman <brianosman@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
Auto-Submit: Brian Osman <brianosman@google.com>
Reviewed-by: Mike Klein <mtklein@google.com>
2019-02-20 15:40:39 +00:00
Herb Derby
881c962762
Break up InitDistanceFieldPaint
...
Break InitDistanceFieldPaint along code that is common and,
code that is specific to GPU.
Change-Id: Ic831491829fe402a46f4e612c2598d987ae19c8c
Reviewed-on: https://skia-review.googlesource.com/c/193371
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: Herb Derby <herb@google.com>
2019-02-20 15:40:09 +00:00