summaryrefslogtreecommitdiff
path: root/core/fxge
AgeCommit message (Expand)Author
2016-07-01Mac: Improve font substitution.chromium/2790chromium/2789chromium/2788chromium/2787thestig
2016-07-01Clean up CFX_MacFontInfo and surrounding code.thestig
2016-06-29fix skia unit testscaryclark
2016-06-29add local caching for skia drawscaryclark
2016-06-27Fix a regression from commit f3e6851.thestig
2016-06-22Remove some fx_dib functions with unused parameters.thestig
2016-06-22Fix Skia GN build on Macweili
2016-06-21Use FXFONT defines in place of integers.thestig
2016-06-21Move ifx_renderdevicedriver to a separate file to shareweili
2016-06-20Fix clang_use_chrome_plugin for Mac and Skia buildsweili
2016-06-20Change func(void) to func()weili
2016-06-20Remove unused CFX_Font members.thestig
2016-06-20Another round of fx_ge cleanup.thestig
2016-06-15fix skia buildcaryclark
2016-06-14Make code compile with clang_use_chrome_plugin (part II)weili
2016-06-13Delete Transform1bppBitmap() after commit 2f30766.thestig
2016-06-13Remove default arguments from IFX_RenderDeviceDriver.thestig
2016-06-13Fix CGdiDeviceDriver::DrawLine().chromium/2769chromium/2768chromium/2767thestig
2016-06-13use pos textcaryclark
2016-06-10[Android] Add support for standalone PDFium gn build on Android.jbudorick
2016-06-08Remove even more const casting from core.tsepez
2016-06-08update skiacaryclark
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