Age | Commit message (Expand) | Author |
2017-01-16 | Add default substitution for narrow fonts | Nicolas Pena |
2017-01-12 | Add postscript path | rbpotter |
2017-01-10 | Remove CFX_ArrayTemplate in cfx_psrender. | tsepez |
2017-01-09 | HardClip all points used when building paths | Nicolas Pena |
2017-01-06 | Revert postscript code removal. | rbpotter |
2017-01-05 | Fix bCJK calculation in Windows MapFont | npm |
2017-01-05 | Remove unused CPDF_ImageCacheEntry::GetCachedBitmap | Nicolas Pena |
2017-01-04 | Kill render_int.hchromium/2973chromium/2972 | Nicolas Pena |
2016-12-14 | Remove unused m_OtfFontData.chromium/2953 | tsepez |
2016-12-14 | More unique_ptr returns from DIB methods. | tsepez |
2016-12-14 | Return unique_ptr from GetAlphaMask. | tsepez |
2016-12-12 | fix linux build | caryclark |
2016-12-12 | sync with latest skia api | caryclark |
2016-12-12 | Fix dotted line drawing for GDI device driver | weili |
2016-12-09 | update to latest skia apichromium/2949chromium/2948chromium/2947 | caryclark |
2016-12-07 | Refcount all the IFX_ stream classes all the time. | tsepez |
2016-12-06 | re-enable skia cachingchromium/2944 | caryclark |
2016-12-06 | Return unique_ptrs from CFX_DIBitmap::Clone(). | tsepez |
2016-12-05 | enable skia gradients, fix bugs | caryclark |
2016-11-28 | Nits in fx_ge_linux | npm |
2016-11-23 | Rename IFWL classes which do not have CFWL equivalents | dsinclair |
2016-11-23 | fix negative font size | caryclark |
2016-11-22 | handle antialiased rendering as premultiplied | caryclark |
2016-11-21 | Make CPDF_Stream() take unique_ptr's to its dictionary. | tsepez |
2016-11-21 | Fixup lint flags. | Dan Sinclair |
2016-11-21 | use skia text | caryclark |
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 |