summaryrefslogtreecommitdiff
path: root/core/fxge/android/cfpf_skiafontmgr.cpp
AgeCommit message (Expand)Author
2018-03-13Remove usage of FXSYS_*ASCIIlower/upper methodschromium/3370Ryan Harrison
2018-03-09Explicitly mark helper methods that only operate on ASCII rangesRyan Harrison
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-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-01Replace raw value for constant error value in string operationsRyan Harrison
2017-07-19Rename StringCs c_str() to unterminated_c_str().Tom Sepez
2017-04-20Cleanup the fx_extension code.Dan Sinclair
2017-04-19Cleanup codepage and charset definitions.Dan Sinclair
2017-04-03Drop FXSYS_ from mem methodsDan 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-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