summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2017-08-30Move CFX_UTF8Decoder out of fx_basicDan Sinclair
2017-08-30Move CFX_UTF8Encoder out of fx_basicDan Sinclair
2017-08-30Fix undefined shift in CJBig2_Context::decodeSymbolIDHuffmanTableNicolas Pena
2017-08-30Split auto restorer from fx_basicDan Sinclair
2017-08-30Move CFX_BitStream to its own fileDan Sinclair
2017-08-30Convert int* references to FX_STRSIZERyan Harrison
2017-08-30Cleanup CFX_SeekableStreamProxyRyan Harrison
2017-08-29Implement CPDF_ObjectAvail.Artem Strygin
2017-08-29Optimize receiving page, if it have not obj num.Artem Strygin
2017-08-29Make some CPDF_StreamContentParser methods static.Lei Zhang
2017-08-28Unify CPDF_DataAvail::CheckTrailer.Artem Strygin
2017-08-28Unify CPDF_DataAvail::LoadAllFile.chromium/3199Artem Strygin
2017-08-28Unify CPDF_DataAvail::CheckCrossRef.Artem Strygin
2017-08-28Add a nullptr check in ReplaceIndirectObjectIfHigherGeneration().Lei Zhang
2017-08-28Remove unused / rarely used CFX_PTemplate methods.Lei Zhang
2017-08-28Convert find markers to Optionals in CPDF_TextPageFindRyan Harrison
2017-08-28Add helper methods in CJBig2_GRRDProc.Lei Zhang
2017-08-28Move replaced indirect objects to the orphans list.Lei Zhang
2017-08-28Change DrawAppearance() methods to take CFX_Matrix by const-ref.Lei Zhang
2017-08-28Skip decoding of excessively large JBIG2 images.Lei Zhang
2017-08-28Unify CPDF_SyntaxParser::GetObjectXXX methods.Artem Strygin
2017-08-25Add help IsValid* methods to string classeschromium/3198chromium/3197Ryan Harrison
2017-08-23Convert string Find methods to return an OptionalRyan Harrison
2017-08-23Remove useless code.Artem Strygin
2017-08-23Unify CPDF_DataAvail::CheckEnd.Artem Strygin
2017-08-23Unify CPDF_DataAvail::CheckHeader.Artem Strygin
2017-08-23Simplify Trailers usage in CPDF_Parser.Artem Strygin
2017-08-23Verify image returned from AddImageDan Sinclair
2017-08-22Bypass asserts in string [] operator for empty stringschromium/3194Ryan Harrison
2017-08-22Converted CFX_Matrix::TransformRect() to take in constsJane Liu
2017-08-22Check length in CFX_Win32FontInfo::AddInstalledFontNicolas Pena
2017-08-22Avoid an ASSERT failure in CFX_SeekableStreamProxy.Lei Zhang
2017-08-21Unify cross ref item check.chromium/3193Artem Strygin
2017-08-21Avoid annotation popups to be clipped at page edgesJane Liu
2017-08-21Remove useless code.Artem Strygin
2017-08-21Converted CFX_FloatRect::{Init|Update}Rect() to take point objectsJane Liu
2017-08-21Converted DrawCosmeticLine() to take point objectsJane Liu
2017-08-17Roll build_revision to bff6ee8.Lei Zhang
2017-08-17Fix some issues with individual image mask renderingrbpotter
2017-08-16Fix another unguarded string element accessRyan Harrison
2017-08-16Fix potential OOM / integer overflow in CPDF_Parser.Lei Zhang
2017-08-16API and test for retrieving metadata from image objectsJane Liu
2017-08-15Change a bunch of methods to take a const CFX_Matrix& param.chromium/3187Lei Zhang
2017-08-15Remove CFX_ByteTextBuf.Henrique Nakashima
2017-08-15Add missing length check before getting element from stringRyan Harrison
2017-08-15Make GetChar & Clone const for IFX_CharIterRyan Harrison
2017-08-15Remove useless code.Artem Strygin
2017-08-15Remove GetAt from string classesRyan Harrison
2017-08-15Remove CFDE_RenderDeviceDan Sinclair
2017-08-14Refactoring of CPDF_DataAvail::GetObject.Artem Strygin