summaryrefslogtreecommitdiff
path: root/core/fxge
AgeCommit message (Expand)Author
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
2017-07-28Convert calls to Mid() to Left() or Right() if possibleRyan Harrison
2017-07-27Remove single param Mid() method from string classesRyan Harrison
2017-07-27Text Driver: add CLRF characters for new linesrbpotter
2017-07-25flush but do not release skia driverCary Clark
2017-07-19Rename StringCs c_str() to unterminated_c_str().Tom Sepez
2017-07-18colortables are unused, so remove plumbingMike Reed
2017-07-17Move CPWL_Utils Draw methods to CFX_RenderDeviceDan Sinclair
2017-07-13Rename CPWL_Color to CFX_ColorDan Sinclair
2017-07-13fix skiapaths for sparse type1 on macCary Clark
2017-07-13Index_8 no longer supported, upscale to N32Mike Reed
2017-07-12Nits in CFX_RenderDevice and CPDF_ContentParserNicolas Pena
2017-07-12support m_bGlyph_AdjustCary Clark
2017-07-12Move CMYKtoRGB methods to fx_codec and clean them upNicolas Pena
2017-07-11Cleanup CFX_RenderDeviceNicolas Pena
2017-07-11Add Windows generic / text only printer driver support.rbpotter
2017-07-10Move core/fxge/ge to core/fxge.Dan Sinclair