summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2016-05-19Remove Release() from IFXCRT_FileAccess.tsepez
2016-05-19Fix the Skia build after 9b1a0ee.thestig
2016-05-19Fix Undefined-shift in CPDF_SampledFunc::v_Init().thestig
2016-05-19Fix a potential nullptr deref in CFX_MapPtrToPtr.thestig
2016-05-19Fix leak in CPDF_StreamContentParser::AddTextObject().thestig
2016-05-19Correctly check for overflow in FX_atonum.dsinclair
2016-05-19Remove agg from skia buildcaryclark
2016-05-19Clean up CFX_RenderDevice::DrawNormalText().thestig
2016-05-18Use std::vector in CPDF_StructTreeImpltsepez
2016-05-18Remove c_str() from widestring checksum variant.tsepez
2016-05-18Pass objects instead of strings for undo/redo records.dsinclair
2016-05-17Don't use LCD antialiasing if Fontconfig doesn't support hintingthomasanderson
2016-05-17Rename CPDF_Struct{Element,Tree} to IPDF_tsepez
2016-05-17Fix DrMemory bot error by properly initializing the variableweili
2016-05-17Revert of Remove an unnecessary variable from CPDF_Creator (patchset #1 id:20...weili
2016-05-17Remove an unnecessary variable from CPDF_Creatorweili
2016-05-16Fix a nullptr deref in CPDF_BookmarkTree::GetFirstChild().thestig
2016-05-16Fix the code that causes warningsweili
2016-05-16Clean up CPDF_Creator.thestig
2016-05-16Fix binding of null pointer dereference to reference typechromium/2740chromium/2739hans
2016-05-16Convert border style defines to an enum class.dsinclair
2016-05-13Make CFX_ByteString(const CFX_ByteStringC&) explicit.tsepez
2016-05-13Make CFX_WideString(const CFX_WideString&) explicit.tsepez
2016-05-13Templatize CFX_{Byte,Wide}StringCtsepez
2016-05-13Move some classes out of doc_vt.cpp into their own files.thestig
2016-05-13allow Skia to be the default graphics enginecaryclark
2016-05-12Fix some misc nits.thestig
2016-05-12Add CFX_ByteStringC::CharAt() to avoid c_str() and casts.tsepez
2016-05-12Fix comment in fx_string.htsepez
2016-05-12Clean up CFX_ImageTransformer.thestig
2016-05-12put change to CFX_ImageStretcher in Skia as wellcaryclark
2016-05-11Fix a sign mismatch.chromium/2735thestig
2016-05-11Clean up CFX_ImageStretcher.thestig
2016-05-11Revert "Reland of relax a couple checks to allow certain non-standard PDF fil...weili
2016-05-11Add much-needed Find() method for CFX_*StringCtsepez
2016-05-11Remove c_str() from fpdf_font.cpptsepez
2016-05-11Fix a divide by zero in CFX_ImageStretcher.thestig
2016-05-11Use bytestringC rather than raw ptr/len pairs in syntax parsertsepez
2016-05-11Remove CPVT_Size and CPVT_FloatRange.chromium/2734thestig
2016-05-11CPDF_VariableText::GetIterator() never returns NULL.thestig
2016-05-11Clean up CPDF_Color and some related code.thestig
2016-05-11Fix a potential UAF with FPDFAvail_IsLinearized().thestig
2016-05-11Replace some calls to Release() with direct delete, part 1.tsepez
2016-05-10Remove some dead code.thestig
2016-05-09fix linux warningscaryclark
2016-05-06CFX_ArabicChar contains only static methods, no need to instantiate.chromium/2733chromium/2732chromium/2731chromium/2730tsepez
2016-05-04More define cleanup.dsinclair
2016-05-04Return bool rather than bitwise-and for FX_BOOLtsepez
2016-05-04Reland of lax a couple checks to allow certain non-standard PDF files. (patch...weili
2016-05-04Revert of Remove unneeded CPVT classes. (patchset #7 id:140001 of https://cod...chromium/2729chromium/2728chromium/2727chromium/2726chromium/2725dsinclair