summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-15Fix a potential integer overflow in TT2PDF().chromium/2830thestig
2016-08-15Move some v8 objects from CJS back into FXJStsepez
2016-08-15Fix CGdiPrinterDriver::DrawDeviceText() to draw multiple characters.thestig
2016-08-15Split fpdfsdk/fsdk_annothandler.h into individual classes.jaepark
2016-08-15Get rid of FX_SMALL_RECT.thestig
2016-08-15Use a std::vector in fpdf_font code.thestig
2016-08-15add native draw bitmap with alpha maskcaryclark
2016-08-15Clean up CPDF_HintTables.thestig
2016-08-12Avoid an undefined shift in ReadPageHintTable().thestig
2016-08-12fix 617135hong_zhang
2016-08-12Make g_LinuxGpFontList be a 2D char array.npm
2016-08-11Make FXJS_GetObjectElement return std::vector<CFX_WideString>.chromium/2829chromium/2828tsepez
2016-08-11Fix an integer overflow in CStretchEngine constructorweili
2016-08-11Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files.jaepark
2016-08-11Clean up cfx_fontmapper a littlenpm
2016-08-11Remove fgas_system files.dsinclair
2016-08-11Relax a check in CPDF_HintTables.thestig
2016-08-11Guard against undefined shift.dsinclair
2016-08-10Use smart pointers for class owned pointers in xfa/fxfaweili
2016-08-10Minor cleanup of fpdf_cmapsdsinclair
2016-08-10Make Document's 'info' property readonlytonikitoo
2016-08-10Use CPDFSDK_Document::FromFPDFFormHandle in ::FORM_DoPageAActiontonikitoo
2016-08-10Use smart pointers for class owned pointers in xfa/fwl/themeweili
2016-08-10Clean up CPDF_HintTables::LoadHintStream a little.thestig
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-10Remove backpointer to CJS_Runtime from CJS_Valuetsepez
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