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

Side by Side Diff: expectations/gm/Test-Win8-ShuttleA-HD7770-x86-Debug/expected-results.json

Issue 787423002: Add baseline images for new filterfastbounds GM (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 12831071530564277917 7 12831071530564277917
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 7023 matching lines...) Expand 10 before | Expand all | Expand 10 after
7034 [ 7034 [
7035 "bitmap-64bitMD5", 7035 "bitmap-64bitMD5",
7036 17189259361655681262 7036 17189259361655681262
7037 ] 7037 ]
7038 ], 7038 ],
7039 "bugs": [ 7039 "bugs": [
7040 1935 7040 1935
7041 ], 7041 ],
7042 "reviewed-by-human": false 7042 "reviewed-by-human": false
7043 }, 7043 },
7044 "filterfastbounds_565.png": {
7045 "allowed-digests": [
7046 [
7047 "bitmap-64bitMD5",
7048 1818391908052024401
7049 ]
7050 ],
7051 "reviewed-by-human": true
7052 },
7053 "filterfastbounds_8888.png": {
7054 "allowed-digests": [
7055 [
7056 "bitmap-64bitMD5",
7057 13655332983770120297
7058 ]
7059 ],
7060 "reviewed-by-human": true
7061 },
7062 "filterfastbounds_gpu.png": {
7063 "allowed-digests": [
7064 [
7065 "bitmap-64bitMD5",
7066 6779402826991050245
7067 ]
7068 ],
7069 "reviewed-by-human": true
7070 },
7044 "filterindiabox_565.png": { 7071 "filterindiabox_565.png": {
7045 "allowed-digests": [ 7072 "allowed-digests": [
7046 [ 7073 [
7047 "bitmap-64bitMD5", 7074 "bitmap-64bitMD5",
7048 5356292344634806612 7075 5356292344634806612
7049 ] 7076 ]
7050 ], 7077 ],
7051 "reviewed-by-human": false 7078 "reviewed-by-human": false
7052 }, 7079 },
7053 "filterindiabox_8888.png": { 7080 "filterindiabox_8888.png": {
(...skipping 7484 matching lines...) Expand 10 before | Expand all | Expand 10 after
14538 "allowed-digests": [ 14565 "allowed-digests": [
14539 [ 14566 [
14540 "bitmap-64bitMD5", 14567 "bitmap-64bitMD5",
14541 18282805787534784798 14568 18282805787534784798
14542 ] 14569 ]
14543 ], 14570 ],
14544 "reviewed-by-human": true 14571 "reviewed-by-human": true
14545 } 14572 }
14546 } 14573 }
14547 } 14574 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698