summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-03-07Reland "Add option to GYP to use chromium clang plugins."Dan Sinclair
2016-03-07Fix linux XFA build.Dan Sinclair
2016-03-07Remove deprecated declarationsjinming_wang
2016-03-04Add unit tests for FPDFBookmark_Find()Wei Li
2016-03-04Turn on -Werror for standalone builds.Tom Sepez
2016-03-04Revert "Add option to GYP to use chromium clang plugins."chromium/2671chromium/2670chromium/2669chromium/2668Tom Sepez
2016-03-04Re-land "Only place primitive objects on the V8 global template."Tom Sepez
2016-03-04Try again to suppress mac warnings.Tom Sepez
2016-03-04Remove V8_DEPRECATION_WARNINGS for mac/xfaTom Sepez
2016-03-04Revert "Only place primitive objects on the V8 global template."Tom Sepez
2016-03-04Only place primitive objects on the V8 global template.Tom Sepez
2016-03-04Try again to suppress mac deprecation warnings.Tom Sepez
2016-03-04Suppress same windows warnings in xfa.gypTom Sepez
2016-03-04Small change to enable skia-backed version of pdfium.Cary Clark
2016-03-04Fix deprecated ObjectTemplate::New() and TryCatch() warnings.Tom Sepez
2016-03-03Combine StrToInt methods.Dan Sinclair
2016-03-03Add option to GYP to use chromium clang plugins.Dan Sinclair
2016-03-03Fixup chromium-style warnings in fpdf_objects.hDan Sinclair
2016-03-03Suppress deprecation warnings for XFA.chromium/2667Tom Sepez