|
|
Convert pdfium to use LF instead of CRLF for EOL
Normalize the whole repository to use "LF" instead of "CRLF" for line endings.
Add a .gitattributes with "* text=auto" so that new lines are
automatically converted to the native platform's format on checkout but
are committed as "LF".
BUG= 375516
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+7112 lines, -7111 lines) |
Patch |
 |
A |
.gitattributes
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
core/src/fpdfapi/fpdf_edit/fpdf_edit_doc.cpp
|
View
|
|
1 chunk |
+1205 lines, -1205 lines |
0 comments
|
Download
|
 |
M |
core/src/fpdfapi/fpdf_render/fpdf_render.cpp
|
View
|
|
1 chunk |
+1488 lines, -1488 lines |
0 comments
|
Download
|
 |
M |
core/src/fxge/ge/fx_ge_text.cpp
|
View
|
|
1 chunk |
+1774 lines, -1774 lines |
0 comments
|
Download
|
 |
M |
fpdfsdk/include/javascript/JS_Define.h
|
View
|
|
1 chunk |
+785 lines, -785 lines |
0 comments
|
Download
|
 |
M |
fpdfsdk/src/fpdfview.cpp
|
View
|
|
1 chunk |
+879 lines, -879 lines |
0 comments
|
Download
|
 |
M |
fpdfsdk/src/javascript/JS_Context.cpp
|
View
|
|
1 chunk |
+364 lines, -364 lines |
0 comments
|
Download
|
 |
M |
fpdfsdk/src/javascript/JS_Object.cpp
|
View
|
|
1 chunk |
+145 lines, -145 lines |
0 comments
|
Download
|
 |
M |
fpdfsdk/src/javascript/JS_Runtime.cpp
|
View
|
|
1 chunk |
+470 lines, -470 lines |
0 comments
|
Download
|
 |
M |
pdfium.gyp
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|