Age | Commit message (Expand) | Author |
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 |
2016-07-28 | Remove the document tagged code as it is unused. | dsinclair |
2016-07-28 | Split fpdfdoc/include/fpdf_doc.h into individual classes. | dsinclair |
2016-07-28 | fix text matrix again | caryclark |
2016-07-27 | Fixup integer conversion logic.chromium/2813chromium/2812chromium/2811 | dsinclair |
2016-07-27 | Splitting fx_ge_fontmap.cpp | npm |
2016-07-26 | Use smart pointer for CPDF_Form in CPDF_Annot. | jaepark |
2016-07-26 | Remove unused m_bFirstLayer in CPDF_RenderContext. | jaepark |
2016-07-25 | Remove FX_FONTCACHE_DEFINE | tsepez |
2016-07-25 | fix text rotation for skia | caryclark |
2016-07-25 | Use smart pointers for CFX_Font and CFX_Type3Font classes | weili |
2016-07-24 | Remove CFX_Deletable | weili |
2016-07-24 | Use actual type instead CFX_Deletable | weili |
2016-07-21 | Fix skia build broken by commit c38cd6 | weili |
2016-07-21 | Use smart pointers for graphics device classes | weili |