summaryrefslogtreecommitdiff
path: root/BUILD.gn
AgeCommit message (Expand)Author
2016-03-09Collapse xfa/src/fee directorieschromium/2674chromium/2673Dan Sinclair
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-08Move xfa/src/fxgraphics/src up one level.Dan Sinclair
2016-03-08Remove xfa/src/fxjse/src and move code up a level.Dan Sinclair
2016-03-08Remove xfa/src/fxfa/src/common and xfa/src/fxfa/srcDan Sinclair
2016-03-08Remove xfa/src/fwl/src and move code up a level.Dan Sinclair
2016-03-08Move fx_agg_driver files up one levelDan Sinclair
2016-03-08Remove extraneous xfa/src/fwl/src include/ directories.Dan Sinclair
2016-03-07Suppress C4201 for Windows build.Oliver Chang
2016-03-04Add unit tests for FPDFBookmark_Find()Wei Li
2016-03-04Small change to enable skia-backed version of pdfium.Cary Clark
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
2016-02-29Remove xfa_fm2js.h and IWYU.Dan Sinclair
2016-02-29Remove foxitlib.h and foxitxfa.h and IWYU.Dan Sinclair
2016-02-29Remove fgas_base.h and IWYUDan Sinclair
2016-02-25Remove FDE_USEFORMATBLOCK.Dan Sinclair
2016-02-25Remove fde_mem.hDan Sinclair
2016-02-25Remove fgas.h and IWYU.Dan Sinclair
2016-02-25Remove fde.h and IWYU.Dan Sinclair
2016-02-25Remove set but unsed variables.Lei Zhang
2016-02-25Remove include only fwl.h and IWYU.Dan Sinclair
2016-02-24Remove include only barcode.h and IWYU.Dan Sinclair
2016-02-24Remove xfa_common.h and IWYU.Dan Sinclair
2016-02-24Rename fxge .c files to .cppDan Sinclair
2016-02-23Remove many _CAPS structure names.Tom Sepez
2016-02-22Really apply git cl format to BUILD.gnTom Sepez
2016-02-18Clean up CPDF_FileSpec and add unit testsWei Li
2016-02-16Refactor CPDF_SimpleParser and add unit tests.Wei Li
2016-02-11Remove unused NormalizeString()Tom Sepez
2016-02-09Several pure virtual IFWL_Adapter* classes not implemented.Tom Sepez
2016-02-08CPDF_TextStream::m_pObjArray is always NULLTom Sepez
2016-01-29Merge to XFA: Add tests for CBA_AnnotIterator.Tom Sepez
2016-01-22Merge to XFA: Fixed object references in CPDF_ObjectWei Li
2016-01-20Merge to XFA: Replace more CFX_MapPtrToPtr.Tom Sepez
2016-01-19Resolve fde_xml.h header collisionchromium/2631chromium/2630chromium/2629chromium/2628chromium/2627chromium/2626Tom Sepez
2016-01-08XFA: Remove many relative includes in xfa/Lei Zhang
2016-01-06Merge to XFA: Add fpdf_edit basic creation embedder test.Tom Sepez
2016-01-05Merge to XFA: Remove header files that only have includes.Lei Zhang
2016-01-05Merge to XFA: Add embedder test for fpdfsave.cpp and bug 342Tom Sepez
2016-01-04Merge to XFA: Add FPDFDoc_GetPageMode() embeddertestTom Sepez
2015-12-24Merge to XFA: Switch from nonstd::unique_ptr to std::unique_ptr.Lei Zhang
2015-12-21Merge to XFA: Fix JS seconds since epoch to date conversions.Lei Zhang
2015-12-17Merge to XFA: Correctly extracting email addressesWei Li
2015-12-10Fix BUILD.gn to load the correct V8 snapshot configurationJochen Eisinger