Age | Commit message (Expand) | Author |
2018-05-31 | Move codepage/charset methods into related places. | Artem Strygin |
2018-03-13 | Remove usage of FXSYS_*ASCIIlower/upper methodschromium/3370 | Ryan Harrison |
2018-03-09 | Explicitly mark helper methods that only operate on ASCII ranges | Ryan Harrison |
2018-03-06 | Rename IFX classes in core/fxge to Ifacechromium/3364 | Dan Sinclair |
2018-01-18 | Remove more unneeded includes and code from headers. | Lei Zhang |
2018-01-11 | Remove core/fxge/cfx_fontmgr.h from headers. | Lei Zhang |
2017-11-07 | Remove m_bFlagExact from CFX_SubstFont | Nicolas Pena |
2017-09-28 | Cleanup font defines | Dan Sinclair |
2017-09-27 | Remove FXSYS_strlen and FXSYS_wcslenchromium/3226 | Ryan Harrison |
2017-09-27 | Remove FX_STRSIZE and replace with size_t | Ryan Harrison |
2017-09-21 | Move CFX_UnownedPtr to UnownedPtr | Dan Sinclair |
2017-09-21 | Rename CFX_RetainPtr to RetainPtr | Dan Sinclair |
2017-09-18 | Convert string class names | Ryan Harrison |
2017-08-23 | Convert string Find methods to return an Optional | Ryan Harrison |
2017-08-17 | Roll build_revision to bff6ee8. | Lei Zhang |
2017-08-01 | Replace raw value for constant error value in string operations | Ryan Harrison |
2017-07-19 | Rename StringCs c_str() to unterminated_c_str(). | Tom Sepez |
2017-05-25 | Mass conversion of remaining class members (non-xfa) | Tom Sepez |
2017-04-25 | Use unique_ptr in CFPF_SkiaDeviceModule | Tom Sepez |
2017-04-20 | Cleanup the fx_extension code. | Dan Sinclair |
2017-04-19 | Cleanup codepage and charset definitions. | Dan Sinclair |
2017-04-10 | Fix bytestring passing conventions, part 2. | Tom Sepez |
2017-04-03 | Drop FXSYS_ from mem methods | Dan Sinclair |
2017-03-30 | Add some calls to MakeUnique | Dan Sinclair |
2017-03-14 | Replace FX_CHAR and FX_WCHAR with underlying types. | Dan Sinclair |
2016-12-07 | Refcount all the IFX_ stream classes all the time. | tsepez |
2016-11-02 | Remove FX_BOOL from core | tsepez |
2016-10-25 | Name core/fxge/android files appropriately and use one file per class | npm |
2016-10-24 | Rename IFX_ stream nameschromium/2900 | tsepez |
2016-10-21 | Clean up fpf_skiafontmgr | npm |
2016-10-17 | Move fxge/android to if(is_android) on buildchromium/2894 | npm |
2016-10-13 | Clean up fx_basic_util a little | npm |
2016-09-29 | Move core/fxge/include to core/fxge | dsinclair |
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair |
2016-09-19 | Remove duplicated charset definitions, and move them to fx_font.h | npm |
2016-09-13 | Sort include entries. | dsinclair |
2016-08-16 | Delete m_ExtHandle and RetainFont because they are not being used. | npm |
2016-08-10 | Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ... | npm |
2016-08-04 | Move CFX_GEModule into its own file | npm |
2016-07-27 | Splitting fx_ge_fontmap.cpp | npm |
2016-06-27 | Fix a regression from commit f3e6851. | thestig |
2016-06-10 | [Android] Add support for standalone PDFium gn build on Android. | jbudorick |
2016-06-07 | Get rid of NULLs in core/ | thestig |
2016-06-06 | Get rid of unused android GetHandle() and FPF_HFONT | tsepez |
2016-06-01 | Change CFX_Font::GetPsName() to return a CFX_ByteString. | thestig |
2016-05-27 | Clean up some Android/Windows code. | thestig |
2016-04-13 | Cleanup IFPF_* interfaces. | dsinclair |
2016-04-06 | Move core/include/fxge to core/fxge/include. | dsinclair |
2016-04-05 | Rename GetCStr and GetPtr to match CFX_ByteString. | dsinclair |
2016-03-25 | Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692 | tsepez |