summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-17Remove Release() from IFX_CharIter, use unique_ptrs.chromium/2742chromium/2741tsepez
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-17XFA_WIDGETSTATUS cleanup.dsinclair
2016-05-17Fix DrMemory bot error by properly initializing the variableweili
2016-05-17Allow multiprocess Dr Memory testsdsinclair
2016-05-17Revert of Remove an unnecessary variable from CPDF_Creator (patchset #1 id:20...weili
2016-05-17Combine corpus runner into test_runner.pydsinclair
2016-05-17Remove an unnecessary variable from CPDF_Creatorweili
2016-05-16Use chromium_code standard for PDFium GYP compilationweili
2016-05-16Remove Release() { delete this; } in CFXA_Data{Importer,Exporter}tsepez
2016-05-16Fix a nullptr deref in CPDF_BookmarkTree::GetFirstChild().thestig
2016-05-16Revert "Replace Release() { delete this; } in fde_xml_imp.h"Tom Sepez
2016-05-16Replace Release() { delete this; } in fde_xml_imp.htsepez
2016-05-16Use CFX_RetainPtr<> to refcount CPDFXFA_Pagetsepez
2016-05-16Fix the code that causes warningsweili
2016-05-16Remove XFA_WIDGETEVENT definesdsinclair
2016-05-16Remove { delete this; } anti-pattern from IXFA_WidgetIteratortsepez
2016-05-16Clean up CPDF_Creator.thestig
2016-05-16Fix binding of null pointer dereference to reference typechromium/2740chromium/2739hans
2016-05-16Remove some c_str() calls from StringCs in xfa docs.tsepez
2016-05-16Replace FX_WSTRC(L"xyz").c_str() with just L"xyz"tsepez
2016-05-16Convert border style defines to an enum class.dsinclair
2016-05-16Readme update to make need for pdfium_is_standalone clear.dsinclair
2016-05-13Make CFX_ByteString(const CFX_ByteStringC&) explicit.tsepez
2016-05-13Make CFX_WideString(const CFX_WideString&) explicit.tsepez
2016-05-13Fix GCC warnings to be ready for GCC standalone buildweili
2016-05-13ReplaceSelections() methods never called.tsepez
2016-05-13Templatize CFX_{Byte,Wide}StringCtsepez
2016-05-13Make the Skia GN build work.thestig
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 GN bots into commit queuechromium/2738chromium/2737chromium/2736weili
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-12Fix use of an uninitialised CFX_Widestring in AFNumber_Keystroke.ochang
2016-05-12IFX_Edit::NewEdit never returns nullptr.thestig
2016-05-12Replace CXFA_PtrSetTemplate with std::unordered_set.tsepez
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