summaryrefslogtreecommitdiff
path: root/core/include/fpdfapi
AgeCommit message (Expand)Author
2016-03-15Split CPDF_Stream/CPDF_StreamAcc into separate filesTom Sepez
2016-03-14Move fpdfsdk/src up to fpdfsdk/.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-10Change colorspace's number of components to be unsignedWei Li
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-09Move CPDF_NumberTree to fpdfdoc.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-09Review and cleanup lint warnings.Dan 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-07Completely de-virtualize CPDF_SyntaxParser.Tom Sepez
2016-03-07Revert "Fix chromium-style errors."Dan Sinclair
2016-03-07Fix chromium-style errors.Dan Sinclair
2016-03-03Fixup chromium-style warnings in fpdf_objects.hDan Sinclair
2016-03-03Fix O(n^2) behaviour in parser.Tom Sepez
2016-03-03Fix parsing of object numbers > 16,777,216.Dan Sinclair
2016-03-01Fix and enable lint checks.Dan Sinclair
2016-02-29Fixup FX_RECT and FX_SMALL_RECT classes.Tom Sepez
2016-02-27Cleanup forward declarations.dan sinclair
2016-02-26Remove some FX_BOOLsTom Sepez
2016-02-26Re-land "Replace CPDF_Rect and CPDF_Point with CFX types."Tom Sepez
2016-02-26Revert "Replace CPDF_Rect and CPDF_Point with CFX types."Tom Sepez
2016-02-26Replace CPDF_Rect and CPDF_Point with CFX types.Tom Sepez
2016-02-25refactor CPDF_Font and subclassesWei Li
2016-02-22refactor CPDF_PageObject and subclassesWei Li
2016-02-19Get rid of CFX_CharMap instantiations.Lei Zhang
2016-02-19Remove PageObject's m_Type and add As<Type> functionsWei Li
2016-02-18Remove useless CPDF_FontCharMap.Lei Zhang
2016-02-18Remove m_pDownloadCallback.Tom Sepez
2016-02-18Name the states for fpdf_parser_parser.Dan Sinclair
2016-02-17Banish CFX_ObjectArray to the XFA side.Tom Sepez
2016-02-17Remove CFX_PtrList from renderer main loop.Tom Sepez
2016-02-16Split CPDF_PageObjectHolder off from CPDF_PageObjectListTom Sepez
2016-02-16Refactor CPDF_SimpleParser and add unit tests.Wei Li
2016-02-16Rework progressive render loop.Tom Sepez
2016-02-12Fix the way to access marked content.Wei Li
2016-02-11Remove unused NormalizeString()Tom Sepez
2016-02-08Tidy fpdfsave.cppTom Sepez
2016-02-05Remove CFX_FileSizeArray.Tom Sepez
2016-02-04Use full include path in core/include/fpdfapiTom Sepez
2016-02-03Merge to XFA: Complete unit tests for CPDF_ArrayWei Li
2016-02-01Merge to XFA: Remove the m_ObjVersion member variable from CPDF_Parser.Lei Zhang
2016-02-01Merge to XFA: Remove the m_V5Type member variable from CPDF_Parser.chromium/2641chromium/2640chromium/2639chromium/2638Lei Zhang