summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-05-11Clean up CPDF_Color and some related code.thestig
2016-05-11Fix a potential UAF with FPDFAvail_IsLinearized().thestig
2016-05-11Use STL map for m_eventTargets.tsepez
2016-05-11fix skia buildcaryclark
2016-05-11Replace some calls to Release() with direct delete, part 1.tsepez
2016-05-10Remove some dead code.thestig
2016-05-10Make GYP and GN build consistent for third_party targetsweili
2016-05-09Remove std::string usage in PublicMethods.cpp.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-05Resolve macro redefinition warnings when built in Chromiumweili
2016-05-05Only set memory tool define if not set.dsinclair
2016-05-05Remove CLASSHASH defines in favour of an enum class.dsinclair
2016-05-05Avoid unused variable warnings on LinuxWei Li
2016-05-04Properly fix the warningsWei Li
2016-05-04Enable 'treating warnings as errors' for 64 bit Win buildsweili
2016-05-04Convert FWL_ERR into an enum class.dsinclair
2016-05-04More gtest overrides to fix OSX GN builddsinclair
2016-05-04Ignore the generate_library_loader directorydsinclair