summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
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
2017-07-05maintain ClipBoxCary Clark
2017-07-05set clip rectCary Clark
2017-07-05show original text to aid in debuggingCary Clark
2017-07-05fix fuzzer generated out of rangeCary Clark
2017-07-05clip save off by oneCary Clark
2017-06-30Use the right free function for ICC color profiles.chromium/3146Chris Palmer
2017-06-30Remove hand rolled bsearch from HTMLSTR2CodeRyan Harrison
2017-06-30Remove pointless CFX_FloatRect construction.Lei Zhang
2017-06-29Basic APIs and tests for extracting and setting annotation pathsJane Liu
2017-06-29Move Start to constructor in CFX_Image(Renderer|Transformer)chromium/3145Nicolas Pena
2017-06-29Change SetReverse to GetInverse in CFX_MatrixNicolas Pena
2017-06-28Add << overload for CFX_StringCTemplate classeschromium/3144Ryan Harrison
2017-06-28Set default graphics before generating page contentsNicolas Pena
2017-06-28Keep all trailers in CPDF_Parser in m_TrailersNicolas Pena
2017-06-28Converting CFX_ByteTextBuf to ostringstream in cpvt_generateap.cppHenrique Nakashima