Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(301)

Side by Side Diff: expectations/gm/Test-Android-Nexus9-TegraK1-Arm64-Release/expected-results.json

Issue 810423003: Initial rebaselines for complexclip3 (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 { 1 {
2 "expected-results": { 2 "expected-results": {
3 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 16998423976396106083 7 16998423976396106083
8 ] 8 ]
9 ], 9 ],
10 "reviewed-by-human": true 10 "reviewed-by-human": true
(...skipping 2538 matching lines...) Expand 10 before | Expand all | Expand 10 after
2549 }, 2549 },
2550 "complexclip2_rrect_bw_nvprmsaa4.png": { 2550 "complexclip2_rrect_bw_nvprmsaa4.png": {
2551 "allowed-digests": [ 2551 "allowed-digests": [
2552 [ 2552 [
2553 "bitmap-64bitMD5", 2553 "bitmap-64bitMD5",
2554 2518507729910040958 2554 2518507729910040958
2555 ] 2555 ]
2556 ], 2556 ],
2557 "reviewed-by-human": true 2557 "reviewed-by-human": true
2558 }, 2558 },
2559 "complexclip3_complex_565.png": {
2560 "allowed-digests": [
2561 [
2562 "bitmap-64bitMD5",
2563 7460520537095208796
2564 ]
2565 ],
2566 "reviewed-by-human": true
2567 },
2568 "complexclip3_complex_8888.png": {
2569 "allowed-digests": [
2570 [
2571 "bitmap-64bitMD5",
2572 7291660642367442338
2573 ]
2574 ],
2575 "reviewed-by-human": true
2576 },
2577 "complexclip3_complex_gpu.png": {
2578 "allowed-digests": [
2579 [
2580 "bitmap-64bitMD5",
2581 5425839111661000388
2582 ]
2583 ],
2584 "reviewed-by-human": true
2585 },
2586 "complexclip3_complex_msaa16.png": {
2587 "allowed-digests": [
2588 [
2589 "bitmap-64bitMD5",
2590 6567490534933586853
2591 ]
2592 ],
2593 "reviewed-by-human": true
2594 },
2595 "complexclip3_complex_nvprmsaa4.png": {
2596 "allowed-digests": [
2597 [
2598 "bitmap-64bitMD5",
2599 2476683591443888711
2600 ]
2601 ],
2602 "reviewed-by-human": true
2603 },
2604 "complexclip3_simple_565.png": {
2605 "allowed-digests": [
2606 [
2607 "bitmap-64bitMD5",
2608 17041863101976913760
2609 ]
2610 ],
2611 "reviewed-by-human": true
2612 },
2613 "complexclip3_simple_8888.png": {
2614 "allowed-digests": [
2615 [
2616 "bitmap-64bitMD5",
2617 5585387428193910993
2618 ]
2619 ],
2620 "reviewed-by-human": true
2621 },
2622 "complexclip3_simple_gpu.png": {
2623 "allowed-digests": [
2624 [
2625 "bitmap-64bitMD5",
2626 600546617215273168
2627 ]
2628 ],
2629 "reviewed-by-human": true
2630 },
2631 "complexclip3_simple_msaa16.png": {
2632 "allowed-digests": [
2633 [
2634 "bitmap-64bitMD5",
2635 14387472185481197960
2636 ]
2637 ],
2638 "reviewed-by-human": true
2639 },
2640 "complexclip3_simple_nvprmsaa4.png": {
2641 "allowed-digests": [
2642 [
2643 "bitmap-64bitMD5",
2644 12017996734769242584
2645 ]
2646 ],
2647 "reviewed-by-human": true
2648 },
2559 "complexclip_aa_565.png": { 2649 "complexclip_aa_565.png": {
2560 "allowed-digests": [ 2650 "allowed-digests": [
2561 [ 2651 [
2562 "bitmap-64bitMD5", 2652 "bitmap-64bitMD5",
2563 2325131462719689144 2653 2325131462719689144
2564 ] 2654 ]
2565 ], 2655 ],
2566 "reviewed-by-human": false 2656 "reviewed-by-human": false
2567 }, 2657 },
2568 "complexclip_aa_8888.png": { 2658 "complexclip_aa_8888.png": {
(...skipping 11722 matching lines...) Expand 10 before | Expand all | Expand 10 after
14291 "allowed-digests": [ 14381 "allowed-digests": [
14292 [ 14382 [
14293 "bitmap-64bitMD5", 14383 "bitmap-64bitMD5",
14294 11835374726311942978 14384 11835374726311942978
14295 ] 14385 ]
14296 ], 14386 ],
14297 "reviewed-by-human": true 14387 "reviewed-by-human": true
14298 } 14388 }
14299 } 14389 }
14300 } 14390 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698