summaryrefslogtreecommitdiff
path: root/core/fxge/android
AgeCommit message (Expand)Author
2018-10-03Add FxFolderHandleCloser for use with std::unique_ptr.Lei Zhang
2018-09-17Fix final/protected conflicts.Tom Sepez
2018-08-27The final game: mark everything final.Tom Sepez
2018-08-23Fix shadowed variablesRyan Harrison
2018-08-20Remove refcounting from CFPF_SkiaFont.chromium/3529Lei Zhang
2018-08-17Ger rid of some #defines in Android font code.chromium/3528chromium/3527Lei Zhang
2018-08-17Get rid of CFPF_SkiaFont::InitFont().Lei Zhang
2018-08-17Encapsulate CFPF_SkiaPathFont members.Lei Zhang
2018-08-17Change CFPF_SkiaFontMgr::m_FontFaces to store unique_ptrs.Lei Zhang
2018-08-17Remove CFPF_SkiaFontDescriptor.Lei Zhang
2018-08-17Remove CFPF_SkiaBufferFont and CFPF_SkiaFileFont.Lei Zhang
2018-08-17Remove default arguments from CFPF_SkiaFontMgr.Lei Zhang
2018-05-31Move codepage/charset methods into related places.Artem Strygin
2018-03-13Remove usage of FXSYS_*ASCIIlower/upper methodschromium/3370Ryan Harrison
2018-03-09Explicitly mark helper methods that only operate on ASCII rangesRyan Harrison
2018-03-06Rename IFX classes in core/fxge to Ifacechromium/3364Dan Sinclair
2018-01-18Remove more unneeded includes and code from headers.Lei Zhang
2018-01-11Remove core/fxge/cfx_fontmgr.h from headers.Lei Zhang
2017-11-07Remove m_bFlagExact from CFX_SubstFontNicolas Pena
2017-09-28Cleanup font definesDan Sinclair
2017-09-27Remove FXSYS_strlen and FXSYS_wcslenchromium/3226Ryan Harrison
2017-09-27Remove FX_STRSIZE and replace with size_tRyan Harrison
2017-09-21Move CFX_UnownedPtr to UnownedPtrDan Sinclair
2017-09-21Rename CFX_RetainPtr to RetainPtrDan Sinclair
2017-09-18Convert string class namesRyan Harrison
2017-08-23Convert string Find methods to return an OptionalRyan Harrison
2017-08-17Roll build_revision to bff6ee8.Lei Zhang
2017-08-01Replace raw value for constant error value in string operationsRyan Harrison
2017-07-19Rename StringCs c_str() to unterminated_c_str().Tom Sepez
2017-05-25Mass conversion of remaining class members (non-xfa)Tom Sepez
2017-04-25Use unique_ptr in CFPF_SkiaDeviceModuleTom Sepez
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-04-19Cleanup codepage and charset definitions.Dan Sinclair
2017-04-10Fix bytestring passing conventions, part 2.Tom Sepez
2017-04-03Drop FXSYS_ from mem methodsDan Sinclair
2017-03-30Add some calls to MakeUniqueDan Sinclair
2017-03-14Replace FX_CHAR and FX_WCHAR with underlying types.Dan Sinclair
2016-12-07Refcount all the IFX_ stream classes all the time.tsepez
2016-11-02Remove FX_BOOL from coretsepez
2016-10-25Name core/fxge/android files appropriately and use one file per classnpm
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-13Clean up fx_basic_util a littlenpm
2016-09-29Move core/fxge/include to core/fxgedsinclair
2016-09-29Move core/fxcrt/include to core/fxcrtdsinclair
2016-09-19Remove duplicated charset definitions, and move them to fx_font.hnpm
2016-09-13Sort include entries.dsinclair
2016-08-16Delete m_ExtHandle and RetainFont because they are not being used.npm
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm