summaryrefslogtreecommitdiff
path: root/core/fpdfapi
AgeCommit message (Expand)Author
2017-08-04Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others.chromium/3177Henrique Nakashima
2017-08-04Revert "Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others."Henrique Nakashima
2017-08-03APIs and tests for retrieving raw/decoded data from image objectsJane Liu
2017-08-03Remove CPDF_Array::Truncate().chromium/3176Lei Zhang
2017-08-03Do not truncate the filter array in PDF_DataDecode().Lei Zhang
2017-08-03Avoid a redundant header offset check in CPDF_Parser.Lei Zhang
2017-08-02Replace CFX_ByteTextBuf from cpdf_security_handler.cpp with std::vectorHenrique Nakashima
2017-08-02Unify parsing of cross refs v4Artem Strygin
2017-08-02Rewrite how string Insert() methods handle out of bound indicesRyan Harrison
2017-08-02Pass a CPDF_ImageObject* into CPDF_ImageRenderer::Start().Lei Zhang
2017-08-02Remove unused CPDF_FlateEncoder ctor.Lei Zhang
2017-08-02Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others.Henrique Nakashima
2017-08-01Add public access for read stream into CPDF_SyntaxParserArtem Strygin
2017-08-01Improve readability in CPDF_Parser::ObjectInfo.Artem Strygin
2017-08-01Implement read Session.Artem Strygin
2017-08-01Change CPDF_Parser::GetIndirectBinary() to return a std::vector.Lei Zhang
2017-08-01Remove support for negative params to ReleaseBuffer()Ryan Harrison
2017-08-01Replace raw value for constant error value in string operationsRyan Harrison
2017-08-01Prevent use of null pFileRead in CPDF_DataAvail.chromium/3174Artem Strygin
2017-07-31Initialize CPDF_PathObject members on constructor.Henrique Nakashima
2017-07-28Add CPDF_Stream::ReplaceData method.chromium/3170Artem Strygin
2017-07-28Convert calls to Mid() to Left() or Right() if possibleRyan Harrison
2017-07-28Return removed value from dictionary.Artem Strygin
2017-07-28Implement read validator.Artem Strygin
2017-07-27Remove single param Mid() method from string classesRyan Harrison
2017-07-26Remove recursion from CPDF_DataAvail::HaveResourceXXX.Artem Strygin
2017-07-26Remove useless code.Artem Strygin
2017-07-25flush but do not release skia driverCary Clark
2017-07-24Deprecated FPDF_RENDER_READER in favour of FPDF_RENDER_READYDan Sinclair
2017-07-20Use enum for pdf object typeArtem Strygin
2017-07-19Rename StringCs c_str() to unterminated_c_str().Tom Sepez
2017-07-19Use CFX_WideString in CPDF_NameTree functions to strip BOMchromium/3162Jane Liu
2017-07-19Basic APIs and tests for extracting attachmentsJane Liu
2017-07-18Fix CONTINUED spellingDan Sinclair
2017-07-17Let CPDF_MeshStream::ReadVertexRow return a vectorNicolas Pena
2017-07-13Add Embeddertest for password after savingchromium/3157Nicolas Pena
2017-07-13Cleanup CPDF_RenderOptions colour members.Dan Sinclair
2017-07-13Remove unused CPDF_RenderOptions membersDan Sinclair
2017-07-12Nits in CFX_RenderDevice and CPDF_ContentParserNicolas Pena
2017-07-12Remove unused methods from CPDF_ColorSpaceNicolas Pena
2017-07-12Move CMYKtoRGB methods to fx_codec and clean them upNicolas Pena
2017-07-12Cleanup ICC code part 1Nicolas Pena
2017-07-11Add Windows generic / text only printer driver support.rbpotter
2017-07-10Roll FreeType to c56d8851ea987023cc73981a70d261b3f6427545chromium/3156chromium/3155chromium/3154Nicolas Pena
2017-07-07core: fix -Wshadow warningschromium/3153Miklos Vajna
2017-06-30Remove pointless CFX_FloatRect construction.Lei Zhang
2017-06-29Basic APIs and tests for extracting and setting annotation pathsJane Liu
2017-06-29Move Start to constructor in CFX_Image(Renderer|Transformer)chromium/3145Nicolas Pena
2017-06-29Change SetReverse to GetInverse in CFX_MatrixNicolas Pena
2017-06-28Set default graphics before generating page contentsNicolas Pena