|
Move simple png encoding for image_diff into tools/
Now that Blink isn't including webkit_support_gfx directly, this moves
it to live next to its only user (the image_diff tool).
R=dpranke
TBR=joth (for android_webview/tools/third_party_files_whitelist.txt)
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=215798
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+53 lines, -819 lines) |
Patch |
 |
M |
android_webview/tools/third_party_files_whitelist.txt
|
View
|
1
2
3
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/shell/webkit_test_controller.cc
|
View
|
1
2
|
2 chunks |
+8 lines, -6 lines |
0 comments
|
Download
|
 |
M |
tools/imagediff/DEPS
|
View
|
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
tools/imagediff/image_diff.cc
|
View
|
|
4 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
tools/imagediff/image_diff.gyp
|
View
|
|
1 chunk |
+8 lines, -1 line |
0 comments
|
Download
|
 |
A + |
tools/imagediff/image_diff_png.h
|
View
|
1
2
|
2 chunks |
+5 lines, -13 lines |
0 comments
|
Download
|
 |
A + |
tools/imagediff/image_diff_png.cc
|
View
|
1
2
|
6 chunks |
+13 lines, -37 lines |
0 comments
|
Download
|
 |
M |
webkit/support/DEPS
|
View
|
1
2
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
webkit/support/mock_webclipboard_impl.cc
|
View
|
|
2 chunks |
+10 lines, -12 lines |
0 comments
|
Download
|
 |
M |
webkit/support/webkit_support.gypi
|
View
|
1
2
3
|
2 chunks |
+0 lines, -23 lines |
0 comments
|
Download
|
 |
D |
webkit/support/webkit_support_gfx.h
|
View
|
|
1 chunk |
+0 lines, -43 lines |
0 comments
|
Download
|
 |
D |
webkit/support/webkit_support_gfx.cc
|
View
|
|
1 chunk |
+0 lines, -674 lines |
0 comments
|
Download
|
Total messages: 9 (0 generated)
|