summaryrefslogtreecommitdiff
path: root/core/fxge
AgeCommit message (Expand)Author
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
2017-07-10Reland "typeface double delete"Dan Sinclair
2017-07-07Check that there is enough data remaining in source BMP before readingchromium/3152Ryan Harrison
2017-07-06Revert "typeface double delete"Cary Clark
2017-07-05typeface double deletechromium/3150Cary Clark
2017-07-05additional clip debuggingCary Clark
2017-07-05maintain ClipBoxCary Clark
2017-07-05set clip rectCary Clark
2017-07-05show original text to aid in debuggingCary Clark
2017-07-05fix fuzzer generated out of rangeCary Clark
2017-07-05clip save off by oneCary Clark
2017-06-29Move Start to constructor in CFX_Image(Renderer|Transformer)chromium/3145Nicolas Pena
2017-06-29Change SetReverse to GetInverse in CFX_MatrixNicolas Pena
2017-06-27Converting CFX_ByteTextBuf to ostringstream in cfx_fontmapper.cpp.Henrique Nakashima
2017-06-23Cleaning up fx_string_testhelpers.Henrique Nakashima
2017-06-14Fix crash when inserting empty pathNicolas Pena
2017-05-26Fix CPDF_PageRenderContext cleanupTom Sepez
2017-05-26Add public API for setting LineJoin and LineCap on a pathwileyrya
2017-05-25Mass conversion of remaining class members (non-xfa)Tom Sepez
2017-05-25Remove some unused definesDan Sinclair
2017-05-25Mass conversion of all const-lifetime class membersTom Sepez
2017-05-25Break apart the pageint.h file.Dan Sinclair
2017-05-25Cleanup some nits in CFX_FontNicolas Pena
2017-05-23Use NOTREACHED() in more places.Lei Zhang
2017-05-19Move CCodec_ModuleMgr ownership to CPDF_ModuleMgr.Lei Zhang