summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-17More tightly validate format strings in util.cpp.chromium/3160Tom Sepez
2017-07-17Move CPWL_Utils Draw methods to CFX_RenderDeviceDan Sinclair
2017-07-17Add CFX_FloatRect::GetDeflateddan sinclair
2017-07-17Simplify CJBig2_Context::huffman_assign_codeNicolas Pena
2017-07-17Let CPDF_MeshStream::ReadVertexRow return a vectorNicolas Pena
2017-07-14Create ParseDataType unit tests based on specs.chromium/3159chromium/3158Henrique Nakashima
2017-07-14Use CFX_MaybeOwned in CJBig2_TRDProcNicolas Pena
2017-07-14Updated pdfium_test's WriteAnnot()Jane Liu
2017-07-14More unique_ptrs in JBIG2 code part 2Nicolas Pena
2017-07-14Fixup naming of XFA graphics classesDan Sinclair
2017-07-13Add Embeddertest for password after savingchromium/3157Nicolas Pena
2017-07-13Fix build of pdfium_diff when coverage is enabledRyan Harrison
2017-07-13Use PartitionAlloc with PartitionAllocReturnNullNicolas Pena
2017-07-13Restore FPDF_SetPrintingPostscriptLevel APIrbpotter
2017-07-13Fix invalid write for util.printfDan Sinclair
2017-07-13Cleanup CPDF_RenderOptions colour members.Dan Sinclair
2017-07-13Rename CPWL_Color to CFX_ColorDan Sinclair
2017-07-13Rename cfx_color to cxfa_colorDan Sinclair
2017-07-13Move CPWL_Utils::ScaleRect to CFX_FloatRectDan Sinclair
2017-07-13Move CPWL_Utils::OverlapWordRange to CPVT_WordRange::IntersectDan Sinclair
2017-07-13Move CPWL_Utils::GetCenterSquare to CFX_FloatRectDan Sinclair
2017-07-13Use Translate instead of OffsetRectdan sinclair
2017-07-13Remove CPWL_Utils::{In,De}flateRectdan sinclair
2017-07-13Remove unused CPDF_RenderOptions membersDan Sinclair
2017-07-13Changed CPDF_FileSpec::GetFileName() to directly return CFX_WideStringJane Liu
2017-07-13Libtiff OOM upstream patchNicolas Pena
2017-07-13fix skiapaths for sparse type1 on macCary Clark
2017-07-13Added Callgrind instrumentation delimiters to pdfium_test.Henrique Nakashima
2017-07-13More unique_ptrs in JBig2 codeNicolas Pena
2017-07-13Index_8 no longer supported, upscale to N32Mike Reed
2017-07-13Basic APIs and test for retrieving embedded attachment count and nameJane Liu
2017-07-12Nits in CFX_RenderDevice and CPDF_ContentParserNicolas Pena
2017-07-12support m_bGlyph_AdjustCary Clark
2017-07-12Remove unused methods from CPDF_ColorSpaceNicolas Pena
2017-07-12Added helper functions in the class CPDF_FileSpecJane Liu
2017-07-12Move CMYKtoRGB methods to fx_codec and clean them upNicolas Pena
2017-07-12Cleanup ICC code part 1Nicolas Pena
2017-07-11Cleanup CFX_RenderDeviceNicolas Pena
2017-07-11Added API for removing objects from annotationsJane Liu
2017-07-11Roll FT to cf8d9b4ce3fa2c6cd9ccb25585bc17a355c987b0Nicolas Pena
2017-07-11Add Windows generic / text only printer driver support.rbpotter
2017-07-10Roll FreeType to c56d8851ea987023cc73981a70d261b3f6427545chromium/3156chromium/3155chromium/3154Nicolas Pena
2017-07-10Move core/fxge/ge to core/fxge.Dan Sinclair
2017-07-10Reland "typeface double delete"Dan Sinclair
2017-07-10Add combo box tests.dan sinclair
2017-07-10Fix nits in CFFL_FormFillerDan Sinclair
2017-07-10Force unicodes into valid rangesNicolas Pena
2017-07-10Change parameter type to IPWL_FocusHandler::OnSetFocus().Lei Zhang
2017-07-07core: fix -Wshadow warningschromium/3153Miklos Vajna
2017-07-07Check that there is enough data remaining in source BMP before readingchromium/3152Ryan Harrison