summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-14Add --pages option in pdfium_test so it renders only some of the pages.chromium/2920npm
2016-11-14Cleanup remaining IFWL files for visiblity and usage.dsinclair
2016-11-11IFWL cleanup in the Combo classeschromium/2919chromium/2918dsinclair
2016-11-11Fix unique ptrs in fpdfppo.cpptsepez
2016-11-11Add fpdfppo_embeddertest.cpp.tsepez
2016-11-11Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little.npm
2016-11-11Continue IFWL widget cleanup.dsinclair
2016-11-11Relax colorspace checks in CPDF_DIBSource::CreateDecoder().chromium/2917thestig
2016-11-11Fix sevg above CPDF_PageContentGenerator::ProcessImage()tsepez
2016-11-10Remove IFWL methods proxied from CFWL classeschromium/2916dsinclair
2016-11-10IFWL method and param cleanupdsinclair
2016-11-10Roll V8 to 1fe5910c.thestig
2016-11-10Cleanup methds in IFWL_MonthCalendardsinclair
2016-11-10Fold IFWL_DateTimeCalendar into IFWL_MonthCalendardsinclair
2016-11-10Continue IFWL cleanupdsinclair
2016-11-10Convert FWL_SCBCODE to an enum classdsinclair
2016-11-10Use more unique_ptrs for CPDF_Annot and friends.thestig
2016-11-10Use more unique_ptrs in CPVT_GenerateAP.thestig
2016-11-10Continue cleaning IFWL classesdsinclair
2016-11-10Free the FPDF_SYSFONTINFO_DEFAULT instead of deletenpm
2016-11-10Cleanup IFWL_Widget visibility and virtual parametersdsinclair
2016-11-09Roll DEPS for clang to 63ca7c81.thestig
2016-11-09Do not load main cross ref table for first page in linearized pdf.art-snake
2016-11-09Add early returns in CJBig2_TRDProc::decode_Arith when decode fails.npm
2016-11-09Tidy fpdfsdk/fpdf_flatten.cppchromium/2915tsepez
2016-11-09Fix receiving page, if it have not obj num.art-snake
2016-11-09Return unique_ptr from CPDF_Object::Clone().tsepez
2016-11-09Rename IFWL_ListItem to CFWL_ListItemdsinclair
2016-11-09Revert of Clean up fx_codec_icc.cpp (patchset #1 id:1 of https://codereview.c...kcwu
2016-11-08Define IsFloatEqual macro properly.thestig
2016-11-08Fix regression in annotation key event handling.thestig
2016-11-08Fix abort above FPDFPage_Flattentsepez
2016-11-08Add FPDF_FreeDefaultSystemFontInfo APInpm
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