summaryrefslogtreecommitdiff
path: root/core/fxge
AgeCommit message (Expand)Author
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
2017-04-20core: choosen -> chosenMiklos Vajna
2017-04-19Split up CFX_DIBitmap::ConvertColorScaleNicolas Pena
2017-04-19Cleanup codepage and charset definitions.Dan Sinclair
2017-04-18Clean up unneeded code in agg and skia driverNicolas Pena
2017-04-18Use Byte/WideString iteratorsTom Sepez
2017-04-12Cache TypeFace instead of FontCary Clark
2017-04-12No gradient to draw if clip is emptyCary Clark
2017-04-12Clip stack management was off by one.Cary Clark
2017-04-11Refactor CFX_Palettechromium/3069Nicolas Pena
2017-04-10Fix bytestring passing conventions, part 2.Tom Sepez
2017-04-10Remove unreachable code in CFX_ScanlineCompositorchromium/3068Nicolas Pena
2017-04-07Remove the ICC transform where it is never initialized.Nicolas Pena