summaryrefslogtreecommitdiff
path: root/core/fxge
AgeCommit message (Expand)Author
2017-10-27Revert "Remove ContrastAdjust()."Henrique Nakashima
2017-10-26Remove ContrastAdjust().Henrique Nakashima
2017-10-23Cleanup some javascript color codeDan Sinclair
2017-10-20PostScript: Do not send fonts with size <= 0 to printerschromium/3246rbpotter
2017-10-19Fix integer overflows in cfx_font.cpp.chromium/3245Henrique Nakashima
2017-10-17Remove fxge/ friend classesDan Sinclair
2017-10-16Convert CPVT_Color to CFX_ColorDan Sinclair
2017-10-12Add more checks to fseeks in CFX_FolderFontInfoNicolas Pena
2017-10-02Use std::make_tupleDan Sinclair
2017-10-02Removing unused definesDan Sinclair
2017-09-28Cleanup font definesDan Sinclair
2017-09-28Cleanup font definesDan Sinclair
2017-09-27Cleanup some font headersDan Sinclair
2017-09-27Hide FaceFontInfo inside CFX_FolderFontInfoDan Sinclair
2017-09-27Move CFX_Font definition to cfx_font.hDan Sinclair
2017-09-27Cleanup fx_freetype.hDan Sinclair
2017-09-27Remove FXSYS_strlen and FXSYS_wcslenchromium/3226Ryan Harrison
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-27Cleanup FX macrosDan Sinclair
2017-09-26Remove fx_text_int.hDan Sinclair
2017-09-25Hide CFX_UniqueKeyGenDan Sinclair
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-21Move CFX_SharedCopyOnWrite to SharedCopyOnWriteDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-21Move CFX_MaybeOwned to fxcrt::MaybeOwnedDan Sinclair
2017-09-20Add bounds checks in CAgg_PathData::BuildPathDan Sinclair
2017-09-20Forward declare codec modules in fx_codec.h.Lei Zhang
2017-09-19Remove unneeded core/fxcodec/fx_codec.h includes.chromium/3220Lei Zhang
2017-09-18Convert string class namesRyan Harrison
2017-09-13Add readme files to some directories.chromium/3215Henrique Nakashima
2017-09-06Adding in missed )Ryan Harrison
2017-09-06Fix issue with integer types on win32 in std::minRyan Harrison
2017-08-31Remove fx_basic.hDan Sinclair
2017-08-31Split IFX_Pause out of fx_basicDan Sinclair
2017-08-30Split CFX_FixedBufGrow out of fx_basicchromium/3201Dan Sinclair
2017-08-23Convert string Find methods to return an OptionalRyan Harrison
2017-08-22Converted CFX_Matrix::TransformRect() to take in constsJane Liu
2017-08-22Check length in CFX_Win32FontInfo::AddInstalledFontNicolas Pena
2017-08-21Converted CFX_FloatRect::{Init|Update}Rect() to take point objectsJane Liu
2017-08-21Converted DrawCosmeticLine() to take point objectsJane Liu
2017-08-17Roll build_revision to bff6ee8.Lei Zhang
2017-08-16Fix another unguarded string element accessRyan Harrison
2017-08-15Change a bunch of methods to take a const CFX_Matrix& param.chromium/3187Lei Zhang
2017-08-15Remove CFDE_RenderDeviceDan Sinclair
2017-08-10Remove CFDE_PathDan Sinclair
2017-08-04Enforce recent VC++ version (2015 or later).Tom Sepez
2017-08-04Replace CFX_ByteTextBuf with ostringstream in fx_win32_gdipext.cppHenrique Nakashima
2017-08-03APIs and tests for extracting bitmaps from image objectsJane Liu
2017-08-02Replace CFX_ByteTextBuf with ostringstream in cfx_psrenderer.cpp.Henrique Nakashima
2017-08-01Replace raw value for constant error value in string operationsRyan Harrison