summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-11Fix typo in BUILD.gn at f040890.chromium/2679chromium/2678chromium/2677chromium/2676chromium/2675Tom Sepez
2016-03-11Set HAVE_SEARCH_H so that pdfium/xfa builds with VS 2015Bruce Dawson
2016-03-10Split fpdf_parser_objects.cpp into per-class .cpp/.h files.Tom Sepez
2016-03-10Change colorspace's number of components to be unsignedWei Li
2016-03-10openjpeg: Don't build with SSE instrinsics for 32-bit x86.Oliver Chang
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-09Move ScopedSetInsertion to third_party/base/stl_util.hTom Sepez
2016-03-09Add a pixel test for text rendering regressionWei Li
2016-03-09Move CPDF_NumberTree to fpdfdoc.Tom Sepez
2016-03-09Convert NULLs to nullptrs in fx_xml_parser.cppOliver Chang
2016-03-09Cleanup some header includes.Dan Sinclair
2016-03-09Structs shouldn't inherit from CFX_Target.Tom Sepez
2016-03-09Cleanup the xfa/src/fdp directory.Dan Sinclair
2016-03-09Fix build broken at ca78d9a52893Tom Sepez
2016-03-09Split off IPDF_SecurityHandler and CPDF_StandardSecurityHandler.Tom Sepez
2016-03-09Fix build broken at 8388037a5c58Tom Sepez
2016-03-09Cleanup the xfa/src/fgas directory.Dan Sinclair
2016-03-09Split off CPDF_Parser and CPDF_SimpleParser into .h/.cpp filesTom Sepez
2016-03-09Collapse xfa/src/fee directorieschromium/2674chromium/2673Dan Sinclair
2016-03-09Fix clang-cl build for pdf_enable_xfa=1Oliver Chang
2016-03-09Fix build at 2f4232d.Oliver Chang
2016-03-09Support clang-cl build on Windows.Oliver Chang
2016-03-09Fix non-xfa builds.Dan Sinclair
2016-03-09Review and cleanup lint warnings.Dan Sinclair
2016-03-08Fix build at 310438fb97a2chromium/2672Tom 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-08Missing return, broken win build.Dan Sinclair
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-08Fix build breakage at 69af2a34f211Tom Sepez
2016-03-08FX_FONTDESCRIPTOR must be POD.Tom Sepez
2016-03-08Update cast to fix lint warning.Dan Sinclair
2016-03-08Remove xfa/src/fwl/src and move code up a level.Dan Sinclair
2016-03-08Revert "Force GN build onto XFA (at next roll)."Tom Sepez
2016-03-08CXFA_TextParseContext::m_eDisplay is too smallTom Sepez
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-07Completely de-virtualize CPDF_SyntaxParser.Tom Sepez
2016-03-07Suppress C4201 for Windows build.Oliver Chang
2016-03-07Revert "Fix chromium-style errors."Dan Sinclair
2016-03-07Fix chromium-style errors.Dan Sinclair
2016-03-07Force GN build onto XFA (at next roll).Tom Sepez
2016-03-07Fix a regression caused by 7cf13c9Wei Li
2016-03-07Remove _FX_WINAPI_PARTITION_APP_Dan Sinclair