|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+329 lines, -1043 lines) |
Patch |
 |
M |
ios/chrome/BUILD.gn
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/net/BUILD.gn
|
View
|
1
2
3
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/net/image_fetcher.mm
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
ios/chrome/browser/net/image_fetcher_unittest.mm
|
View
|
1
2
|
1 chunk |
+0 lines, -203 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/suggestions/BUILD.gn
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/suggestions/image_fetcher_impl.h
|
View
|
1
2
3
4
5
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/suggestions/image_fetcher_impl.mm
|
View
|
1
2
3
4
5
6
|
3 chunks |
+25 lines, -22 lines |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/suggestions/ios_image_decoder_impl.mm
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
ios/chrome/browser/webp_transcode/BUILD.gn
|
View
|
1
2
|
1 chunk |
+0 lines, -48 lines |
0 comments
|
Download
|
 |
D |
ios/chrome/browser/webp_transcode/DEPS
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
D |
ios/chrome/browser/webp_transcode/OWNERS
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
D |
ios/chrome/browser/webp_transcode/README
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
D |
ios/chrome/browser/webp_transcode/webp_decoder.h
|
View
|
|
1 chunk |
+0 lines, -78 lines |
0 comments
|
Download
|
 |
D |
ios/chrome/browser/webp_transcode/webp_decoder.mm
|
View
|
1
2
|
1 chunk |
+0 lines, -255 lines |
0 comments
|
Download
|
 |
D |
ios/chrome/browser/webp_transcode/webp_decoder_unittest.mm
|
View
|
1
2
|
1 chunk |
+0 lines, -296 lines |
0 comments
|
Download
|
 |
D |
ios/chrome/test/data/webp_transcode/OWNERS
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
D |
ios/chrome/test/data/webp_transcode/test.jpg
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
D |
ios/chrome/test/data/webp_transcode/test.webp
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
D |
ios/chrome/test/data/webp_transcode/test_alpha.png
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
D |
ios/chrome/test/data/webp_transcode/test_alpha.webp
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
D |
ios/chrome/test/data/webp_transcode/test_small.tiff
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
D |
ios/chrome/test/data/webp_transcode/test_small.webp
|
View
|
|
Binary file |
0 comments
|
Download
|
 |
M |
ios/web/BUILD.gn
|
View
|
1
2
3
4
5
|
3 chunks |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
ios/web/public/image_fetcher/BUILD.gn
|
View
|
1
2
3
4
5
|
3 chunks |
+14 lines, -8 lines |
0 comments
|
Download
|
 |
A + |
ios/web/public/image_fetcher/DEPS
|
View
|
1
2
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
ios/web/public/image_fetcher/OWNERS
|
View
|
1
2
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
ios/web/public/image_fetcher/image_data_fetcher.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+96 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
ios/web/public/image_fetcher/image_data_fetcher.mm
|
View
|
1
2
3
4
5
|
9 chunks |
+28 lines, -26 lines |
0 comments
|
Download
|
 |
A + |
ios/web/public/image_fetcher/image_data_fetcher_unittest.mm
|
View
|
1
2
3
4
5
|
10 chunks |
+70 lines, -56 lines |
0 comments
|
Download
|
 |
A + |
ios/web/public/image_fetcher/webp_decoder.h
|
View
|
1
2
3
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
ios/web/public/image_fetcher/webp_decoder.mm
|
View
|
1
2
|
2 chunks |
+29 lines, -29 lines |
0 comments
|
Download
|
 |
A + |
ios/web/public/image_fetcher/webp_decoder_unittest.mm
|
View
|
1
2
3
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A |
ios/web/public/test/mock_image_data_fetcher.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/web/public/test/mock_image_data_fetcher.mm
|
View
|
1
2
3
4
5
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
ios/web/test/data/webp_transcode/OWNERS
|
View
|
1
2
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
ios/web/test/data/webp_transcode/test.jpg
|
View
|
1
2
|
Binary file |
0 comments
|
Download
|
 |
A + |
ios/web/test/data/webp_transcode/test.webp
|
View
|
1
2
|
Binary file |
0 comments
|
Download
|
 |
A + |
ios/web/test/data/webp_transcode/test_alpha.png
|
View
|
1
2
|
Binary file |
0 comments
|
Download
|
 |
A + |
ios/web/test/data/webp_transcode/test_alpha.webp
|
View
|
1
2
|
Binary file |
0 comments
|
Download
|
 |
A + |
ios/web/test/data/webp_transcode/test_small.tiff
|
View
|
1
2
|
Binary file |
0 comments
|
Download
|
 |
A + |
ios/web/test/data/webp_transcode/test_small.webp
|
View
|
1
2
|
Binary file |
0 comments
|
Download
|