Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
92cb5e580cecf0412b74d51e8863ed557e2bd47a
/
pdfium.gyp
f7036ba
Templatize CFX_{Byte,Wide}StringC
by tsepez
· 9 years ago
9c845c3
Move some classes out of doc_vt.cpp into their own files.
by thestig
· 9 years ago
696fc8b
Revert of Remove unneeded CPVT classes. (patchset #7 id:140001 of https://codereview.chromium.org/1919283008/ )
by dsinclair
· 9 years ago
a354eb5
Remove unneeded CPVT classes.
by thestig
· 9 years ago
b959010
Remove IFX_SystemHandler.
by dsinclair
· 9 years ago
12168d7
CPDF_Document::LoadPattern() and friends always have a valid matrix.
by thestig
· 9 years ago
931bf37
Move CPDF_Document code into cpdf_document.cpp.
by thestig
· 9 years ago
d647a6b
Remove several IPDF_ interfaces and CPDF_RenderModule.
by dsinclair
· 9 years ago
5cc2465
Clean up CPDF_Page.
by thestig
· 9 years ago
3081cc0
Roll v8 to 0ff89ea7 and update gyp references
by machenbach
· 9 years ago
a28ae38
Remove IPDF_TextPage, IPDF_TextPageFind and IPDF_LinkExtract interfaces.
by dsinclair
· 9 years ago
2fa0e13
Remove IPDF_CryptoHandler and IPDF_SecurityHandler.
by dsinclair
· 9 years ago
cdce757
Add iterators and unit tests for CPDF_Array class
by weili
· 9 years ago
6d8e981
Cleanup IFPF_* interfaces.
by dsinclair
· 9 years ago
17f382a
Cleanup various IFX_ text interfaces.
by dsinclair
· 9 years ago
d55e11e
Remove ICodec_* Interfaces.
by dsinclair
· 9 years ago
f992442
flesh out gradient shaders
by caryclark
· 9 years ago
b8627c9
Fix integer issues leading to out of bounds access in fx_ge_text.cpp.
by ochang
· 9 years ago
8da140e
Remove all PWL_Note classes
by dsinclair
· 9 years ago
86e5474
Move include/fxcodec to fxcodec/include
by dsinclair
· 9 years ago
e530fb7
Move remaining fpdfdoc files
by dsinclair
· 9 years ago
89bdd08
Move code from fpdfsdk/include to the sub directories.
by dsinclair
· 9 years ago
48baa5f
Move core/include/fxge to core/fxge/include.
by dsinclair
· 9 years ago
6fb598b
Make StringData a templated class.
by tsepez
· 9 years ago
c7a7349
Remove core/include/fpdfdoc/fpdf_vt.h
by dsinclair
· 9 years ago
ed9c438
Make IPDF_VariableText_{Provider,Iterator} inner classes.
by dsinclair
· 9 years ago
5838dbd
fix gyp typos
by caryclark
· 9 years ago
d80e0a7
Remove _FXBSTR* and calls to FX_BSTRC.
by dsinclair
· 9 years ago
64376be
Move the fpdfsdk/include/javascript folder
by dsinclair
· 9 years ago
777b333
Split core/include/fpdfdoc/fpdf_ap.h
by dsinclair
· 9 years ago
47ca692
Re-enable all the windows warnings except 4267
by weili
· 9 years ago
11ac93c
Fix CData parsing in CFDE_XMLSyntaxParser.
by dsinclair
· 9 years ago
85ff987
Re-enable warning 4005 and remove _CRT_SECURE_NO_WARNINGS
by Wei Li
· 9 years ago
602aebc
Add a Retained Pointer smart class.
by tsepez
· 9 years ago
2e8798f
Fix typos in .gyp files
by dan sinclair
· 9 years ago
89e904b
Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow.
by dan sinclair
· 9 years ago
61b2fc7
Split core/include/fpdfapi/fpdf_resource.h
by dan sinclair
· 9 years ago
a8a28e0
Move core/include/fxcrt to core/fxcrt/include.
by Dan Sinclair
· 9 years ago
e91afba
Re-enable MSVC warning 4702
by Wei Li
· 9 years ago
4161c5c
Make a few more const tables smaller.
by Tom Sepez
· 9 years ago
d4e8f12
Re-enable several MSVC warnings
by Wei Li
· 9 years ago
584b1e6
Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi.
by Dan Sinclair
· 9 years ago
edbb319
Move fpdfsdk/include/formfiller to fpdfsdk/formfiller.
by Dan Sinclair
· 9 years ago
455a419
Move core/include/fpdfapi/fpdf_page.h to correct locations.
by Dan Sinclair
· 9 years ago
614d20a
Fix CJS_PublicMethods::IsNumber() with unit test and some cleanup
by Wei Li
· 9 years ago
aa403d3
core/include/fdpfapi cleanup Part I.
by Dan Sinclair
· 9 years ago
92bbb6f
Split CPDF_Stream/CPDF_StreamAcc into separate files
by Tom Sepez
· 9 years ago
6d6f1f4
Tidy fpdftext/ directory
by Tom Sepez
· 9 years ago
13ee55a
Move fx_crypto.h and fpdf_text.h out of core/include.
by Dan Sinclair
· 9 years ago
1770c02
Move xfa/src up to xfa/.
by Dan Sinclair
· 9 years ago
f766ad2
Move fpdfsdk/src up to fpdfsdk/.
by Dan Sinclair
· 9 years ago
764ec51
Move core/src/ up to core/.
by Dan Sinclair
· 9 years ago
97da976
Re-enable MSVC warning 4800 for compiling with chromium_code
by Wei Li
· 9 years ago
5fc239a
Split fpdf_parser_objects.cpp into per-class .cpp/.h files.
by Tom Sepez
· 9 years ago
f040890
Split apart the remainder of fpdf_render_render.cpp into per-class files.
by Tom Sepez
· 9 years ago
a1193ae
Split off IPDF_CryptoHandler into its own .cpp/.h files.
by Tom Sepez
· 9 years ago
ca78d9a
Split off IPDF_SecurityHandler and CPDF_StandardSecurityHandler.
by Tom Sepez
· 9 years ago
8388037
Split off CPDF_Parser and CPDF_SimpleParser into .h/.cpp files
by Tom Sepez
· 9 years ago
310438f
Split off CPDF_Document into its own .cpp/.h files.
by Tom Sepez
· 9 years ago
b70f5a4
Re-land "Split CPDF_SyntaxParser into its own named .cpp/.h files."
by Tom Sepez
· 9 years ago
06fae28
Revert "Split CPDF_SyntaxParser into its own named .cpp/.h files."
by Tom Sepez
· 9 years ago
d50095f
Split CPDF_SyntaxParser into its own named .cpp/.h files.
by Tom Sepez
· 9 years ago
68b4a4a
Reland "Fix chromium-style errors."
by Dan Sinclair
· 9 years ago
6cdf084
Remove xfa/src/fxfa/src/common and xfa/src/fxfa/src
by Dan Sinclair
· 9 years ago
fffc963
Move fx_agg_driver files up one level
by Dan Sinclair
· 9 years ago
09ca162
Reland "Add option to GYP to use chromium clang plugins."
by Dan Sinclair
· 9 years ago
5227e57
Add unit tests for FPDFBookmark_Find()
by Wei Li
· 9 years ago
5ad8474
Revert "Add option to GYP to use chromium clang plugins."
by Tom Sepez
· 9 years ago
979a36a
Small change to enable skia-backed version of pdfium.
by Cary Clark
· 9 years ago
44beca7
Add option to GYP to use chromium clang plugins.
by Dan Sinclair
· 9 years ago
42fb301
Fix parsing of object numbers > 16,777,216.
by Dan Sinclair
· 9 years ago
d87b20e
Rename png_ functions conflicting with chrome.
by Tom Sepez
· 9 years ago
ac4b836
Remove fx_fpf.h and IWYU
by Dan Sinclair
· 9 years ago
d826067
Rename fxge .c files to .cpp
by Dan Sinclair
· 9 years ago
65b3655
Clean up CPDF_FileSpec and add unit tests
by Wei Li
· 9 years ago
970c11e
Refactor CPDF_SimpleParser and add unit tests.
by Wei Li
· 9 years ago
6b90e98
Remove unused NormalizeString()
by Tom Sepez
· 9 years ago
1d95d65
CPDF_TextStream::m_pObjArray is always NULL
by Tom Sepez
· 9 years ago
fe351db
Merge to XFA: Add tests for CBA_AnnotIterator.
by Tom Sepez
· 9 years ago
33ea630
Merge to XFA: Fixed object references in CPDF_Object
by Wei Li
· 9 years ago
fcb6398
Merge to XFA: Replace more CFX_MapPtrToPtr.
by Tom Sepez
· 9 years ago
d483eb4
Merge to XFA: Add fpdf_edit basic creation embedder test.
by Tom Sepez
· 9 years ago
c2fb35f
Merge to XFA: Remove header files that only have includes.
by Lei Zhang
· 9 years ago
9eb811f
Merge to XFA: Add embedder test for fpdfsave.cpp and bug 342
by Tom Sepez
· 9 years ago
fad30ca
Merge to XFA: Add FPDFDoc_GetPageMode() embeddertest
by Tom Sepez
· 9 years ago
aa8bf7e
Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr.
by Lei Zhang
· 9 years ago
1ac47eb
Merge to XFA: Fix JS seconds since epoch to date conversions.
by Lei Zhang
· 9 years ago
60eac0f
Merge to XFA: Correctly extracting email addresses
by Wei Li
· 9 years ago
0f05b1c
XFA: Hide xfa targets in gyp (similar to GN)
by Tom Sepez
· 9 years ago
d2e023b
Move default value of pdf_enable_xfa to standalone.gypi
by Tom Sepez
· 9 years ago
c46d000
Allow building non-XFA (master) on the XFA branch.
by Tom Sepez
· 9 years ago
10cfea1
Merge to XFA: Reland "Cleanup some numeric code.""
by Dan Sinclair
· 9 years ago
46bed62
Merge to XFA: Fix extraction of colour components in CPDF_DIBSource::DownSampleScanline32Bit
by Oliver Chang
· 9 years ago
0b23c07
Merge to XFA: Remove core/src/fpdfapi/fpdf_font/common.h and use stdint types.
by Lei Zhang
· 9 years ago
df7f366
Merge to XFA: Support linearized loading
by Jun Fang
· 9 years ago
70f6683
Merge to XFA: Remove dead code in fx_codec_jbig_enc.cpp.
by Lei Zhang
· 9 years ago
091f7a0
Merge to XFA: Add path service to retrieve test data directory at run time so tests can be run from any directory.
by Wei Li
· 9 years ago
8241df7
Merge to XFA: Fix all relative includes to third_party.
by Lei Zhang
· 9 years ago
41aa841
XFA: Rename freetype to fx_freetype in pdfium.gyp.
by Lei Zhang
· 9 years ago
476ac13
Merge to XFA: The chromium_code whack-a-mole CLs.
by Lei Zhang
· 9 years ago
Next »