Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
dbe6074a06efc5fb6883bb5e4f251ed67c8c0ab4
/
expectations
/
gm
/
ignored-tests.txt
dbe6074
Revert of GrResourceCache2 manages scratch texture. (patchset #14 id:260001 of https://codereview.chromium.org/608883003/)
by robertphillips
· 10 years ago
3d398c8
GrResourceCache2 manages scratch texture.
by bsalomon
· 10 years ago
cce6bbf
Adding test suppression for image-surface GM
by Justin Novosad
· 10 years ago
9959c21
Rebaseline gm expectations after nvpr text change
by cdalton
· 10 years ago
f782639
Add ignored expectation for https://codereview.chromium.org/563283004.
by jvanverth
· 10 years ago
855d83f
Uses a single pre-baked set of paths for drawing nvpr text of a given
by cdalton
· 10 years ago
8bb9e1e
Rebaseline textblob GM after acb882c
by Florin Malita
· 10 years ago
acb882c
Ensure blob typeface information survives SkGPipe serialization.
by fmalita
· 10 years ago
abaef86
Add support for the Rec601 YUV color space to GrYUVtoRGBEffect.
by rileya
· 10 years ago
9728a2b
correct prev suppression
by reed
· 10 years ago
9a6300a
suppress multipicturedraw_pathclip_tiled_nvprmsaa4 after the conservative-rasterclip cl
by reed
· 10 years ago
87a7923
Rebaselines for 6bc2c94de33 (fontmgr_iter).
by bungeman
· 10 years ago
6bc2c94
Add font fallback support to SkFontMgr_fontconfig.
by bungeman
· 10 years ago
52354b6
Updating expectations TBR= BUG=skia:
by joshualitt
· 10 years ago
bd769d0
Initial change to create GeometryProcessor
by joshualitt
· 10 years ago
227c54e
Finish off some lingering rebaselines.
by Mike Klein
· 10 years ago
d204a1b
rebaseline downsamplebitmaps
by Mike Klein
· 10 years ago
ab799fe
fix up GM suppressions
by Mike Klein
· 10 years ago
6a2f5fe
Turn downsamplebitmap GMs vertical to fit in 2048x2048.
by mtklein
· 10 years ago
3f54175
Update fontcache GM to stress the font atlas.
by jvanverth
· 10 years ago
afbfc22
Rebase NEON image procs based on C++ implementation.
by Derek Sollenberger
· 10 years ago
7f91c33
Rebaseline bezier cubics TBR=bsalomon@google.com NOTRY=True
by egdaniel
· 10 years ago
871dca8
Disable NEON procs for box blur as it produces invalid results
by djsollen
· 10 years ago
4d6484e
Revert of Disable NEON procs for box blur as it produces invalid results (patchset #1 id:1 of https://codereview.chromium.org/520963002/)
by djsollen
· 10 years ago
4a17646
Disable NEON procs for box blur as it produces invalid results
by djsollen
· 10 years ago
f2b5f2c
rebaseline and re-enable all perspective tests
by Greg Humphreys
· 10 years ago
a8cf3be
fix names of suppresssed tests on win7
by Greg Humphreys
· 10 years ago
7ad2f08
partial rebaseline for image scaling
by Greg Humphreys
· 10 years ago
b2f94d1
Use highp for gpu bezier effects
by egdaniel
· 10 years ago
76273bb
suppress one more filterbitmap GM
by humper
· 10 years ago
7af7a48
more suppressions to handle differences on Win7 bot
by humper
· 10 years ago
d73c169
Second attempt to land the integral image scaling change.
by humper
· 10 years ago
63b9dc8
Restore text vertex buffer alloc and other optimizations.
by jvanverth
· 10 years ago
60cc7d3
manual revert of bitmap scale change while I investigate failures on chromeos
by humper
· 10 years ago
2e1a826
Revert of Restore text alloc optimizations. (patchset #4 of https://codereview.chromium.org/466363009/)
by djsollen
· 10 years ago
9c3d24b
Restore text vertex buffer alloc and other optimizations.
by jvanverth
· 10 years ago
31067dd
Update GPU baselines for the fontMgr GMs.
by Derek Sollenberger
· 10 years ago
ce7b1d5
always scale to an integer; compensate for fractional image sizes by leaving the fractional scale in the matrix
by humper
· 10 years ago
390f624
Ignore font_mgr gms until we can rebase them
by Derek Sollenberger
· 10 years ago
0b14aa8
Add text blob gm baselines.
by Florin Malita
· 10 years ago
708f154
Rebaseline 565 precision changes and matrixconvolution.
by Mike Klein
· 10 years ago
3e42a46
suppress matrixconvolution
by Mike Klein
· 10 years ago
37ecbaf
[SkTextBlob] Merge run font data at draw time.
by fmalita
· 10 years ago
6f1cd27
Ignore GMs that will need 565 rebaselines.
by Mike Klein
· 10 years ago
f878e3c
Rebaseline and remove tests from ignored-tests.txt
by Brian Salomon
· 10 years ago
81ecaa2
Fix typo in ignored-tests.txt
by Brian Salomon
· 10 years ago
f411ee7
git cl land# Enter a description of the change.
by Brian Salomon
· 10 years ago
97a0d43
Updating expectations for matrix convolution
by joshualitt
· 10 years ago
a942499
Add additional tests to ignored-tests
by Brian Salomon
· 10 years ago
c30aaa0
Use combined color/coverage attribute when possible in aa rect renderer.
by bsalomon
· 10 years ago
0a82f5b
Rebaseline current failures and those ignored for GPU rect change.
by Brian Salomon
· 10 years ago
5acfea7
2D kernel initial wiring for Guassian
by joshualitt
· 10 years ago
4596c98
Mark convex_poly_clip as flaky on msaa16/win8 bots. Add more tests to ignored_tests.txt after GPU rect change.
by Brian Salomon
· 10 years ago
9c0822a
Always use both a color and coverage attribute in GrAARectRenderer.
by bsalomon
· 10 years ago
6dff71f
Remove bleed test from ignored-tests.txt
by Brian Salomon
· 10 years ago
0673676
Don't compare coord change matrices to determine effect compatibility when using explicit local coords.
by bsalomon
· 10 years ago
c6f5784
No longer ignore and rebaseline fontmgr gms.
by bungeman
· 10 years ago
0e67808
Enabling texture_domain_effect
by joshualitt
· 10 years ago
00683c7
Mark bleed GM images on GPU configs as baselined but associated with bug 2762
by Brian Salomon
· 10 years ago
5520e3b
Rebaseline some images from ignored-tests.txt
by Brian Salomon
· 10 years ago
5ae5fc5
Adding repeat mode to texture domain
by joshualitt
· 10 years ago
15ab26d
Rebaseline needed nvpr gms after text change
by cdalton
· 10 years ago
b2808cd
Send less transform data when drawing text with nvpr
by cdalton
· 10 years ago
ba0055b
Revert "Update fontmgr expectations."
by robertphillips
· 10 years ago
ff4b56b
Update fontmgr expectations.
by bungeman
· 10 years ago
33d1346
Suppress fontmgr gm changes while Android catches up.
by bungeman
· 10 years ago
f7caacd
Rebaseline from recent gpu optimization changes
by egdaniel
· 10 years ago
02cafcc
Remove gpu shader optimatization for solid white or trans black colors
by egdaniel
· 10 years ago
3a3eef4
New baselines for perlin noise changes.
by senorblanco
· 10 years ago
e6b28cf
Remove shadows suppression
by robertphillips
· 10 years ago
5fe23b3
Add suppression for shadows test
by robertphillips
· 10 years ago
085f334
Update remaining expectations for https://codereview.chromium.org/337603008.
by jvanverth
· 10 years ago
8119e6a
Rebaseline for gpu dashing4 now doing circle dashes
by egdaniel
· 10 years ago
c6bbd82
Ignore some GM images for https://codereview.chromium.org/337603008.
by jvanverth
· 10 years ago
23ff2a5
More expectation updates for https://codereview.chromium.org/337603008.
by jvanverth
· 10 years ago
217daa7
Revert of Remove the AA requirement for selecting GrEffect-based clipping. (https://codereview.chromium.org/367013003/)
by mtklein
· 10 years ago
e9a729c
Remove the AA requirement for selecting GrEffect-based clipping.
by bsalomon
· 10 years ago
5c76a0f
Update some expectations for https://codereview.chromium.org/337603008.
by jvanverth
· 10 years ago
e159386
Revert of Remove the AA requirement for selecting GrEffect-based clipping. (https://codereview.chromium.org/367013003/)
by bsalomon
· 10 years ago
a73218b
Remove the AA requirement for selecting GrEffect-based clipping.
by bsalomon
· 10 years ago
f767e79
Add the ability for gpu to render dotted lines (dashed line, 0 on interval, round caps)
by egdaniel
· 10 years ago
dc1cf66
Remove A8_LCD luminance hack.
by jvanverth
· 10 years ago
ca6a7c2
Make perlin noise do CTM-correct scaling.
by senorblanco
· 10 years ago
c8fd7b5
Remove suppression of distantclip image differences
by robertphillips
· 10 years ago
912d809
Rebaseline after dithering change
by krajcevski
· 10 years ago
f461a8f
Simple GPU based dithering:
by krajcevski
· 10 years ago
00fb427
Rebaslines from recent dashing changes
by egdaniel
· 10 years ago
1777f23
unignore canvas-layer-state
by reed
· 10 years ago
4a24cd8
Fifth attempt to land faster rect blur. Remove unnecessary conditionals from the shader.
by humper
· 10 years ago
0992d07
rebaseline after changing labels in bitmapfilters
by reed
· 10 years ago
baa860c
* Removed bitmapshaders from expectations/gm/ignored-tests.txt.
by dandov
· 10 years ago
12d4aa6
ignore bitmapfilters failures until we can rebaseline
by reed
· 10 years ago
cf21872
Armv8/64bit doesn't (apparently) need rebaselining
by kevin.petit
· 10 years ago
9a8699f
New baselines for perlin noise tests affected by ce6a35.
by senorblanco
· 10 years ago
2526f0e
rebaselines for removal of unitmapper
by reed
· 10 years ago
1b5e04e
Add more tests to ignore-tests.txt.
by Stephen White
· 10 years ago
e07c1ab
Revert of third try at landing improved blur rect; this time with more correctness (https://codereview.chromium.org/331443003/)
by scroggo
· 10 years ago
ce6a354
Fix tiled perlin noise.
by senorblanco
· 10 years ago
e61c411
Use vertex attributes for dash effect in gpu
by egdaniel
· 10 years ago
72abfc2
third try at landing improved blur rect; this time with more correctness
by humper
· 10 years ago
Next »