summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2017-06-20Fix signedness of height in BMP decoderNicolas 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-19Use EXPECT_STREQ() in fx_system_unittest.cpp.Lei Zhang
2017-06-19Make out_row_buffer an std::vectorNicolas Pena
2017-06-19Converting CFX_ByteTextBuf to ostringstream in SAX.Henrique Nakashima
2017-06-19Converting CFX_ByteTextBuf to ostringstream in cxml_parser.cpp.Henrique Nakashima
2017-06-16Avoid a crash inside wcsftime() on Windows.chromium/3135chromium/3134chromium/3133Lei Zhang
2017-06-15Remove unused BMP compressing codeNicolas Pena
2017-06-14Cleanup fx_bmp part 1Nicolas Pena
2017-06-14Fix crash when inserting empty pathNicolas Pena
2017-06-14Add blend to GraphicsDataNicolas Pena
2017-06-13Allow zero length streams when parsing.chromium/3130Dan Sinclair
2017-06-13Check validity of color indices in bmp_decode_rgbNicolas Pena
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-12Trimming brackets and quotes outside URLs.chromium/3129Henrique 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-09Revert "Revert "Adding constructor of CFX_ByteString that takes a std::ostrin...Henrique Nakashima
2017-06-08Revert "Adding constructor of CFX_ByteString that takes a std::ostringstream."Henrique Nakashima
2017-06-08Adding constructor of CFX_ByteString that takes a std::ostringstream.Henrique Nakashima
2017-06-08Guard against undefined shifting in JPX decoderDan Sinclair
2017-06-08Replacing CFX_ByteTextBuf with stringstream in cpdf_streamparser.cpp.Henrique Nakashima
2017-06-08Fixing click area for links with a URL with prepended text.chromium/3125Henrique Nakashima
2017-06-07Fix EmptyCreation testNicolas Pena
2017-06-05Add start of CFGAS_FormatString testsDan Sinclair
2017-06-02Remove explicit CFX_Matrix identity matrix instantiations.Lei Zhang
2017-06-01Use unique_ptrs for codec contexts in ccodec_progressivedecoder.chromium/3118Tom Sepez
2017-06-01Move CCodec_GifModule state to CGifContextTom Sepez
2017-06-01Missing one unowned_ptr in ccodec_progressivedecoder.hTom Sepez
2017-06-01Fix content generation to only generate dirty page objects.wileyrya
2017-06-01Rename FXJPEG_Context and use unowned ptrTom Sepez
2017-05-31Put all CCodec_PngModule state into its context.Tom Sepez
2017-05-31Move all of ccodec_bmpmodule state to its contextTom Sepez
2017-05-30Use unowned ptr back to delegates in codec moduleschromium/3117Tom Sepez
2017-05-30Fix small ordering issue in CFX_ProgressiveDecoder cleanup.chromium/3116Tom Sepez
2017-05-30Release unowned m_pTiffContext before deleting through itTom Sepez
2017-05-30Do not store pointer to IFX_Pause in CCodec_Jbig2ContextTom Sepez
2017-05-26IFX_Pause is passed to CJBig2_Context, no need to store.chromium/3113Tom 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-26Pass CJBig2_ArithDecoder to CJBig2_GRDProc as needed.Tom Sepez
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-26Rename Probe() to ProbeForLowSeverityLifetimeIssue().Tom Sepez
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