Age | Commit message (Expand) | Author |
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 |
2016-07-21 | Bring pdfium file in sync with chrome, fix mac build | caryclark |
2016-07-20 | Move CPDF_Annot and CPDF_AnnotList to their own header. | jaepark |
2016-07-20 | Pass CPDF_Document instead of CPDF_AnnotList when constructing CPDF_Annot. | jaepark |
2016-07-20 | Clean up singleton implementation | weili |
2016-07-19 | Use smart pointers for various Jbig2 decoding contexts | weili |
2016-07-18 | Implement CGdiPrinterDriver::DrawDeviceText().chromium/2801 | thestig |
2016-07-18 | Remove default params in CPDF_VariableText. | dsinclair |
2016-07-18 | Removing default params from CFX_Edit. | dsinclair |
2016-07-15 | Use CPDF_Dictionary::SetAtReference instead of CPDF_Dictionary::AddReference. | jaepark |
2016-07-13 | Remove RichText support from fpdfsdk/fxedit. | dsinclair |
2016-07-12 | Rename methods in CPDF_Interform. | jaepark |
2016-07-12 | Replace void* to actual type for jbig2 context to avoid casts | weili |
2016-07-11 | Use smart pointers for class owned member variables | weili |
2016-07-07 | set font cache if null | caryclark |
2016-07-06 | Change class member variables in raw pointer type into unique_ptr | weili |
2016-07-06 | copy graphics state fully | caryclark |
2016-07-01 | Clean up parts of CPDF_CIDFont. | thestig |
2016-07-01 | Mac: Improve font substitution.chromium/2790chromium/2789chromium/2788chromium/2787 | thestig |
2016-07-01 | Clean up CFX_MacFontInfo and surrounding code. | thestig |