summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2017-07-21Fix nits from commit 67ccef7.chromium/3164Lei Zhang
2017-07-20Convert CFX_ListItem to use CFX_FloatRectDan Sinclair
2017-07-20Change length calculation in CFX_StringCTemplate constructorRyan Harrison
2017-07-20Use enum for pdf object typeArtem Strygin
2017-07-20Create helper method in CJBig2_HTRDProcNicolas Pena
2017-07-19Rename StringCs c_str() to unterminated_c_str().Tom Sepez
2017-07-19Use CFX_WideString in CPDF_NameTree functions to strip BOMchromium/3162Jane Liu
2017-07-19Converting CFX_ByteTextBuf to ostringstream in SAX.Henrique Nakashima
2017-07-19Revert "Converting CFX_ByteTextBuf to ostringstream in SAX."Henrique Nakashima
2017-07-19Basic APIs and tests for extracting attachmentsJane Liu
2017-07-19Remove JBig2_GsidProc classNicolas Pena
2017-07-19Avoid unterminated string segment in cfx_saxreaderhandler.cppTom Sepez
2017-07-19Prevent more crashes in wcsftime.Lei Zhang
2017-07-18Fix CONTINUED spellingDan Sinclair
2017-07-18colortables are unused, so remove plumbingMike Reed
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-14Use CFX_MaybeOwned in CJBig2_TRDProcNicolas Pena
2017-07-14More unique_ptrs in JBIG2 code part 2Nicolas Pena
2017-07-13Add Embeddertest for password after savingchromium/3157Nicolas Pena
2017-07-13Use PartitionAlloc with PartitionAllocReturnNullNicolas Pena
2017-07-13Cleanup CPDF_RenderOptions colour members.Dan Sinclair
2017-07-13Rename CPWL_Color to CFX_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-13Remove unused CPDF_RenderOptions membersDan Sinclair
2017-07-13Changed CPDF_FileSpec::GetFileName() to directly return CFX_WideStringJane Liu
2017-07-13fix skiapaths for sparse type1 on macCary Clark
2017-07-13More unique_ptrs in JBig2 codeNicolas Pena
2017-07-13Index_8 no longer supported, upscale to N32Mike Reed
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-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-07core: fix -Wshadow warningschromium/3153Miklos Vajna
2017-07-07Check that there is enough data remaining in source BMP before readingchromium/3152Ryan Harrison
2017-07-07Convert c-style casts in fx_memory.h into static_castsRyan Harrison
2017-07-06Revert "typeface double delete"Cary Clark
2017-07-05typeface double deletechromium/3150Cary Clark
2017-07-05additional clip debuggingCary Clark