summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
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
2017-08-14Add CPDF_ObjectWalker.Artem Strygin
2017-08-14Refactoring of CPDF_DataAvail::AreObjectsAvailable.chromium/3186Artem Strygin
2017-08-11Add checks of index operations on string classesRyan Harrison
2017-08-10Move graphic state operations outside BT/ET operationsRyan Wiley
2017-08-10Remove CFDE_PathDan Sinclair
2017-08-10LCMS: rename folderNicolas Pena
2017-08-10Rename CFX_UTF8Decoder::AppendChar to AppendCodePoint.Henrique Nakashima
2017-08-10Make CFX_ByteString(ostringstream) const.Henrique Nakashima
2017-08-09Remove CFX_ByteTextBuf from CFX_UTF8EncoderHenrique Nakashima
2017-08-09Add a FPDF_GetFileVersion() test for a linearized document.Lei Zhang
2017-08-09Remove useless code.Artem Strygin
2017-08-09Unify initialization of CPDF_Parser.Artem Strygin
2017-08-09Unify of saving documents.chromium/3181Artem Strygin
2017-08-09Unify CPDF_Parser::ParseIndirectObjectAtXXX methods.Artem Strygin
2017-08-09Move CSS data tables only used in one fileDan Sinclair
2017-08-09Fold CFX_IsOnlyValue define into only usageDan Sinclair
2017-08-08Add validator into CPDF_SyntaxParser.Artem Strygin
2017-08-08Move CSS code to coreDan Sinclair
2017-08-07Tidy fx_codec_jpx_opj.cppchromium/3180Tom Sepez
2017-08-07Convert static functions to anonymous namespaceTom Sepez
2017-08-07Fix PartitionAlloc vs. opj_malloc mismatch in fx_codec_jpx_opj.cppTom Sepez
2017-08-04Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others.chromium/3177Henrique Nakashima
2017-08-04Enforce recent VC++ version (2015 or later).Tom Sepez
2017-08-04Revert "Remove CFX_ByteTextBuf from cpdfsdk_interform.cpp and others."Henrique Nakashima
2017-08-04Replace CFX_ByteTextBuf with ostringstream in fx_win32_gdipext.cppHenrique Nakashima
2017-08-03APIs and tests for retrieving raw/decoded data from image objectsJane Liu
2017-08-03APIs and tests for extracting bitmaps from image objectsJane Liu
2017-08-03kill some stray __native_client__ definesTom Sepez
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 with ostringstream in cfx_psrenderer.cpp.Henrique Nakashima
2017-08-02Replace CFX_ByteTextBuf from cpdf_security_handler.cpp with std::vectorHenrique Nakashima
2017-08-02Remove unused FromUnicode methodRyan Harrison
2017-08-02Unify parsing of cross refs v4Artem Strygin
2017-08-02Remove parameter from GetIDRyan Harrison
2017-08-02Remove support for out of bounds params in DeleteRyan Harrison