summaryrefslogtreecommitdiff
path: root/core/fxge
AgeCommit message (Expand)Author
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
2017-05-18Fix typo in CFX_ImageTransformer::ContinueNicolas Pena
2017-05-17CFX_UnownedPtr: check during assignment time as well.Tom Sepez
2017-05-17SkPictureRecorder.h includes less, so we have to IWYUchromium/3103Mike Reed
2017-05-16Be skeptical of bare |new|s.Tom Sepez
2017-05-16Introduce CFX_UnownedPtr to detect lifetime inversion issues.Tom Sepez
2017-05-16Simplify ContrastAdjust().chromium/3102Lei Zhang
2017-05-15Remove gamma codeDan Sinclair
2017-05-15Convert CPSOutput to an IFX_WriteStreamdan sinclair
2017-05-11Use clamp() in a couple more places.Lei Zhang
2017-05-11Rename render device classesDan Sinclair
2017-05-11Remove unused GetPlatformSurface and GetDC methodsdan sinclair
2017-05-11Move map and codec loading into managerDan Sinclair
2017-05-11Stop rendering if a span length overflowed in AGGNicolas Pena
2017-05-10Fix typos for the word start.Lei Zhang
2017-05-08Remove default params in CFX_DIBSourceNicolas Pena
2017-05-05Cleanup CStretchEngine and its CWeightTableNicolas Pena
2017-05-05More unused IFX_Pause parameters removedchromium/3091Dan Sinclair
2017-05-04More cleanup in CFX_ScanlineCompositorNicolas Pena
2017-05-01Remove more |new|s, part 5Tom Sepez
2017-04-26Guard against overflow in CFX_BilinearMatrix code.Dan Sinclair
2017-04-25Use unique_ptr in CFPF_SkiaDeviceModuleTom Sepez
2017-04-25Use unique_ptr for CFX_GEModule::m_pFontCache.Tom Sepez
2017-04-24Use unique_ptr in CFX_SizeGlyphCacheTom Sepez
2017-04-21Use unique_ptr in CFX_FolderFontInfo::m_FontListchromium/3079Tom Sepez
2017-04-21Use unique_ptr in CFX_FontMgr::m_FaceMap.Tom Sepez
2017-04-21Add CFX_RenderDevice::AutoRestorer()chromium/3078Tom Sepez
2017-04-20Let {Argb,Cmyk}Decode return tuplesNicolas Pena
2017-04-20Cleanup the fx_extension code.Dan Sinclair