summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-08Cleanup CPDF_DeviceCS and friends.chromium/2914thestig
2016-11-08Fix CPDFSDK_FormFillEnvironment destruction ordertsepez
2016-11-08Compile fuzzer sources in standalone builds. (try 2)thestig
2016-11-08Add FPDFDest_GetLocationInPage APIdsinclair
2016-11-07Fix #include after commit c09625ca.thestig
2016-11-07Force compiler to deduce src type for checked_cast<dst, src>.tsepez
2016-11-07Hold trailers via unique_ptrs.tsepez
2016-11-07Sync pdfium tryserver list with main pdfium waterfall.thestig
2016-11-07Use unique_ptr return from CPDF_Parser::ParseIndirectObject()tsepez
2016-11-07Rename CPDF_Linearized to CPDF_LinearizedHeadertsepez
2016-11-07lcms: backport upstream commit c0a98d86kcwu
2016-11-07Fold DataProviders into parent classesdsinclair
2016-11-07Remove unused CFX_QuartzDevice(Driver) classes.chromium/2913npm
2016-11-07lcms: Fix memory leak in ReadSegmentedCurvekcwu
2016-11-07Clean up fpdf_page_parsersnpm
2016-11-07Reland of Unify some codeart-snake
2016-11-07Clean up fx_codec_icc.cppkcwu
2016-11-07Revert of Compile fuzzer sources in standalone builds. (patchset #3 id:40001 ...npm
2016-11-07Compile fuzzer sources in standalone builds.thestig
2016-11-04Revert of Unify some code (patchset #14 id:260001 of https://codereview.chrom...chromium/2912chromium/2911dsinclair
2016-11-04Unify some codeart-snake
2016-11-04Implement FPDF_VIEWERREF_GetName() API.chromium/2910thestig
2016-11-04Pass object to ReplaceIndirectObjectIfHigherGeneration() by unique_ptr.tsepez
2016-11-04CHECK for re-addition of indirect objectstsepez
2016-11-04Revert: Only create widgets if really neededdsinclair
2016-11-04Traverse PDF page tree only once in CPDF_Document Try 3npm
2016-11-04Reland "Remove CPDF_Object::Release() in favor of direct delete"tsepez
2016-11-04Assert objnum non-zero in ReplaceIndirectObjectIfHigherGeneration()tsepez
2016-11-04Revert of Remove CPDF_Object::Release() in favor of direct delete (patchset #...dsinclair
2016-11-03Remove CPDF_Object::Release() in favor of direct deletetsepez
2016-11-03Clean up CPDF_SyntaxParser a little bitnpm
2016-11-03Unify CFWL_WidgetProperties and CFWL_WidgetImpProperties.chromium/2909dsinclair
2016-11-03Move CPDF_Document insert methods from namespacenpm
2016-11-03Fix roll after TRUE conversiondsinclair
2016-11-03Remove FX_BOOL entirely.tsepez
2016-11-02Remove FX_BOOL from xfa.tsepez
2016-11-02Remove FX_BOOL from coretsepez
2016-11-02Merge delegates into IFWL_* classes.dsinclair
2016-11-02Remove FX_BOOL from fpdfsdk.tsepez
2016-11-02Take more current safe_math_impl.h from upstream.chromium/2908tsepez
2016-11-02Rename CPDFXFA_Document to CPDFXFA_Contextdsinclair
2016-11-02Merge CPDFXFA_App into CPDFXFA_Document.dsinclair
2016-11-01Fold IFWL*::{Initialize|Finalize} into constructor/destructordsinclair
2016-11-01libfuzzer: FALSE is not a pointertsepez
2016-11-01Reland: Make the CPDFXFA_App non-globalchromium/2907dsinclair
2016-11-01Fix founding difference in pdfium_test on AdobeCMYK_to_sRGBbrucedawson
2016-11-01Rename IFWL_Widget::SetDelegatedsinclair
2016-10-31Re-land "Change FX_BOOL definition from int to bool."chromium/2906tsepez
2016-10-31Fix bool / int mismatch for win64tsepez
2016-10-31Update document with supported architecture informationweili