summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-05-04Move O_BINARY and O_LARGEFILE defintionsTom Sepez
2017-05-04Remove FXSYS_wfopen(), it is totally unused.Tom Sepez
2017-05-03Clean up CRYPT_ArcFourCrypt().Lei Zhang
2017-05-03Actually build fuzzers with the pdfium_all target.chromium/3089Lei Zhang
2017-05-03CPDF_SyntaxParser::SearchWord() is always backwards and for whole-wordsTom Sepez
2017-05-03SetPos to at most the file length to avoid overflowsNicolas Pena
2017-05-03Use enum class GifDecodeStatus instead of integers in fx_gifNicolas Pena
2017-05-03Add a ToUnicode mapping when loading CID fontsNicolas Pena
2017-05-03XFA Nits: Dead CreateCharIter(), auto CFXJSE_Value unique ptr.Tom Sepez
2017-05-03Add a unit test for CRYPT_ArcFourSetup().Lei Zhang
2017-05-02Remove some more |new|s, part 11chromium/3088Tom Sepez
2017-05-02CRYPT_ArcFourSetup: don't use key[0] when length is 0Tom Sepez
2017-05-02Remove some |new|s in cpdfsdk_formfillenvironment.cpp and cpdfxfa_context.cppTom Sepez
2017-05-02Roll FreeType to 5a3490e.Lei Zhang
2017-05-02Pass explicit string size in EncodeToCodewords().Lei Zhang
2017-05-02Change BarcodeTest to render to bitmaps.Lei Zhang
2017-05-02Add API to create a text object using a loaded font.Nicolas Pena
2017-05-02Tag FXJSE's V8 objects as such.Tom Sepez
2017-05-02Fix some nits in fx_gif.cppNicolas Pena
2017-05-02Remove more |new|s, part 8Tom Sepez
2017-05-02Remove more |new|s, part 7Tom Sepez
2017-05-01Remove more |new|s, part 6chromium/3087Tom Sepez
2017-05-01Remove more |new|s, part 5Tom Sepez
2017-05-01Fix CGifLZWDecoder::Decode comparisonNicolas Pena
2017-05-01Add PDF reference to CFX_Matrix commentNicolas Pena
2017-04-29Fix rotationschromium/3086chromium/3085rbpotter
2017-04-28Clean up private methods in CBC_C40Encoder.Lei Zhang