Age | Commit message (Expand) | Author |
2016-08-16 | Rename async to linearized when parsing | dsinclair |
2016-08-16 | Get CPDF_Parser out of the document creation business. | tsepez |
2016-08-15 | Avoid integer overflows in FXGE_GetGlyphsBBox(). | thestig |
2016-08-15 | Fix a potential integer overflow in TT2PDF().chromium/2830 | thestig |
2016-08-15 | Fix CGdiPrinterDriver::DrawDeviceText() to draw multiple characters. | thestig |
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 | Fix an integer overflow in CStretchEngine constructor | weili |
2016-08-11 | Clean up cfx_fontmapper a little | npm |
2016-08-11 | Relax a check in CPDF_HintTables. | thestig |
2016-08-10 | Minor cleanup of fpdf_cmaps | dsinclair |
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-09 | Fix a leak with FPDFPageObj_NewImgeObj(). | thestig |
2016-08-09 | Generate default AP stream for ink annotation. | jaepark |
2016-08-09 | Fix typos of the word outer. | thestig |
2016-08-09 | Generate default AP stream for circle annotation. | jaepark |
2016-08-09 | Generate default AP stream for square annotation. | jaepark |
2016-08-09 | Fixup various overflow conditions | dsinclair |
2016-08-08 | Add CPDF_Array::IsEmpty(). | jaepark |
2016-08-08 | Check if image width or height are zero before proceeding. | dsinclair |
2016-08-08 | Move CFX_ClipRgn and CFX_PathData into their own files. | npm |
2016-08-05 | Add CPDF_ImageObject::GetImage(). | thestig |
2016-08-04 | Move CFX_GEModule into its own file | npm |
2016-08-04 | Remove unnecessary casting in CPVT_GenerateAP. | jaepark |
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-03 | Generate default AP stream for squiggly annotation. | jaepark |
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 | Fix Jbig2 document context creation by checking proper pointer | weili |
2016-08-02 | Splitting fpdfdoc/doc_* part I | dsinclair |
2016-08-02 | Fixup crypto key generation. | dsinclair |
2016-08-01 | Support PDF highlight annotation with opacity. | jaepark |
2016-07-29 | Generate default AP stream for highlight annotation. | jaepark |
2016-07-29 | Simplify some FPDF edit functions. | thestig |
2016-07-29 | Use bool instead of FX_BOOL as return values in CPVT_GenerateAP. | jaepark |
2016-07-29 | Refactor fxge/fx_apple and fx_win header files | npm |
2016-07-29 | Fix a FPE in CStretchEngine::StartStretchHorz(). | thestig |
2016-07-29 | Cleanup CPDF_DocPageData release methods and callers. | thestig |