summaryrefslogtreecommitdiff
path: root/pdfium.gyp
AgeCommit message (Expand)Author
2016-04-05Make StringData a templated class.tsepez
2016-04-05Remove core/include/fpdfdoc/fpdf_vt.hdsinclair
2016-04-04Make IPDF_VariableText_{Provider,Iterator} inner classes.dsinclair
2016-04-04fix gyp typoscaryclark
2016-04-04Remove _FXBSTR* and calls to FX_BSTRC.dsinclair
2016-03-31Move the fpdfsdk/include/javascript folderdsinclair
2016-03-31Split core/include/fpdfdoc/fpdf_ap.hdsinclair
2016-03-31Re-enable all the windows warnings except 4267weili
2016-03-31Fix CData parsing in CFDE_XMLSyntaxParser.dsinclair
2016-03-29Re-enable warning 4005 and remove _CRT_SECURE_NO_WARNINGSWei Li
2016-03-29Add a Retained Pointer smart class.tsepez
2016-03-24Fix typos in .gyp filesdan sinclair
2016-03-23Move the fpdfsdk/include/pdfwindow/ headers into fpdfsdk/pdfwindow.dan sinclair
2016-03-23Split core/include/fpdfapi/fpdf_resource.hdan sinclair
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-22Re-enable MSVC warning 4702Wei Li
2016-03-21Make a few more const tables smaller.chromium/2689chromium/2688Tom Sepez
2016-03-21Re-enable several MSVC warningsWei Li
2016-03-21Move core/include/fpdfapi/fpdf_pageobj.h into core/fpdfapi.Dan Sinclair
2016-03-21Move fpdfsdk/include/formfiller to fpdfsdk/formfiller.Dan Sinclair
2016-03-16Move core/include/fpdfapi/fpdf_page.h to correct locations.Dan Sinclair
2016-03-15Fix CJS_PublicMethods::IsNumber() with unit test and some cleanupWei Li
2016-03-15core/include/fdpfapi cleanup Part I.Dan Sinclair
2016-03-15Split CPDF_Stream/CPDF_StreamAcc into separate filesTom Sepez
2016-03-15Tidy fpdftext/ directoryTom Sepez
2016-03-14Move fx_crypto.h and fpdf_text.h out of core/include.Dan Sinclair
2016-03-14Move xfa/src up to xfa/.Dan Sinclair
2016-03-14Move fpdfsdk/src up to fpdfsdk/.Dan Sinclair
2016-03-14Move core/src/ up to core/.Dan Sinclair
2016-03-11Re-enable MSVC warning 4800 for compiling with chromium_codeWei Li
2016-03-10Split fpdf_parser_objects.cpp into per-class .cpp/.h files.Tom Sepez
2016-03-10Split apart the remainder of fpdf_render_render.cpp into per-class files.Tom Sepez
2016-03-09Split off IPDF_CryptoHandler into its own .cpp/.h files.Tom Sepez
2016-03-09Split off IPDF_SecurityHandler and CPDF_StandardSecurityHandler.Tom Sepez
2016-03-09Split off CPDF_Parser and CPDF_SimpleParser into .h/.cpp filesTom Sepez
2016-03-08Split off CPDF_Document into its own .cpp/.h files.Tom Sepez
2016-03-08Re-land "Split CPDF_SyntaxParser into its own named .cpp/.h files."Tom Sepez
2016-03-08Revert "Split CPDF_SyntaxParser into its own named .cpp/.h files."Tom Sepez
2016-03-08Split CPDF_SyntaxParser into its own named .cpp/.h files.Tom Sepez
2016-03-08Reland "Fix chromium-style errors."Dan Sinclair
2016-03-08Remove xfa/src/fxfa/src/common and xfa/src/fxfa/srcDan Sinclair
2016-03-08Move fx_agg_driver files up one levelDan Sinclair
2016-03-07Reland "Add option to GYP to use chromium clang plugins."Dan Sinclair
2016-03-04Add unit tests for FPDFBookmark_Find()Wei Li
2016-03-04Revert "Add option to GYP to use chromium clang plugins."chromium/2671chromium/2670chromium/2669chromium/2668Tom Sepez
2016-03-04Small change to enable skia-backed version of pdfium.Cary Clark
2016-03-03Add option to GYP to use chromium clang plugins.Dan Sinclair
2016-03-03Fix parsing of object numbers > 16,777,216.Dan Sinclair
2016-03-02Rename png_ functions conflicting with chrome.Tom Sepez
2016-02-29Remove fx_fpf.h and IWYUDan Sinclair