Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
5cc0a40c39aed4624a89c19fac43e92c68922bc1
/
pdfium.gyp
6675a80
Merge to XFA: Move fx_safe_types.h to include/ directory.
by Tom Sepez
· 9 years ago
6efc0ad
Merge to XFA: Automated test case for 487928.
by Tom Sepez
· 9 years ago
ed099be
Merge to XFA: Abort on OOM by default in FX_Alloc().
by Tom Sepez
· 9 years ago
130c7d1
Fix a global buffer overflow issue in CXFA_ItemLayoutProcessor::CalculatePositionedContainerPos
by JUN FANG
· 10 years ago
cf22eb8
Merge to XFA: Make (and verify) public/ files compile under C.
by Tom Sepez
· 10 years ago
1ed8a21
Merge to XFA: Create top-level public/ header directory.
by Tom Sepez
· 10 years ago
eff208f
Merge to XFA: Move function prototypes to new doc_utils.h file
by Tom Sepez
· 10 years ago
441932f
Merge to XFA: Don't call FPDF_InitLibrary() in individual unit_tests.
by Tom Sepez
· 10 years ago
9a3f812
Merge to XFA: Fix (nearly all) IWYU in fpdfskd/include/javascript/ headers.
by Tom Sepez
· 10 years ago
fbc7449
Merge to XFA: Add embedder test comparing with the last patch.
by JUN FANG
· 10 years ago
db20582
Merge to XFA: Fix subtle issues in opj_skip_from_memory and add unit tests.
by Tom Sepez
· 10 years ago
2785fb4
Fix pdfium_embeddertests on XFA.
by Tom Sepez
· 10 years ago
2b0ed94
Merge to XFA: Remove unused IDS_ constants from pdfium.
by Tom Sepez
· 10 years ago
a310e00
Merge to XFA: Pull in gmock for standalone pdfium builds.
by Tom Sepez
· 10 years ago
d8bc3d5
Merge to XFA: Add small flate decode unit test.
by Tom Sepez
· 10 years ago
b045ed2
Merge https://codereview.chromium.org/897973002/ and https://codereview.chromium.org/902753002/ to XFA branch
by John Abd-El-Malek
· 10 years ago
385729b
Fix XFA build after combining PDFium into Chromium binary.
by John Abd-El-Malek
· 10 years ago
65b7a0c
Merge to XFA: Kill off some more unreachable fopen's.
by Tom Sepez
· 10 years ago
3542589
Merge to XFA: Add namespace and-re-arrange PDFium's local copy of /base.
by Tom Sepez
· 10 years ago
53476d6
Merge to XFA: Prevent base::CheckedNumeric from leaking outside of pdfium.
by Tom Sepez
· 10 years ago
a9e835e
Merge the following commit to XFA:
by John Abd-El-Malek
· 10 years ago
ef4dce4
Merge the following changes to XFA branch:
by John Abd-El-Malek
· 10 years ago
26b8a5b
Merge to XFA: Add embedder test for stream length beyond end of file.
by Tom Sepez
· 10 years ago
2255a1b
Merge to XFA: Fix null crash in CheckTrailer.
by Tom Sepez
· 10 years ago
1b1bb49
Merge to XFA: pdfium_embeddertests fixes
by Tom Sepez
· 10 years ago
c8f6ab6
Merge to XFA: Add embeddertests.
by Tom Sepez
· 10 years ago
a6f95eb
Merge to XFA: Simplify UTF16LE_Encode and add unittest.
by Bo Xu
· 10 years ago
96d1334
Merge to XFA: PDFium embeddertests.
by Tom Sepez
· 10 years ago
a902979
Organize barcode codes into modules.
by Bo Xu
· 10 years ago
5f21e9d
Unit test for 417HighLevelEncoder
by Tom Sepez
· 10 years ago
3f49aa3
XFA: merge patch from CL 792953005, fix most warnings
by Bruce Dawson
· 10 years ago
a5c9431
Merge to XFA: Add ostream helpers for FX String classes.
by Tom Sepez
· 10 years ago
22ee248
Merge to XFA: Re-enable pdfium_unittests.
by Tom Sepez
· 10 years ago
5804331
XFA: revert bb1405d - Create pdfium_unittests binary.
by Tom Sepez
· 10 years ago
bb1405d
Merge: Create pdfium_unittests binary. [XFA]
by Tom Sepez
· 10 years ago
4c764f3
XFA: merge patch from CL 815103002
by Bo Xu
· 10 years ago
207299b
XFA: merge patch from issue 801913002 and 804463003
by John Abd-El-Malek
· 10 years ago
8ad0040
Merge "Add big integer library""
by Bo Xu
· 10 years ago
fdc00a7
Merge XFA to PDFium master at 4dc95e7 on 10/28/2014
by Bo Xu
· 10 years ago
043f07f
Add openjpeg pre-processor OPJ_STATIC to pdfium.gyp
by Bo Xu
· 10 years ago
2fd7b0b
Disable exceptions for the pdfium targets, now that pdfium:29 is done.
by Nico Weber
· 10 years ago
b7e2af9
Fix for min/max compile error on Windows
by Scott Graham
· 10 years ago
b72977f
Build with exceptions enabled on Windows too.
by Nico Weber
· 10 years ago
3fb18f4
Hook up the default v8::Platform implementation to pdfium
by Jochen Eisinger
· 10 years ago
8f75c67
Disable warning 4267 in pdfium until it is fixed.
by Nico Weber
· 10 years ago
3d07b6f
Do not disable warnings-as-errors for pdfium.
by Nico Weber
· 10 years ago
3522876
Remove custom memory manager
by Bo Xu
· 10 years ago
9108ad2
Import Chromium base/numerics to resolve integer overflow.
by Chris Palmer
· 10 years ago
6c67358
Revert "Import Chromium base/numerics to resolve integer overflow."
by John Abd-El-Malek
· 10 years ago
d9713f0
Import Chromium base/numerics to resolve integer overflow.
by Chris Palmer
· 10 years ago
def5c7d
Disable pointer-to-int conversion warning.
by John Abd-El-Malek
· 10 years ago
d68f9a3
Add GN build file for pdfium, rename GYP target.
by John Abd-El-Malek
· 10 years ago
2611932
Fix build error on Windows stand alone build.
by John Abd-El-Malek
· 10 years ago
75392b3
Move linker settings from standalone.gypi to pdfium.gyp, since they're needed when linking pdfium_test as part of other projects' gyp files as well where standalone.gypi isn't used.
by John Abd-El-Malek
· 10 years ago
f49e964
Remove gcctest target which is not needed anymore.
by John Abd-El-Malek
· 10 years ago
3ce25e6
Revert the changes to pdfium.gyp in 4db62f5. To completely fix all the errors on all platforms we'd have to make changes to third party libraries. Some of those libraries are already shipped in chrome, and if we are going to want to share them we don't want them to diverge.
by John Abd-El-Malek
· 10 years ago
3bba17d
Don't remove -Wheader-hygiene for pdfium, 41f0590a9d7 fixed all violations.
by Nico Weber
· 10 years ago
4db62f5
Fixed or silenced all warnings and turned on warnings-as-errors.
by John Abd-El-Malek
· 10 years ago
951f241
Remove refernce to file that's not there in gyp.
by John Abd-El-Malek
· 10 years ago
5110c47
Initial commit.
by John Abd-El-Malek
· 10 years ago