Age | Commit message (Expand) | Author |
2016-11-18 | Make CPDF_Dictionary use unique pointers.chromium/2926 | tsepez |
2016-11-17 | fix corpus tests | caryclark |
2016-11-16 | Create a subset of skia support for paths only | caryclark |
2016-11-15 | Revert of Create a subset of skia support for paths only (patchset #10 id:180... | dsinclair |
2016-11-15 | Create a subset of skia support for paths only | caryclark |
2016-11-07 | Remove unused CFX_QuartzDevice(Driver) classes.chromium/2913 | npm |
2016-11-04 | Reland "Remove CPDF_Object::Release() in favor of direct delete" | tsepez |
2016-11-04 | Revert of Remove CPDF_Object::Release() in favor of direct delete (patchset #... | dsinclair |
2016-11-03 | Remove CPDF_Object::Release() in favor of direct delete | tsepez |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-10-31 | Fix bool / int mismatch for win64 | tsepez |
2016-10-31 | remove deprecated skia transfer mode usage | caryclark |
2016-10-28 | Fix FX_BOOL / int issue in fx_skia_device.cpp | tsepez |
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 some FX_BOOL / int noise in core/fx*chromium/2903 | 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-21 | Clean up fpf_skiafontmgr | npm |
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 | Strengthen bounds check in CWeightTable::Calc * part II | stackexploit |
2016-10-13 | Clean up fx_basic_util a little | npm |
2016-10-11 | Delete unused flags from CFX_SubstFontchromium/2888 | npm |
2016-10-11 | Deleted unused members in CTTFontDesc | npm |
2016-10-11 | Fix negative font rendering on Mac by reversing matrix c component. | npm |
2016-10-11 | Slightly simplify CFX_FontMapper::FindSubstFont | npm |
2016-10-06 | Split m_InstalledTTFonts into two vectors to avoid sketchy logic. | npm |
2016-10-06 | switch to new skia blend mode enum class | caryclark |
2016-10-04 | Move core/fpdfapi/fpdf_render to core/fpdfapi/render | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_parser to core/fpdfapi/parser | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_page to core/fpdfapi/page | dsinclair |
2016-10-04 | Move core/fpdfapi/fpdf_font to core/fpdfapi/font | dsinclair |
2016-10-04 | update skia to latest sources | caryclark |
2016-10-03 | Add ptr_util.h from base until std::make_unique<> available | tsepez |
2016-10-03 | Remove _FX_OS_ checks in core/fxge/win32/. | thestig |
2016-09-30 | Fix build of pdf_hint_table_fuzzer.chromium/2877 | tsepez |
2016-09-29 | Move fpdfsdk/include to fpdfsdk | dsinclair |
2016-09-29 | Move core/fxge/include to core/fxge | dsinclair |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-29 | Move core/fxcodec/codec/include and core/fxcodec/include files up | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parser | dsinclair |
2016-09-29 | Move core/fpdfapi/fpdf_font/include to core/fpdfapi/fpdf_font | dsinclair |
2016-09-29 | Remove unused CFX_AutoFontCache | thestig |
2016-09-28 | Replace a few more std::unique_ptr.reset() with WrapUnique assignments. | thestig |
2016-09-28 | Use string pools in some dictionaries, names, and strings. | tsepez |
2016-09-26 | Strengthen bounds check in CWeightTable::Calc. | stackexploit |
2016-09-23 | Remove FX_BOOL from cpdf_fontchromium/2872chromium/2871chromium/2870 | npm |
2016-09-20 | Delete unused GetBitMap() in fx_agg_driver | npm |