summaryrefslogtreecommitdiff
path: root/core/fxge
AgeCommit message (Expand)Author
2016-11-28Nits in fx_ge_linuxnpm
2016-11-23Rename IFWL classes which do not have CFWL equivalentsdsinclair
2016-11-23fix negative font sizecaryclark
2016-11-22handle antialiased rendering as premultipliedcaryclark
2016-11-21Make CPDF_Stream() take unique_ptr's to its dictionary.tsepez
2016-11-21Fixup lint flags.Dan Sinclair
2016-11-21use skia textcaryclark
2016-11-18Make CPDF_Dictionary use unique pointers.chromium/2926tsepez
2016-11-17fix corpus testscaryclark
2016-11-16Create a subset of skia support for paths onlycaryclark
2016-11-15Revert of Create a subset of skia support for paths only (patchset #10 id:180...dsinclair
2016-11-15Create a subset of skia support for paths onlycaryclark
2016-11-07Remove unused CFX_QuartzDevice(Driver) classes.chromium/2913npm
2016-11-04Reland "Remove CPDF_Object::Release() in favor of direct delete"tsepez
2016-11-04Revert of Remove CPDF_Object::Release() in favor of direct delete (patchset #...dsinclair
2016-11-03Remove CPDF_Object::Release() in favor of direct deletetsepez
2016-11-02Remove FX_BOOL from coretsepez
2016-10-31Fix bool / int mismatch for win64tsepez
2016-10-31remove deprecated skia transfer mode usagecaryclark
2016-10-28Fix FX_BOOL / int issue in fx_skia_device.cpptsepez
2016-10-28Stop casting function pointers to data pointers in fx_win32_gdipext.cpp.tsepez
2016-10-28Fix more FX_BOOL / int noise in core/fpdfsdktsepez
2016-10-27Fix some FX_BOOL / int noise in core/fx*chromium/2903tsepez
2016-10-25Name core/fxge/android files appropriately and use one file per classnpm
2016-10-25Use m_GlyphIndex as backup for m_ExtGID on Macnpm
2016-10-24Rename IFX_ stream nameschromium/2900tsepez
2016-10-21Clean up fpf_skiafontmgrnpm
2016-10-17Move fxge/android to if(is_android) on buildchromium/2894npm
2016-10-17Rename CFX_CountRef to CFX_SharedCopyOnWritetsepez
2016-10-17Strengthen bounds check in CWeightTable::Calc * part IIstackexploit
2016-10-13Clean up fx_basic_util a littlenpm
2016-10-11Delete unused flags from CFX_SubstFontchromium/2888npm
2016-10-11Deleted unused members in CTTFontDescnpm
2016-10-11Fix negative font rendering on Mac by reversing matrix c component.npm
2016-10-11Slightly simplify CFX_FontMapper::FindSubstFontnpm
2016-10-06Split m_InstalledTTFonts into two vectors to avoid sketchy logic.npm
2016-10-06switch to new skia blend mode enum classcaryclark
2016-10-04Move core/fpdfapi/fpdf_render to core/fpdfapi/renderdsinclair
2016-10-04Move core/fpdfapi/fpdf_parser to core/fpdfapi/parserdsinclair
2016-10-04Move core/fpdfapi/fpdf_page to core/fpdfapi/pagedsinclair
2016-10-04Move core/fpdfapi/fpdf_font to core/fpdfapi/fontdsinclair
2016-10-04update skia to latest sourcescaryclark
2016-10-03Add ptr_util.h from base until std::make_unique<> availabletsepez
2016-10-03Remove _FX_OS_ checks in core/fxge/win32/.thestig
2016-09-30Fix build of pdf_hint_table_fuzzer.chromium/2877tsepez
2016-09-29Move fpdfsdk/include to fpdfsdkdsinclair
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-29Move core/fxcodec/codec/include and core/fxcodec/include files updsinclair
2016-09-29Move core/fpdfapi/fpdf_parser/include to core/fpdfapi/fpdf_parserdsinclair