summaryrefslogtreecommitdiff
path: root/core/fxge/android
AgeCommit message (Expand)Author
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
2016-08-04Move CFX_GEModule into its own filenpm
2016-07-27Splitting fx_ge_fontmap.cppnpm
2016-06-27Fix a regression from commit f3e6851.thestig
2016-06-10[Android] Add support for standalone PDFium gn build on Android.jbudorick
2016-06-07Get rid of NULLs in core/thestig
2016-06-06Get rid of unused android GetHandle() and FPF_HFONTtsepez
2016-06-01Change CFX_Font::GetPsName() to return a CFX_ByteString.thestig
2016-05-27Clean up some Android/Windows code.thestig
2016-04-13Cleanup IFPF_* interfaces.dsinclair
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-04-05Rename GetCStr and GetPtr to match CFX_ByteString.dsinclair
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-23Move core/include/fxcrt to core/fxcrt/include.Dan Sinclair
2016-03-14Move core/src/ up to core/.Dan Sinclair