summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-09Add another PDFEditTest test case.chromium/2827chromium/2826thestig
2016-08-09The benefits of having a CPDFSDK_FormActionHandler instance intonikitoo
2016-08-09Fix a leak with FPDFPageObj_NewImgeObj().thestig
2016-08-09Generate default AP stream for ink annotation.jaepark
2016-08-09Use smart pointers for class owned pointers in xfa/fxbarcodeweili
2016-08-09Fix typos of the word outer.thestig
2016-08-09Generate default AP stream for circle annotation.jaepark
2016-08-09Use smart pointers for class owned pointersweili
2016-08-09Generate default AP stream for square annotation.jaepark
2016-08-09Remove back-pointer to CJS_Runtime from CJS_Datetsepez
2016-08-09Fixup various overflow conditionsdsinclair
2016-08-08Use virtual function to retrieve interface pointerweili
2016-08-08openjpeg: Prevent negative x, y values in opj_tcd_init_tilechromium/2825ochang
2016-08-08Add support to Document::gotoNamedDest method.tonikitoo
2016-08-08Add CPDF_Array::IsEmpty().jaepark
2016-08-08Remove MsgBox()/Alert() from CJS_EmbedObj.tsepez
2016-08-08Rename CJS_Timer to GlobalTimer and make private to app.cpptsepez
2016-08-08Check if image width or height are zero before proceeding.dsinclair
2016-08-08Add support to Document::URL property getter.tonikitoo
2016-08-08Remove backpointer to runtime from CJS_Array.tsepez
2016-08-08Move CFX_ClipRgn and CFX_PathData into their own files.npm
2016-08-05Add CPDF_ImageObject::GetImage().thestig
2016-08-05Remove another potential stale CJS_Timer usagetsepez
2016-08-05Return v8::Date specialization not v8::Value where possiblechromium/2824chromium/2823chromium/2822chromium/2821tsepez
2016-08-04openjpeg: Prevent overflows when using opj_aligned_malloc()gogil
2016-08-04Move CFX_GEModule into its own filenpm
2016-08-04openjpeg: Prevent integer overflows during calculation of |l_nb_code_blocks_s...gogil
2016-08-04Use smart pointers for class owned pointersweili
2016-08-04Remove unnecessary casting in CPVT_GenerateAP.jaepark
2016-08-04Use smart pointers for class owned pointers under xfa/fdeweili
2016-08-04Fix issue when firing TimerProc() destroys timerchromium/2820tsepez
2016-08-04Beef up timer cancellation teststsepez
2016-08-04Fix a file name typoweili
2016-08-04Clean up fx_ge_linux.cpp a little.thestig
2016-08-04Add bounds checks to CWeightTable::Calc() and friends.thestig
2016-08-04Fix libpng build for ARM.thestig
2016-08-03Remove unused method CPDFSDK_BAAnnot::CreateFormFiller.jaepark
2016-08-03Update libpng to 1.6.22.thestig
2016-08-03Generate default AP stream for squiggly annotation.jaepark
2016-08-03Add test for bug 620428 (setinterval cancellation)tsepez
2016-08-03Rename xfa_layout_pagemgr_new.hdsinclair
2016-08-03Roll skia to 96206a96f357cd30b60d1b1aa98e4e3a8f9b97f1msarett
2016-08-03Use smart pointers for class owned pointersweili
2016-08-03Fixup class name spellingdsinclair
2016-08-03Split xfa_layout_appadapterdsinclair
2016-08-03Fix FMCallExpression undefined shift behaviour.dsinclair
2016-08-02Generate default AP stream for strike out annotation.jaepark
2016-08-02Generate default AP stream for underline annotation.jaepark
2016-08-02Splitting fpdfdoc/doc_* part III.dsinclair
2016-08-02Bound total pixels in JBig2 images to avoid overflows later.tsepez