Age | Commit message (Expand) | Author |
2016-10-28 | Use CompositeMask instead of TransferBitmap when drawing type 3 text | npm |
2016-10-28 | Change some ints to bools in JBIG2 code. | thestig |
2016-10-28 | Stop casting function pointers to data pointers in fx_win32_gdipext.cpp. | tsepez |
2016-10-28 | Fix more FX_BOOL / int noise in core/fpdfsdk | tsepez |
2016-10-27 | Fix FX_BOOL / int noise in JBig2, pass 3 | tsepez |
2016-10-27 | Fix FX_BOOL / int noise in JBig2, pass 2 | tsepez |
2016-10-27 | Fix FX_BOOL / int noise in JBig2_Grd*Proc | tsepez |
2016-10-27 | Fix some FX_BOOL / int noise in core/fx*chromium/2903 | tsepez |
2016-10-26 | Fix some FX_BOOL / int noise in fxcrt.chromium/2902 | tsepez |
2016-10-26 | Take advantage of implicit std::unique_ptr<>(nulltpr_t) ctor. | tsepez |
2016-10-26 | Add more checks to tiff_read() and tiff_seek(). | thestig |
2016-10-26 | Traverse PDF page tree only once in CPDF_Document | npm |
2016-10-26 | Avoid some FX_BOOL/bool noise in fx_codec_fax.cpp | tsepez |
2016-10-26 | Fix some bool/int mismatches. | tsepez |
2016-10-25 | Name core/fxge/android files appropriately and use one file per class | npm |
2016-10-25 | Use m_GlyphIndex as backup for m_ExtGID on Mac | npm |
2016-10-24 | Rename IFX_ stream nameschromium/2900 | tsepez |
2016-10-24 | Fix root dictionary leak in cpdf_document_unittest | Nicolas Pena |
2016-10-21 | Add CPDF_Document::GetPage() unittestschromium/2899 | npm |
2016-10-21 | Re-enable CHECK() than only 0-numbered objects are released. | tsepez |
2016-10-21 | Clean up fpf_skiafontmgr | npm |
2016-10-21 | Revert of Fix loading page using hint tables. (patchset #5 id:80001 of https:... | npm |
2016-10-20 | Fix loading page using hint tables.chromium/2897 | art-snake |
2016-10-20 | Revert of Traverse PDF page tree only once in CPDF_Document (patchset #4 id:6... | dsinclair |
2016-10-20 | Merge the CFWL_*Imp classes into the IFWL_* classes. | dsinclair |
2016-10-18 | Traverse PDF page tree only once in CPDF_Documentchromium/2895 | npm |
2016-10-17 | Fix segv in AddImage() | tsepez |
2016-10-17 | Move fxge/android to if(is_android) on buildchromium/2894 | npm |
2016-10-17 | Rename CFX_CountRef to CFX_SharedCopyOnWrite | tsepez |
2016-10-17 | Revert "Make CPDF_Object containers hold objects via unique pointers." | tsepez |
2016-10-17 | Strengthen bounds check in CWeightTable::Calc * part II | stackexploit |
2016-10-15 | Fix some nits in cpdf_annotlist.cpp. | thestig |
2016-10-14 | Revert "Update CPDF_IndirectObjectHolder APIs for unique objects." | Tom Sepez |
2016-10-14 | Update CPDF_IndirectObjectHolder APIs for unique objects. | tsepez |
2016-10-13 | Make CPDF_Object containers hold objects via unique pointers. | tsepez |
2016-10-13 | Optimize roll operator in CPDF_PSEngine some more. | thestig |
2016-10-13 | Make CPDF_Image() constructors saner.chromium/2890 | tsepez |
2016-10-13 | Put CPDF_StreamContentParser into its own .cpp/.h files | tsepez |
2016-10-13 | Clean up fx_basic_util a little | npm |
2016-10-13 | split CPDF_StreamContentParser::AddImage() into 3 overloads. | tsepez |
2016-10-13 | Verify number of ex flags matches number of ex items. | dsinclair |
2016-10-12 | Convert from int to float values. | dsinclair |
2016-10-12 | Reduce code duplication in CPDF_Type1Font::LoadGlyphMap | npm |
2016-10-12 | Check for more undefined behavior in CPDF_PSEngine. | thestig |
2016-10-12 | Get rid of CFX_ArrayTemplate<CPDF_Object*> | tsepez |
2016-10-12 | Optimize roll operator in CPDF_PSEngine. | thestig |
2016-10-11 | Delete unused flags from CFX_SubstFontchromium/2888 | npm |
2016-10-11 | Add CPDF_Object::IsInline() | tsepez |
2016-10-11 | Deleted unused members in CTTFontDesc | npm |
2016-10-11 | Rename fpdf_page_doc.cpp -> cpdf_docpagedata.h | tsepez |