summaryrefslogtreecommitdiff
path: root/core/fpdfapi
AgeCommit message (Expand)Author
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
2017-06-09Converting CFX_ByteTextBuf to ostringstream in fdpf_parser_decode.cpp.chromium/3126Henrique Nakashima
2017-06-09Simplify CPDF_Array::RemoveAt(index, size).Lei Zhang
2017-06-08Replacing CFX_ByteTextBuf with stringstream in cpdf_streamparser.cpp.Henrique Nakashima
2017-06-07Fix EmptyCreation testNicolas Pena
2017-06-01Fix content generation to only generate dirty page objects.wileyrya
2017-05-30Fix small ordering issue in CFX_ProgressiveDecoder cleanup.chromium/3116Tom Sepez
2017-05-26Fix CPDF_PageRenderContext cleanupTom Sepez
2017-05-26Add public API for setting the blend mode on a page object.wileyrya
2017-05-26Release unowned CS reference before maybe destroying owned oneTom Sepez
2017-05-26Use proper file names in core/fpdfapi/fontNicolas Pena
2017-05-26Avoid dangling encrypt dict pointer in CPDF_ParserTom Sepez
2017-05-26Simplify CPDF_Page ctor.Lei Zhang
2017-05-26Add public API for setting the fill color on a text objectwileyrya
2017-05-26Add public API for setting LineJoin and LineCap on a pathwileyrya
2017-05-25Mass conversion of remaining class members (non-xfa)Tom Sepez