summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-05-04Copy the event definition file to the testing directory along with pdftsepez
2016-05-04Cleanup IFWL_Adapter interfaces.dsinclair
2016-05-04Cleanup CFWL_ThemePart data.dsinclair
2016-05-04Convert some theme defines to values.dsinclair
2016-05-04More define cleanup.dsinclair
2016-05-04Return bool rather than bitwise-and for FX_BOOLtsepez
2016-05-04Fix event sending in pdfium_test.tsepez
2016-05-04Update README to use GN instead of GYPdsinclair
2016-05-04Skia GN build.dsinclair
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
2016-05-04Replace IFX_MemoryAllocator::Release() with delete.tsepez
2016-05-04Remove unused CFX_CPLTree<> templatetsepez
2016-05-03Cleanup XFA-Specific memory allocators.tsepez