summaryrefslogtreecommitdiff
path: root/core/fpdfapi
AgeCommit message (Expand)Author
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
2017-06-28Keep all trailers in CPDF_Parser in m_TrailersNicolas Pena
2017-06-28Use new overloads to make usages of ostringstream more readable.Henrique Nakashima
2017-06-27Add overload for CPDF_Stream.SetData() that takes an ostringstream.Henrique Nakashima
2017-06-27Modified CPDF_PageContentGenerator to work with both Form and PageJane Liu
2017-06-23Cleaning up fx_string_testhelpers.Henrique Nakashima
2017-06-21Clamp instead of checked_cast in TT2PDFNicolas Pena
2017-06-20Cleanup fpdf_parser_decodeNicolas Pena
2017-06-20Cleanup tiling and shading patterns in correct orderDan Sinclair
2017-06-19Add heuristic for improving text rendering in CPDF_CharPosList::LoadNicolas Pena
2017-06-19Fixing metadata not read from linearized file.chromium/3136Henrique Nakashima
2017-06-14Add blend to GraphicsDataNicolas Pena
2017-06-13Allow zero length streams when parsing.chromium/3130Dan Sinclair
2017-06-13Converting CFX_ByteTextBuf to ostringstream in cpdf_pagecontentgenerator.Henrique Nakashima
2017-06-13Converting CFX_ByteTextBuf to ostringstream in cpdf_syntax_parser.cpp.Henrique Nakashima