Age | Commit message (Expand) | Author |
2016-08-09 | Fix typos of the word outer. | thestig |
2016-08-09 | Generate default AP stream for circle annotation. | jaepark |
2016-08-09 | Use smart pointers for class owned pointers | weili |
2016-08-09 | Generate default AP stream for square annotation. | jaepark |
2016-08-09 | Remove back-pointer to CJS_Runtime from CJS_Date | tsepez |
2016-08-09 | Fixup various overflow conditions | dsinclair |
2016-08-08 | Use virtual function to retrieve interface pointer | weili |
2016-08-08 | openjpeg: Prevent negative x, y values in opj_tcd_init_tilechromium/2825 | ochang |
2016-08-08 | Add support to Document::gotoNamedDest method. | tonikitoo |
2016-08-08 | Add CPDF_Array::IsEmpty(). | jaepark |
2016-08-08 | Remove MsgBox()/Alert() from CJS_EmbedObj. | tsepez |
2016-08-08 | Rename CJS_Timer to GlobalTimer and make private to app.cpp | tsepez |
2016-08-08 | Check if image width or height are zero before proceeding. | dsinclair |
2016-08-08 | Add support to Document::URL property getter. | tonikitoo |
2016-08-08 | Remove backpointer to runtime from CJS_Array. | tsepez |
2016-08-08 | Move CFX_ClipRgn and CFX_PathData into their own files. | npm |
2016-08-05 | Add CPDF_ImageObject::GetImage(). | thestig |
2016-08-05 | Remove another potential stale CJS_Timer usage | tsepez |
2016-08-05 | Return v8::Date specialization not v8::Value where possiblechromium/2824chromium/2823chromium/2822chromium/2821 | tsepez |
2016-08-04 | openjpeg: Prevent overflows when using opj_aligned_malloc() | gogil |
2016-08-04 | Move CFX_GEModule into its own file | npm |
2016-08-04 | openjpeg: Prevent integer overflows during calculation of |l_nb_code_blocks_s... | gogil |
2016-08-04 | Use smart pointers for class owned pointers | weili |
2016-08-04 | Remove unnecessary casting in CPVT_GenerateAP. | jaepark |
2016-08-04 | Use smart pointers for class owned pointers under xfa/fde | weili |
2016-08-04 | Fix issue when firing TimerProc() destroys timerchromium/2820 | tsepez |
2016-08-04 | Beef up timer cancellation tests | tsepez |
2016-08-04 | Fix a file name typo | weili |
2016-08-04 | Clean up fx_ge_linux.cpp a little. | thestig |
2016-08-04 | Add bounds checks to CWeightTable::Calc() and friends. | thestig |
2016-08-04 | Fix libpng build for ARM. | thestig |
2016-08-03 | Remove unused method CPDFSDK_BAAnnot::CreateFormFiller. | jaepark |
2016-08-03 | Update libpng to 1.6.22. | thestig |
2016-08-03 | Generate default AP stream for squiggly annotation. | jaepark |
2016-08-03 | Add test for bug 620428 (setinterval cancellation) | tsepez |
2016-08-03 | Rename xfa_layout_pagemgr_new.h | dsinclair |
2016-08-03 | Roll skia to 96206a96f357cd30b60d1b1aa98e4e3a8f9b97f1 | msarett |
2016-08-03 | Use smart pointers for class owned pointers | weili |
2016-08-03 | Fixup class name spelling | dsinclair |
2016-08-03 | Split xfa_layout_appadapter | dsinclair |
2016-08-03 | Fix FMCallExpression undefined shift behaviour. | dsinclair |
2016-08-02 | Generate default AP stream for strike out annotation. | jaepark |
2016-08-02 | Generate default AP stream for underline annotation. | jaepark |
2016-08-02 | Splitting fpdfdoc/doc_* part III. | dsinclair |
2016-08-02 | Bound total pixels in JBig2 images to avoid overflows later. | tsepez |
2016-08-02 | Verify row bytes before alloc in BMP codec. | dsinclair |
2016-08-02 | Use PaintOperation instead of bFillOrStroke in CPVT_GenerateAP. | jaepark |
2016-08-02 | Splitting fpdfdoc/doc_* part II. | dsinclair |
2016-08-02 | Introduce ::getPropertyInternal method to avoid duplicationchromium/2819chromium/2818chromium/2817 | tonikitoo |
2016-08-02 | Fix Jbig2 document context creation by checking proper pointer | weili |