Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(172)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: tools/tests/rebaseline/input/json1/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/expected-results.json
Issue
23899003
:
rebaseline.py: fix --add-new when there are no expectations at all (Closed)
Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: fix_actuals_for_new_platform
Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
tools/tests/rebaseline/input/json1/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/actual-results.json
tools/tests/rebaseline/input/json1/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/expected-results.json
tools/tests/rebaseline/output/using-json1-expectations/output-expected/gm-expectations/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/expected-results.json
View unified diff
|
Download patch
|
Annotate
|
Revision Log
« tools/tests/rebaseline/input/json1/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/actual-results.json
('K') |
« tools/tests/rebaseline/input/json1/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/actual-results.json
('k') |
tools/tests/rebaseline/output/using-json1-expectations/output-expected/gm-expectations/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/expected-results.json »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
1
{
1
{
}
2
"expected-results" : {
3
"aaclip_565.png" : {
4
"allowed-digests" : [
5
[ "bitmap-64bitMD5", 12345 ]
6
],
7
"ignore-failure" : false
8
},
9
"aaclip_8888.png" : {
10
"allowed-digests" : [
11
[ "bitmap-64bitMD5", 67890 ]
12
],
13
"ignore-failure" : false
14
},
15
"aaclip_gpu.png" : {
16
"allowed-digests" : [
17
[ "bitmap-64bitMD5", 11899819492385205974 ]
18
],
19
"ignore-failure" : false
20
},
21
"aaclip_pdf.png" : {
22
"allowed-digests" : null,
23
"ignore-failure" : false
24
}
25
}
26
}
OLD
NEW
« tools/tests/rebaseline/input/json1/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/actual-results.json
('K') |
« tools/tests/rebaseline/input/json1/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/actual-results.json
('k') |
tools/tests/rebaseline/output/using-json1-expectations/output-expected/gm-expectations/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/expected-results.json »
('j') |
no next file with comments »
Issue 23899003: rebaseline.py: fix --add-new when there are no expectations at all (Closed)
Created 7 years, 3 months ago by epoger
Modified 7 years, 3 months ago
Reviewers: rmistry
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 19
This is Rietveld
408576698