Age | Commit message (Expand) | Author |
2016-08-15 | Split fpdfsdk/fsdk_annothandler.h into individual classes. | jaepark |
2016-08-15 | Get rid of FX_SMALL_RECT. | thestig |
2016-08-15 | Use a std::vector in fpdf_font code. | thestig |
2016-08-15 | add native draw bitmap with alpha mask | caryclark |
2016-08-15 | Clean up CPDF_HintTables. | thestig |
2016-08-12 | Avoid an undefined shift in ReadPageHintTable(). | thestig |
2016-08-12 | fix 617135 | hong_zhang |
2016-08-12 | Make g_LinuxGpFontList be a 2D char array. | npm |
2016-08-11 | Make FXJS_GetObjectElement return std::vector<CFX_WideString>.chromium/2829chromium/2828 | tsepez |
2016-08-11 | Fix an integer overflow in CStretchEngine constructor | weili |
2016-08-11 | Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files. | jaepark |
2016-08-11 | Clean up cfx_fontmapper a little | npm |
2016-08-11 | Remove fgas_system files. | dsinclair |
2016-08-11 | Relax a check in CPDF_HintTables. | thestig |
2016-08-11 | Guard against undefined shift. | dsinclair |
2016-08-10 | Use smart pointers for class owned pointers in xfa/fxfa | weili |
2016-08-10 | Minor cleanup of fpdf_cmaps | dsinclair |
2016-08-10 | Make Document's 'info' property readonly | tonikitoo |
2016-08-10 | Use CPDFSDK_Document::FromFPDFFormHandle in ::FORM_DoPageAAction | tonikitoo |
2016-08-10 | Use smart pointers for class owned pointers in xfa/fwl/theme | weili |
2016-08-10 | Clean up CPDF_HintTables::LoadHintStream a little. | thestig |
2016-08-10 | Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ... | npm |
2016-08-10 | Remove backpointer to CJS_Runtime from CJS_Value | tsepez |
2016-08-09 | Add another PDFEditTest test case.chromium/2827chromium/2826 | thestig |
2016-08-09 | The benefits of having a CPDFSDK_FormActionHandler instance in | tonikitoo |
2016-08-09 | Fix a leak with FPDFPageObj_NewImgeObj(). | thestig |
2016-08-09 | Generate default AP stream for ink annotation. | jaepark |
2016-08-09 | Use smart pointers for class owned pointers in xfa/fxbarcode | weili |
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 |