summaryrefslogtreecommitdiff
path: root/core/fxge
AgeCommit message (Expand)Author
2016-06-08Remove implicit CFX_CountedRef::operator T*()tsepez
2016-06-07Get rid of NULLs in core/thestig
2016-06-06Remove unused PS generation code.thestig
2016-06-06Get rid of unused android GetHandle() and FPF_HFONTtsepez
2016-06-02Fix all the code which has duplicate variable declarationsweili
2016-06-02The PDFium source in core/fxge/dib implements a bit-blitting backend.caryclark
2016-06-01Change CFX_Font::GetPsName() to return a CFX_ByteString.thestig
2016-05-27Change IsGDIEnabled() to use a bool.Lei Zhang
2016-05-27Clean up some Android/Windows code.thestig
2016-05-26Remove default arguments from CFX_FxgeDevice.thestig
2016-05-26skia: add bitmap color table supportcaryclark
2016-05-26Remove default arguments in CFX_RenderDevice.thestig
2016-05-26Remove default argument from RestoreState() methods.thestig
2016-05-25Clean up fx_ge.h and IWYU.thestig
2016-05-25Remove FX_GAMMA() and friends. They do nothing.thestig
2016-05-25get skia buildingcaryclark
2016-05-25fix rotated and alpha bitmapscaryclark
2016-05-20Merge GetBits32() impls into one. Put it in fxcrt.thestig
2016-05-19Fix the Skia build after 9b1a0ee.thestig
2016-05-19Remove agg from skia buildcaryclark
2016-05-19Clean up CFX_RenderDevice::DrawNormalText().thestig
2016-05-17Don't use LCD antialiasing if Fontconfig doesn't support hintingthomasanderson
2016-05-16Fix the code that causes warningsweili
2016-05-13Make CFX_ByteString(const CFX_ByteStringC&) explicit.tsepez
2016-05-13allow Skia to be the default graphics enginecaryclark
2016-05-12Clean up CFX_ImageTransformer.thestig
2016-05-12put change to CFX_ImageStretcher in Skia as wellcaryclark
2016-05-11Clean up CFX_ImageStretcher.thestig
2016-05-11Fix a divide by zero in CFX_ImageStretcher.thestig
2016-05-09fix linux warningscaryclark
2016-05-04Return bool rather than bitwise-and for FX_BOOLtsepez
2016-04-29Subtract instead of adding the negation.thestig
2016-04-19Remove a few more char* members from structs/classes.tsepez
2016-04-14Rename CFX_ByteTextBuf::GetByteString() to AsStringC().tsepez
2016-04-14skia bugs found with first test pdfcaryclark
2016-04-13Remove implicit cast from CFX_ByteString to (const char*).tsepez
2016-04-13Cleanup IFPF_* interfaces.dsinclair
2016-04-12Cleanup various IFX_ text interfaces.dsinclair
2016-04-12Fix the code which causes Windows GN build warningchromium/2709chromium/2708chromium/2707weili
2016-04-12Remove IFDE_Pen and IFDE_Brush.dsinclair
2016-04-12Remove ICodec_* Interfaces.dsinclair
2016-04-12Record all fonts, not just one per charset.dsinclair
2016-04-12flesh out gradient shaderscaryclark
2016-04-11Fix integer issues leading to out of bounds access in fx_ge_text.cpp.ochang
2016-04-11Remove IFX_AdditionalFontMgr and IFX_FontMgrDelegate.dsinclair
2016-04-08Make converstion explicit from CFX_ByteString to uint8_t*tsepez
2016-04-08Rename both As{Byte,Wide}StringC() helpers to AsStringC().tsepez
2016-04-06Make wide strings use StringData templatetsepez
2016-04-06Remove IFX_FontEnumeratordsinclair
2016-04-06Move include/fxcodec to fxcodec/includedsinclair