summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-10Fix FPDFImageObj_LoadJpegFile(Inline) to allow NULL to be passed in for pages...chromium/3096Andrew Weintraub
2017-05-10Simplify CPDF_ImageRenderer::StartRenderDIBSource().Lei Zhang
2017-05-10Use FXSYS_IntToTwoHexChars() in more places.Lei Zhang
2017-05-10Fix typos for the word start.Lei Zhang
2017-05-09Create common CXML_Object base class for CXML_Content and CXML_Element.Tom Sepez
2017-05-09Remove FPDFPageObj_NewImgeObj().Lei Zhang
2017-05-09LibOpenJPEG: restrict l_img_comp->prec to avoid undefined shiftNicolas Pena
2017-05-09Edit code cleanupDan Sinclair
2017-05-09Cleanup of CGifDecompressor part 1Nicolas Pena
2017-05-09Move FPDF_FILEWRITE adapter to own fileDan Sinclair
2017-05-09Rename fpdf_edit_create.cpp to cpdf_creator.cppDan Sinclair
2017-05-09Use CXFA_TextUserData in place of CFX_Retainable where possible.Tom Sepez
2017-05-09No-effect cast in cxfa_layoutitem.cppTom Sepez
2017-05-09Remove downcast in cxfa_layoutpagemgr.cppTom Sepez
2017-05-09Remove editint.h and create individual headerschromium/3095Dan Sinclair
2017-05-09Remove CPDF_Creator friendsDan Sinclair
2017-05-09Remove AppendObject from CPDF_CreatorDan Sinclair
2017-05-09Cleanup CPDF_Creator defines and method namesDan Sinclair
2017-05-08[LCMS] Upstream direct leak fixNicolas Pena
2017-05-08Remove default params in CFX_DIBSourceNicolas Pena
2017-05-08[lcms] Verify enough data to service request before allocatingDan Sinclair
2017-05-08Check bits to decode will fit before decodingDan Sinclair
2017-05-08fpdfsdk: add minimal FPDFPageObj_GetType() testcasechromium/3094Miklos Vajna
2017-05-08Add raw PostScript output to pdfium_test on Windows.Lei Zhang
2017-05-06core: allow building against system zlibMiklos Vajna
2017-05-06Remove type-unsafe void* / uint8_t* usage in fx_crypt.hTom Sepez
2017-05-05Roll clang to ae881aa.Lei Zhang
2017-05-05Split out CPDF_CMap::m_pLeading into separate members.chromium/3093chromium/3092Tom Sepez
2017-05-05Cleanup CStretchEngine and its CWeightTableNicolas Pena
2017-05-05Encode unicodes in UTF-16BE in ToUnicode mapNicolas Pena
2017-05-05Represent 1D barcodes with CFX_PathData internally.Lei Zhang
2017-05-05Make CPDF_CMap::m_pMapping use std::vectorTom Sepez
2017-05-05Fix undefined shift in opj_bio_readNicolas Pena
2017-05-05More unused IFX_Pause parameters removedchromium/3091Dan Sinclair
2017-05-05Fix CPDF_CMap::m_pAddMapping lack of type information.Tom Sepez
2017-05-04Give a couple of char to int functions better names.chromium/3090Lei Zhang
2017-05-04Reduce 1D barcode DrawPath calls.Lei Zhang
2017-05-04CPDF_Document::GetPageData() normally does not return NULL.Lei Zhang
2017-05-04Make CPDF_Font member variables protected.Lei Zhang
2017-05-04Remove unused IFX_Pause memberDan Sinclair
2017-05-04Mention pdfium_all target in README.md.Lei Zhang
2017-05-04Fix undefined shift in opj_get_all_encoding_parametersNicolas Pena
2017-05-04Cleanup CXFA_RenderContextDan Sinclair
2017-05-04Cleanup CFX_CharMapDan Sinclair
2017-05-04Remove CFX_GlyphMapTom Sepez
2017-05-04Removing unused IFX_Pause parametersDan Sinclair
2017-05-04Cleanup more null IFX_Pause parametersDan Sinclair
2017-05-04Remove some unused IFX_Pause paramsDan Sinclair
2017-05-04More cleanup in CFX_ScanlineCompositorNicolas Pena
2017-05-04CPDF_DataAvail: avoid reads into stack buffers.Tom Sepez