Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
pdfium
/
8ca63de14d522d3d259d74fa43b28b05b02728e8
/
pdfium.gyp
26b86e6
Move CFX_GEModule into its own file
by npm
· 8 years ago
e85f971
Fix FMCallExpression undefined shift behaviour.
by dsinclair
· 8 years ago
27053d8
Splitting fpdfdoc/doc_* part III.
by dsinclair
· 8 years ago
448c433
Splitting fpdfdoc/doc_* part II.
by dsinclair
· 8 years ago
6faf9f9
Fix Jbig2 document context creation by checking proper pointer
by weili
· 8 years ago
02e6f59
Splitting fpdfdoc/doc_* part I
by dsinclair
· 8 years ago
3e454bf
Add build configuration for experimental Windows GDI code.
by thestig
· 8 years ago
7484762
Refactor fxge/fx_apple and fx_win header files
by npm
· 8 years ago
dbfc352
Remove the document tagged code as it is unused.
by dsinclair
· 8 years ago
cac704d
Split fpdfdoc/include/fpdf_doc.h into individual classes.
by dsinclair
· 8 years ago
f73893a
Splitting fx_ge_fontmap.cpp
by npm
· 8 years ago
0024a22
Remove CFX_Deletable
by weili
· 8 years ago
9f515bc
Use actual type instead CFX_Deletable
by weili
· 8 years ago
39fdfc3
Rename xfa_utils_imp to xfa_utils
by dsinclair
· 8 years ago
3b6c7e9
Move CPDF_Annot and CPDF_AnnotList to their own header.
by jaepark
· 8 years ago
47228ac
Clean up singleton implementation
by weili
· 8 years ago
e35af1e
Remove some IFX_* wrappers.
by dsinclair
· 8 years ago
b3f2467
Move fpdfsdk/jsapi into fxjs/
by dsinclair
· 8 years ago
5a6c139
Use smart pointers for class owned member variables
by weili
· 8 years ago
34f86b0
Break xfa_parser_imp apart
by dsinclair
· 8 years ago
1d13fb7
Enable compiling with clang chrome plugins for GYP build
by weili
· 8 years ago
e89391e
add local caching for skia draws
by caryclark
· 8 years ago
17dfaa7
Revert "Turn on clang_use_chrome_plugins for GYP as well."
by thestig
· 8 years ago
f7f659c
Turn on clang_use_chrome_plugins for GYP as well.
by thestig
· 8 years ago
095d346
Move ifx_renderdevicedriver to a separate file to share
by weili
· 8 years ago
d931476
Remove unused code.
by dsinclair
· 8 years ago
f4bb580
Make code compile with clang_use_chrome_plugin (part II)
by weili
· 8 years ago
979070b
Get rid of IPDF_DataAvail.
by thestig
· 8 years ago
b0fcfad
Remove unused PS generation code.
by thestig
· 8 years ago
ddffb57
Remove CFX_PrivateData from CPDF_ModuleMgr
by tsepez
· 9 years ago
27ddf16
Distinguish between user and owner passwords.
by thestig
· 9 years ago
1b99b2d
Merge GetBits32() impls into one. Put it in fxcrt.
by thestig
· 9 years ago
fc2cdf8
fgas/ code cleanup.
by dsinclair
· 9 years ago
411f118
Remove Release() from IFXCRT_FileAccess.
by tsepez
· 9 years ago
c7600f9
Remove CFX_DSPATemplate usage in CXFA_TextParser
by dsinclair
· 9 years ago
749c14c
Remove agg from skia build
by caryclark
· 9 years ago
5f3b41b
Use chromium_code standard for PDFium GYP compilation
by weili
· 9 years ago
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
Next »