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
recipe-roller
8d23b1adf2
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/4a00d5c0c7c3eefbf90f6b135009689a7b6ca657 Add StatusException post-process step (sergiyb@chromium.org )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I8cac26eee7fc59d4c1ec18c152e973a6cd5c45c9
Reviewed-on: https://skia-review.googlesource.com/c/193465
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-20 15:25:19 +00:00
recipe-roller
a65d72e692
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/9db69624e0754b34e348aff98210dc7dc3e313a6 [buildbucket] Fix typo "schedule_request" (nodir@google.com )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ifc9bc86b58e695d9984c83342652cc11c3d4a3b0
Reviewed-on: https://skia-review.googlesource.com/c/193464
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-20 14:55:08 +00:00
Robert Phillips
bc42944741
Switch image filters over to GrRecordingContext
...
This CL does make use of a new GrRecordingContextPriv backdoor to break CL deadlocks. This occurs when this CL tries to create GrContext-dependent objects outside its scope.
Note that special images and surfaces are only created when drawing so they get GrRecordingContexts.
Change-Id: I1493c32604a2cbd8054c916334fa1186f3bfd918
Reviewed-on: https://skia-review.googlesource.com/c/192822
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
2019-02-20 14:05:48 +00:00
skia-autoroll
ca145bec7f
Roll third_party/externals/swiftshader 7f8fa973f84b..8f79d388784c (2 commits)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/7f8fa973f84b..8f79d388784c
git log 7f8fa973f84b..8f79d388784c --date=short --no-merges --format='%ad %ae %s'
2019-02-20 headlessclayton@gmail.com Fix mismatch of enum types in equality test
2019-02-20 headlessclayton@gmail.com Silence warnings: Add default cases to partial enum switches.
Created with:
gclient setdep -r third_party/externals/swiftshader@8f79d388784c
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: I6064bb9710779754214ed79352bcdfeb9ee2d850
Reviewed-on: https://skia-review.googlesource.com/c/193502
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 09:32:38 +00:00
skia-autoroll
7738736f96
Roll third_party/externals/swiftshader 0a60818466f1..7f8fa973f84b (1 commits)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/0a60818466f1..7f8fa973f84b
git log 0a60818466f1..7f8fa973f84b --date=short --no-merges --format='%ad %ae %s'
2019-02-20 bclayton@google.com GLES: Add unit tests for compile time limits
Created with:
gclient setdep -r third_party/externals/swiftshader@7f8fa973f84b
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: I24087775b2fc1e812cdcc56eeb428416001e0873
Reviewed-on: https://skia-review.googlesource.com/c/193459
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 08:42:38 +00:00
skia-recreate-skps
07b8188016
Update go_deps asset
...
Automatic commit by the UpdateGoDEPS bot.
TBR=borenet@google.com
Change-Id: Ia33bfb33180b0fabe835b6412251b547e4850206
Reviewed-on: https://skia-review.googlesource.com/c/193490
Reviewed-by: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
Commit-Queue: <skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com>
2019-02-20 05:44:18 +00:00
recipe-roller
1d6bdff17a
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/658ffc6b4e0f12ab1b7310ef662acffcf23770ca Add an assertions recipe module for unit tests. (gbeaty@chromium.org )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Ic2d19baf4c0144e9e5a222c7cde52400ee897d45
Reviewed-on: https://skia-review.googlesource.com/c/193462
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-20 05:30:48 +00:00
skia-autoroll
5faf6b0410
Roll third_party/externals/angle2 aca30f56ddc0..3d544fffe7ff (3 commits)
...
aca30f56dd..3d544fffe7
git log aca30f56ddc0..3d544fffe7ff --date=short --no-merges --format='%ad %ae %s'
2019-02-19 ynovikov@chromium.org Temporarily disable creating D3D debug device.
2019-02-19 timvp@google.com Create Container ANGLE APK
2019-02-19 jonahr@google.com Revert "Fix unit test for setting locale creating malformed HLSL shader code"
Created with:
gclient setdep -r third_party/externals/angle2@3d544fffe7ff
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: Ic9cb2f710150a2841176a0553b200eeda9ff476a
Reviewed-on: https://skia-review.googlesource.com/c/193447
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 04:57:53 +00:00
recipe-roller
e0a6a048bc
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/0e617c02945fa5ee56983bdbe6d6820ab62baf29 Change git cl comments to list robot comments. (qyearsley@chromium.org )
recipe_engine:
https://crrev.com/0b76adbaaf0c63208748ddce760c73205424155f [buildbucket] Add api.buildbucket.run (nodir@google.com )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: Id3f5f356e9bdf3db772d7b3917fc860b5fe1b8d7
Reviewed-on: https://skia-review.googlesource.com/c/193461
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-20 04:52:49 +00:00
Mike Reed
f922c783fd
add colorspace param to textblobdiff canvas
...
Bug: skia:8773
Change-Id: Ib5d04e02a1568ad8a2b3f1baccb9544515f772f9
Reviewed-on: https://skia-review.googlesource.com/c/193373
Reviewed-by: Herb Derby <herb@google.com>
Commit-Queue: Mike Reed <reed@google.com>
2019-02-20 04:52:48 +00:00
Robert Phillips
249a257305
Fix bookmaker dox for SkSurface::MakeRenderTarget
...
TBR=jvanverth@google.com
Change-Id: Iab7c69567b089941be9972367489d0c625b1898b
Reviewed-on: https://skia-review.googlesource.com/c/193378
Reviewed-by: Robert Phillips <robertphillips@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
2019-02-19 22:46:17 +00:00
skia-autoroll
f346cb57c0
Roll third_party/externals/swiftshader 6397ed0fc311..0a60818466f1 (2 commits)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/6397ed0fc311..0a60818466f1
git log 6397ed0fc311..0a60818466f1 --date=short --no-merges --format='%ad %ae %s'
2019-02-19 bclayton@google.com Remove sw::BoundedIndex
2019-02-19 bclayton@google.com GLES: Remove hardcoded shader limits
Created with:
gclient setdep -r third_party/externals/swiftshader@0a60818466f1
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: Ibb97c37d0953f0fcaf0c8c0e09c8fd4de15bfdd6
Reviewed-on: https://skia-review.googlesource.com/c/193441
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-19 22:44:17 +00:00
recipe-roller
ae0349f075
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/7577eda6ad2993eb7fc5fc0ddca391af3abc75c0 [buildbucket] Fix docstring formatting (nodir@google.com )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I9ac602cd9808527444b426072c835e6e1ca259f7
Reviewed-on: https://skia-review.googlesource.com/c/193460
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-19 22:38:37 +00:00
recipe-roller
7bf7c9a848
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/49fb21a5ecc4a95399cc0d4814530093acf7ded5 Add documentation for recipe module imports. (iannucci@chromium.org )
https://crrev.com/fe9038f2d3df87a17a9c4df56403b44b3cf1f277 cq: remove support for legacy CQ dry_run property. (tandrii@chromium.org )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I0ea2480d94b84fe470afca72c7a5b0db250d0272
Reviewed-on: https://skia-review.googlesource.com/c/193377
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-19 22:10:07 +00:00
Ben Wagner
b059194c08
Make SkShaper an interface.
...
The interface here is not ideal, but there will need to be some build
clean-up before it can be changed.
Change-Id: Ic4d55634405f4c8d9c194e4e6f368287c9669dcd
Reviewed-on: https://skia-review.googlesource.com/c/193036
Reviewed-by: Hal Canary <halcanary@google.com>
Commit-Queue: Ben Wagner <bungeman@google.com>
2019-02-19 22:06:47 +00:00
Brian Osman
b23532b7ef
Fix layout feedback loop in particle GUI
...
Bug: skia:
Change-Id: I6c5a846ed7b896d3eea27893bd946d7d0dd3f7d6
Reviewed-on: https://skia-review.googlesource.com/c/193375
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2019-02-19 21:52:57 +00:00
recipe-roller
aa03a66eda
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/6911ee71555b62cc00d760cf1157a48066c1c0a4 [buildbucket] Add api.buildbucket.schedule() (nodir@google.com )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: If3c102c560aa5e1a1aeea6fbb920d1e759524319
Reviewed-on: https://skia-review.googlesource.com/c/193374
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-19 21:38:07 +00:00
Michael Ludwig
3e2cc0673c
Only perform matrix concat when actually logging histograms
...
Bug: skia:
Change-Id: I61a710b570601d0d1178cf1dbe0d46d20872e9f1
Reviewed-on: https://skia-review.googlesource.com/c/193364
Commit-Queue: Michael Ludwig <michaelludwig@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2019-02-19 21:11:37 +00:00
Brian Osman
e12e49920c
Add comments to document SkCurve
...
Bug: skia:
Change-Id: Idded82304a1f1d7f26f13d6c2faa1ff6f2832bbf
Reviewed-on: https://skia-review.googlesource.com/c/193372
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2019-02-19 21:01:57 +00:00
skia-autoroll
bac97a11e1
Roll third_party/externals/swiftshader a63e5f9685a6..6397ed0fc311 (1 commits)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/a63e5f9685a6..6397ed0fc311
git log a63e5f9685a6..6397ed0fc311 --date=short --no-merges --format='%ad %ae %s'
2019-02-19 chrisforbes@google.com Accumulate compile-time constant and runtime offsets separately
Created with:
gclient setdep -r third_party/externals/swiftshader@6397ed0fc311
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: I912aade81ea96debde876c731e74801981edf7f4
Reviewed-on: https://skia-review.googlesource.com/c/193358
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-19 20:56:37 +00:00
skia-autoroll
1d17fe7f49
Roll ../src ee506c5149cb..bf1a36e53e69 (229 commits)
...
ee506c5149..bf1a36e53e
git log ee506c5149cb..bf1a36e53e69 --date=short --no-merges --format='%ad %ae %s'
2019-02-19 ericorth@chromium.org Update BaseTestServer to use new host resolution API
2019-02-19 qinmin@chromium.org Make thumbnail generator to work with content Uri
2019-02-19 ender@google.com Layouts for Omnibox New Answer suggestions
2019-02-19 braveyao@chromium.org desktopCapture: set the picker with fixed height for tab sharing
2019-02-19 khachatryan@chromium.org [ChromeDriver] Enable Java test ContentEditableTest.testShouldBeAbleToTypeIntoTinyMCE
2019-02-19 wvk@google.com Throttle calls from task manager to ArcProcessService
2019-02-19 wangxianzhu@chromium.org [CompositeAfterPaint] Update layout test expectations
2019-02-19 gbeaty@chromium.org Reland "Add win32-arm64-rel to the gitiles trigger."
2019-02-19 mrefaat@chromium.org Remove tabId from tab and remove the last of its uses
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium 81e11ef441b3..992534a94b85 (1 commits)
2019-02-19 skym@chromium.org [Feed] Call simple triggerRefresh method.
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src 2f84b5de9ae3..80496f42a525 (1 commits)
2019-02-19 oksamyt@chromium.org Mojo: add JavaScript support for DocumentInterfaceBroker
2019-02-19 tbansal@chromium.org Add link-rel:prerender UseCounter UKM
2019-02-19 ericrk@chromium.org Android SurfaceSync: Work around throttling timing bug
2019-02-19 khmel@chromium.org arc: Partial revert of crrev.com/c/1437709
2019-02-19 yanxiao@google.com Reland "Add flag for Assistant feedback UI"
2019-02-19 tommycli@chromium.org Omnibox: Experiment with blue navigation titles and gray URLs
2019-02-19 mukai@chromium.org Speculative fix on TopmostWindowTracker
2019-02-19 penghuang@chromium.org Always use the same visual for GLSurfaceGLX
2019-02-19 jlklein@google.com Fix Polymer 1 tests for Bluetooth settings.
2019-02-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 68250fcad43e..d316a70cc87f (3 commits)
2019-02-19 huayinz@chromium.org Add new class for maintaining dark mode for all activities
2019-02-19 kmarshall@chromium.org [fuchsia] Add API to Frame for enabling and disabling user input.
2019-02-19 piman@chromium.org Remove ContextGroup from RasterDecoder
2019-02-19 huayinz@chromium.org Add base themes for overriding themes in higher API level
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 13c70efffd76..3340d96ea681 (2 commits)
2019-02-19 kylechar@chromium.org Use base::BindOnce for PostTask callbacks.
2019-02-19 jamescook@chromium.org LOG(FATAL) on AutomationManagerAura serialize error
2019-02-19 ellyjones@chromium.org flags: clean up keyboard lock flags
2019-02-19 amoylan@chromium.org Sort OS_CHROMEOS flag_descriptions
2019-02-19 csharrison@chromium.org Update histograms.xml to work better with `git cl owners`
2019-02-19 kylechar@chromium.org Use base::BindOnce for PostTask callbacks.
2019-02-19 nator@chromium.org [Background Sync] Use url::Origin instead of GURL
2019-02-19 ctzsm@chromium.org aw: Sort java_files list in BUILD.gn
2019-02-19 bratell@opera.com Enable jumbo for two remaining blink build targets
2019-02-19 bpastene@chromium.org Add src-side configs for chromeos-kevin-rel main waterfall bot.
2019-02-19 yashard@google.com Update RuntimeEnabledFeatures.md
2019-02-19 wangxianzhu@chromium.org Mark 3 tests under external/wpt/.../query-encoding also crash on Linux
2019-02-19 ekaramad@chromium.org [ MimeHandlerView ] Navigation to PDF Resource
2019-02-19 qinmin@chromium.org Allow download to create a content URI file during intermediate file rename stage
2019-02-19 ellyjones@chromium.org flags: assign simplify-https-indicator
2019-02-19 pkasting@chromium.org Make ConvertEventToTarget const-correct.
2019-02-19 pmarko@chromium.org Define inputs for device_policy_remover_generate target
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 6a492c277e9f..aca30f56ddc0 (1 commits)
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src 528fea2b1e63..2f84b5de9ae3 (1 commits)
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite fa1c43790f94..8c6be8414e18 (2 commits)
2019-02-19 sky@chromium.org removes switches::IsNotificationIndicatorEnabled()
2019-02-19 frechette@chromium.org Deserialize trees on query.
2019-02-19 wutao@chromium.org app_list: Add new ui mode for embedded Assistant UI
2019-02-19 cassew@google.com Various fixes to autosuggestion in ChromeVR
2019-02-19 jbroman@chromium.org Put ScriptPromiseResolver stack in a crash key.
2019-02-19 manukh@chromium.org [omnibox] Add a flag for showing a suffix on all search suggestions.
2019-02-19 jeffreycohen@chromium.org [STTS]change model observer to only notify in the case of remote updates
2019-02-19 voit@google.com Rephrase managed guest sessions warning
2019-02-19 tiborg@chromium.org [module] Suppress unused module title in lint step
2019-02-19 bratell@opera.com Remove the android_webview::crash_reporter namespace
2019-02-19 adityakeerthi@google.com Suppress memory pressure notifications only when all pages are frozen
2019-02-19 ydago@chromium.org Management WebUI: Support dark mode
2019-02-19 sdefresne@chromium.org Convert components/webcrypto to new JSONReader::Read API
2019-02-19 skyostil@chromium.org base: Remove references to non-existent class (LazyThreadControllerForTest)
2019-02-19 the_jk@opera.com Add RenderFrameHost as parameter to WebContentsDelegate::HandleContextMenu
2019-02-19 harrisjay@chromium.org Makes CustomTabBar padding more consistent with Toolbar
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 9883def4f866..b2101503c7bc (2 commits)
2019-02-19 rogerm@chromium.org [autofill] Fix autofill queries and uploads
2019-02-19 rtoy@chromium.org Handle finished handlers each render quantum
2019-02-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 5a6d2dcb473d..68250fcad43e (3 commits)
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc a89800cae9cd..599d59237abf (1 commits)
2019-02-19 treib@chromium.org Sync: Deprecate prefs related to removed ClearServerData flow
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src 1b0047f21017..528fea2b1e63 (5 commits)
2019-02-19 agawronska@chromium.org child user: Validate parent access code from login in ParentAccessService
2019-02-19 pmonette@chromium.org Use FOS_FORCEFILESYSTEM when using IFileOpenDialog
2019-02-19 asvitkine@chromium.org Add an additional test for command line vs. field trial features.
2019-02-19 ahaas@chromium.org [v8][wasm] Remove Trap Handler experiments from the field trial config
2019-02-19 danilchap@chromium.org Migrate webrtc TaskQueue implementation to webrtc::TaskQueueBase interface
2019-02-19 mcnee@chromium.org Have synthetic gestures initiated from an OOPIF injected at the root view
2019-02-19 treib@chromium.org Return SyncService* from ProfileSyncServiceFactory::GetForProfile
2019-02-19 penghuang@chromium.org SkiaRenderer: fix context lost problem when window is destroyed.
2019-02-19 rkgibson@google.com Clipboard provider: Get contents age when the clipboard is read
2019-02-19 skobes@chromium.org Remove JankTracking feature from fieldtrial testing config.
2019-02-19 adityakeerthi@google.com Incorrect experiment name associated with ProactiveTabFreezeAndDiscard
2019-02-19 manukh@chromium.org [omnibox] Add a flag for showing a generic icon for search suggestions.
2019-02-19 tonikitoo@igalia.com Use base's DISALLOW_COPY_AND_ASSIGN in renderer/modules/
2019-02-19 mario@igalia.com Implement new method AccountsCookieMutator::LogOutAllAccounts()
2019-02-19 caitlinfischer@google.com [Autofill] Used expiration date instead of network to compare masked credit cards.
2019-02-19 bratell@opera.com Don't compile ssl_connect_job.cc in nacl builds
2019-02-19 pdr@chromium.org [BlinkGenPropertyTrees] Ensure transform tree device scale is set
2019-02-19 manukh@chromium.org [omnibox]: add @google.com suffix to omnibox flags' chrome-omnibox-team emails.
2019-02-19 tonikitoo@igalia.com Use base's DISALLOW_COPY_AND_ASSIGN in renderer/bindings/core/v8/
2019-02-19 ellyjones@chromium.org flags: assign enable-future-v8-vm-features
2019-02-19 sergiyb@chromium.org Move pylint macro to the correct line
2019-02-19 treib@chromium.org Sync: Remove ClearServerData flow
2019-02-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 83b702767cf3..5a6d2dcb473d (3 commits)
2019-02-19 grt@chromium.org Allow the AdjustProcessPriority tests to run at below normal priority.
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc d8d3248d9543..a89800cae9cd (1 commits)
2019-02-19 jinho.bang@samsung.com PaymentRequest: Make displayItems optional
2019-02-19 dullweber@chromium.org Mark pointerevent_pointerleave_descendant_over.html as leaky
2019-02-19 dullweber@chromium.org Disable flaky RelativeOrientationSensor.https.html
2019-02-19 yashard@google.com Add RuntimeEnabledFeatures.md
2019-02-19 mario@igalia.com Use TestIdentityManagerObserver from identity_test_utils.cc
2019-02-19 dstockwell@google.com pdf: Set a default value for viewer-toolbar-dropdown.hideHeader
2019-02-19 gyuyoung@igalia.com BlinkMemoryMgt: Apply the macros of Allocator to the classes of renderer/core/loader
2019-02-19 ydago@chromium.org Delete policy tool code
2019-02-19 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@668ceb0a6a8b9126b4994f808f24a8fc5c5c4f5b
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia e27ee6c503cf..9883def4f866 (1 commits)
2019-02-19 tienmai@chromium.org [GCPW] Support sign in of domain joined users.
2019-02-19 sergiyb@chromium.org Implement record and replay commands in the update_wpr script
2019-02-19 kylechar@chromium.org Use base::BindOnce for PostTask callbacks.
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 1721b1ab70ad..13c70efffd76 (1 commits)
2019-02-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal f7f74bdf1f76..83b702767cf3 (1 commits)
2019-02-19 abhijeet@igalia.com Rename is_testing_profile to disable_interaction_with_system_accounts.
2019-02-19 amoylan@chromium.org Mention flag-metadata.json in flags tutorial
2019-02-19 Max) Gu [FCP++] NotifyPrepaintFinished to NotifyPaintFinished
2019-02-19 szermatt@chromium.org [Autofill Assistant] Extract snackbar from AssistantCoordinator.
2019-02-19 mastiz@chromium.org Deflake ServerAddressConvertsToSameLocalAddress on asan
2019-02-19 kylechar@chromium.org Use base::BindOnce for PostTask callbacks.
2019-02-19 jkim@igalia.com [s13n] Clean up dependence from ProfileOAuth2TokenServiceFactory
2019-02-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 1a8132421553..f7f74bdf1f76 (2 commits)
2019-02-19 yuli@chromium.org Whitelist CrOS Camera app to use metricsPrivate api.
2019-02-19 timvolodine@chromium.org [AW] Fix expiration date for the ShouldInterceptRequest.InterceptionType histogram
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia ef2489f8b0bb..e27ee6c503cf (1 commits)
2019-02-19 fhorschig@chromium.org [Android] Update RecyclerView decorations during orientation changes
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 1925b5a1d308..d8d3248d9543 (1 commits)
2019-02-19 futhark@chromium.org Don't start resource loading on AttachLayoutTree for image input.
2019-02-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal f67576e5fd67..1a8132421553 (3 commits)
2019-02-19 mlippautz@chromium.org Reland "bindings: Replaces DOMWrapperMap with a regular HashMap"
2019-02-19 bratell@opera.com Remove shadowing variables in blink/platform
2019-02-19 msisov@igalia.com [ozone/wayland] Fix includes and deps.
2019-02-19 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@bbbe615d3f5b7b44ed49b4b369f19d4c5dd32e53
2019-02-19 lizeb@chromium.org blink/bindings: Simplify non-parkable ParkableStrings.
2019-02-19 falken@chromium.org Prevent WindowClient.navigate() from cancelling a browser-initiated navigation.
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 1431572c53b3..1925b5a1d308 (1 commits)
2019-02-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal a4b00ba69de6..f67576e5fd67 (3 commits)
2019-02-19 mlippautz@chromium.org bindings,heap: Eagerly finish sweeping in ASAN builds upon V8 GC
2019-02-19 eseckler@chromium.org tracing: Don't report buffer usage for accessibility (android).
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll AFDO from 74.0.3710.0_rc-r1-merged to 74.0.3711.0_rc-r1-merged
2019-02-19 myid.shin@igalia.com [s13n] Clean up the invalidation dependencies from signin
2019-02-19 yosin@chromium.org Make NGPaintFragmentTraversal::InlineDescendantsOf() to return vector of NGPaintFragment*
2019-02-19 acourbot@chromium.org media/gpu/v4l2: make V4L2Queue fully sequence-valid
2019-02-19 yhirano@chromium.org Annotate HistoryItem::ViewState with DISALLOW_NEW
2019-02-19 acourbot@chromium.org media/gpu/v4l2ip: delete queues in device thread
2019-02-19 acourbot@chromium.org media/gpu/v4l2vda: access queues in device thread only
2019-02-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal aded3aa4afa2..a4b00ba69de6 (1 commits)
2019-02-19 tasak@google.com Reland "Streams: Prevent double-resolution of promises"
2019-02-19 tasak@google.com Revert "Update V8 to version 7.4.196."
2019-02-19 falken@chromium.org service worker: Instrumentation for crash in timeout timer.
2019-02-19 kojii@chromium.org [LayoutNG] Avoid creating ShapeResult when collapsing trailing spaces
2019-02-19 shik@chromium.org Fix all violations of eslint rule max-len and valid-jsdoc.
2019-02-19 acourbot@chromium.org media/gpu/v4l2vda: do not enqueue when destroying or changing resolution
2019-02-19 tasak@google.com Revert "Streams: Prevent double-resolution of promises"
2019-02-19 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.196.
2019-02-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal cf8dec322308..aded3aa4afa2 (2 commits)
2019-02-19 manucornet@chromium.org CrOS status area: Re-land "Revert order for adding child views"
2019-02-19 treib@chromium.org SyncAuthManager: Remove workarounds for ChromeOS tests
2019-02-19 lucmult@chromium.org [WebUI] A11y Change cr.ui.List aria-activedescendant to follow lead item
2019-02-19 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@697a11a5397c57634125e4e6c7315b9759063925
2019-02-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 4168f98b67b5..cf8dec322308 (2 commits)
2019-02-19 sammc@chromium.org Revert "Disable DriveFS by default."
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 2afee77b48ab..ef2489f8b0bb (1 commits)
2019-02-19 edcourtney@google.com Use CloseWidgetForWindow instead of GetInternalWidgetForWindow for PIP.
2019-02-19 kojii@chromium.org [auto] Update FlagExpectations for LayoutNG
2019-02-19 tbansal@chromium.org Add tbansal@ as owner for resource scheduler files
2019-02-19 joelhockey@chromium.org Add back support for deprecated export states until tremplin updates
2019-02-19 dmazzoni@chromium.org Expose ImageAnnotationStatus via Mac accessibility APIs
2019-02-19 leon.han@intel.com [ServiceWorker] Create ServiceWorkerNetworkProviderForFrame on navigation commit only
2019-02-19 gyuyoung@igalia.com BlinkMemoryMgt: Apply the macros of Allocator to the classes of renderer/core/layout
2019-02-19 acourbot@chromium.org media/gpu/v4l2: replace base::Bind() with base::BindOnce()
2019-02-19 loyso@chromium.org WebApp: Plumb WebappInstallSource parameter.
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll AFDO from 74.0.3709.0_rc-r1-merged to 74.0.3710.0_rc-r1-merged
2019-02-19 acourbot@chromium.org media/gpu/v4l2ip: keep cleaning up in StopDevicePoll() if Streamoff() fails
2019-02-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal a58306966dbc..4168f98b67b5 (1 commits)
2019-02-19 ricea@chromium.org Streams: Prevent double-resolution of promises
2019-02-19 edchin@chromium.org [ios] Fix bad snapshot of Chromium pages
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 713188010ba8..1431572c53b3 (2 commits)
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/angle 028df5f51e45..6a492c277e9f (1 commits)
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia d6c69d21635e..2afee77b48ab (1 commits)
2019-02-19 chrome-release-bot@chromium.org Updating trunk VERSION from 3711.0 to 3712.0
2019-02-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 1cf41237d268..a58306966dbc (3 commits)
2019-02-19 hiroh@chromium.org media/gpu/VDA unittest: Save dump yuv files in .frames directory
2019-02-19 hiroh@chromium.org media/gpu/VDA unittest: Output md5 values into .frames.md5 in GenMD5 case
2019-02-19 wangxianzhu@chromium.org Optimize GeometryMapper and PaintChunksToCcLayer for 2d translations
2019-02-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 8796dfcce5c1..1cf41237d268 (1 commits)
2019-02-19 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@46e8fe1d71743dc708d6bb7a75ce662be9a928fa
2019-02-19 yoshiki@chromium.org Return only visible notifications in FindVisibleNotificationById
2019-02-19 hollingum@google.com fixed the fuzzy appearance of terminal icon on first launch
2019-02-19 tkent@chromium.org Remove 'E' prefixes of enums in core/editing/
2019-02-19 hiroh@chromium.org media/gpu/VideoFrameValidator: Support non DMABUF-backed VideoFrame and mapping as-is
2019-02-19 pwnall@chromium.org test: Remove unecessary semicolons from macro invocations in service_worker.
2019-02-19 lucmult@chromium.org [Files app] Change error callback to log error
2019-02-19 gyuyoung@igalia.com fixup! OnionSoup: Remove all uses of AsyncMethodRunner and async_method_runner.h file
2019-02-19 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia e130387ddb86..d6c69d21635e (1 commits)
2019-02-19 joelhockey@chromium.org Update crostini export/import notifications UI to spec
2019-02-19 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 533c5211fd0d..8796dfcce5c1 (4 commits)
2019-02-19 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.195.
2019-02-19 lucmult@chromium.org [Files app] ES6 change to arrow function in common/js
2019-02-19 jam@chromium.org Fix webrequest.onAuthRequired not getting fired with network service in incognito windows.
2019-02-19 jlebel@chromium.org [iOS] Adding all the sync data type items in the manage sync settings
2019-02-19 lucmult@chromium.org [Files app] ES6 change var to let/const in common/js
2019-02-18 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@5b1720af33d62019c536aa64c6486608ad68a5ea
2019-02-18 hiroshige@chromium.org Implement V8 Code Cache for module scripts: Blink-side
2019-02-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 06c51455fc76..713188010ba8 (3 commits)
2019-02-18 ericrk@chromium.org Add gl_clear_broken workaround for ARM 12.0.04rel0
2019-02-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 2ccdd2bc1d01..e130387ddb86 (1 commits)
2019-02-18 lucmult@chromium.org [Files app] Refactor file list key down from keyCode to key
2019-02-18 lucmult@chromium.org [Files app] A11y add aria-multiselectable to file list
2019-02-18 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal b7ea1491b6e3..533c5211fd0d (1 commits)
2019-02-18 altimin@chromium.org [base] Add flow trace events to pump API for watching file descriptors
2019-02-18 timzheng@google.com Add autotest API for checking tablet mode.
2019-02-18 tonikitoo@igalia.com Use base's DISALLOW_COPY_AND_ASSIGN in renderer/platform/
2019-02-18 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 5676a5ed06a1..b7ea1491b6e3 (2 commits)
2019-02-18 alexclarke@chromium.org Make sure TypeId doesn't use PRETTY_FUNCTION when DCHECK is turned off
2019-02-18 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@f165cbb5eae98058153ff0e775c7184dd41ee452
2019-02-18 alexclarke@chromium.org Introduce WorkDeduplicator which encapulates DoWork de-duplication
2019-02-18 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.194.
2019-02-18 jlebel@chromium.org [iOS] Adding "Sync Everything" settings in manage sync settings
2019-02-18 jlebel@chromium.org [iOS] Using item type in the UISwitch for SettingsSwitchCell
2019-02-18 alexclarke@chromium.org Add a BrowserUIThreadScheduler
2019-02-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc f2727fb8d36b..06c51455fc76 (2 commits)
2019-02-18 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal a5aec04c2e82..5676a5ed06a1 (1 commits)
2019-02-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn c1d15b1dbf3d..3499d3ee975e (1 commits)
2019-02-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 0eca7b50ed6d..2ccdd2bc1d01 (1 commits)
2019-02-18 reed@google.com add flag to stage fix to setlength
2019-02-18 tonikitoo@igalia.com Use base's DISALLOW_COPY_AND_ASSIGN in renderer/platform/{bindings,image-decoders,loader}
2019-02-18 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.192.
2019-02-18 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal c8964ea31e00..a5aec04c2e82 (1 commits)
2019-02-18 thakis@chromium.org Add remoting_webapp back to the deterministic build whitelist.
2019-02-18 findit-for-me@appspot.gserviceaccount.com Revert "CrOS status area: Revert order for adding child views"
2019-02-18 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@d5f07ed3b5186e553940a3d5c547067850a4e3f0
2019-02-18 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/webrtc 4a2d57ac432d..f2727fb8d36b (2 commits)
Created with:
gclient setdep -r ../src@bf1a36e53e
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: I90c331b74c8d0467baaa2d4ff989e91bc0c839de
Reviewed-on: https://skia-review.googlesource.com/c/193359
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-19 20:54:07 +00:00
Brian Osman
23b96c0e23
First pass comments to document SkReflected.h
...
Bug: skia:
Change-Id: I6fe50ef0f783a9093090037c4b22af1400c0136e
Reviewed-on: https://skia-review.googlesource.com/c/193363
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2019-02-19 20:45:27 +00:00
Herb Derby
78540b9569
Clarify parameter naming for setMinAndMaxScale
...
Change-Id: I6313aa977a7394481a57446d07e57040f8ff3f6f
Reviewed-on: https://skia-review.googlesource.com/c/193369
Auto-Submit: Herb Derby <herb@google.com>
Commit-Queue: Jim Van Verth <jvanverth@google.com>
Reviewed-by: Jim Van Verth <jvanverth@google.com>
2019-02-19 20:33:27 +00:00
recipe-roller
8ab6f80ea4
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/4649b523f65514591bf1011566f94b67db752827 [autoroll] Make recipes.cfg deterministically generated. (iannucci@chromium.org )
TBR=borenet@google.com
Recipe-Tryjob-Bypass-Reason: Autoroller
Bugdroid-Send-Email: False
Change-Id: I77921fe74b8f9b0afc035d4f1d604b98a07501fd
Reviewed-on: https://skia-review.googlesource.com/c/193370
Reviewed-by: Recipe Roller <recipe-roller@chromium.org>
Commit-Queue: Recipe Roller <recipe-roller@chromium.org>
2019-02-19 20:26:27 +00:00
skia-autoroll
4cebd43791
Roll third_party/externals/swiftshader 24021a2d7ea5..a63e5f9685a6 (1 commits)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/24021a2d7ea5..a63e5f9685a6
git log 24021a2d7ea5..a63e5f9685a6 --date=short --no-merges --format='%ad %ae %s'
2019-02-19 headlessclayton@gmail.com GLES: Fix for crashes when sampling certain textures.
Created with:
gclient setdep -r third_party/externals/swiftshader@a63e5f9685a6
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: I24c289abe2c8b67fc8f08897bd3f589211056c84
Reviewed-on: https://skia-review.googlesource.com/c/193355
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-19 19:51:57 +00:00
Michael Ludwig
ce62dec022
Add general quad methods to GrRTC
...
Refactor compositor GM to use GrRTC directly instead of adding draw ops.
Adds a test row for using drawTextureSet now that it takes dst clips.
Bug: skia:
Change-Id: I6863ef1286cab0f0e5cf989e4aaef8ff2ca0abb8
Reviewed-on: https://skia-review.googlesource.com/c/193023
Commit-Queue: Michael Ludwig <michaelludwig@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2019-02-19 18:54:40 +00:00
Robert Phillips
9338c60013
Switch FP creation over to GrRecordingContext
...
This CL does make use of a new GrRecordingContextPriv backdoor to break CL deadlocks. This occurs when this CL tries to create GrContext-dependent objects outside its scope.
Change-Id: I925030c818f00559d4c953ae07af53667b44aab9
Reviewed-on: https://skia-review.googlesource.com/c/192032
Commit-Queue: Robert Phillips <robertphillips@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2019-02-19 18:24:27 +00:00
Michael Ludwig
136f45a636
Formalize edge-aa interaction with GrAA
...
With this formalization, the edge-AA APIs in GrRTC can distinguish
between tiling cases and regular drawing cases implemented using
kNone or kAll for the AA flags. This means fillRectToRect can be
implemented in terms of fillRectWithEdgeAA.
It also means the drawTexture cases will properly handle
isolated draws and tiled draws when drawing into MSAA.
Bug: skia:
Change-Id: I248dd001919228a958cf84b6bc91363b58b72c0b
Reviewed-on: https://skia-review.googlesource.com/c/192023
Commit-Queue: Michael Ludwig <michaelludwig@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2019-02-19 17:49:57 +00:00
skia-autoroll
43f0df33b3
Roll third_party/externals/angle2 6a492c277e9f..aca30f56ddc0 (1 commits)
...
6a492c277e..aca30f56dd
git log 6a492c277e9f..aca30f56ddc0 --date=short --no-merges --format='%ad %ae %s'
2019-02-19 pwnall@chromium.org Roll googletest to the same version as Chromium.
Created with:
gclient setdep -r third_party/externals/angle2@aca30f56ddc0
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: Ib939bfcce30ba00b9ea052840c2b660785262cf5
Reviewed-on: https://skia-review.googlesource.com/c/193350
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-19 17:13:57 +00:00
skia-autoroll
c5a7846187
Roll third_party/externals/swiftshader 6d74ab852bf2..24021a2d7ea5 (1 commits)
...
https://swiftshader.googlesource.com/SwiftShader.git/+log/6d74ab852bf2..24021a2d7ea5
git log 6d74ab852bf2..24021a2d7ea5 --date=short --no-merges --format='%ad %ae %s'
2019-02-19 headlessclayton@gmail.com vkCmdBlitImage: Make a copy of the VkImageBlit structure
Created with:
gclient setdep -r third_party/externals/swiftshader@24021a2d7ea5
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: I4bb5727034615249ded9296a9201186683584765
Reviewed-on: https://skia-review.googlesource.com/c/193348
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-19 17:01:37 +00:00
Mike Reed
c9c52548b7
simplify even more the new setlength impl
...
Bug: skia:
Change-Id: I160de9807369125d49774deefd1402c5a39ae41f
Reviewed-on: https://skia-review.googlesource.com/c/193360
Reviewed-by: Robert Phillips <robertphillips@google.com>
Commit-Queue: Mike Reed <reed@google.com>
2019-02-19 16:10:42 +00:00
Brian Osman
2991cbee62
Remove SkField, it's no longer used
...
Bug: skia:
Change-Id: I8efcbb09dce2cb0e4f33a10e4ff2148058c6fbc5
Reviewed-on: https://skia-review.googlesource.com/c/193362
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2019-02-19 16:08:42 +00:00
Ben Wagner
18ea3c70fb
Add asserts to SkTextBlobBuilderRunHandler.
...
This makes a user check some postconditions of shaping.
Change-Id: Ifa34bbb9bd8baf18c830d58d99eee9c82811125a
Reviewed-on: https://skia-review.googlesource.com/c/193038
Commit-Queue: Hal Canary <halcanary@google.com>
Reviewed-by: Hal Canary <halcanary@google.com>
2019-02-19 15:55:42 +00:00
Hal Canary
90791e27d8
SkPaint: make bitfield defaults more explicit
...
Change-Id: I7008a5c7f00fab43a28e3623ae8943ed76440ce3
Reviewed-on: https://skia-review.googlesource.com/c/193177
Reviewed-by: Mike Klein <mtklein@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
2019-02-19 15:29:42 +00:00